52 Commits (8ae49ddf3362e0a557c8e6ba0ad40dda727e446a)

Author SHA1 Message Date
  falkTX f279c54bdd
water: cleanup time handling, add back file time calls 1 year ago
  falkTX aa85fae43a
water: cleanup file related code, add winMyDocuments property 1 year ago
  falkTX 54cdc0b5e8
Introduce new header file for time-related utilities 1 year ago
  falkTX cccc6ace77
water: allow getting common program files special dir for windows 1 year ago
  falkTX 62838c8b85
Even more MSVC compat 1 year ago
  falkTX 518ad5d423
More MSVC warning handling 1 year ago
  falkTX f75582a2f3
Fix build with win32 unicode 1 year ago
  falkTX 3b2ab38ad8 water: Remove use of CharPointerType 2 years ago
  falkTX 93d3fff123
water: Add back a way to get win appdata and programfiles 2 years ago
  falkTX a80680f5a1
Fix water::DirectoryIterator for windows builds 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX 5385595764 Continue cleanup 2 years ago
  falkTX af9c392100 Start cleaning up the water 2 years ago
  falkTX 488dbc953d Remove use of WATER_COMPILER_SUPPORTS_MOVE_SEMANTICS 2 years ago
  falkTX f55b034fb5
Use utf16 in a few more places 2 years ago
  falkTX 1a16fc6b7a
One more water case handling for utf16/windows 2 years ago
  falkTX 54a0eba336
Use utf16 methods for Windows water File operations 2 years ago
  falkTX cc7a9fcac5
One more compiler warning fix 3 years ago
  falkTX 4154b61f95
Reduce excessive prints 3 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 3 years ago
  falkTX ea3f36ed9d
Fix water File::copyDirectoryTo() to take into account symlinks 4 years ago
  falkTX 720c6fe104
More work for LV2 state path, symlinks and move/copy when needed 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX 51428eeb94 Avoid jassert name clashes, makefile stuff 5 years ago
  falkTX 3aa5352bb7 Make water File paths accept paths from CWD, adjust bridges to it 5 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 6ace3015c0 Fix Windows build 6 years ago
  falkTX faf4777b6e Cleanup, print error if win32 CreateWindow fails 6 years ago
  falkTX 15820b1658 Fix exported LV2 plugins under windows, they actually load now :) 6 years ago
  falkTX 651a422c6f Remove some unused definitions from File class 6 years ago
  falkTX 4d47b10b0b Print warning when win32 CreateSymbolicLink asked but not available 6 years ago
  falkTX 8e2a3b4704 Cleanup File::createSymbolicLink, try a mingw workaround 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 3e126f2592 Fixes for carla-single under ladish, print state messages on start 6 years ago
  falkTX 7be0066c07 Water cleanup 6 years ago
  falkTX 1666475bb3 Fix inverted logic when checking for file stream open 7 years ago
  falkTX 07d5360c9e Small bridge fixes 7 years ago
  falkTX 77011fbad3 64bit stat calls are linux only 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 79d2686147 Fix windows build, cleanup 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 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