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.
Lukasz Kozakiewicz 21c2612dea Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 6 years ago
..
juce_AndroidViewComponent.cpp Multiple spelling fixes 6 years ago
juce_android_PushNotifications.cpp Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 6 years ago
juce_android_WebBrowserComponent.cpp Minor tidying up 6 years ago
juce_ios_PushNotifications.cpp Fixed some Objective-C id -> auto* conversion warnings 6 years ago
juce_ios_UIViewComponent.mm Another batch of ScopedPointer cleanups 7 years ago
juce_linux_X11_SystemTrayIcon.cpp Another batch of ScopedPointer cleanups 7 years ago
juce_linux_X11_WebBrowserComponent.cpp Minor tidying up 6 years ago
juce_linux_XEmbedComponent.cpp Migrate Linux windowing code to use new Displays class and ComponentPeer::ScaleFactorListener 6 years ago
juce_mac_AppleRemote.mm Fixed some stray zeros that were still being passed as null pointers 6 years ago
juce_mac_CarbonViewWrapperComponent.h Add documentation tags 7 years ago
juce_mac_NSViewComponent.mm Removed some erroneous casts from ReferenceCountedObjectPtr that allowed base classes to be implicitly converted to derived classes 7 years ago
juce_mac_PushNotifications.cpp Fixed some Objective-C id -> auto* conversion warnings 6 years ago
juce_mac_SystemTrayIcon.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
juce_mac_WebBrowserComponent.mm Fixed some stray zeros that were still being passed as null pointers 6 years ago
juce_win32_ActiveXComponent.cpp Cleaned up some doc comments 6 years ago
juce_win32_SystemTrayIcon.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
juce_win32_WebBrowserComponent.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago