| .. |
|
java/app/com/roli/juce
|
Android: Fixed some issues in the native content sharing code
|
2020-03-03 17:24:39 +00:00 |
|
javaopt/app/com/roli/juce
|
Android: Fixed some issues in the native content sharing code
|
2020-03-03 17:24:39 +00:00 |
|
juce_android_ContentSharer.cpp
|
Android: Fixed some issues in the native content sharing code
|
2020-03-03 17:24:39 +00:00 |
|
juce_android_FileChooser.cpp
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
juce_android_Windowing.cpp
|
Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library
|
2020-01-06 16:19:05 +00: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
|
iOS: Fixed a screen rotation bug on iOS 13
|
2019-11-01 16:00:40 +00:00 |
|
juce_ios_FileChooser.mm
|
iOS: Fixed a screen rotation bug on iOS 13
|
2019-11-01 16:00:40 +00:00 |
|
juce_ios_UIViewComponentPeer.mm
|
iOS: Fixed a screen rotation bug on iOS 13
|
2019-11-01 16:00:40 +00: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
|
Updated platform implementations of Desktop::setKioskComponent() to be multi-monitor aware
|
2020-02-18 11:19:46 +00: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
|
Updated platform implementations of Desktop::setKioskComponent() to be multi-monitor aware
|
2020-02-18 11:19:46 +00:00 |
|
juce_mac_Windowing.mm
|
macOS: Fixed some issues targeting older operating systems
|
2019-11-05 12:34:12 +00:00 |
|
juce_MultiTouchMapper.h
|
Windows: Removed some VS2013 workarounds
|
2019-07-11 15:28:41 +01:00 |
|
juce_win32_DragAndDrop.cpp
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
2020-02-06 14:07:42 +00:00 |
|
juce_win32_FileChooser.cpp
|
Fixed some typos
|
2020-01-06 14:04:16 +00:00 |
|
juce_win32_Windowing.cpp
|
Windows: Refactored DPI handling in the VST wrapper and hosting code
|
2020-03-02 15:41:08 +00:00 |