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 798de207a7 Better implementation of command-line arg escaping for ChilpProcess on win32 11 years ago
..
java Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 11 years ago
juce_BasicNativeHeaders.h Fix for MinGW builds. 11 years ago
juce_android_Files.cpp Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_android_JNIHelpers.h Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 11 years ago
juce_android_Misc.cpp A few android warning fixes. 12 years ago
juce_android_Network.cpp Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 11 years ago
juce_android_SystemStats.cpp Added a SystemStats::getDeviceDescription() method. 11 years ago
juce_android_Threads.cpp Added some JUCE_CALLTYPE flags to Process methods. 11 years ago
juce_linux_CommonFile.cpp Moved some duplicated linux/android code into a shared file. Added a method File::isLink() 11 years ago
juce_linux_Files.cpp Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_linux_Network.cpp Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 11 years ago
juce_linux_SystemStats.cpp Better device type detection on linux. 11 years ago
juce_linux_Threads.cpp Added some JUCE_CALLTYPE flags to Process methods. 11 years ago
juce_mac_Files.mm Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_mac_Network.mm Fixed a typo in OSX networking. 11 years ago
juce_mac_Strings.mm Removed a few more uses of String::empty. 11 years ago
juce_mac_SystemStats.mm Removed a few more uses of String::empty. 11 years ago
juce_mac_Threads.mm Made Process::isForegroundProcess() return a correct result on iOS. 11 years ago
juce_osx_ObjCHelpers.h iOS build fix. 12 years ago
juce_posix_NamedPipe.cpp Change to allow fully-specified paths to be passed as posix NamedPipe paths, to be able to specify the temp file's location. 11 years ago
juce_posix_SharedCode.h Avoiding spurious assertions in posix when starting child processes without full paths. 11 years ago
juce_win32_ComSmartPtr.h mingw __uuidof update 11 years ago
juce_win32_Files.cpp Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_win32_Network.cpp Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 11 years ago
juce_win32_Registry.cpp Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 11 years ago
juce_win32_SystemStats.cpp Replaced some win32 cpuid code. 11 years ago
juce_win32_Threads.cpp Better implementation of command-line arg escaping for ChilpProcess on win32 11 years ago