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 b26cc92546 Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks. 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 NativeAlertWindow callback implementations. 12 years ago
juce_ios_UIViewComponentPeer.mm Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ios_Windowing.mm Made use of @autoreleasepool for clang builds. 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 Minor clean-ups. 12 years ago
juce_mac_FileChooser.mm Made use of @autoreleasepool for clang builds. 12 years ago
juce_mac_MainMenu.mm Made use of @autoreleasepool for clang builds. 12 years ago
juce_mac_MouseCursor.mm Made use of @autoreleasepool for clang builds. 12 years ago
juce_mac_NSViewComponentPeer.mm 10.5 SDK fix. 12 years ago
juce_mac_Windowing.mm Made use of @autoreleasepool for clang builds. 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 Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks. 12 years ago