| .. |
|
java
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
2012-02-20 17:21:49 +00:00 |
|
juce_android_Files.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_android_JNIHelpers.h
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
2012-02-20 17:21:49 +00:00 |
|
juce_android_Misc.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_android_Network.cpp
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
2012-02-20 17:21:49 +00:00 |
|
juce_android_SystemStats.cpp
|
Updates to keep android builds compatible with NDK6b and the latest SDK.
|
2011-10-24 15:54:06 +01:00 |
|
juce_android_Threads.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_BasicNativeHeaders.h
|
win32 revealToUser improvement. TextEditor fix. Supprt for cut/copy/paste shortcuts when OSX file browsers are visible. iOS embedded window positioning fix.
|
2011-11-07 17:24:22 +00:00 |
|
juce_linux_Files.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_linux_Network.cpp
|
Fixes to some MemoryOutputStream streaming operators.
|
2012-02-15 20:48:14 +00:00 |
|
juce_linux_SystemStats.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_linux_Threads.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_mac_Files.mm
|
iOS URL opening fix.
|
2012-01-24 16:32:13 +00:00 |
|
juce_mac_Network.mm
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_mac_ObjCSuffix.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_mac_Strings.mm
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_mac_SystemStats.mm
|
Fixed a minor leak in CoreAudioFormat. Fixed incorrect OSX and iOS version reporting. Added Xext library to linux introjucer build. Mac menu shortcut key fix.
|
2011-11-15 16:53:34 +00:00 |
|
juce_mac_Threads.mm
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_osx_ObjCHelpers.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_posix_NamedPipe.cpp
|
iOS InterprocessLock changes.
|
2011-11-10 14:32:35 +00:00 |
|
juce_posix_SharedCode.h
|
OpenGL fixes for flickering and rounding errors. RelativeCoordinate expression parsing work. Tweaks for AudioProcessorGraph params and OSX thread naming calls.
|
2012-02-02 12:08:04 +00:00 |
|
juce_win32_ComSmartPtr.h
|
Minor addition to ComSmartPtr.
|
2011-11-10 10:37:42 +00:00 |
|
juce_win32_Files.cpp
|
Cleaned up a few 64-bit VC++ warnings.
|
2011-12-24 10:06:45 +00:00 |
|
juce_win32_Network.cpp
|
Couple of small win32 fixes. Cleaned up win32 registry code.
|
2011-09-26 10:40:44 +01:00 |
|
juce_win32_Registry.cpp
|
Couple of small win32 fixes. Cleaned up win32 registry code.
|
2011-09-26 10:40:44 +01:00 |
|
juce_win32_SystemStats.cpp
|
Workarounds for mingw compatibility.
|
2011-11-02 11:49:34 +00:00 |
|
juce_win32_Threads.cpp
|
Added ChildProcess::kill()
|
2011-12-14 14:18:45 +00:00 |