jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
3c76294319
|
Android: setting the audio output at startup.
|
2013-06-12 09:45:28 +01:00 |
|
jules
|
abde049bf0
|
Whitespace cleanup.
|
2013-06-07 22:41:14 +01:00 |
|
jules
|
5a0cef7239
|
Added some static StringArray methods for tokenising.
|
2013-06-07 20:35:07 +01:00 |
|
jules
|
a1e3f23ee4
|
Linux build fix.
|
2013-06-05 15:08:00 +01:00 |
|
jules
|
4d0cd69895
|
Minor tidying
|
2013-06-04 10:41:53 +01:00 |
|
jules
|
c4cea5a131
|
Thread-naming fix for linux.
|
2013-05-03 17:14:24 +01:00 |
|
jules
|
31747486ff
|
New class: IPAddress.
|
2013-04-27 20:11:59 +01:00 |
|
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
2013-04-17 15:17:36 +01:00 |
|
jules
|
280afcff80
|
Warning fix for linux.
|
2013-04-08 15:48:39 +01:00 |
|
jules
|
92e3c452a0
|
Warnings + documentation cleanups.
|
2013-04-07 10:03:59 +01:00 |
|
jules
|
01ad38a0b4
|
mingw fix.
|
2013-04-04 11:49:15 +01:00 |
|
jules
|
6a67ab2eb2
|
Fix for uuidtostring function.
|
2013-04-03 20:19:19 +01:00 |
|
jules
|
2be6b48cd9
|
Eliminated some OS dependencies in WASAPI. Added mingw workarounds for __uuidof
|
2013-03-29 16:01:49 +00:00 |
|
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
2013-03-28 21:40:41 +00:00 |
|
jules
|
2451b3762c
|
Some mingw compatibility tweaks.
|
2013-03-28 14:24:28 +00:00 |
|
jules
|
c923345ee5
|
Typo fix.
|
2013-03-25 20:11:30 +00:00 |
|
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
2013-03-21 16:12:00 +00:00 |
|
jules
|
aa6990f5e3
|
Posix NamedPipe fix.
|
2013-03-20 16:26:05 +00:00 |
|
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
2013-03-19 13:30:33 +00:00 |
|
jules
|
6b7f0609bf
|
Minor clean-ups.
|
2013-03-17 13:59:03 +00:00 |
|
jules
|
c0bdb4954b
|
Fix for OSX InterprocessLocks for users with a network-based home folder.
|
2013-03-16 11:50:42 +00:00 |
|
jules
|
13c03e6228
|
Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu.
|
2013-03-08 12:01:46 +00:00 |
|
jules
|
9ec0e7ac18
|
Avoided a malloc in posix WaitableEvents.
|
2013-02-27 17:49:37 +00:00 |
|
jules
|
545bf3a9a8
|
Memory-mapped file tuning.
|
2013-02-26 16:14:21 +00:00 |
|
jules
|
9e4baf538b
|
Android: fix for pausing openGL apps. Rebuild of project files.
|
2013-02-24 16:12:36 +00:00 |
|
jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
jules
|
b0302ce30f
|
Android fixes and clean-ups.
|
2013-02-22 11:51:51 +00:00 |
|
jules
|
e6d817d20d
|
Extended MemoryMappedFile to allow loading of file subsections.
|
2013-02-17 22:38:25 +00:00 |
|
jules
|
f3d9c3ebe0
|
Minor clean-ups.
|
2013-02-03 10:55:45 +00:00 |
|
jules
|
359be4dc0c
|
New class: HighResolutionTimer
|
2013-02-01 20:15:26 +00:00 |
|
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
2013-01-20 11:50:05 +00:00 |
|
jules
|
f12f85ac06
|
Mingw fix. Spelling correction.
|
2013-01-14 09:37:15 +00:00 |
|
jules
|
8fd0dc3f74
|
android: passing onPause message down to GL views.
|
2013-01-13 17:31:19 +00:00 |
|
jules
|
e184bec3d3
|
Fix for mingw. Assertion to catch use of win32 COM on an uninitialised thread.
|
2013-01-07 14:58:33 +00:00 |
|
jules
|
e543949bda
|
Minor clean-ups.
|
2013-01-05 20:07:22 +00:00 |
|
jules
|
83b1284d93
|
Added a wow64 registry function.
|
2012-12-27 20:48:19 +00:00 |
|
jules
|
35991fb01c
|
Fix for compiler error in camera code.
|
2012-12-22 18:06:44 +00:00 |
|
jules
|
e58b915300
|
Fixed some COM object ref-counting.
|
2012-12-18 18:05:36 +00:00 |
|
jules
|
3a9cad8f2c
|
Enabled some code that was disabled for mingw, but which will work with the latest version.
|
2012-12-13 14:17:08 +00:00 |
|
jules
|
b83fcd7d5f
|
win32 compatibility tweaks.
|
2012-12-10 16:48:38 +00:00 |
|
jules
|
41f3b6c485
|
Re-implemented NamedPipe, to make the win32 version better match the posix one.
|
2012-12-09 12:52:41 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
02c0cd009c
|
Cleaned up some compiler warnings.
|
2012-12-03 15:04:08 +00:00 |
|
jules
|
6d9d86b14e
|
Made posix ChildProcess return stderr as well as stdout.
|
2012-11-27 12:06:36 +00:00 |
|
jules
|
f292238b32
|
Android: keyboard input support.
|
2012-11-25 17:05:44 +00:00 |
|
jules
|
c16c3a7c28
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
2012-11-14 11:42:17 +00:00 |
|
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
2012-11-13 18:28:55 +00:00 |
|
jules
|
699b5303e2
|
Android: multi-touch support.
|
2012-11-13 17:14:32 +00:00 |
|