.. |
java/app/com/roli/juce
|
Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt
|
6 years ago |
javaopt/app/com/roli/juce
|
Android: fix PushNotifications that got broken by Android low level code rework.
|
6 years ago |
juce_AndroidViewComponent.cpp
|
Fixed some Android compiler warnings
|
6 years ago |
juce_android_PushNotifications.cpp
|
Fixed some Android compiler warnings
|
6 years ago |
juce_android_WebBrowserComponent.cpp
|
Fixed some Android compiler warnings
|
6 years ago |
juce_ios_PushNotifications.cpp
|
Fixed some Objective-C id -> auto* conversion warnings
|
6 years ago |
juce_ios_UIViewComponent.mm
|
Fixed some Android compiler warnings
|
6 years ago |
juce_linux_X11_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
6 years ago |
juce_linux_X11_WebBrowserComponent.cpp
|
Fixed some more Linux compiler warnings
|
6 years ago |
juce_linux_XEmbedComponent.cpp
|
Fixed some more Linux compiler warnings
|
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
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
juce_mac_PushNotifications.cpp
|
Fixed some Objective-C id -> auto* conversion warnings
|
6 years ago |
juce_mac_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
6 years ago |
juce_mac_WebBrowserComponent.mm
|
macOS: Cleaned up old 10.6 support ifdefs
|
6 years ago |
juce_win32_ActiveXComponent.cpp
|
Cleaned up some doc comments
|
6 years ago |
juce_win32_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
6 years ago |
juce_win32_WebBrowserComponent.cpp
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |