here follows the changelog for the next version (so far, still not fully happy with the new gui lib..)
Code: Select all
r301 - Crossplatform Windowing migration stage 1 (does not work yet, but does not break anything either)
r302 - more migration
r303 - Massive GUI-replacement effort underway. Featureparity almost reached.
- Small Buzz notebug fix
- Buzz version uses new gui library now
- New standalone version uses new gui library now too.
- VST still does NOT use the new gui library.
r304 - Vertical and horizontal scrollwheel messages implemented in CP-lib.
- Hitarea optimization in CP-lib.
- Small font-rendering fix.
r305 - Unified stroking/filling of paths for the vector drawing commands.
- Added dashes for line markers.
r306 - CP Gui gfx: hatching works!
r307 - Blok VST converted to new GUI lib.
- New TextBox control.
- Scroll calculations changed
- Added user-messages to GUI lib (to facilitate patch-changes)
- Rootcontrol extended to allow for popups and childwindows as well as main windows.
- Custom Envelope gui animation fix
r308 - Legato mode now keeps track of notestack with lifo queue. (IE -> it will glide
back to your previous note if you still have another pressed down)
- New textbox code for CPGui lib. (vst patch name)
- Changed text-entry method for vst.
- Added better platform neutral key definitions.
- Better invalidate for patch name in main vst edit window.
- Aftertouch block.
- Modwheel block.
- String measuring improved.
- Small visual fix for connection dragging (connections no longer cut off)

