18 Commits (39bdf2a66b2c8f3a5000658a4dafbfb4a190d607)

Author SHA1 Message Date
  falkTX c2f66ac3c7
Fix String compatibility with std::map 3 years ago
  falkTX e207aafcb2 Fix a memory leak in the String class 4 years ago
  falkTX 1db7603360
VST3: Implement parameter state save/restore 4 years ago
  falkTX 28a88dbd65 String: Add asBasic, asLower and asUpper methods 4 years ago
  falkTX 50aa987a02
Fix a memory leak in the string class 4 years ago
  Jean Pierre Cimalando 6630b86a82 msvc: move the declaration of ssize_t to DistrhoUtils 4 years ago
  Jean Pierre Cimalando a4065321a0 msvc: give the temporary buffer a fixed size 4 years ago
  Jean Pierre Cimalando 8cc6eb8f2f Other fixes to enable msvc builds 4 years ago
  falkTX fe06ccecf5
Add String::remove(char) method 4 years ago
  falkTX 284460d269
Introduce ScopedSafeLocale class, use it in a few places 4 years ago
  falkTX 858b4fe7a9
Rework String class to remove VLA use 4 years ago
  falkTX d80b8bfce3
String: limit amount of characters in float conversion 6 years ago
  falkTX cc720fe821 win32: clear file dialog string before triggering callback 6 years ago
  falkTX 60d8fad890 Limit String base64 stack size 10 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 10 years ago
  falkTX 8c4e45d4a7 Allow pre-allocated buffer in String class 10 years ago
  falkTX 4ecfc82f6b Minor fixing 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 b30b92c0aa Put all classes provided by DPF inside the namespace 11 years ago
  falkTX 9df2f7f1a3 Misc fixing 11 years ago
  falkTX 855eb9f77a More d_string into its own file; Rework base headers 11 years ago
  falkTX 1f2b3045d0 Misx 11 years ago
  falkTX 229df759a3 Update code headers 12 years ago
  falkTX f8670208e8 Initial commit 12 years ago