75 Commits (01af6735cccfa25ce2d0f9c449900975a273176f)

Author SHA1 Message Date
  falkTX 14423c5eec
Automable is not a word, sorry! 3 years ago
  falkTX ad055720fc
Add Plugin::isDummyInstance() method, useful for some plugins 4 years ago
  falkTX 145f3f9a25
Add some more basic documentation 4 years ago
  falkTX 1da1c811c7
Start of getResourcePath utility 4 years ago
  falkTX 2c91052619 Start of getBinaryFilename implementation; Cleanup 4 years ago
  falkTX 74f4898b2a Define functions for plugin format and binary/bundle path, WIP 4 years ago
  falkTX a7c2278668
VST3: Fix UI related issues 4 years ago
  falkTX 4e4d49ff70
Cleanup 4 years ago
  falkTX e4c69d2d65
More work towards VST3, main class starts to take shape 4 years ago
  falkTX 6d29d5d83d
Reduce amount of Plugin pure virtual methods, use runtime warnings 4 years ago
  JP Cimalando 3c37d4c096
Remove the const qualifier on ParameterEnumerationValue (#309) 4 years ago
  falkTX 92f0f978a1
Fix wording 4 years ago
  falkTX 495dcc4f03 Initial implementation of port groups 4 years ago
  falkTX 74214cbeaa
Improve documentation for kParameterIsOutput 4 years ago
  falkTX ead50d1c85
Add CV range flags, implement jack meta-data 4 years ago
  falkTX 21346d9ec7
send note and request parameter change implemented for JACK 4 years ago
  falkTX 0d72be018e
Tweak some comments 4 years ago
  falkTX d5d3fdf53f
Preliminar "parameter value change request" support 4 years ago
  falkTX c64350f41a
Write link to JACK transport API docs as reference 4 years ago
  falkTX 1083a86dd7
Make TimePosition::BarBeatTick::tick a double 4 years ago
  falkTX e36aaaa02f
Use DISTRHO_DECLARE_NON_COPYABLE 4 years ago
  falkTX 9d09b5e15b
Start implementation of state files; rework some code where sane 5 years ago
  falkTX deed311a09
Remove specialized constructor for ParameterRanges, not needed 5 years ago
  falkTX 58da5a6ef7
Leave note that AudioPort can be CV by specifying a hint 5 years ago
  falkTX 3fa7482577
Add initializer list constructor to ParameterRanges class 5 years ago
  JP Cimalando 945ee9a2f4 Suppress the copy methods of ParameterEnumerationValues (fixes #177) (#178) 6 years ago
  falkTX 3fddc2794f
Mention that parameter description is LV2 only 6 years ago
  JP Cimalando 126595f1a5 Add LV2 parameter comments 6 years ago
  falkTX f4f44ab0cd
Add Parameter short name support, used in LV2 and VST 6 years ago
  falkTX 7a056bbcf8
Don't return reference in getFixedValue function 6 years ago
  JP Cimalando 2d617789fe
Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  JP Cimalando c5e1f7d026 Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  Patrick Desaulniers bbca5beee3 Fix some parts of BarBeatTick documentation (#86) 7 years ago
  falkTX 5f65434e57 Implement triggers in all formats; Allow VST to use param outputs 7 years ago
  falkTX ffdfaa6174 Implement MIDI output for all formats 7 years ago
  falkTX f2ed265a00 Add parameter trigger and enumeration definitions 7 years ago
  falkTX bb29962a51 Add Parameter::initDesignation() 8 years ago
  falkTX 91d1a9bdf7 Another typo 8 years ago
  falkTX 4c6c52ec83 Fix typo 8 years ago
  falkTX aa6288df7c Add parameter designation API (unused for now) 8 years ago
  falkTX cda831ffcd Add 'midiCC' hint to Parameter, use in as DSSI code already 9 years ago
  falkTX 87217454c3 Update some comments 9 years ago
  falkTX f40b419e37 Update doxygen file and some copyright dates 9 years ago
  falkTX d0a26d6d20 Initial support for full states 10 years ago
  falkTX eafa8349a9 Add new metadata fields; Export more LV2 stuff, more MOD support 10 years ago
  falkTX 13ef4e9067 Add Parameter constructor using custom values; Fix typo 10 years ago
  falkTX f0561d522e Fix states; Fix vst build without UI 10 years ago
  falkTX 4ecfc82f6b Minor fixing 10 years ago
  falkTX 2a66f39cdf Misc 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago