39 Commits (eb1ec93eedb24e33c5e6d8442d7f2d1bd7038a13)

Author SHA1 Message Date
  Patrick Desaulniers 6f622cdc8d
Proper namespace for isBase64Char 7 years ago
  falkTX de41152255 Use linux as OS fallback if not mac or windows 8 years ago
  falkTX 97fb4236d0 Proper signal class implementation 9 years ago
  falkTX a94a9948fc Final fix 9 years ago
  falkTX 793c9f658c Fix previous commits 9 years ago
  falkTX 32730ebfe2 Really fix FreeBSD build 9 years ago
  falkTX dc12c0cf30 Remove test code 9 years ago
  falkTX 60d8fad890 Limit String base64 stack size 9 years ago
  falkTX 94f2f5087a Use a signal to wait for thread start 9 years ago
  falkTX 663f30a047 Add Signal class alongside Mutex 9 years ago
  falkTX 662ca8a751 Fix external-ui build on OSX; Fix non-embed external-ui 9 years ago
  falkTX ba4e240464 Make PTHREAD_PRIO_INHERIT optional 9 years ago
  falkTX fd34de63e4 Mutex: Use PTHREAD_PRIO_INHERIT protocol 9 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX d1e127289c Allow to store window title in external windows 9 years ago
  falkTX c96969c56e ExternalWindow: Add code for managing external process 9 years ago
  falkTX f409666de7 More external-ui work; New (dummy) ExternalWindow class 9 years ago
  falkTX 8c4e45d4a7 Allow pre-allocated buffer in String class 9 years ago
  falkTX 45cddf26a7 Don't use leak detection on release builds 10 years ago
  falkTX 4ecfc82f6b Minor fixing 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago
  falkTX 4f8b332b94 Rename some files 10 years ago
  falkTX c9d7b3e6f0 Finish sync with carla classes, remove d_ prefixes 10 years ago
  falkTX 6320110f66 Sync mutex code with carla 10 years ago
  falkTX 755d7f31a3 Add new thread class file 10 years ago
  falkTX 705461229c Misc 10 years ago
  falkTX b30b92c0aa Put all classes provided by DPF inside the namespace 10 years ago
  falkTX 73b18ec998 Cleanup; Some fixes for -Weffc++ 10 years ago
  falkTX 5a325b8a56 Move sleep funcs into separate file, so we don't include windows.h 11 years ago
  falkTX 8fb0b54755 Add d_mutex.hpp file, for a Mutex class 11 years ago
  falkTX 16a9114054 Fix build 11 years ago
  falkTX 4fffde234c Add scoped pointer class; use it on some widget classes 11 years ago
  falkTX db1ec7ea52 Cleanup 11 years ago
  falkTX 1e36926d65 remove d_mutex, I don't like the design yet 11 years ago
  falkTX 209051adae Fix conflicts with carla 11 years ago
  falkTX 80e1028365 Add leakdetector class 11 years ago
  falkTX 9df2f7f1a3 Misc fixing 11 years ago
  falkTX 90a3485ca0 Add extra mutex class 11 years ago
  falkTX 855eb9f77a More d_string into its own file; Rework base headers 11 years ago