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.
ed e14277c766 Fixed a bug in the Windows implementation of WebBrowserComponent 8 years ago
..
juce_AndroidViewComponent.cpp Android: add WebBrowserComponent implementation. 8 years ago
juce_android_PushNotifications.cpp Android: move a bunch of generic Android and Java classes to JNI helpers, add Android/Java prefixes to disambiguate. 8 years ago
juce_android_WebBrowserComponent.cpp Android: add WebBrowserComponent implementation. 8 years ago
juce_ios_PushNotifications.cpp Add Push Notifications feature for iOS and Android. 8 years ago
juce_ios_UIViewComponent.mm 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 8 years ago
juce_linux_X11_SystemTrayIcon.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 8 years ago
juce_linux_X11_WebBrowserComponent.cpp Android: add WebBrowserComponent implementation. 8 years ago
juce_linux_XEmbedComponent.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 8 years ago
juce_mac_AppleRemote.mm 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 8 years ago
juce_mac_CarbonViewWrapperComponent.h 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 8 years ago
juce_mac_NSViewComponent.mm 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 8 years ago
juce_mac_SystemTrayIcon.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 8 years ago
juce_mac_WebBrowserComponent.mm Android: add WebBrowserComponent implementation. 8 years ago
juce_win32_ActiveXComponent.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 8 years ago
juce_win32_SystemTrayIcon.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 8 years ago
juce_win32_WebBrowserComponent.cpp Fixed a bug in the Windows implementation of WebBrowserComponent 8 years ago