ed
|
1afbbe5417
|
Projucer: Made the plug-in client file target type check a bit more robust
|
4 years ago |
ed
|
41e72481fc
|
Bumped root CMakeLists.txt version number to 6.0.1
|
4 years ago |
reuk
|
5ab6042c04
|
Convolution: Fix issue where old convolution engines were sometimes used after calling prepare
The startThread/stopThread calls were moved to prevent a thread
sanitizer warning about a race on the vtable of Impl.
|
4 years ago |
ed
|
3de4fab219
|
Projucer: Synchronise access to EnabledModuleList state
|
4 years ago |
ed
|
94d853b00d
|
Fixed some issues when navigating PopupMenus with the keyboard
|
4 years ago |
ed
|
6e9261ea66
|
macOS: Don't pass native menu key events to currently focused Component
|
4 years ago |
ed
|
757556d1ac
|
Fixed a positioning bug in the standalone plug-in window
|
4 years ago |
ed
|
a5d26db341
|
macOS: Call superclass constrainFrameRect for NSWindow to ensure that native title bar stays on screen
|
4 years ago |
ed
|
c8a416f476
|
Obj-C++: Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit
|
4 years ago |
reuk
|
754ec66b42
|
Point: Fix incorrect type conversions in operator* and operator/
|
4 years ago |
reuk
|
03bdbb5364
|
GCC: Fix conversion warnings in JackAudio.cpp
|
4 years ago |
reuk
|
4e0f3e8c91
|
macOS: Fix bug where keyUp messages were forwarding to the superclass keyDown
|
4 years ago |
ed
|
dc8145fe6a
|
Fixed a potential infinite resize loop when using the standalone plug-in window with a transformed editor
|
4 years ago |
ed
|
60b6afd517
|
Added floating-point overrides for some Component area conversion methods
|
4 years ago |
ed
|
7ce8cc32e9
|
Projucer: Open example files in new window
|
4 years ago |
ed
|
9bc5cb8c08
|
Projucer: Support opening multiple files from macOS and don't re-open all last open project windows if started from a file open
|
4 years ago |
ed
|
916bba55b0
|
Projucer: Check if jucerFormatVersion has changed before setting
|
4 years ago |
reuk
|
8e19473b52
|
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones
|
4 years ago |
reuk
|
7fe7104eea
|
Projucer: Fix gcc 10 warnings
|
4 years ago |
juce-team
|
f9f5caa5cc
|
macOS 11: Fix function pointer conversions
|
4 years ago |
reuk
|
2022407f97
|
Projucer: Add a VALID_ARCHS property to the Xcode exporter
|
4 years ago |
reuk
|
cd234565d7
|
CMake: Fix issue where icons were not applied under the Xcode generator
|
4 years ago |
reuk
|
aabae18b0a
|
Projucer: Add new macOS SDKs
|
4 years ago |
reuk
|
395321b4dc
|
Ignore deprecation warnings in PushNotifications
|
4 years ago |
reuk
|
d8c3124a46
|
CMake: Fix xcode paths in rez commandline
|
4 years ago |
reuk
|
3f00226864
|
Camera: Use new capture API in macOS 10.15+
|
4 years ago |
reuk
|
b27017a5e3
|
macOS: Initial support for macOS 11 and arm64
|
5 years ago |
Ivan Cohen
|
f5400b5764
|
DSP: Fixed an issue with feedback in Chorus
|
4 years ago |
ed
|
a30f735786
|
JUCE version 6.0.1
|
4 years ago |
ed
|
67a9a76f24
|
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten
|
5 years ago |
ed
|
d9460f11c2
|
Re-saved all projects
|
4 years ago |
ed
|
6aeb9d7dda
|
Bump version number to 6.0.1
|
4 years ago |
ed
|
91d9679f0b
|
Projucer: Removed old jucerVersion property from .jucer file root and added jucerFormatVersion property for indicating changes to .jucer file format not tied to JUCE version
|
4 years ago |
ed
|
af968f5d78
|
Small fix for previous commit
|
4 years ago |
ed
|
f1a5f2ef1e
|
Windows: Fixed drag and drop position for DPI-unaware windows
|
4 years ago |
ed
|
3411ea56f5
|
Projucer: Fixed some over-escaping in the CLion exporter
|
4 years ago |
ed
|
c64ddc4490
|
Linux: Use versioned X11 libs to load symbols so we aren't relying on the *-dev libs to be installed on user's machines
|
4 years ago |
ed
|
e19b1bde71
|
VST3: Don't remove content wrapper component from desktop before destroying on Linux
|
4 years ago |
ed
|
a95ec7bc8f
|
Linux: Check parent window is still valid before unmapping/destroying embedded OpenGL window
|
4 years ago |
reuk
|
e9321bf565
|
CMake: Fix demos which failed to build on Windows
The PushNotificationsDemo is not supported on Windows, so I've
stopped CMake from configuring it in the first place.
|
4 years ago |
reuk
|
c3f6318c7c
|
FileBrowserComponent: Update all filenameBox text when LnF changes
|
4 years ago |
ed
|
744e16eebd
|
Fixed some Doxygen parsing issues
|
4 years ago |
ed
|
31022e4521
|
VST3: Fixed some build errors and warnings with JUCE_VST3_CAN_REPLACE_VST2=1 on Linux
|
4 years ago |
ed
|
819ccc08ca
|
Projucer: Escape VST plug-in target names correctly in generated makefile
|
4 years ago |
ed
|
c6bd5cb3df
|
Removed unused JUCE_WIN32 define
|
4 years ago |
reuk
|
422e4a0083
|
VST3: Fix link of 32-bit plugins
|
4 years ago |
reuk
|
9cc3fca7d0
|
RangedDirectoryIterator: Allow querying the estimated progress
|
4 years ago |
ed
|
6973f850d7
|
Projucer: Fixed upgrade message
|
4 years ago |
ed
|
baa5400672
|
Projucer: Fixed some namespace issues in the GUI editor
|
4 years ago |
ed
|
0d26cf8e46
|
Re-saved all projects
|
4 years ago |