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 cfc85445b5 Minor tidying up 6 years ago
..
juce_android_Messaging.cpp Minor tidying up 6 years ago
juce_ios_MessageManager.mm Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_linux_EventLoop.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_linux_Messaging.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_mac_MessageManager.mm Tidied up some more old typedefs 7 years ago
juce_osx_MessageQueue.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_win32_HiddenMessageWindow.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_win32_Messaging.cpp Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
juce_win32_WinRTWrapper.cpp Tidied up some WinRT code 6 years ago
juce_win32_WinRTWrapper.h Tidied up some WinRT code 6 years ago