1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/native
2012-11-14 11:42:17 +00:00
..
java Android: multi-touch support. 2012-11-13 17:14:32 +00:00
juce_android_Files.cpp Added File::userPicturesDirectory, and improved detection of special file locations on linux. 2012-10-15 15:09:55 +01:00
juce_android_JNIHelpers.h Workaround for android's new file scanning behaviour when using the device as a USB drive. 2012-11-08 15:53:50 +00:00
juce_android_Misc.cpp Android: better logging, more GL work. 2012-02-23 17:34:46 +00: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 Added method: SystemStats::getDisplayLanguage() 2012-08-10 18:05:28 +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 Minor updates for mingw compatibility. 2012-08-24 08:57:18 +01:00
juce_linux_Files.cpp Avoided a few gcc compiler warnings. 2012-11-11 18:43:36 +00:00
juce_linux_Network.cpp 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
juce_linux_SystemStats.cpp Added method: SystemStats::getDisplayLanguage() 2012-08-10 18:05:28 +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 Renamed a few old references to "iPhoneOS" as "iOS". 2012-11-13 18:28:55 +00:00
juce_mac_Network.mm Added slider type LinearBarVertical. 2012-11-05 20:33:34 +00:00
juce_mac_Strings.mm Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_mac_SystemStats.mm Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_mac_Threads.mm Renamed a few old references to "iPhoneOS" as "iOS". 2012-11-13 18:28:55 +00:00
juce_osx_ObjCHelpers.h Fix for memory alignment bug in OSX GL. 2012-10-09 16:50:56 +01:00
juce_posix_NamedPipe.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_posix_SharedCode.h Minor cleanups. 2012-11-08 16:35:56 +00:00
juce_win32_ComSmartPtr.h Minor tidying-up. 2012-09-04 11:38:16 +01:00
juce_win32_Files.cpp New method File::createLink, for creating win32 .lnk files. 2012-10-29 16:21:08 +00:00
juce_win32_Network.cpp Improved win32 http timeout behaviour. 2012-10-12 11:33:15 +01:00
juce_win32_Registry.cpp Added a WOW64 call to WindowsRegistry. 2012-04-04 10:36:15 +01:00
juce_win32_SystemStats.cpp A couple of fixes for win32 DLL builds. 2012-09-20 09:16:02 +01:00
juce_win32_Threads.cpp Added a new ChildProcess::start method that takes an argument array. 2012-10-14 12:54:40 +01:00