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.
hogliux 749bffed7a Add missing ifdefs from recent commit 9 years ago
..
juce_MultiTouchMapper.h Update copyright notice 10 years ago
juce_android_FileChooser.cpp Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
juce_android_Windowing.cpp Fixed a bug on Android where dragging a window around would erroneously increase its size. 9 years ago
juce_ios_UIViewComponentPeer.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_ios_Windowing.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_linux_Clipboard.cpp Lots of small whitespace tweaks. 9 years ago
juce_linux_FileChooser.cpp If ChildProcess is not interested in stdout/stderr, then redirect to /dev/null instead of closing 9 years ago
juce_linux_Windowing.cpp Ignore linux scale factor if it is ten or larger 9 years ago
juce_mac_FileChooser.mm Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
juce_mac_MainMenu.mm Simplification/refactoring of the PopupMenu class by adding a subclass PopupMenu::Item which holds all the info about an item. You can now use this for more control over adding items and the PopupMenu::MenuItemIterator uses it to return info about existing items. 9 years ago
juce_mac_MouseCursor.mm Update copyright notice 10 years ago
juce_mac_NSViewComponentPeer.mm Made the OSX window code handle custom desktop scale factors when constraining window positions 9 years ago
juce_mac_Windowing.mm Added some behind-the-scenes functions for creating snapshots of native windows 9 years ago
juce_win32_DragAndDrop.cpp Lots of small whitespace tweaks. 9 years ago
juce_win32_FileChooser.cpp Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
juce_win32_Windowing.cpp Add missing ifdefs from recent commit 9 years ago