357 Commits (2df0ddf3430c6ad6939647b706f1610a106efab0)

Author SHA1 Message Date
  falkTX 86c4732517
Small tweaks for OSC ports not available messages 5 years ago
  falkTX 0526bccfd7
Small tweaks to make embed VST work better 5 years ago
  falkTX 28e8f9ed67
Go back to have real embed carla UI as VST 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX 07f0405e29
Do not build external plugins in debug or strict build modes 5 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX b93b877fa1 Do not build external plugins in DEBUG mode 5 years ago
  falkTX 7f81fe0a0c
Drop support for PyQt4 in frontend 5 years ago
  falkTX 497e8d545e Bump maximum value of LFO speed 5 years ago
  bencrossman c7fef93f8b New native plugin for forcing all midi to a particular channel (#780) 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 7b3a871d58 Cleanup 6 years ago
  falkTX 5af074b399 Move frontend code to its own folder 6 years ago
  falkTX 84151c5e20 Fix embed UI covering window controls under certain hosts 6 years ago
  falkTX fb3132cabf Get rid of *.base.* for internal plugins, now unused 6 years ago
  FilipeCSnuk 08683468ff Fix linking of carla-bridge against all internal plugins 6 years ago
  falkTX 489a861b07 Fix small minor issue when rescanning as carla-plugin 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX b9ba5e5d01 Fix typo 6 years ago
  falkTX 349651db3a Fix build, remove some test code 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 7f89b7574a 2 more small memory issues fixed, caught by valgrind 6 years ago
  falkTX 3a270f573c Always build DGL, even if not using external plugins 6 years ago
  falkTX 1df3888c51 Fix carla-plugin-patchbay detection under windows 6 years ago
  falkTX 20040f9db7 Build pyqt external uis for windows 6 years ago
  falkTX ce234b92c1 Remove mention of experimental plugins, no longer in use 6 years ago
  falkTX 4b3c681985 Implement scale-points for internal DPF plugins 6 years ago
  falkTX 3248f8019d Working loop-mode for audio-file plugin, turn it on by default 6 years ago
  falkTX b7515417d3 Small corrections to audio-file plugin 6 years ago
  falkTX 4458590275 Fix for +1 frame offset in libsndfile 6 years ago
  falkTX ffcbe6e682 Update submodule 6 years ago
  Milk Brewster 5c693588af MIDI Channel A/B (#622) 6 years ago
  falkTX 056ce15d1a Force-fix window position offset of Carla-embed mouse events 6 years ago
  falkTX a0e5dd5cec Dont assume python pipe write is always successful 6 years ago
  falkTX a8c5ddd1d5 Fix file filter of MIDI file plugin, small cleanup 6 years ago
  falkTX 8b1fd1f537 Properly handle internal plugins with multi MIDI inputs 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 2bfcf5b56e Add external plugins as optional submodule 6 years ago
  falkTX 7cfeb809ee Automatically enable external plugins when its repo is available 6 years ago
  falkTX dbc6acfd78 Remove external plugins from source 6 years ago
  Olivier Humbert 934b5226d9
Update midi-file.cpp 6 years ago
  HeyCitizen 0519e91eca replaced necessary breaks 6 years ago
  HeyCitizen 2c5414c5e5 hardcoded parameter count 6 years ago
  HeyCitizen bd7618fb42 removed unnecessary breaks 6 years ago
  HeyCitizen 55dff89bf7 corrected indentation 6 years ago
  HeyCitizen 69229d7b58 corrected indentation 6 years ago