summaryrefslogtreecommitdiff
path: root/distrho/extra
AgeCommit message (Expand)Author
2018-12-30Adjust things for better external ui support, add example pluginfalkTX
2018-02-23Proper namespace for isBase64CharPatrick Desaulniers
2016-08-01Use linux as OS fallback if not mac or windowsfalkTX
2016-04-04Proper signal class implementationfalkTX
2016-03-29Final fixfalkTX
2016-03-29Fix previous commitsfalkTX
2016-03-29Really fix FreeBSD buildfalkTX
2016-03-29Remove test codefalkTX
2016-03-29Limit String base64 stack sizefalkTX
2016-03-29Use a signal to wait for thread startfalkTX
2016-03-29Add Signal class alongside MutexfalkTX
2016-03-14Fix external-ui build on OSX; Fix non-embed external-uifalkTX
2016-03-12Make PTHREAD_PRIO_INHERIT optionalfalkTX
2016-03-12Mutex: Use PTHREAD_PRIO_INHERIT protocolfalkTX
2016-03-01Update copyright dates; Add license header comment to utility codefalkTX
2016-02-14Allow to store window title in external windowsfalkTX
2016-02-14ExternalWindow: Add code for managing external processfalkTX
2016-02-14More external-ui work; New (dummy) ExternalWindow classfalkTX
2016-01-04Allow pre-allocated buffer in String classfalkTX
2015-06-25Don't use leak detection on release buildsfalkTX
2015-04-26Minor fixingfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-04-26Rename some filesfalkTX
2015-04-26Finish sync with carla classes, remove d_ prefixesfalkTX
2015-04-26Sync mutex code with carlafalkTX
2014-10-07Add new thread class filefalkTX
2014-09-10MiscfalkTX
2014-08-17Put all classes provided by DPF inside the namespacefalkTX
2014-08-15Cleanup; Some fixes for -Weffc++falkTX
2014-05-14Move sleep funcs into separate file, so we don't include windows.hfalkTX
2014-05-12Add d_mutex.hpp file, for a Mutex classfalkTX
2014-05-12Fix buildfalkTX
2014-05-11Add scoped pointer class; use it on some widget classesfalkTX
2014-05-06CleanupfalkTX
2014-04-29remove d_mutex, I don't like the design yetfalkTX
2014-04-28Fix conflicts with carlafalkTX
2014-04-25Add leakdetector classfalkTX
2014-04-25Misc fixingfalkTX
2014-04-25Add extra mutex classfalkTX
2014-04-25More d_string into its own file; Rework base headersfalkTX