summaryrefslogtreecommitdiff
path: root/distrho
AgeCommit message (Expand)Author
2016-02-14Allow to store window title in external windowsfalkTX
2016-02-14Don't report LV2 touch or resize features if UI is pure externalfalkTX
2016-02-14Report some status of external window to hostfalkTX
2016-02-14Define DISTRHO_OS_UNIX if building for linux or osxfalkTX
2016-02-14ExternalWindow: Add code for managing external processfalkTX
2016-02-14Allow non-embeddable LV2 UIsfalkTX
2016-02-14More external-ui work; New (dummy) ExternalWindow classfalkTX
2016-02-14Start work torwards external-ui supportfalkTX
2016-02-13Fix out of bounds write on vst state savefalkTX
2016-01-04Allow pre-allocated buffer in String classfalkTX
2015-11-30Use DISTRHO_PLUGIN_NAME for mod:labelfalkTX
2015-11-29Fix lv2 preset exportfalkTX
2015-11-29Implement full state on lv2 and vstfalkTX
2015-11-29Initial support for full statesfalkTX
2015-11-29Add new metadata fields; Export more LV2 stuff, more MOD supportfalkTX
2015-11-06Fix last commitfalkTX
2015-11-06Fix modgui referencefalkTX
2015-11-06Remove an extra spacefalkTX
2015-11-06Add DISTRHO_PLUGIN_USES_MODGUI macrofalkTX
2015-11-06Give warning when exporting lv2 presets and using state (NIY)falkTX
2015-11-06Fast ttl generation when using lots of presetsfalkTX
2015-11-06Put LV2 preset labels in manifest.ttlfalkTX
2015-10-30Disable UI if DGL is not availablefalkTX
2015-10-13Fix some small leaksfalkTX
2015-09-18Fix buildfalkTX
2015-09-18Always maps URIDs, it's a required feature anywayfalkTX
2015-09-18Fallback to maxBlockLength if host doesn't support nominalfalkTX
2015-09-17MiscfalkTX
2015-09-15Use nominalBlockLengthfalkTX
2015-07-05LV2 ticksPerBeat is a doublefalkTX
2015-07-05Forgot this linefalkTX
2015-07-04Get time info before setting state and paramsfalkTX
2015-06-25Don't use leak detection on release buildsfalkTX
2015-06-14Misc changesfalkTX
2015-06-13Implement export of LV2 presets; Put UI in a separate ttlfalkTX
2015-06-13CleanupfalkTX
2015-06-13CleanupfalkTX
2015-06-13Rework LV2 time position, seems to work nicely nowfalkTX
2015-05-12Add Parameter constructor using custom values; Fix typofalkTX
2015-05-09Check if bufsize or srate changed in vst2 resumefalkTX
2015-05-05Fix buildfalkTX
2015-05-05Fix buildfalkTX
2015-05-05App->Application; Use class namespace by default; Misc fixesfalkTX
2015-05-05Remove some internal functionsfalkTX
2015-04-29Call plugin de/activate in JACK standalone modefalkTX
2015-04-26Fix states; Fix vst build without UIfalkTX
2015-04-26Minor fixingfalkTX
2015-04-26Silence some warningsfalkTX
2015-04-26MiscfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX