falkTX
|
01aca7649c
|
Remove some constexpr constructors that never worked
Signed-off-by: falkTX <falktx@falktx.com>
|
1 year ago |
falkTX
|
b29e345b8c
|
Move common code to DistrhoDetails.hpp; add constexpr attributes
Signed-off-by: falkTX <falktx@falktx.com>
|
2 years ago |
falkTX
|
c2f66ac3c7
|
Fix String compatibility with std::map
Closes #371
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
e207aafcb2
|
Fix a memory leak in the String class
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
1db7603360
|
VST3: Implement parameter state save/restore
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
28a88dbd65
|
String: Add asBasic, asLower and asUpper methods
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
50aa987a02
|
Fix a memory leak in the string class
Signed-off-by: falkTX <falktx@falktx.com>
|
3 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
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
284460d269
|
Introduce ScopedSafeLocale class, use it in a few places
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
858b4fe7a9
|
Rework String class to remove VLA use
Signed-off-by: falkTX <falktx@falktx.com>
|
4 years ago |
falkTX
|
d80b8bfce3
|
String: limit amount of characters in float conversion
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
cc720fe821
|
win32: clear file dialog string before triggering callback
Things would go weird if a plugin opens a new file dialog in the
file callback, prevent this by clearing the string before the callback.
|
5 years ago |
falkTX
|
60d8fad890
|
Limit String base64 stack size
|
9 years ago |
falkTX
|
5d70c8a977
|
Update copyright dates; Add license header comment to utility code
|
9 years ago |
falkTX
|
8c4e45d4a7
|
Allow pre-allocated buffer in String class
|
9 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
|
10 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
|
11 years ago |
falkTX
|
f8670208e8
|
Initial commit
|
11 years ago |