| .. |
|
java
|
Android: keyboard input support.
|
13 years ago |
|
juce_BasicNativeHeaders.h
|
Minor updates for mingw compatibility.
|
13 years ago |
|
juce_android_Files.cpp
|
Added File::userPicturesDirectory, and improved detection of special file locations on linux.
|
13 years ago |
|
juce_android_JNIHelpers.h
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
13 years ago |
|
juce_android_Misc.cpp
|
Android: better logging, more GL work.
|
13 years ago |
|
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.
|
13 years ago |
|
juce_android_SystemStats.cpp
|
Added method: SystemStats::getDisplayLanguage()
|
13 years ago |
|
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..
|
14 years ago |
|
juce_linux_Files.cpp
|
Avoided a few gcc compiler warnings.
|
13 years ago |
|
juce_linux_Network.cpp
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
13 years ago |
|
juce_linux_SystemStats.cpp
|
Added method: SystemStats::getDisplayLanguage()
|
13 years ago |
|
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..
|
14 years ago |
|
juce_mac_Files.mm
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
13 years ago |
|
juce_mac_Network.mm
|
Added slider type LinearBarVertical.
|
13 years ago |
|
juce_mac_Strings.mm
|
Fixed some more warnings.
|
13 years ago |
|
juce_mac_SystemStats.mm
|
Fixed some more warnings.
|
13 years ago |
|
juce_mac_Threads.mm
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
13 years ago |
|
juce_osx_ObjCHelpers.h
|
Fix for memory alignment bug in OSX GL.
|
13 years ago |
|
juce_posix_NamedPipe.cpp
|
Fixed some more warnings.
|
13 years ago |
|
juce_posix_SharedCode.h
|
Minor cleanups.
|
13 years ago |
|
juce_win32_ComSmartPtr.h
|
Minor tidying-up.
|
13 years ago |
|
juce_win32_Files.cpp
|
New method File::createLink, for creating win32 .lnk files.
|
13 years ago |
|
juce_win32_Network.cpp
|
Improved win32 http timeout behaviour.
|
13 years ago |
|
juce_win32_Registry.cpp
|
Added a WOW64 call to WindowsRegistry.
|
13 years ago |
|
juce_win32_SystemStats.cpp
|
A couple of fixes for win32 DLL builds.
|
13 years ago |
|
juce_win32_Threads.cpp
|
Added a new ChildProcess::start method that takes an argument array.
|
13 years ago |