summaryrefslogtreecommitdiff
path: root/distrho
AgeCommit message (Expand)Author
2019-01-28Fix CoreAudio warnings in 10.6 toolchainfalkTX
2019-01-27AU fixes 2 (#118)Damien Zammit
2019-01-26AU fixes (#116)Damien Zammit
2019-01-24Give parameter names and unitsfalkTX
2019-01-24AU: initialize buffer size and rate with AU defaultsfalkTX
2019-01-24Dynamic UI name, description and versionfalkTX
2019-01-24Custom filename for AU binaryfalkTX
2019-01-24TypofalkTX
2019-01-24Use some dpf propsfalkTX
2019-01-24Can change AU entry pointfalkTX
2019-01-24Something that works..falkTX
2019-01-24Add DistrhoPluginAU.rfalkTX
2019-01-24Add dummy AU bundle filesfalkTX
2019-01-24AU plugin buildsfalkTX
2019-01-24Add CoreAudio 10.6 filesfalkTX
2019-01-24Add initial code for AU pluginfalkTX
2019-01-11Fix some warnings emitted by GCC 8 and Clang 7JP Cimalando
2019-01-11Fix a few more warningsJP Cimalando
2019-01-10Merge branch 'master' into developFilipeCSnuk
2019-01-07Adjustments for Cairo, and general cleanupfalkTX
2019-01-06rewrite preprocessor conditionals in simplified formJP Cimalando
2019-01-06software rendering with CairoJP Cimalando
2019-01-05remove useles parentheses in macros - recent compilers don't like them (#98)Andreas Müller
2018-12-30Remove leftover debug printsfalkTX
2018-12-30Adjust things for better external ui support, add example pluginfalkTX
2018-12-27Partially reverts a1748a1a9fd1ac6f8b8abaa26cec64f121d13d7efalkTX
2018-11-29Fix some parts of BarBeatTick documentation (#86)Patrick Desaulniers
2018-11-27Fix external UI build (#87)Patrick Desaulniers
2018-11-08Real fix..falkTX
2018-11-08Fix previous commitfalkTX
2018-11-08Fix VST strncpyfalkTX
2018-11-08Merge branch 'master' of github.com:DISTRHO/DPFfalkTX
2018-10-29Fix ttl generation for plugins that use events out but not events inPatrick Desaulniers
2018-10-02Merge branch 'pugl-update' of github.com:DISTRHO/DPF into pugl-updatefalkTX
2018-10-02Merge branch 'master' of github.com:DISTRHO/DPF into pugl-updatefalkTX
2018-09-30Fix offset when sending state to LV2 UIfalkTX
2018-09-30Print warning for plugins with state and presets but not full statefalkTX
2018-09-30Fix a minor compiler warningfalkTX
2018-09-30Add assertions to make sure size > 0Christopher Arndt
2018-09-30Avoid gcc >= 8 warning about possible string truncation when using std::strncpyChristopher Arndt
2018-09-30Fix recursive resizing in certain DAWsfalkTX
2018-09-30Assume Windows to be resizable by default; Add UI::isUserResizablefalkTX
2018-09-30Add option to automatically scale plugin UIsfalkTX
2018-09-30Fix build and fix a few typosfalkTX
2018-09-30Allow plugin UIs to be user-resizable, test with info examplefalkTX
2018-09-29Import a simple fix from CarlafalkTX
2018-09-22Fix initial parameter output values for JACK standalonefalkTX
2018-09-18Add new DISTRHO_NO_WARNINGS macro, use it on macOS test buildsfalkTX
2018-09-18Cleanup makefiles a bit more, and fix more warningsfalkTX
2018-09-17CleanupfalkTX