1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/native
2012-04-16 22:23:36 +01:00
..
java OpenGL refactoring (stage 1) 2012-03-27 17:22:54 +01:00
juce_android_Files.cpp Android: added URL launching. 2012-02-24 17:48:18 +00:00
juce_android_JNIHelpers.h Message leak fix. Android repaint fix. Minor clean-ups. 2012-03-30 09:31:35 +01: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 Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. 2012-03-27 11:04:27 +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 tweaks to help support mingw, and to avoid namespace issues with assertions. 2012-03-06 20:31:39 +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 Linux http header fix. 2012-03-01 12:13:21 +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 Purged some warnings. 2012-04-10 10:29:14 +01: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 Purged some warnings. 2012-04-10 10:29:14 +01: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 Minor NamedPipe tweak. 2012-04-04 10:10:41 +01:00
juce_posix_SharedCode.h Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_win32_ComSmartPtr.h Updated some win32 video code. 2012-04-16 22:23:36 +01:00
juce_win32_Files.cpp TabbedButtonBar fix. Small clean-ups. 2012-04-02 11:43:06 +01: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 Added a WOW64 call to WindowsRegistry. 2012-04-04 10:36:15 +01:00
juce_win32_SystemStats.cpp Message leak fix. Android repaint fix. Minor clean-ups. 2012-03-30 09:31:35 +01:00
juce_win32_Threads.cpp Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage. 2012-03-13 12:44:33 +00:00