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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_MultiTouchMapper.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_android_FileChooser.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 13 years ago
juce_android_Windowing.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_ios_UIViewComponentPeer.mm Simplified some ComponentPeer methods. 12 years ago
juce_ios_Windowing.mm Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_linux_Clipboard.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_linux_FileChooser.cpp Cleaned up some FileChooser code, and added a new method showDialog() 12 years ago
juce_linux_Windowing.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_mac_FileChooser.mm Made use of @autoreleasepool for clang builds. 12 years ago
juce_mac_MainMenu.mm Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_mac_MouseCursor.mm SystemTrayIconComponent support for OSX 12 years ago
juce_mac_NSViewComponentPeer.mm Plugin hosting cleanups + workarounds for some Mackie plugins. 12 years ago
juce_mac_Windowing.mm Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_win32_DragAndDrop.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_win32_FileChooser.cpp Handling of default file type in win32 file chooser. 12 years ago
juce_win32_Windowing.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago