Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 618f9e0 Cadence: Implement pulseaudio bridge; fix getProcList() by falkTX 2012-10-03 14:04:11 +0100
  • 69cae20 Update pulse2jack script to better handle already-running pulseaudio by falkTX 2012-10-03 11:54:21 +0100
  • b83edf9 Carla: Fix force-stereo logic check by falkTX 2012-10-03 11:05:52 +0100
  • 964a9ee Misc fixes by falkTX 2012-10-03 10:58:24 +0100
  • 4ff2936 Carla: Minor engine rework for future as-plugin support by falkTX 2012-09-28 16:41:23 +0100
  • 1cb8f93 Carla/Control: Implement & fix parameter midi-cc/channel by falkTX 2012-09-28 14:27:49 +0100
  • 00c42e2 Carla: Misc fixing by falkTX 2012-09-28 12:58:11 +0100
  • f96853c Carla: Don't add midi messages to buffer if plugin is not active by falkTX 2012-09-28 08:35:47 +0100
  • 4746878 Update UI for last commit by falkTX 2012-09-28 08:33:36 +0100
  • 2f23d26 Carla/Control: Turn on param-activity LED when a program change occurs by falkTX 2012-09-28 08:27:07 +0100
  • 9f7aada Carla: Cleanup standalone code, misc fixing by falkTX 2012-09-28 08:16:44 +0100
  • d4b9a61 Carla: Syntax and doxygen fixes, no funtionality changes by falkTX 2012-09-28 01:31:22 +0100
  • d2e0704 Carla: Properly handle all sound/note off events by falkTX 2012-09-27 00:03:28 +0100
  • 664d1d5 PixmapKeyboard: Add allNotesOff() call, use it in Carla/Control by falkTX 2012-09-26 23:08:25 +0100
  • 7c6d06d Carla: Listen for control-input events in linuxsampler by falkTX 2012-09-26 22:58:36 +0100
  • 066ea67 Carla: Fix build under JACK1 by falkTX 2012-09-26 21:18:45 +0100
  • d4d1bab Enable plugin macros in carla-backend doxygen docs by falkTX 2012-09-26 20:46:53 +0100
  • 311a69a Fix jackmeter & xycontroller jack-session command; rename midi_queue.h by falkTX 2012-09-26 20:09:02 +0100
  • 4a824d9 Carla: Use custom assert macro so we can "soft-assert" in release mode by falkTX 2012-09-26 11:26:37 +0100
  • 51c45f3 Carla: Rework OSC to support both UDP & TCP (DSSI UIs need UDP) by falkTX 2012-09-26 10:02:00 +0100
  • 1bd8646 Carla: Fix incoming midi from OSC by falkTX 2012-09-26 08:10:10 +0100
  • b707d94 Carla/Control: Force TCP protocol for OSC by falkTX 2012-09-26 07:32:22 +0100
  • d882036 Carla-Control: Assure _set_* indexes can be used, fix re-connect by falkTX 2012-09-26 05:47:03 +0100
  • e4e27e6 Carla: Fix LV2 Qt4 UIs in non-bridge mode by falkTX 2012-09-25 19:05:49 +0100
  • ac4cc3f Remove useless assertion from lv2 code by falkTX 2012-09-25 19:00:55 +0100
  • 2118653 Carla-Control: Fix parameter&program sort issues (use indexes now) by falkTX 2012-09-25 18:58:10 +0100
  • b8f37f2 Carla/Control: Implement refresh and exit calls by falkTX 2012-09-24 17:46:16 +0100
  • 24e617e Add desktop file for claudia-launcher by falkTX 2012-09-24 17:13:53 +0100
  • 51d7682 More work for Carla-Control, still unfinished by falkTX 2012-09-24 01:38:30 +0100
  • 4486d3e Cadence: Fix typo, catia menu action starts catarina instead by falkTX 2012-09-23 18:47:40 +0100
  • 27a2804 Another build fix by falkTX 2012-09-23 04:54:58 +0100
  • c9bf947 Fix carla-bridges build by falkTX 2012-09-23 04:23:11 +0100
  • 18b8d30 Carla-Control: Half-working now, adjust Carla where needed by falkTX 2012-09-23 04:19:20 +0100
  • 7f7f5f1 Update RtMidi to 2.0.1 by falkTX 2012-09-22 23:19:46 +0100
  • 1cb2879 Carla: Rework about dialog, add extended license info by falkTX 2012-09-22 23:08:37 +0100
  • 7c1ebf6 Cadence: Implement ALSA-MIDI Bridge by falkTX 2012-09-22 11:27:10 +0100
  • 81f06f5 Cadence: Remove menubar, useless; Add dummy code for future use by falkTX 2012-09-22 10:41:49 +0100
  • b159e2f Fix build; Compile carla-internal plugins by falkTX 2012-09-22 02:46:02 +0100
  • f2517fc Carla: Implement force-stereo for internal plugins, make bypass mono by falkTX 2012-09-22 02:12:58 +0100
  • 9ed9beb Carla: Add new plugin hint can-forced-stereo, implement it by falkTX 2012-09-22 01:42:26 +0100
  • 778f81e Carla: Midi-Split (internal) plugin works now, other fixes by falkTX 2012-09-22 01:14:35 +0100
  • 7232b4d Carla: Continue work on internal API by falkTX 2012-09-21 23:46:44 +0100
  • 883f120 Carla: More of the same, misc fixing by falkTX 2012-09-21 20:54:40 +0100
  • 88d8155 Carla: More work for internal/native plugin support by falkTX 2012-09-21 18:57:35 +0100
  • 864e9a3 Carla: Initialize pthreads-w32 when appropriate by falkTX 2012-09-21 05:38:08 +0100
  • df07b73 Add new files related to last commit by falkTX 2012-09-21 05:11:24 +0100
  • a1af959 Carla: Initial support for native,internal plugins by falkTX 2012-09-21 05:10:31 +0100
  • 5727513 Systray: Force window raise when being re-shown by falkTX 2012-09-20 21:41:42 +0100
  • 9248647 Add xycontroller and jackmeter debug Makefiles by falkTX 2012-09-20 02:15:18 +0100
  • a26f98f Carla: Fix discovery using debug binaries by falkTX 2012-09-20 00:48:35 +0100
  • 94ff54a Carla: Force within-range parameters after a program change by falkTX 2012-09-20 00:01:06 +0100
  • 46af2ce Carla: Vst callback minor fixing by falkTX 2012-09-19 23:46:30 +0100
  • b43a978 Carla: Stop waiting for bridge if it crashes on init by falkTX 2012-09-19 23:26:26 +0100
  • 630d58b Logs: limit initial text read to 2Mb of data by falkTX 2012-09-19 23:11:13 +0100
  • 872bf7b Carla: Force host callback pointer during VST init by falkTX 2012-09-19 20:44:59 +0100
  • 4fbb632 Carla: Implement restore chunk data for bridges by falkTX 2012-09-19 20:03:30 +0100
  • 9521f9d Build bridges with plugin support, useless otherwise by falkTX 2012-09-19 19:12:28 +0100
  • c2b1465 Carla: Send error message on bridge failure, don't wait for timeout by falkTX 2012-09-19 19:08:54 +0100
  • dd69b2c Logs: Fix thread close by falkTX 2012-09-19 00:58:18 +0100
  • 6a167c4 Carla: Code cosmetic changes, fix last commit by falkTX 2012-09-19 00:50:25 +0100
  • d522786 Carla: Allow to build without specific plugin support by falkTX 2012-09-18 23:58:21 +0100
  • 3967d36 Carla: Rework plugin-bridge, misc fixing by falkTX 2012-09-18 02:52:01 +0100
  • 7aa291b Carla: fix for int64_t by falkTX 2012-09-17 18:38:37 +0100
  • f3f6c2a Carla: Don't change process name for bridges by falkTX 2012-09-17 18:36:08 +0100
  • 1ca02a6 Fix last commit by falkTX 2012-09-16 14:57:13 +0100
  • 854ff9b Carla: Small fixing to plugin-bridge class, add assertions by falkTX 2012-09-16 14:48:49 +0100
  • 5b641c4 Carla: Add more vst assertions by falkTX 2012-09-16 03:06:41 +0100
  • 346637c Carla: Detect plugin window close by user in bridges by falkTX 2012-09-16 00:32:55 +0100
  • 919a24c Carla: More plugin-bridge fixes by falkTX 2012-09-16 00:05:11 +0100
  • a7f44dd Carla: Fix for plugin bridges, can now show UI and save data by falkTX 2012-09-15 23:27:44 +0100
  • f127b74 small Makefile changes by falkTX 2012-09-15 18:35:55 +0100
  • f35bb24 Carla: Make sure the file extension is set when saving files by falkTX 2012-09-15 15:54:04 +0100
  • d3eb8c8 Claudia: Rename button in add-new launcher, s/Cancel/Close/ by falkTX 2012-09-15 15:45:43 +0100
  • fbfb394 Claudia: Fix ladish app command syntax by falkTX 2012-09-15 15:26:39 +0100
  • 200f6d6 JackSettings: Force 'aplay -l' output in english by falkTX 2012-09-15 15:17:28 +0100
  • 0bf6c7c Cadence: Implement systray tooltip, decrease timers refresh-rate to double by falkTX 2012-09-15 14:11:18 +0100
  • aab6590 Change my email address to falktx /at/ falktx by falkTX 2012-09-15 13:45:19 +0100
  • b8b72e9 Build & clean carla-rtmempool by default by falkTX 2012-09-15 01:26:46 +0100
  • bf520b7 More mingw fixes by falkTX 2012-09-15 01:21:57 +0100
  • f30416e Fix mingw build by falkTX 2012-09-15 01:01:23 +0100
  • ffc1ffc Add new files made in last commit by falkTX 2012-09-14 18:30:45 +0100
  • c2986a5 Carla: More work for lv2 atom messages support by falkTX 2012-09-14 18:29:42 +0100
  • 4e321f2 Carla: enable proc-name change; continue work for better lv2 support by falkTX 2012-09-14 13:48:08 +0100
  • ecd5333 Partially fix carla-bridges build by falkTX 2012-09-14 03:16:39 +0100
  • d10fb8e Cadence: Add systray actions, --minimized option (also for Claudia) by falkTX 2012-09-13 22:41:56 +0100
  • 1ca7dc9 JackSettings: Force line strip() on 'aplay -l' output by falkTX 2012-09-13 22:18:25 +0100
  • 1a990c4 PatchCanvas: Add 'Modern Light' theme, thanks Miriam! by falkTX 2012-09-13 22:06:41 +0100
  • 5a9d254 Carla: some LV2 worker support (need proper plugins to test this) by falkTX 2012-09-13 21:13:47 +0100
  • 7e56b14 Carla: More work for lv2 event messages, still unfinished by falkTX 2012-09-13 18:07:33 +0100
  • 969ade1 Carla: Don't init Lv2World when not neded, fixes discovery duplicate errors by falkTX 2012-09-13 16:29:45 +0100
  • ca28780 Carla: LV2 work for event messages (experimental) by falkTX 2012-09-13 16:27:35 +0100
  • 30130eb Properly fix lilvmm leaks by falkTX 2012-09-13 12:50:14 +0100
  • 399aa73 Carla: LV2 fixes for time-pos, placeholder code for message event support by falkTX 2012-09-13 12:34:32 +0100
  • 0efd0f5 Put XYController's Queue into his own file, fix get() unlock by falkTX 2012-09-13 11:01:05 +0100
  • 0b0d44a Carla: Remove remaining references to Wine by falkTX 2012-09-13 10:50:55 +0100
  • 1dcb38b Carla: Fix rtmempool by falkTX 2012-09-13 10:30:03 +0100
  • 6caac77 Cadence: Implement (new) lv2 rtmempool extension by falkTX 2012-09-13 00:21:19 +0100
  • 84f0a38 Add rtmempool related files by falkTX 2012-09-13 00:07:09 +0100
  • 6eef275 Carla: Update makefile to allow C code by falkTX 2012-09-13 00:06:24 +0100
  • 2d5243c Fix build on ArchLinux by falkTX 2012-09-12 19:29:30 +0100