.. |
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_MultiTouchMapper.h
|
Windows: Removed some VS2013 workarounds
|
5 years ago |
juce_android_ContentSharer.cpp
|
Android: Fixed some issues in the native content sharing code
|
5 years ago |
juce_android_FileChooser.cpp
|
Fixed some Android compiler warnings
|
6 years ago |
juce_android_Windowing.cpp
|
Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library
|
5 years ago |
juce_common_MimeTypes.cpp
|
Add audio/mpeg to the MIME type table for .mp3 files to ensure they show up correctly in the native Android file chooser
|
6 years ago |
juce_ios_ContentSharer.cpp
|
iOS: Fixed a screen rotation bug on iOS 13
|
5 years ago |
juce_ios_FileChooser.mm
|
iOS: Fixed a screen rotation bug on iOS 13
|
5 years ago |
juce_ios_UIViewComponentPeer.mm
|
iOS: Fixed a screen rotation bug on iOS 13
|
5 years ago |
juce_ios_Windowing.mm
|
iOS: Added a dealloc routine to JuceAppStartupDelegate
|
6 years ago |
juce_linux_FileChooser.cpp
|
Fixed some more Linux compiler warnings
|
6 years ago |
juce_linux_X11.cpp
|
Linux: Refactored InternalMessageQueue
|
5 years ago |
juce_linux_X11.h
|
Linux: Improved XEmbed support
|
5 years ago |
juce_linux_X11_Clipboard.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
|
7 years ago |
juce_linux_X11_Windowing.cpp
|
Linux: Fixed some issues flagged by asan
|
5 years ago |
juce_mac_FileChooser.mm
|
macOS: Cleaned up old 10.6 support ifdefs
|
6 years ago |
juce_mac_MainMenu.mm
|
Fix for using menu action lambdas in the Mac menu bar
|
6 years ago |
juce_mac_MouseCursor.mm
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
juce_mac_NSViewComponentPeer.mm
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
juce_mac_Windowing.mm
|
macOS: Fixed some issues targeting older operating systems
|
5 years ago |
juce_win32_DragAndDrop.cpp
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
5 years ago |
juce_win32_FileChooser.cpp
|
Fixed some typos
|
5 years ago |
juce_win32_Windowing.cpp
|
Tidied up some whitespace
|
5 years ago |