| .. |
|
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
|
2019-01-30 09:55:50 +00:00 |
|
javaopt/app/com/roli/juce
|
Android: fix PushNotifications that got broken by Android low level code rework.
|
2019-05-08 13:48:50 +02:00 |
|
juce_android_PushNotifications.cpp
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_android_WebBrowserComponent.cpp
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_AndroidViewComponent.cpp
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_ios_PushNotifications.cpp
|
Fixed some Objective-C id -> auto* conversion warnings
|
2018-10-24 16:20:45 +01:00 |
|
juce_ios_UIViewComponent.mm
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_linux_X11_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
2019-04-25 12:54:54 +01:00 |
|
juce_linux_X11_WebBrowserComponent.cpp
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_linux_XEmbedComponent.cpp
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_mac_AppleRemote.mm
|
Fixed some stray zeros that were still being passed as null pointers
|
2018-10-05 12:15:04 +01:00 |
|
juce_mac_CarbonViewWrapperComponent.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_mac_NSViewComponent.mm
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_mac_PushNotifications.cpp
|
Fixed some Objective-C id -> auto* conversion warnings
|
2018-10-24 16:20:45 +01:00 |
|
juce_mac_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
2019-04-25 12:54:54 +01:00 |
|
juce_mac_WebBrowserComponent.mm
|
macOS: Cleaned up old 10.6 support ifdefs
|
2019-04-05 10:05:21 +01:00 |
|
juce_win32_ActiveXComponent.cpp
|
Cleaned up some doc comments
|
2018-08-29 10:56:56 +01:00 |
|
juce_win32_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
2019-04-25 12:54:54 +01:00 |
|
juce_win32_WebBrowserComponent.cpp
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |