Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kill_it:JUCE
cabbage-git
cabbage.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cabbage.changes of Package cabbage-git
------------------------------------------------------------------- Mon Jul 08 23:08:11 UTC 2024 - kv@kott.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 23:17:11 UTC 2024 - kv@kott.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 * @updating@ * adding file watcher from gin * adding singleton server for IDE build * updating * updating * updating websocket stuff * updating basic webview ------------------------------------------------------------------- Thu Feb 29 02:13:19 UTC 2024 - kv@kott.no-ip.biz - Update to version 2.9.182+git.264.5d8611d: * trying to resolves mp3 issues * @upsdating@ * 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 02:12:57 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz> - use %autosetup ------------------------------------------------------------------- Sun Feb 11 06:36:36 UTC 2024 - kv@kott.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 * @updating@ * 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 23:52:31 UTC 2023 - kv@kott.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 02:31:24 UTC 2023 - kv@kott.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 7 00:35:14 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz> - proper pathname for CabbagePlugin standalone ------------------------------------------------------------------- Thu Jul 14 00:48:21 UTC 2022 - kv@kott.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 2 11:59:55 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz> - use bundled JUCE ------------------------------------------------------------------- Wed Mar 02 11:02:23 UTC 2022 - kv@kott.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 ------------------------------------------------------------------- Wed Oct 21 06:56:38 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz> - Update to 2.5.0 Added filmstrip() identifier to sliders for better support of filmstrip PNGs Added IS_EDITOR_OPEN reserved channel Added keywidth() support through identifier channels Fixed scrubberposition() issue on Windows and MacOS Fixed problems with signaldisplay widget when using ftgen in instr 0 Added more bus layout configs tests for AUs in Logic Fixed AU channel issues in Reaper Fix crashes in editor when auto-loading from disk Updated docs and examples Fixing caret issue on MacOS Fix Csound IO buffer corruption when in and out channel counts differ Fixed various export options Added --export-AU, --export-AUi, and --destination command line parameters Added "Add Cabbage Section" menu command to quickly covert a plain .csd file to a Cababge one ------------------------------------------------------------------- Thu Sep 10 03:43:54 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz> - Update to 2.4.0 updating Csound to version 6.15 added side-chaining support added sample accurate timing for MIDI events if using ksmps=1 added fixing valueprefix and valuepostfix identifiers for host labels fix combobox automation bug sending value back to host after receiving it file change timer now keeps running when Csound compile fails code editor reloads content when auto-loading from disk Fixed setting of reserved Csound channels for operating system types Fixed host type strings in code and docs Fixed regression causing texteditor widget Csound channel init failure Free editor file/tab Csound resources before playback restarts Fix editor auto-load from disk with multiple files/tabs open Restrict macro scanning to Cabbage section of .csd replace 'suffix' identifier with 'postfix' and add 'prefix' identifier added 'suffix' identifier to widgets fixing combobox issue reported in PR Add monospaced style to CsoundConsole widget adding submenus for comboboxes fixed issue with popuptext labels fixed VST plugin name on OSX fixed vrange only having one channel instead of two fixed image widget file identifier update problem reported on forum fixed image widget file identifier update problem reported on forum fixed popuptext behaviour adding new latency() identifier for control over PDC fixed open with on OSX adding endDrag and startDrag events to sliders to better handle host automation added support for mouseinteraction in imported widgets, and fixed screen_with issue reported by tgrey adding mouseinteraction() identifier to image - setting this to 0 will disable all mouse interaction with image component fixed issue with OSX build fixed multiple channels in imported plants adding support for file() identifier in texteditor widget fixed plugin ID export on VST3 fixed issue with presets outside range of 0 -1 fixed plugin build issues with PluginType fixed issues with discrete channel configs for VST3 instrument - by making all plugins use canonical configurations both VST2 and VST3 - forcing Logic to process each channel separately to support multiple plugin channel configurations added file() support to ident channels for filebutton fixed issue with preset in file names for comboboxes fixed presets state saving issues fixed nslider importing issue and added support for kiosk mode on OSX addressing UTF8 issue in Release build adding host updates when widget channels are updated using chnset. THis is supported only by widgets that have clears values such as sliders, button, checkbox, etc. adding outline colour and thickness to file utton, and popuptext updating azure pipelines to more recent version of osx updating PVRBlue example - it was only outputting one channel fixing relative path issue for patches...again.. adding version string in csound output fixed mono plugin conversion isses - should pass in Cubase now adding rescaling for number boxes, and override fontsize identifier adding new lines for popup boxes in sliders added fontsize to nslider adding popup text for buttons and checkboxes updating sidechain for Cubase adding mechanism for auto-saving from disk adding mechanism for auto-saving from disk fixing issue with node being disabled after adding new files to the patcher making sure that the current mouse x/y coordinates are updated when a file is dragged on the plugin window providing means for host to override Csound channels count fixed graph issue in IDE introduced with latest version of JUCE fixed issue with file dropped updating fix for AU mono-stereo issue adding hack to aget past auval issue when sidechaining plugin removing test for logic and replacing with test for mono fixing issue whereby nchnls_i was not provided in the header section, it now defaults to nchnls bumping version number and updating to latest version of JUCE fixing std::list issue in CabbagePluginListComponent fixing C++14 issue with var adding optional double precision processing - hosts decide to use it or not adding sidechain support for dual mono in Logic fixed signal display stuff merging developMerge branch 'develop' into side-chain triggering new beta build pushing attempted fix for double click editor to front from patcher fixed paths for Cabbage patches fixed toggle comments code fixed sidechain in VST3 hosts fixed sidechain to better handle bus layouts fixed support different for different input/output channels adding support for different number of channels, for example 4in, 2out adding reserved channels for key presses, and updating channel config for Cubase host fixed XY pad bug fixed bug whenever 'sr' is used as a constant in the orc section fixed OSX CI script fixed issue with string comboboxes fixed Cabbage script for OSX fixed windows local build script bumping for filebutton fix fixed file() identifier for filebutton adding file drag and drop to plugin window updating populate for multiple file types in file button fixing issue with plugin IDs on Linux fixed issue with plugins on Ardour fixed examples path file isse on Linux fixing issue with IO bus config in saved graphs fixing preset issue when loading saved sessions fixing audio routing issue in presonus studio one adding always on top for 3rd party plugins fixed OSX build script adding IO config to plugins that support multiple IO configs adding canonical audio channel set for bitwig and FL studio adding IO configs for FL studio and BItwig fixed plugin scanner fixed ksmps issue in CabbagePro fixed overwriting of plugins on OSX fixed plugin ID code issue fixed unique plugin ID issues on Windows removing some redundant code fixed relative path issues with plugin file name in patcher, and fixed preset load on start fixed slider background bug pushing some patcher updaes finding better logic to saves when multiple instnaces of the same file are open added double-click to hide/show current plugin from node quick fix for files not showing when opening plants added relative paths to all Cabbage files stored in patch session files adding state save and recall to Cabbage patcher fixing saved session display or preset names, and fixing value() for preset combos - values must be strings adding state saving for string combo box added editable label for setting BPM in transport controls adding transport controls to patcher added ctrl-b command shortcut to enable/disable auto connecting nodes to graph fixing save-as issue with patcher removing some debug statements fixing issue with presets in imported plant builds
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor