summaryrefslogtreecommitdiff
path: root/distrho/src/DistrhoUI.cpp
AgeCommit message (Expand)Author
2019-01-11Fix a few more warningsJP Cimalando
2019-01-07Adjustments for Cairo, and general cleanupfalkTX
2019-01-06rewrite preprocessor conditionals in simplified formJP Cimalando
2019-01-06software rendering with CairoJP Cimalando
2018-12-30Adjust things for better external ui support, add example pluginfalkTX
2018-11-27Fix external UI build (#87)Patrick Desaulniers
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-30Allow plugin UIs to be user-resizable, test with info examplefalkTX
2018-08-04Allow sendNote for plugins with MIDI inputfalkTX
2018-01-01Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browserfalkTX
2016-03-14Fix external-ui build on OSX; Fix non-embed external-uifalkTX
2016-03-12Pass LV2 UI bundle path to external UIsfalkTX
2016-02-14More external-ui work; New (dummy) ExternalWindow classfalkTX
2016-02-14Start work torwards external-ui supportfalkTX
2015-05-05Fix buildfalkTX
2015-05-05Remove some internal functionsfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-04-26Start rework of base classesfalkTX
2015-04-21Change midi macros, start documentation reworkfalkTX
2015-04-21Allow to specify widget UI size during constructionfalkTX
2015-02-24Allow to receive fileBrowserSelected in plugin UIsfalkTX
2015-01-14distrho changes from CarlafalkTX
2014-11-20Remove NTK references, now in a separate repofalkTX
2014-08-19Fix typofalkTX
2014-08-19More documentation and small UI changesfalkTX
2014-08-18Use uint for sizes; Some DPF UI class changes and docsfalkTX
2014-08-17NTK UIs seem to be workingfalkTX
2014-08-17Initial work for NTK plugin UIsfalkTX
2014-08-16Misc changesfalkTX
2014-08-16Enable previous if0'd code during strict testing; Fix buildfalkTX
2014-05-28Remove hacky lastUiParent in DGL; use similar inside distrho onlyfalkTX
2014-05-25Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIsfalkTX
2014-05-18Clear up UI size stufffalkTX
2014-05-18Make it possible to override Window resize call in plugin UIsfalkTX
2014-04-25CleanupfalkTX
2014-04-25CleanupfalkTX
2014-04-20Fix VST state build; Add possible UI<->DSP direct accessfalkTX
2014-03-09Update code headersfalkTX
2013-12-24Initial commitfalkTX