Skip to content

Tags: Burgos/dplug

Tags

v1.1.25

Toggle v1.1.25's commit message
Fix wavetable oscillator producing 2x the wanted frequency.

v1.1.24

Toggle v1.1.24's commit message
Introduce RGBA8 Window format, do not use the StopWatch anymore.

v1.1.23

Toggle v1.1.23's commit message
Properly release threads from GUIGraphics thread-pool.

v1.1.22

Toggle v1.1.22's commit message
Create a unique name for the custom NSView subclass. This fixes a cra…

…sh at 2nd instantiation in Live, at the cost of a class leak

v1.1.21

Toggle v1.1.21's commit message
Unregister user-defined cocoa class to support multiple loading of th…

…e same VST

v1.1.20

Toggle v1.1.20's commit message

v1.1.19

Toggle v1.1.19's commit message
Transition to newer GFM. Use GC-proof destructors. More bugs than bef…

…ore.

v1.1.18

Toggle v1.1.18's commit message
Add missing file, fix build.

v1.1.17

Toggle v1.1.17's commit message
Embed binrange dependency to have one less dependency. Fix distort ex…

…ample.

v1.1.16

Toggle v1.1.16's commit message
UIPanel is now useful again