.. |
java/app/com/rmsl/juce
|
Updated all license headers
|
5 years ago |
javaopt/app/com/rmsl/juce
|
Updated all license headers
|
5 years ago |
x11
|
Linux: Made X11Symbols singleton thread-safe
|
4 years ago |
juce_MultiTouchMapper.h
|
Updated all license headers
|
5 years ago |
juce_android_ContentSharer.cpp
|
Updated all license headers
|
5 years ago |
juce_android_FileChooser.cpp
|
FileChooser: Avoid throwing bad_weak_ptr
|
4 years ago |
juce_android_Windowing.cpp
|
Removed Displays const_casts from ComponentPeer implementations
|
4 years ago |
juce_common_MimeTypes.cpp
|
Updated all license headers
|
5 years ago |
juce_ios_ContentSharer.cpp
|
Use RAII for CFTypes
|
4 years ago |
juce_ios_FileChooser.mm
|
Use RAII for CFTypes
|
4 years ago |
juce_ios_UIViewComponentPeer.mm
|
UIViewComponentPeer: Fix issue where heavyweight windows could "drift" when resized slowly
|
4 years ago |
juce_ios_Windowing.mm
|
iOS: Avoid unnecessary numeric conversion
|
4 years ago |
juce_linux_FileChooser.cpp
|
FileChooser: Avoid throwing bad_weak_ptr
|
4 years ago |
juce_linux_Windowing.cpp
|
VST3: Fix issue where Ardour would repeatedly try to resize editors
|
4 years ago |
juce_mac_FileChooser.mm
|
FileChooser: Avoid throwing bad_weak_ptr
|
4 years ago |
juce_mac_MainMenu.mm
|
Narrowed the scoped of some undeclared Objective-C selector warnings
|
4 years ago |
juce_mac_MouseCursor.mm
|
Updated all license headers
|
5 years ago |
juce_mac_NSViewComponentPeer.mm
|
Use RAII for CFTypes
|
4 years ago |
juce_mac_Windowing.mm
|
macOS: Removed static display change callback
|
4 years ago |
juce_win32_DragAndDrop.cpp
|
Updated all license headers
|
5 years ago |
juce_win32_FileChooser.cpp
|
FileChooser: Improve MinGW compatibility
|
4 years ago |
juce_win32_ScopedThreadDPIAwarenessSetter.h
|
Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds
|
4 years ago |
juce_win32_Windowing.cpp
|
Windows: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0
|
4 years ago |