22 Commits (4fd815b2d840db7fce73808e5c9a3fd234d0e2fd)

Author SHA1 Message Date
  falkTX b2f0614fe0 Allow LADSPA/DSSI label to be null, pick first valid plugin 7 years ago
  falkTX a948461885 Don't allow to unset force-stereo if set in engine; Cleanup 8 years ago
  falkTX aa92833b0a Cleanup default options for all plugin types 8 years ago
  falkTX a68cef0f86 Cleanup latency code 8 years ago
  falkTX bad3910d32 Sync DSSI to LADSPA code; Cleanup; Re-use old latency buffers 8 years ago
  falkTX d1423a10c3 Remove more uses of LinkedList::getAt(), cleanup 8 years ago
  falkTX 5991c38360 Make MIDI CC events apply in log scale if needed 8 years ago
  falkTX 0286271dc8 Allow the same midi-cc in multiple parameters for the same plugin 8 years ago
  falkTX fd2dba8ea7 Fix default values for parameters with sampleRate 9 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX 863a5bdca1 Cleanup some code, rename for functions with better names 9 years ago
  falkTX 5d3f9a4f4c Quickly fixup DSSI code so at least it builds again 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX 7787508b6c Start final code recheck; Add some safety checks to LinkedList 9 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 9 years ago
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 9 years ago
  falkTX 62277318ae Show force-stereo option in UI, works now (LADPSPA only, WIP) 9 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 9 years ago
  falkTX 5d10152aa8 Rework of some latency and LADSPA code 9 years ago
  falkTX 92fa5c6f12 Start separation between idle and uiIdle 9 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 67bbd7e152 Make lib_symbol use a template for the function type 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX e6449e51c8 Most code is now -Weffc++ compatible 10 years ago
  falkTX fc0ba24b3a CarlaPlugin::idle() was missing for ladspa and dssi 10 years ago
  falkTX 020ecb77b2 More bridge work; map 1:1 engine events to bridge rt events 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 442e0c96e8 Implement CarlaPlugin::getNativeHandle/Descriptor 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 9a20d97e21 More latency related work 10 years ago
  falkTX 4cccefe125 Fix build 10 years ago
  falkTX 94b01f9c6c LV2 latency work; If using Qt5 + Pro theme, skip desktop settings 10 years ago
  falkTX 6b2db1b42e Apply LADSPA fixing to DSSI 10 years ago
  falkTX 4082180c1f Handle "paramName (unit)" as well as "paramName [unit]" 10 years ago
  falkTX 9338b83cfc LADSPA: Check if latency changed on activate 10 years ago
  falkTX 11c6945e54 LADSPA: See if parameter names have units in them, and use them 10 years ago
  falkTX 7c6de9eb4a LADSPA: Add some safety checks 10 years ago
  falkTX c83c5e4ac5 Implement latency in LADSPA plugins 10 years ago
  falkTX 8b6b6b2ae2 Continue cleanup 10 years ago
  falkTX 7ce4b70f4a Misc cleanup that breaks builds :P 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX 86aaef63bd Bridges related stuff 10 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
  falkTX f4e346902c Misc 10 years ago