jules
|
3c76294319
|
Android: setting the audio output at startup.
|
12 years ago |
jules
|
abde049bf0
|
Whitespace cleanup.
|
12 years ago |
jules
|
5a0cef7239
|
Added some static StringArray methods for tokenising.
|
12 years ago |
jules
|
a1e3f23ee4
|
Linux build fix.
|
12 years ago |
jules
|
4d0cd69895
|
Minor tidying
|
12 years ago |
jules
|
c4cea5a131
|
Thread-naming fix for linux.
|
12 years ago |
jules
|
31747486ff
|
New class: IPAddress.
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
280afcff80
|
Warning fix for linux.
|
12 years ago |
jules
|
92e3c452a0
|
Warnings + documentation cleanups.
|
12 years ago |
jules
|
01ad38a0b4
|
mingw fix.
|
12 years ago |
jules
|
6a67ab2eb2
|
Fix for uuidtostring function.
|
12 years ago |
jules
|
2be6b48cd9
|
Eliminated some OS dependencies in WASAPI. Added mingw workarounds for __uuidof
|
12 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
12 years ago |
jules
|
2451b3762c
|
Some mingw compatibility tweaks.
|
12 years ago |
jules
|
c923345ee5
|
Typo fix.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
12 years ago |
jules
|
aa6990f5e3
|
Posix NamedPipe fix.
|
12 years ago |
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
12 years ago |
jules
|
6b7f0609bf
|
Minor clean-ups.
|
12 years ago |
jules
|
c0bdb4954b
|
Fix for OSX InterprocessLocks for users with a network-based home folder.
|
12 years ago |
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.
|
12 years ago |
jules
|
83b1284d93
|
Added a wow64 registry function.
|
12 years ago |
jules
|
35991fb01c
|
Fix for compiler error in camera code.
|
12 years ago |
jules
|
e58b915300
|
Fixed some COM object ref-counting.
|
12 years ago |
jules
|
3a9cad8f2c
|
Enabled some code that was disabled for mingw, but which will work with the latest version.
|
12 years ago |
jules
|
b83fcd7d5f
|
win32 compatibility tweaks.
|
12 years ago |
jules
|
41f3b6c485
|
Re-implemented NamedPipe, to make the win32 version better match the posix one.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
02c0cd009c
|
Cleaned up some compiler warnings.
|
12 years ago |
jules
|
6d9d86b14e
|
Made posix ChildProcess return stderr as well as stdout.
|
12 years ago |
jules
|
f292238b32
|
Android: keyboard input support.
|
12 years ago |
jules
|
c16c3a7c28
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
12 years ago |
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
12 years ago |
jules
|
699b5303e2
|
Android: multi-touch support.
|
12 years ago |
jules
|
4ef89c890f
|
Avoided a few gcc compiler warnings.
|
12 years ago |