ede7df6Carla: Add hack to make rncbc's [bad] plugins produce sound by
falkTX
2012-10-30 10:31:38 +0000
8ea102bCarla: Don't set peaks on the plugin-side if under rack mode by
falkTX
2012-10-30 09:27:37 +0000
cf1b390Carla: Properly set audio peaks on continuous-rack mode by
falkTX
2012-10-30 09:19:01 +0000
98e4773Carla: Fix jack latency code I still don't understand how all of this is supposed to work... by
falkTX
2012-10-30 08:51:58 +0000
e1318deCarla: Fix loading projects with internal plugins by
falkTX
2012-10-30 07:36:05 +0000
8a1bddfCadence: Fix ALSA bridge start when .asoundrc has been modified externally by
falkTX
2012-10-30 07:19:10 +0000
0aba004Carla: Fix lv2 static cleanup, set some features static too removed from TODO: - use m_count directly, remove from CarlaPlugin - make some features static, init/delete based on m_count by
falkTX
2012-10-30 03:32:27 +0000
1f6f72fAdd Carla TODO and TestCases by
falkTX
2012-10-30 03:07:38 +0000
3a1c7c4Carla: only re-start check thread if there are still plugins left by
falkTX
2012-10-30 03:07:27 +0000
7cb00e9Carla: Fix ui-bridges build by
falkTX
2012-10-30 02:19:02 +0000
7ed07b4Carla: fix plugin-bridges build by
falkTX
2012-10-30 00:25:44 +0000
065a69cCarla: Empty audio buffers when plugin is not enabled, fix crackles on close by
falkTX
2012-10-29 12:16:56 +0000
06cf2b8Carla: Optimize dry/wet latency code by
falkTX
2012-10-29 12:02:19 +0000
ff9fe01Carla: Continue last commit, now for LADSPA, DSSI and LV2 by
falkTX
2012-10-29 11:32:47 +0000
5fc1f14Carla: Initial code for dry/wet latency compensation, working for VST by
falkTX
2012-10-29 11:28:37 +0000
edf7b54Carla: Impelment jack-side latency, EXPERIMENTAL This adds the need of an internal buffer in the plugins to properly handle dry/wet on those with latency by
falkTX
2012-10-29 08:42:14 +0000
8292595Carla: initial code for plugin latency support by
falkTX
2012-10-29 05:49:27 +0000
6c4bce8Carla: Implement new lv2_lib_descriptor init call by
falkTX
2012-10-29 05:12:11 +0000
e198977Carla: add destructors to *_RDF structs, remove *_rdf_free() by
falkTX
2012-10-29 04:23:42 +0000
94879b5Carla: Minor lv2 changes by
falkTX
2012-10-29 02:07:15 +0000
edf731bCarla: s/bridge_set_input_peak_value/bridge_set_inpeak/ by
falkTX
2012-10-27 11:55:51 +0100
30c112cMisc stuff by
falkTX
2012-10-27 11:46:25 +0100
269f227Carla: Fix chunk restore on plugin-bridges by
falkTX
2012-10-27 11:21:29 +0100
7b10ed3Carla: Re-order some init calls for better handling bridge modes by
falkTX
2012-10-27 10:55:07 +0100
ca09b69Carla: More VST fixes, rework jackbridge by
falkTX
2012-10-27 10:43:05 +0100
83fbf00Carla: More VST fixing, direct jackbridge handling by
falkTX
2012-10-27 09:36:27 +0100
dbcbd58Carla: VST fixing, only call effMainsChanged on init and close by
falkTX
2012-10-27 07:05:30 +0100
93f8315Carla: Don't register master client for plugin-bridges Makes plugin-bridges use a single client, which is more friendly to ladish but also better way in general by
falkTX
2012-10-27 04:35:46 +0100
6c2d239Carla: Small engine rework, misc fixing by
falkTX
2012-10-26 18:50:43 +0100
48714beContinue last commit, implement needed UI changes by
falkTX
2012-10-24 21:42:27 +0100
98a3b5aCarla-backend: Add Prefer-Plugin-Bridges option (experimental) by
falkTX
2012-10-24 21:22:09 +0100
b2f3c14Carla: Misc fixes, small debug for OSC UIs by
falkTX
2012-10-24 02:49:09 +0100
7ad644bFix plugin-bridges to work with the new code by
falkTX
2012-10-23 18:44:23 +0100
2e2b9d9Fix last commit by
falkTX
2012-10-23 04:49:59 +0100
aac7f11Rework Carla ui-bridges to use single thread (needed later for plugin bridges) by
falkTX
2012-10-23 04:43:33 +0100
f993a04Claudia: Small DB fix by
falkTX
2012-10-22 20:18:51 +0100
9905418Claudia: Add jack-mixer template by
falkTX
2012-10-22 04:28:46 +0100
ff29fc8Carla: Use the new process-rack code for RtAudio by
falkTX
2012-10-17 02:05:07 +0100
2fa48d3Carla: Share process rack code between engine types by
falkTX
2012-10-17 01:57:50 +0100
74bdff2Update to latest LV2 spec (1.2.0) by
falkTX
2012-10-17 00:32:31 +0100
df444caUpdate sord to 0.10.4 by
falkTX
2012-10-17 00:23:23 +0100
3ee56b8Claudia database fixes, almost complete by
falkTX
2012-10-16 23:56:37 +0100
653bc9dClaudia: Use a Jack-Rack uncompressed template by
falkTX
2012-10-08 14:28:27 +0100
e70dd2dClaudia: Add Qsampler template by
falkTX
2012-10-08 14:08:43 +0100
79ec8c9Fix last commit by
falkTX
2012-10-08 12:32:39 +0100
0cb8a1fClaudia: Add Carla and Jack-Rack templates by
falkTX
2012-10-08 12:30:06 +0100
7a6b679Claudia-Launcher: Fix for showing uninstalled apps by
falkTX
2012-10-08 12:11:34 +0100
aae36e8Claudia: Add Rosegarden and Seq24 templates by
falkTX
2012-10-08 11:56:48 +0100
4cc4f8eClaudia: Add renoise template by
falkTX
2012-10-08 11:42:11 +0100
c8969f8Claudia: Add Qtractor template by
falkTX
2012-10-08 11:34:43 +0100
32b33d3Claudia: Add Non-DAW and Non-Sequencer templates by
falkTX
2012-10-08 11:31:09 +0100
cb0054aClaudia: Add MusE template by
falkTX
2012-10-08 11:12:05 +0100
b82315dClaudia: Add LMMS template by
falkTX
2012-10-08 11:00:44 +0100
d982409Claudia: Add Jacker template by
falkTX
2012-10-08 10:53:06 +0100
7d78de4Claudia: Add Hydrogen template by
falkTX
2012-10-08 10:48:44 +0100
4d99ce5Claudia: Add composite template by
falkTX
2012-10-08 10:39:37 +0100
64a175eClaudia-Launcher: s/Save Mode/Template?/ by
falkTX
2012-10-08 10:22:25 +0100
fdbde67Claudia: Update DAW list by
falkTX
2012-10-07 16:30:59 +0100
33a9c78Carla: Remove useless assertion by
falkTX
2012-10-07 11:49:32 +0100
591c553carla-bridge: Init future-plugin-ui before plugin, fixes broken plugins by
falkTX
2012-10-05 18:38:42 +0100
c37320fCarla: Minor VST fixes by
falkTX
2012-10-05 16:38:22 +0100
7caf4bdAdd new file needed for last commit by
falkTX
2012-10-04 07:46:04 +0100
6e7f0c5Cadence: Implement Alsa-Audio support (complete), misc fixes by
falkTX
2012-10-04 07:45:31 +0100
6e3344aCadence: Set systray actions for alsa-audio bridge by
falkTX
2012-10-04 06:57:05 +0100
210db6cCadence: Disable systray actions when DBus is not available by
falkTX
2012-10-04 06:53:42 +0100
7c2c1f5Cadence: Initial code for ALSA-Audio support by
falkTX
2012-10-03 18:21:09 +0100