| .. |
|
java/app/com/roli/juce
|
Added some missing license headers
|
5 years ago |
|
javaopt/app/com/roli/juce
|
Added some missing license headers
|
5 years ago |
|
juce_AndroidViewComponent.cpp
|
Fixed some Android compiler warnings
|
6 years ago |
|
juce_android_PushNotifications.cpp
|
Fixed some more typos
|
5 years ago |
|
juce_android_WebBrowserComponent.cpp
|
Fixed some Android compiler warnings
|
6 years ago |
|
juce_ios_PushNotifications.cpp
|
Fixed some more typos
|
5 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
|
Replaced select() calls with poll()
|
6 years ago |
|
juce_linux_XEmbedComponent.cpp
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
|
juce_mac_AppleRemote.mm
|
Fixed some stray zeros that were still being passed as null pointers
|
7 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 warnings in the macOS and iOS push notifications code
|
6 years ago |
|
juce_mac_SystemTrayIcon.cpp
|
macOS: Fixed some issues targeting older operating systems
|
6 years ago |
|
juce_mac_WebBrowserComponent.mm
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
6 years ago |
|
juce_win32_ActiveXComponent.cpp
|
Cleaned up some doc comments
|
7 years ago |
|
juce_win32_SystemTrayIcon.cpp
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
6 years ago |
|
juce_win32_WebBrowserComponent.cpp
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
5 years ago |