Changelog for
cabbage-git-2.9.227+git.369.95313d3-1.5.x86_64.rpm :
* Mon Jul 08 2024 kvAATTkott.no-ip.biz- Update to version 2.9.227+git.369.95313d3:
* Revert \"fix: visible(0) wasn\'t being read from Cabbage code properply - Version number:2.9.227\"
* Update build.py
* reverting to pre-marge - Version number:2.9.227
* reverting back to pre-marge state - Version number:2.9.227
* Revert \"fix: visible(0) wasn\'t being read from Cabbage code properply - Version number:2.9.227\"
* fix: CLI converter was broken on windows - Version number:2.9.228
* Cache identifiers
* Use const Identifier references instead of passing them by value
* Avoid creating identifiers from null and empty strings
* Avoid unnecessary calls to `getValueIdentData`
* Add big performance improvement in `getIdentifierDataFromCsound`
* Improve performance in `getIdentifierDataFromCsound`
* Guard cabbage widget data read with scoped lock
* fix: visible(0) wasn\'t being read from Cabbage code properply - Version number:2.9.227
* fix: all sound files written to disk will now be placed in user documents folders - Version number:2.9.226
* fix: active() was not being read startup - Version number:2.9.225
* fix: double click to default for range sliders - Version number:2.9.224
* fix: misc issues with hrange updates - Version number:2.9.223
* fix: positioning of valueTextBox in hrange slider when no text is provided - Version number:2.9.222
* fix: context help and range slider tracker background colour default - Version number:2.9.221
* feat:added number boxes to range sliders - Version number:2.9.220
* fix: disabling auto-mute of audio in standalone player - Version number:2.9.219
* feat: adding support for hex string colours, ie., #ff12b1 - Version number:2.9.219
* feat: double-click reset to default for range sliders - Version number:2.9.218
* Sat Apr 06 2024 kvAATTkott.no-ip.biz- Update to version 2.9.217+git.342.8a1c74b:
* fix: removed modal loop when exporting plugins - Version number:2.9.217
* fix: rendering to disk in Reaper - Version number:2.9.216
* fix: combobox strings not sent to Csound unless UI is open - Version number:2.9.215
* fix: corners() identifier wasn\'t updating correctly from Csound orchestra code - Version number:2.9.214
* fix: presetIgnore was being removed in edit mode when clicking on a widget - Version number:2.9.213
* fix: alpha and rotate identifiers were not being initialised from Cabbage section - Version number:2.9.212
* fix: sample rate issue in IDE - Version number:2.9.211
* fix: crashing with webview on recompile - Version number:2.9.210
* fix: linux CI build - Version number:2.9.209
* updating build for webview on Linux
* Update Cabbage.cpp
* update: merging vscode class - Version number:2.9.208
* feat: adding vscode class - Version number:2.9.207
* feat: adding vscode class - Version number:2.9.206
* removing choc from branch - Version number:2.9.162
* adding choc to vscode branch - Version number:2.9.160
* adding choc to vscode branch - Version number:2.9.159
* fix: issue of texteditor editor contents tripping up JSON parser when saving/opening DAW states - Version number:2.9.205
* feat: adding COMMON_DOCUMENTS_DIRECTORY macro - Version number:2.9.204
* update: webview example and added Cabbage class to context that is loaded - Version number:2.9.203
* updating cmake build
* feat: adding COMMON_DOCUMENTS_DIRECTORY which points to /Users/Shared on Mac and C:/Users/Public/Documents on Windows - Version number:2.9.202
* adding choc source
* removing choc source
* adding choc source
* mod: passing channel to webview so webend knows which webview is the content is being served to - Version number:2.9.201
* fix: webview on windows - issues with listener callbacks not being called from the message thread - Version number:2.9.200
* mod: removing needless if statements in CabbageWidgetBase - Version number:2.9.199
* fixing last build issue caused by webui updates - Version number:2.9.198
* fixing more build error since the inclusion of choc - Version number:2.9.197
* updating webview for windows - still not behaving properly, but building Ok - Version number:2.9.196
* removing ifdefs for webui - Version number:2.9.195
* removing ifdefs for webui - Version number:2.9.194
* pushing webUI work - Version number:2.9.192
* adding singleton server for IDE to speed up compile times - Version number:2.9.191
* fix: preset popupmenu issue in Reaper - Version number:2.9.193
* updating websocket makefile - Version number:2.9.190
* updating build system
* adding Andy\'s opcodes to Cabbage - Version number:2.9.189
* updating CMake stuff to include libwebsockets on Mac - and also adding src for Andy\'s new opcodes - Version number:2.9.188
* fixing version number - Version number:2.9.192
* updating gitignore
* fix: inconsitencies between vst2 and vst3 when it comes to loaded state with comboboxes - Version number:2.9.186
* fix: inconsitencies between vst2 and vst3 when it comes to loaded state with comboboxes - Version number:2.9.184
* fix: is_a_standalone now returns correctly - Version number:2.9.190
* updating CMake - Version number:2.9.189
* removing lame lib link - Version number:2.9.189
* fix: listbox wasn\'t sending current widget event when clicked - Version number:2.9.188
* fix: further updates to prepareToPlay issues - Version number:2.9.187
* fix: issue with combobox state in session data for vst2 plugins - Version number:2.9.186
* fix: long standing issue with sampling rate in prepareToPlay - Version number:2.9.185
* fix: adding vst3 test in prepareToPlay so combobox states are recalled correctly - Version number:2.9.184
* updating
* feat: vscode editor - Version number:2.9.158
* updating - Version number:2.9.156
* updating vscode stuff - Version number:2.9.145
* updating - Version number:2.9.143
* updating - Version number:2.9.142
* updating vscode thing - Version number:2.9.141
* updsating vscode experiment - Version number:2.9.142
* updating vs code code experiment - Version number:2.9.141
* adding view class - Version number:2.9.39
* adding choc
* AATTupdatingAATT
* adding file watcher from gin
* adding singleton server for IDE build
* updating
* updating
* updating websocket stuff
* updating basic webview
* Thu Feb 29 2024 kvAATTkott.no-ip.biz- Update to version 2.9.182+git.264.5d8611d:
* trying to resolves mp3 issues
* AATTupsdatingAATT
* removing mp3 stuff from cmake
* removing atomic locks..
* Update CsoundPluginProcessor.cpp
* Update CsoundPluginProcessor.h
* fix: fixing latency(-1) to enable in place processing - Version number:2.9.183
* fix: updating fix for FL Studio\'s multiple calls to prepareToPlay. It should now work with all hosts - Version number:2.9.182
* updating Cmakelists
* removinf mp3 stuff from pro build
* fix: fl studio project loading - channel updates were being lost due to FL Studio\'s insistance of calling prepareToPly over and over again on startup - Version number:2.9.181
* Fix: user application data directory on Windows
* updating windows build system for azure
* Update CMakeLists.txt
* Update CabbageStandaloneFilterWindow.h
* feat: finished profiler opcodes - Version number:2.9.180
* feat: updating profiler opcodes - Version number:2.9.177
* updating cmakelists - Version number:2.9.178
* Thu Feb 29 2024 Konstantin Voinov
- use %autosetup
* Sun Feb 11 2024 kvAATTkott.no-ip.biz- Update to version 2.9.177+git.242.b13e422:
* updating cmakelists - Version number:2.9.177
* fixing titlebar height in standalone wrapper - Version number:2.9.176
* removing perfetto sdk - Version number:2.9.176
* updating default build system for windows
* fix: colours Ids in standalone player - Version number:2.9.175
* fix: button in standalone dialogue window - Version number:2.9.174
* fix: colours in settings dialogue - Version number:2.9.173
* fix: popup dialog for saving presets was appearing in wrong position - Version number:2.9.172
* fix: odd FL Studio bug where cabbageGetValue wasn\'t working correctly on startup - Version number:2.9.171
* adding new timer opcodes - still under development - Version number:2.9.170
* fix: no longer saving session state with standalone - Version number:2.9.169
* fix: drawing preset popup window with invalid svg was causing crash in Logic - Version number:2.9.168
* fix: addressing issues with multi-channel widgets when session sate is saved - Version number:2.9.167
* fix: styling was prevent custom fonts from loading in labels - Version number:2.9.164
* AATTupdatingAATT
* fix: fixing incompatable compile options for BT - Version number:2.9.166
* fix: fixing incompatable compile options for BT - Version number:2.9.165
* fix: making caret visible in popupwindow - Version number:2.9.164
* feat: making each preset state unique so each interaction will trigger a change. - Version number:2.9.163
* feat:added fontSize support to combobox - Version number:2.9.162
* feat:reserved channel PRESET_STATE to return last state of presetbutton - Version number:2.9.161
* fix: disabling auto saving of patches in standalone mode - this should be handled by the preset system - Version number:2.9.160
* fix:quantisation issue with gen02 tables when minimum is non 0 - Version number:2.9.159
* fix: nullptr issue with checkstateisvalid - Version number:2.9.158
* fixing null pointer issue in debug builds - Version number:2.9.157
* fixing typo
* fixing typo
* fixing typo
* feat: adding corners identifier to combobox - Version number:2.9.156
* Wed Dec 27 2023 kvAATTkott.no-ip.biz- Update to version 2.9.155+git.210.f89623c:
* feat: more work on the shader code - Version number:2.9.155
* feat: new gl shader code - Version number:2.9.154
* fixing blank space
* updating build script
* fix: dynamic changing of colours for combobox - Version number:2.9.153
* fix: min and max no longer show when adding new encoder widget - Version number:2.9.152
* adding note regarding BT
* updating build scripts
* updating cmakelists to fix build on windows - Version number:2.9.152
* adding some ifdefs to fix build - Version number:2.9.151
* updating build script again - Version number:2.9.150
* updating cmakelists - Version number:2.9.149
* updating cmakelists - Version number:2.9.148
* updating build script
* feat: add titleBarHeight and seting button overaly to stadnalone plugin - Version number:2.9.147
* udating gitignore
* removing some sourece files - Version number:2.9.145
* fix: plugin resize combobox should now obey presetIgnore flag - Version number:2.9.144
* fix: edit mode in UI editor was causing a crash - Version number:2.9.145
* fix: fix to mode 3 with cabbageChnaged opcode - Version number:2.9.144
* Update CabbagePopupWindow.cpp
* fix: popup window dimensions - Version number:2.9.143
* fix: cabbageChanged no longer reports a change on first cycle, but can do so by setting mode to 3. The irst channel/index will be output along with a trigger value of 1 on the first k-cycle. - Version number:2.9.141
* fix: fixing window build, it was failing due to some obscure lambda error on windows - Version number:2.9.141
* fix: reverting to continous querying of channel names on each k-cycle to allow users the ability to use k-rate arrays for channel names - Version number:2.9.140
* fix: slider thumb position after dynamically resizing - Version number:2.9.139
* fix: cabbageSet issue with string arrays feat:adding optional parameter to cabbageGetValue to trigger on the first k cycle - Version number:2.9.138
* fix: preset files were saving preset combo state which was messing up the snaps preset system in DAWs, now only the DAW saves the state of the preset combobox - Version number:2.9.137
* fix: lookandfeel for presetbutton - Version number:2.9.136
* -m - Version number:fix: lookandfeel for presetbutton
* fix: issue with standalone export - plist.info wasn\'t right - Version number:2.9.135
* fix: factory presets - Version number:2.9.134
* updating new preset system with named presets option - Version number:2.9.133
* embedding to main IDE in pro build - Version number:2.9.132
* embedding to main IDE in pro build - Version number:2.9.131
* making all cabbageSet opcodes thread safe - Version number:2.9.130
* updating libsndfile builds - Version number:2.9.129
* removing deinit for now in setCabbage.. - Version number:2.9.131
* updating for build - Version number:2.9.130
* fixing cmake error - Version number:2.9.129
* checking new libsndfile build - Version number:2.9.129
* adding lock to setCabbage opcode - Version number:2.9.128
* adding check in timercallback - Version number:2.9.127
* adding resampler - Version number:2.9.126
* fixing seek point in ogg rader - Version number:2.9.125
* adding cabbageOggReader loopEnded reset - Version number:2.9.124
* adding cabbageOggReader - Version number:2.9.123
* making sure loopEnded return to 0 on each init pass - Version number:2.9.122
* pushing checks in cabbageSet to ensure data is valid - Version number:2.9.121
* reducing fequency of timer callbacks - Version number:2.9.120
* adding atomic check in cabbageSet callbacks - Version number:2.9.119
* adding atomic check in cabbageSet callbacks - Version number:2.9.118
* adding another nullptr check to stop crashes - Version number:2.9.117
* adding another nullptr check to stop crashes - Version number:2.9.116
* adding another nullptr check to stop crashes - Version number:2.9.115
* adding nulptr check in sendHostDataToCsound method - Version number:2.9.114
* adding file reader opcodes - Version number:2.9.113
* fixing channel config with diskin opcode - Version number:2.9.112
* adding new cabbageDiskin opcodes - for use cases where libsndfile is not compiled with external libraries - Version number:2.9.111
* fixing problem with encoder values not saving with sassions - Version number:2.9.110
* fixing problem with presets names not showing correctly when sessions load - Version number:2.9.109
* fixing resizer bug - Version number:2.9.108
* adding i-rate version of string state opcodes - Version number:2.9.107
* removing unity native menu item - Version number:2.9.106
* fixing latches buttons when dragging off them - Version number:2.9.105
* updating midi opcodes - Version number:2.9.104
* fixing display for soundfiler when no file is loaded in a preset - Version number:2.9.103
* fixing build issue on Windows - Version number:2.9.102
* fixing issue with presets and soundfiles - Version number:2.9.101
* fixing issue with removing presets - Version number:2.9.100
* updating pro build stuff - Version number:2.9.99
* fixing fmod export error - Version number:2.9.98
* fixing issue with gentable and different sample rates - Version number:2.9.97
* fixing issue with filebutton whereby it would broadcast a change signal when a user presses cancel - Version number:2.9.96
* cleaning up source tree - Version number:2.9.95
* added reset button to midi file reading opcodes - Version number:2.9.94
* fixing issue with MIDI file reader opcode - Version number:2.9.93
* updating labels in xypad - Version number:2.9.92
* adding init pass back to cabbageGetValue opcodes - Version number:2.9.91
* fixing issue left over from record button on file tab - Version number:2.9.90
* pushing fix for auto complete - Version number:2.9.89
* clearing region width on new file for soundfiler - Version number:2.9.88
* another push for soundfiler sampleRate issue - Version number:2.9.87
* fixing region length issue with soundfiler - Version number:2.9.86
* fixing sample rate issue with soundfiler - there was a mismatch between the session sample rate and the file sample rate - Version number:2.9.85
* adding flashing record button - Version number:2.9.84
* adding date and time to output filename - Version number:2.9.83
* another update for record button - Version number:2.9.82
* another update for record button - Version number:develop
* updating arm for record button logic - Version number:develop
* updating toggle for recording - Version number:2.9.81
* fixing record arm button - Version number:2.9.80
* adding record button for writing performances to disk - Version number:2.9.79
* fixing problem of tabbing focus away and back to Reaper - see prepareToPlay - Version number:2.9.78
* fixing odd soundfiler bug when plugin window loses focus - Version number:2.9.77
* exposing regionStart and regionLength identifiers - Version number:2.9.76
* fixing file paths for windows - Version number:2.9.75
* updating internal preset mechanism to give better scope for saving custom data - Version number:2.9.74
* updating internal preset system - still work needed - Version number:2.9.73
* adding saving of soundfiler region and scrubber data to presets - need to do the same for host session states - Version number:2.9.72
* updating region issue in soundfiler when nothing is selected - Version number:2.9.71
* updating save without compile so that the play button will still compile the .csd and display the updated UI - Version number:2.9.70
* updating soundfiler to work when dragging regions to the left of a mouse down click - Version number:2.9.69
* updating batch conversion command line tool - Version number:2.9.68
* updating batch conversion command line tool - Version number:2.9.46
* fixing issues with tabs and spaces at the start of lines - Version number:2.9.66
* changing trajectory line colour to match that of ball instead of font in xypad - Version number:2.9.65
* exposing compile on save setting - Version number:2.9.64
* updating docs - Version number:2.9.63
* adding displayType() identifier to soundfiler for mono display - Version number:2.9.62
* updating path to fmod binaries - Version number:2.9.61
* Update CabbageWidgetData.cpp
* adding cabbage to DAW updates for string comboboxes - Version number:2.9.60
* another attempt at string comboboxes - this time fixing the index - Version number:2.9.59
* updating string comboboxes to work at init time too - Version number:2.9.58
* updating string comboboxes to work better with host DAWs - Version number:2.9.57
* updating xypad - Version number:2.9.56
* fixing menu item bug introduced after the accessibilty changes - Version number:2.9.56
* fixing xypad issue regarding border colours - Version number:2.9.55
* adding key shortcut for main menu for those who can\'t see the screen - Version number:2.9.54
* fixing issue with soundfilter on save and load - Version number:2.9.53
* fixing build error with CabbageUtilitlies - Version number:2.9.53
* fixing path issues for typeface in texteditor - Version number:2.9.52
* optimising midi listener and sender opcodes - Version number:2.9.47
* adding some atomics to CabbageWidgetIdentifiers class to prevent race conditions - Version number:2.9.50
* fixing issue with filenames and presets, removed quotation marks around string - Version number:2.9.49
* updating build script to test plugin code - Version number:2.9.48
* updating build script to test plugin code - Version number:2.9.47
* fixing issue with hosting third party plugins - Version number:2.9.46
* adding custom font option to textbox - Version number:2.9.46
* updating ifdef on export - seemed to have bee causing an issue with latest flavours of MacOS - Version number:2.9.45
* pushing fix for soundfile paths and presets - Version number:2.9.44
* updating marker identifiers - Version number:2.9.39
* fixing build error on Windows - Version number:2.9.42
* retriggering build for Mac - Version number:2.9.41
* fixing some slider look and feel issues, and signaldisplay background and outline - Version number:2.9.40
* fixing options button outline colour when updated with cabbageSet - Version number:2.9.39
* updating filebutton and options button
* updating
* updating build.py
* Wed Mar 29 2023 kvAATTkott.no-ip.biz- Update to version 2.9.38+git.59.1c8fa7e25:
* Update build.py
* adding optional i-rate parameter to cabbageGetValue string trigger variant - and modifying cabbageGetValue string variant for i-time - Version number:2.9.38
* fixing keyDownCoour issue - Version number:2.9.37
* updating MIDI opcodes with loop control - Version number:2.9.36
* adding Cabbage.Desktop file to Linux installer..
* updating Iain\'s example with latest from catalogue - Version number:2.9.35
* fixing type in cabbgeMidiFileReader opcode - Version number:2.9.34
* fixing _CR conflict issues for windows - Version number:2.9.33
* fixing outline issues with filebuttons - Version number:2.9.32
* adding new midi opcodes, and updating names of existing ones - Version number:2.9.31
* fixing CLIConverter error on Linux - Version number:2.9.13
* fixing automation for encoder to allow for custom ranges - Version number:2.9.29
* pushing another attempted fix for BW and ST1 sample rate changes issue - Version number:2.9.28
* fixing soundfiler issues - both with tableNumber updates and scrubber selection length - Version number:2.9.27
* fixing issue with SR change on session load in DAWs - in particular reference to filebutton and soundfiler - Version number:2.9.26
* updating xypad - Version number:2.9.25
* fixing output log file - Version number:2.9.24
* -m - Version number:updating xypad
* adding more mp3 libs
* adding mpg123 lib
* adding liblame build option
* fixing error after removing get/ste state - Version number:2.9.22
* updating cmake lists
* updating prepareToPlay to take into account Cabbage plugin state if Csound is recompiled - Version number:2.9.21
* updating prepareToPlay to take into account Cabbage plugin state if Csound is recompiled - Version number:2.9.19
* fixing initial encoder values - Version number:2.9.22
* fixing initial encoder values - Version number:2.9.21
* updating double-click action with endless encoder - Version number:2.9.20
* further updates to encoder - Version number:2.9.19
* further updates to encoder - Version number:2.9.18
* updating mouse sensitivity of encoder widget - Version number:2.9.18
* updating new encoder - Version number:2.9.17
* updating build
* updating range sliders - Version number:2.9.16
* updating encoder with with new repeatInterval() identifier - Version number:2.9.15
* updating build to always use VS 2022 if available
* fixing trackerColour for encoder - Version number:2.9.14
* updating cabbageGetValue for strings - Version number:2.9.13
* updating cabbagetGetValue string variant - hopefully resolving issues reported by Ben - Version number:2.9.12
* updating custom font selection stuff again.. - Version number:2.9.11
* updating custom font selection stuff - Version number:2.9.10
* fixing build error on windows with new MIDI opcodes.. - Version number:2.9.9
* adding font selector - Version number:2.9.8
* updating midi opcode example - Version number:2.9.7
* updating midi opcode example - Version number:2.9.6
* adding midi file player and midi info opcodes - Version number:2.9.6
* adding midi file player and midi info opcodes - Version number:2.9.5
* adding midi file player and midi info opcodes - Version number:2.9.4
* adding midi file player and midi info opcodes - Version number:2.9.2
* triggering from dev branch - Version number:2.9.4
* triggering from dev branch - Version number:2.9.3
* fixing issue with fmod export - Version number:2.8.162
* adding support for combobobx items/text with cabbagetGet opcode - Version number:2.9.1
* updating
* merging to master - Version number:2.9.0
* updating master branch build trigger
* merging to master - Version number:2.3.0
* fixing issue reported by mjmogo regarding vanilla Csound example - Version number:2.8.160
* fixing issue with pivot points in new guiMode - Version number:2.8.161
* fixing SR rounding issue with soundfiler - Version number:2.8.155
* fixing issue with moveBehind - Version number:2.8.159
* updating issue with tofront - Version number:2.8.158
* fixing toFront() issue - Version number:2.8.156
* updating docs - Version number:2.8.157
* updating docs for resizer combobox - Version number:2.8.156
* updating installer script for mac
* fixing type in source - Version number:2.8.155
* updating build script
* updating
* trying to build universal pacakge for mac
* trying to build universal pacakge for mac
* Make combo box channel contents consistent
* Remove formatting changes
* Fixes for Combo Boxes
* updating build script
* updating
* adding initial export for antive unity plugins - Version number:2.8.156
* addressing macos issues - Version number:2.8.155
* addressing issue with export on certain flavors of MacOS - Version number:2.8.154
* removing set CWD from code base, and trying universal build for MacOS - Version number:2.8.154
* adding Csound UDP port support - Version number:2.8.152
* updating - Version number:2.8.151
* --project=Cabbage - Version number:--build=False
* fixin au presets issue - Version number:2.8.150
* updating build script - Version number:2.8.149
* updating AU and presets - Version number:2.8.148
* updating AU and presets - Version number:2.8.147
* updating build script for universal Csound on Mac
* adding Mac default csd path so it doesn\'t have to be bundled into the plugin bundle - Version number:2.8.146
* fixing error with x/y coordinates in form - Version number:2.8.145
* improving performance of has state opcode - Version number:2.8.144
* updating docs
* updating state set opcode docs - Version number:2.8.143
* updating state opcodes so they are all k-rate - Version number:2.8.142
* still working on state opcodes - Version number:2.8.141
* updating state opcodes - Version number:2.8.140
* adding new state opcode - Version number:2.8.139
* adding readonly() identifier to presetbutton - Version number:2.8.139
* updaitng
* updating build script
* removing custom opcode test - Version number:2.8.137
* updating cli exporter fo windows
* removing need for webkit when building on Linux
* updated CLI app - Version number:2.8.136
* updating CLI interface for headless exporting - Version number:2.8.136
* adding cli exporter binary - Version number:2.8.135
* adding cli exporter binary - Version number:2.8.134
* updating
* updating
* updating
* updating
* updating
* updating
* updating linux build
* updating cmake lists - Version number:2.8.133
* updating midi effect stuff - Version number:2.8.132
* updating midi effect stuff - Version number:2.8.131
* updating midi effect stuff - Version number:2.8.130
* updating midi effect stuff - Version number:2.8.129
* modding cmakelist
* removing midi effect
* updating build script, removing midi effect - Version number:2.8.128
* updating
* updating
* another attempted fix for string comboboxes - Version number:2.8.127
* pushing string combo fix - Version number:2.8.126
* fixinf strToArray issue - Version number:2.8.125
* fixing str length issue with strToArray opcode - Version number:2.8.124
* updating yet again
* updating yet again
* updating build - JUCE
* updating
* Wed Dec 07 2022 Konstantin Voinov - proper pathname for CabbagePlugin standalone
* Thu Jul 14 2022 kvAATTkott.no-ip.biz- Update to version 2.8.123+git.640.944a072e:
* fixing ty6po in laqswt puawh
* stting JUCE version for CI build
* pushing string combobox fix - Version number:2.8.123
* pushing string combobox fix - Version number:2.8.122
* updating build script
* updating build script
* updating latched buttons behaiour - Version number:2.8.121
* updating midi effect - Version number:2.8.120
* fixing midi au effect export - Version number:2.8.119
* updating build script
* fixing combobox visible issue - Version number:2.8.118
* updating build script
* updating build script
* updating build script
* adding tab component - Version number:2.8.115
* removing VST3 exports on Linux until a fix is found - Version number:2.8.117
* updating VST3 export in Linux - Version number:2.8.116
* updating Linux installer for VST3 interfaces
* fixing outline colour for buttons - Version number:2.8.115
* updating mac os installer
* fixed issue with string comboboxes as reported by Micah - Version number:2.8.114
* updating settings menu - Version number:2.8.113
* fixing toolbar issues when no editor open - Version number:2.8.112
* fixing submenus issue again - Version number:2.8.111
* updating windows installer
* updating Csound version for Windows installer - Version number:2.8.111
* fixing chnset issue with tableNumber() - Version number:2.8.107
* fixing issue with comments are recent change - Version number:2.8.110
* fixing issue with comments - and non-automatable comboboxes updating text when it shouldn\'t - Version number:2.8.109
* updating Linxu build so that it builds from master rather than Cs7 - Version number:2.8.108
* updating codesigning for OSX - Version number:2.8.107
* adding adhoc resiging in build stage
* updating Csound version number in installer to 6.16
* Wed Mar 02 2022 Konstantin Voinov - use bundled JUCE
* Wed Mar 02 2022 kvAATTkott.no-ip.biz- Update to version 2.8.106+git.601.5bbfb9d1:
* adding license widget form - Version number:2.8.106
* adding more of unlock dialogue stuff - Version number:2.8.105
* adding place holder for license dialogue - Version number:2.8.104
* updating CMake files
* fixing keyboard keywidth error - Version number:2.8.103
* adding MIDI out to fx plugins - Version number:2.8.64
* updating CMakelists
* updating - Version number:2.8.102