17 Commits (ebdfa4046da2b6f021424818a22247e3693340b5)

Author SHA1 Message Date
  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
  falkTX d32eee00f5 Implement up/down plugins in rack (right-click menu) 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX 6fdb48cc03 Disable link and kits search UI elements if not compiled in 6 years ago
  falkTX 6625c4838a Fix up of supported file extensions 6 years ago
  falkTX 1c80870105 Show transport text as enable in plugin mode, and hide controls 6 years ago
  falkTX 456b13efaa Transport controls are now considered stable 6 years ago
  falkTX 5871c816db Fix some logic regarding loading experimental feature settings 6 years ago
  falkTX 79c5260093 Do not capture logs if running in nogui mode 6 years ago
  falkTX c403bfe9f3 Rename a variable 6 years ago
  falkTX c9e0919184 Disable link on macOS, for now 6 years ago