Changelog for
cabbage-git-2.8.123+git.640.944a072-1.25.x86_64.rpm :
* Thu Jul 14 2022 obs-service-tar-scmAATTinvalid- Update to version 2.8.123+git.640.944a072:
* 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
* 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
* Wed Oct 21 2020 Konstantin Voinov - 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 2020 Konstantin Voinov - 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