| .. |
|
java/app/com/roli/juce
|
Android: Fixed a crash when pressing the back button
|
2019-02-28 16:27:55 +00:00 |
|
javacore/app/com/roli/juce
|
Re-structured the low-level Android native code
|
2018-11-13 12:33:40 +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_ContentSharer.cpp
|
Android: Add content sharing bytecode back in
|
2019-09-03 09:51:38 +01:00 |
|
juce_android_FileChooser.cpp
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_android_Windowing.cpp
|
Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour
|
2019-08-30 22:03:39 +01:00 |
|
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
|
2018-11-26 11:03:20 +00:00 |
|
juce_ios_ContentSharer.cpp
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_ios_FileChooser.mm
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Reverted 1ff99ec
|
2019-10-04 10:07:46 +01:00 |
|
juce_ios_Windowing.mm
|
iOS: Added a dealloc routine to JuceAppStartupDelegate
|
2018-10-12 09:02:17 +01:00 |
|
juce_linux_FileChooser.cpp
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_linux_X11.cpp
|
Linux: Refactored InternalMessageQueue
|
2019-06-28 12:07:24 +01:00 |
|
juce_linux_X11.h
|
Linux: Improved XEmbed support
|
2019-06-28 12:07:24 +01:00 |
|
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
|
2017-09-08 08:59:55 +01:00 |
|
juce_linux_X11_Windowing.cpp
|
Linux: Check for PointerRoot return in isFocused()
|
2019-10-21 15:28:02 +01:00 |
|
juce_mac_FileChooser.mm
|
macOS: Cleaned up old 10.6 support ifdefs
|
2019-04-05 10:05:21 +01:00 |
|
juce_mac_MainMenu.mm
|
Fix for using menu action lambdas in the Mac menu bar
|
2019-06-20 10:13:59 +01:00 |
|
juce_mac_MouseCursor.mm
|
macOS: Cleaned up old 10.6 support ifdefs
|
2019-04-05 10:05:21 +01:00 |
|
juce_mac_NSViewComponentPeer.mm
|
macOS: Fixed a compatibility issue with versions < 10.10
|
2019-07-15 10:02:28 +01:00 |
|
juce_mac_Windowing.mm
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
2019-06-24 15:05:17 +01:00 |
|
juce_MultiTouchMapper.h
|
Windows: Removed some VS2013 workarounds
|
2019-07-11 15:28:41 +01:00 |
|
juce_win32_DragAndDrop.cpp
|
Windows: Fixed a crash when calling DragAndDropContainer::performExternalDragDropOfFiles()
|
2019-06-05 09:17:56 +01:00 |
|
juce_win32_FileChooser.cpp
|
Windows: Fixed a focus ping-pong issue in the native file chooser when using a custom component
|
2018-12-03 14:21:51 +00:00 |
|
juce_win32_Windowing.cpp
|
Reverted a37b918 which was causing some issues in Cubase 10
|
2019-09-11 16:19:17 +01:00 |