The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules d6f2232bdd Reverted a win32 networking change. 12 years ago
..
java Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android. 13 years ago
juce_BasicNativeHeaders.h Minor updates for mingw compatibility. 13 years ago
juce_android_Files.cpp Android: added URL launching. 13 years ago
juce_android_JNIHelpers.h Minor tidying-up. 12 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 Fixed a juce_core dependency problem. 13 years ago
juce_linux_Network.cpp Linux http header fix. 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 New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 13 years ago
juce_mac_Network.mm Fix for GCC syntax problem. 13 years ago
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.. 14 years ago
juce_mac_SystemStats.mm Added method: SystemStats::getDisplayLanguage() 13 years ago
juce_mac_Threads.mm New method Process::makeForegroundProcess() (only implemented in OSX) 13 years ago
juce_osx_ObjCHelpers.h Avoided a name clash with old Carbon headers. 13 years ago
juce_posix_NamedPipe.cpp Tweaks to some posix code. 13 years ago
juce_posix_SharedCode.h Handling win32 hide/show messages. 12 years ago
juce_win32_ComSmartPtr.h Minor tidying-up. 12 years ago
juce_win32_Files.cpp Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 13 years ago
juce_win32_Network.cpp Reverted a win32 networking change. 12 years ago
juce_win32_Registry.cpp Added a WOW64 call to WindowsRegistry. 13 years ago
juce_win32_SystemStats.cpp Minor clean-ups. 13 years ago
juce_win32_Threads.cpp New method: Rectangle::constainedWithin(). 12 years ago