27 Commits (5e3035ed7fa6ae6973f49e2fc7643e7a1e809027)

Author SHA1 Message Date
  falkTX 913b2d3167
Fix disabled gui when stopping engine with no plugins 5 years ago
  falkTX 17121e68b2
Fix a qt signal, fixing runtime 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time 5 years ago
  falkTX 6544c4a883
Add "Add JACK Application" to plugin menu 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX 85b449b2b0
Remove debug print 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX c54a7045ab
Do not handle canvas stuff when not needed 5 years ago
  falkTX a385d1b438
Backwards compatible with older Qt5 5 years ago
  falkTX a83212434a Add back about-juce dialog 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX e1fc9941a7 Fix usage with older PyQt versions 5 years ago
  falkTX 7f81fe0a0c
Drop support for PyQt4 in frontend 5 years ago
  falkTX 4e8e85f512
Split patchcanvas code into multiple files, fix up 5 years ago
  nick87720z 7a237562c3 Frontend fixes (#774) 6 years ago
  nick87720z bc5abfabe5 Patchcanvas enhancements (#771) 6 years ago
  falkTX 7c0999f1bb Rack enhancements 2 (#770) 6 years ago
  nick87720z 840bd7a5a7 Minimap enhancements (#768) 6 years ago
  nick87720z 10e3367efd Frontend widget enhancements (#767) 6 years ago
  falkTX 07b028b3b5 Make UI more responsive when loading bridged plugins 6 years ago
  falkTX f3de145aeb Fix double question when quitting carla under OSX 6 years ago
  falkTX b4367158e7 A small precaution, bad behaviour is just for standalone 6 years ago
  falkTX a5fb843f04 macOS related workarounds 6 years ago
  falkTX 6b92f3e1dc Clean up some debug messages 6 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  falkTX 5af074b399 Move frontend code to its own folder 6 years ago
  FilipeCSnuk e4f2b6f12b Allow user to change skin color 6 years ago
  FilipeCSnuk b23ad020fc Remove option for disable skins; Allow user to change skins 6 years ago
  falkTX fe8276f03d Show driver options for jack, "(auto)" as rate/size choices 6 years ago
  falkTX 28e5cd4b69 Cleanup some confusion regarding transport, now restore jack sync 6 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX 9253a2a90c Add new carla_get_custom_data_value to API 6 years ago
  falkTX b985a95a4f Finish REST API 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 41b5aa59bf Print message on terminal when carla nogui is ready 6 years ago
  falkTX 0f0cc7d223 Save and restore last used BPM 6 years ago
  falkTX d93fb69d4c Show canvas keyboard and meters by default 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 64c1660aeb print engine started details on log tab, not on terminal 6 years ago
  falkTX b4e3cb9190 Print engine details on start; Ignore RtAudio+JACK rate mismatch 6 years ago
  falkTX 429b27c200 Be consistent with ourselves, dont change engine settings if live 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX 549124aadd Don't show quit confirmation dialog when running as plugin 6 years ago
  falkTX ed61465d5c Define some variables instead of hardcoding numbers 6 years ago
  Patrick Desaulniers 8836e41c57 Add confirmation dialog for Remove All and New File (#662) 6 years ago
  Patrick Desaulniers 74f7458330 Add confirmation dialog for quitting Carla; can be disabled in settings (#663) 6 years ago
  falkTX 6d2e35d842 Increase polling rate for non-gui mode (30 Hz) 6 years ago
  falkTX a8c5ddd1d5 Fix file filter of MIDI file plugin, small cleanup 6 years ago
  falkTX a928685dc9 Hide add-jack button under carla-control 6 years ago