132 Commits (cb24acca975c41289d25a8db5d16b49adb926e21)

Author SHA1 Message Date
  jules 13c03e6228 Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 12 years ago
  jules 9ec0e7ac18 Avoided a malloc in posix WaitableEvents. 12 years ago
  jules 545bf3a9a8 Memory-mapped file tuning. 12 years ago
  jules 9e4baf538b Android: fix for pausing openGL apps. Rebuild of project files. 12 years ago
  jules bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
  jules b0302ce30f Android fixes and clean-ups. 12 years ago
  jules e6d817d20d Extended MemoryMappedFile to allow loading of file subsections. 12 years ago
  jules f3d9c3ebe0 Minor clean-ups. 12 years ago
  jules 359be4dc0c New class: HighResolutionTimer 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules f12f85ac06 Mingw fix. Spelling correction. 12 years ago
  jules 8fd0dc3f74 android: passing onPause message down to GL views. 12 years ago
  jules e184bec3d3 Fix for mingw. Assertion to catch use of win32 COM on an uninitialised thread. 12 years ago
  jules e543949bda Minor clean-ups. 13 years ago
  jules 83b1284d93 Added a wow64 registry function. 13 years ago
  jules 35991fb01c Fix for compiler error in camera code. 13 years ago
  jules e58b915300 Fixed some COM object ref-counting. 13 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 13 years ago
  jules b83fcd7d5f win32 compatibility tweaks. 13 years ago
  jules 41f3b6c485 Re-implemented NamedPipe, to make the win32 version better match the posix one. 13 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 13 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 13 years ago
  jules 6d9d86b14e Made posix ChildProcess return stderr as well as stdout. 13 years ago
  jules f292238b32 Android: keyboard input support. 13 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 13 years ago
  jules 699b5303e2 Android: multi-touch support. 13 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 13 years ago
  jules 48ffccb8b8 Minor cleanups. 13 years ago
  jules edc45e9aba Workaround for android's new file scanning behaviour when using the device as a USB drive. 13 years ago
  jules b6d825e133 Added slider type LinearBarVertical. 13 years ago
  jules 3374dff2aa Fix for android zero-height bitmap problem. 13 years ago
  jules dbaa9b9cc1 Prevented zlib headers messing-up use of the fdopen() function. 13 years ago
  jules c94183e614 New method File::createLink, for creating win32 .lnk files. 13 years ago
  jules 8ae91bb39a Minor clean-ups. 13 years ago
  jules e6faf25559 Added File::userPicturesDirectory, and improved detection of special file locations on linux. 13 years ago
  jules 98fcdca3ba Added a new ChildProcess::start method that takes an argument array. 13 years ago
  jules edeb7c2723 Improved win32 http timeout behaviour. 13 years ago
  jules d97e2c7ba4 Improvements to file launching on Linux 13 years ago
  jules ea25716163 Fix for memory alignment bug in OSX GL. 13 years ago
  jules 6b1654e1d2 Fixed some more warnings. 13 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 13 years ago
  jules 2b7b01632f A couple of fixes for win32 DLL builds. 13 years ago
  jules d6f2232bdd Reverted a win32 networking change. 13 years ago
  jules a4939b87f2 win32: added a flag to ignore https certificate mismatches. 13 years ago
  jules 710dec8a1e Handling win32 hide/show messages. 13 years ago
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 13 years ago
  jules 001ce3ee61 Fix for ChildProcess::isRunning on posix 13 years ago
  jules 842d30fbfa Minor tidying-up. 13 years ago
  jules c140558fc8 Change to avoid spurious leak warning on win32. 13 years ago