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 1a60fa9765 More ScopedPointer/unique_ptr compatibility work 7 years ago
..
juce_MultiTouchMapper.h Fixed some VS2013 compiler errors 7 years ago
juce_android_ContentSharer.cpp Android: handle case when we don’t receive file open events while sharing. 7 years ago
juce_android_FileChooser.cpp Add native content sharing support for iOS and Android 7 years ago
juce_android_Windowing.cpp Android: ensure that navigation/status bar visibility is correctly restored when the app gets resumed. 7 years ago
juce_common_MimeTypes.cpp Add native content sharing support for iOS and Android 7 years ago
juce_ios_ContentSharer.cpp Add native content sharing support for iOS and Android 7 years ago
juce_ios_FileChooser.mm Tidied up a few bits of messy String concatenation 7 years ago
juce_ios_UIViewComponentPeer.mm Standardised some lambda syntax 7 years ago
juce_ios_Windowing.mm Standardised some lambda syntax 7 years ago
juce_linux_FileChooser.cpp FileChooser: misc fixes and improvements to iOS and Android file choosers. 7 years ago
juce_linux_X11.cpp Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 7 years ago
juce_linux_X11.h Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 7 years ago
juce_linux_X11_Clipboard.cpp 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_X11_Windowing.cpp Some minor formatting and comment fixes 7 years ago
juce_mac_FileChooser.mm More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_mac_MainMenu.mm More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_mac_MouseCursor.mm Added an assertion if you try to create a MouseCursor with a hotspot that's outside the image bounds 7 years ago
juce_mac_NSViewComponentPeer.mm Add missing selector to NSViewComponentPeer. 7 years ago
juce_mac_Windowing.mm Another batch of ScopedPointer cleanups 7 years ago
juce_win32_DragAndDrop.cpp 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_FileChooser.cpp Standardised some lambda syntax 7 years ago
juce_win32_Windowing.cpp Windows: Fixed an issue getting file icons with an alpha channel 7 years ago