falkTX
|
3b2ab38ad8
|
water: Remove use of CharPointerType
Signed-off-by: falkTX <falktx@falktx.com>
|
2 years ago |
falkTX
|
14f5d8da1f
|
More cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2 years ago |
falkTX
|
488dbc953d
|
Remove use of WATER_COMPILER_SUPPORTS_MOVE_SEMANTICS
Was never properly supported, and causes crashes in a few places
Signed-off-by: falkTX <falktx@falktx.com>
|
2 years ago |
Magnus Sandin
|
7e872cc99f
|
Added sys/types.h to build on Alpine
|
2 years ago |
falkTX
|
f55b034fb5
|
Use utf16 in a few more places
Signed-off-by: falkTX <falktx@falktx.com>
|
2 years ago |
falkTX
|
545304f5cf
|
Fix build with GCC11
Closes #1396
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
efa15219c8
|
Fix a compiler warning
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
dbbbcd1cbe
|
Do not compare raw string pointers in water::Identifier
Fixes #986
|
4 years ago |
falkTX
|
bd086598cc
|
Remove StringPool, barely used and lead to memory corruption
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
358e8ede1c
|
Remove Time::getApproximateMillisecondCounter from water
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
6f20d4c636
|
Cleanup some water
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
51428eeb94
|
Avoid jassert name clashes, makefile stuff
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
ee0a4e5fdf
|
Start a big cleanup, WIP
|
6 years ago |
falkTX
|
9032c808f3
|
Cleanup for Array memory use of non-trivial types
|
6 years ago |
falkTX
|
2680128ee1
|
Revert "Revert "Delete code that ended up not being needed""
This reverts commit d28fafb840 .
|
6 years ago |
falkTX
|
d28fafb840
|
Revert "Delete code that ended up not being needed"
This reverts commit 3870412e57 .
|
6 years ago |
falkTX
|
3870412e57
|
Delete code that ended up not being needed
|
6 years ago |
falkTX
|
780c611fb3
|
Import more files for water, needed by SFZero
|
6 years ago |
falkTX
|
159b205e66
|
Import HasMap into water, and a few String methods
|
6 years ago |
falkTX
|
7be0066c07
|
Water cleanup
|
6 years ago |
falkTX
|
7a51444ff3
|
water: add back String::quoted()
|
6 years ago |
falkTX
|
9c45541e01
|
libjack: show all system audio and midi ports; Misc changes
|
6 years ago |
falkTX
|
09fb3d6500
|
Fix build on Mac OS and old non-c++11 compilers
|
7 years ago |
falkTX
|
6f5af71674
|
Fix build under certain systems
Fixes #530
|
7 years ago |
falkTX
|
b4690e48cc
|
More water cleanup
|
7 years ago |
falkTX
|
4980966ba0
|
Include needed headers directly in water cpp files
|
7 years ago |
falkTX
|
5fe99562a5
|
water: don't throw exceptions on memory failture, only return error
|
7 years ago |
falkTX
|
53fcdbc303
|
Cleanup; Return bool on HeapBlock allocating functions
|
7 years ago |
falkTX
|
6d3db15d8a
|
Cleanup
|
7 years ago |
falkTX
|
2f06274201
|
Cleanup water header files
|
7 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
be28e463e3
|
Cleanup some water includes
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
ab546cce60
|
Cleanup water, put main code inside namespace
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |