816d7cf826
Re-saved all projects by
2020-08-03 17:06:14 +0100
42ee1c7acf
Changed the DemoRunner bundle ID by
2020-08-03 17:05:07 +0100
6f50d36b00
Projucer: Fix bug where the small icon was used to generate xcassets by
2020-08-03 15:06:20 +0100
f85d362c9f
iOS: Fixed ContentSharer native window visibility by
2020-07-31 11:21:17 +0100
14eebfb85a
Projucer: Write correct icon format in Codeblocks exporter by
2020-07-29 11:08:22 +0100
75702b839e
CMake: Fix bug where binarydata dependencies were misnamed by
2020-07-28 13:13:55 +0100
c73d215cc0
Linux: Use return code of `which` to determine whether executable is available instead of parsing output by
2020-07-28 11:16:11 +0100
a3af3a5381
Projucer: Disable project saving when file modification warning is showing by
2020-07-28 09:54:27 +0100
f6782fe25b
Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names" by
2020-07-22 16:33:41 +0100
56f11e8611
XML: Added an additional assertion when parsing/creating malformed namespaced tag names by
2019-07-11 17:42:54 +0100
f916fb42c2
Projucer: Run post-export script after saving project file by
2020-07-21 18:12:26 +0100
21e4522891
Ensure that audio device is always stopped before modifying in AudioDeviceManager::setAudioDeviceSetup() by
2020-07-21 15:51:15 +0100
450ac8ade5
Projucer: Don't assert when no icons are specified in Code::Blocks exporter by
2020-07-21 15:50:51 +0100
6a9f9cd550
Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages by
2020-07-21 15:50:14 +0100
00ed43e29a
Linux: Fixed a UTF-8 conversion issue in the system clipboard code by
2020-07-20 16:48:36 +0100
e92749e7ca
Linux: Fixed a bug in detecting which native file browser to use on Manjaro where `which` returns a non-empty string on failure and fixed a bug in zenity wildcard args by
2020-07-15 17:09:01 +0100
9db01c4362
Linux: Set class hint for windows so they behave correctly in the dock by
2020-07-15 09:21:06 +0100
5b5554b7eb
macOS/iOS: Fixed a leak in the VideoComponent code when loading videos asynchronously by
2020-07-14 17:32:07 +0100
1b2c9c154b
iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default by
2020-07-14 16:32:20 +0100
dd3c96b7e7
iOS: Make sure that native FileChooser is visible and is dismissed correctly when user taps outside the chooser window by
2020-07-13 15:45:38 +0100
8152b21bf2
iOS: Fixed warning about adding rootViewController view to view hierarchy by
2020-07-13 15:44:10 +0100
54f65256e2
Cleaned up some whitespace by
2020-07-13 14:37:01 +0100
301f4f5437
iOS: UIViewComponentPeer refactoring by
2020-07-13 10:28:27 +0100
ccfee61773
iOS: Removed some unused deployment target checks by
2020-07-13 10:27:47 +0100
f0c90e4c12
Removed some unnecessary isOnTouchDevice() checks in the AudioPluginHost by
2020-07-15 14:42:32 +0100
2f9b301cb7
DSP: Fixed a logarithmic conversion issue in Phaser by
2020-07-17 12:18:44 +0200
31613e8e7d
Support Metal shaders in modules by
2020-03-15 22:53:05 +0000
6a01abbc41
Projucer: Tidy up by
2020-07-14 12:33:57 +0100
6e99a435ed
Whitespace by
2020-07-14 12:46:25 +0100
1afbbe5417
Projucer: Made the plug-in client file target type check a bit more robust by
2020-07-13 18:58:10 +0100
98c19f752f
Bumped root CMakeLists.txt version number to 6.0.1 by
2020-07-12 11:05:16 +0100
41e72481fc
Bumped root CMakeLists.txt version number to 6.0.1 by
2020-07-12 11:05:16 +0100
5ab6042c04
Convolution: Fix issue where old convolution engines were sometimes used after calling prepare by
2020-07-10 20:02:50 +0100
3de4fab219
Projucer: Synchronise access to EnabledModuleList state by
2020-07-10 17:46:27 +0100
94d853b00d
Fixed some issues when navigating PopupMenus with the keyboard by
2020-07-10 18:57:18 +0100
6e9261ea66
macOS: Don't pass native menu key events to currently focused Component by
2020-07-10 18:47:06 +0100
757556d1ac
Fixed a positioning bug in the standalone plug-in window by
2020-07-10 17:16:44 +0100
a5d26db341
macOS: Call superclass constrainFrameRect for NSWindow to ensure that native title bar stays on screen by
2020-07-10 16:18:21 +0100
c8a416f476
Obj-C++: Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit by
2020-07-10 16:46:29 +0100
754ec66b42
Point: Fix incorrect type conversions in operator* and operator/ by
2020-07-10 12:19:08 +0100
03bdbb5364
GCC: Fix conversion warnings in JackAudio.cpp by
2020-07-10 11:47:33 +0100
4e0f3e8c91
macOS: Fix bug where keyUp messages were forwarding to the superclass keyDown by
2020-07-09 11:16:24 +0100
dc8145fe6a
Fixed a potential infinite resize loop when using the standalone plug-in window with a transformed editor by
2020-07-08 17:16:25 +0100
60b6afd517
Added floating-point overrides for some Component area conversion methods by
2020-07-08 17:15:24 +0100
7ce8cc32e9
Projucer: Open example files in new window by
2020-07-08 15:43:16 +0100
9bc5cb8c08
Projucer: Support opening multiple files from macOS and don't re-open all last open project windows if started from a file open by
2020-07-08 15:03:11 +0100
916bba55b0
Projucer: Check if jucerFormatVersion has changed before setting by
2020-07-08 10:10:50 +0100
8e19473b52
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones by
2020-07-07 12:26:29 +0100
7fe7104eea
Projucer: Fix gcc 10 warnings by
2020-07-07 11:41:41 +0100
f9f5caa5cc
macOS 11: Fix function pointer conversions by
2020-07-06 11:05:26 -0700
2022407f97
Projucer: Add a VALID_ARCHS property to the Xcode exporter by
2020-07-03 17:05:38 +0100
cd234565d7
CMake: Fix issue where icons were not applied under the Xcode generator by
2020-07-03 16:14:56 +0100
aabae18b0a
Projucer: Add new macOS SDKs by
2020-07-02 18:57:40 +0100
395321b4dc
Ignore deprecation warnings in PushNotifications by
2020-07-02 18:26:34 +0100
d8c3124a46
CMake: Fix xcode paths in rez commandline by
2020-07-01 19:41:22 +0100
3f00226864
Camera: Use new capture API in macOS 10.15+ by
2020-07-01 13:52:54 +0100
b27017a5e3
macOS: Initial support for macOS 11 and arm64 by
2020-06-30 19:33:12 +0100
f5400b5764
DSP: Fixed an issue with feedback in Chorus by
2020-07-07 17:51:08 +0200
a30f735786
JUCE version 6.0.1 by
2020-07-07 12:53:56 +0100
67a9a76f24
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten by
2020-07-01 09:36:42 +0100
d9460f11c2
Re-saved all projects by
2020-07-07 12:52:00 +0100
6aeb9d7dda
Bump version number to 6.0.1 by
2020-07-07 09:56:25 +0100
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 by
2020-07-07 12:39:25 +0100
af968f5d78
Small fix for previous commit by
2020-07-07 08:41:09 +0100
f1a5f2ef1e
Windows: Fixed drag and drop position for DPI-unaware windows by
2020-07-06 16:50:00 +0100
3411ea56f5
Projucer: Fixed some over-escaping in the CLion exporter by
2020-07-06 12:59:03 +0100
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 by
2020-07-06 12:20:10 +0100
e19b1bde71
VST3: Don't remove content wrapper component from desktop before destroying on Linux by
2020-07-06 11:19:33 +0100
a95ec7bc8f
Linux: Check parent window is still valid before unmapping/destroying embedded OpenGL window by
2020-07-06 11:18:55 +0100
e9321bf565
CMake: Fix demos which failed to build on Windows by
2020-07-06 10:59:19 +0100
c3f6318c7c
FileBrowserComponent: Update all filenameBox text when LnF changes by
2020-07-03 11:36:42 +0100
744e16eebd
Fixed some Doxygen parsing issues by
2020-07-03 17:18:35 +0100
31022e4521
VST3: Fixed some build errors and warnings with JUCE_VST3_CAN_REPLACE_VST2=1 on Linux by
2020-07-03 15:36:45 +0100
819ccc08ca
Projucer: Escape VST plug-in target names correctly in generated makefile by
2020-07-03 11:18:06 +0100
c6bd5cb3df
Removed unused JUCE_WIN32 define by
2020-07-03 11:18:00 +0100
422e4a0083
VST3: Fix link of 32-bit plugins by
2020-07-02 18:59:29 +0100
9cc3fca7d0
RangedDirectoryIterator: Allow querying the estimated progress by
2020-07-02 17:25:03 +0100
6973f850d7
Projucer: Fixed upgrade message by
2020-07-02 08:57:05 +0100
baa5400672
Projucer: Fixed some namespace issues in the GUI editor by
2020-07-02 08:54:57 +0100
0d26cf8e46
Re-saved all projects by
2020-07-02 10:14:14 +0100
3726d5f4a7
OpenSL: Correctly free interface objects by
2020-07-01 17:47:12 +0100
877f47dd53
Oboe: Don't add unknown audio device types to device list by
2020-07-01 17:14:45 +0100
fa4e8c2d9d
Android: Enabled 64-bit DemoRunner builds by
2020-07-01 15:56:05 +0100
60fdcc88f6
Re-saved DemoRunner by
2020-07-01 15:23:30 +0100
8e17e1e1c2
Projucer: Bump android gradle and plugin versions by
2020-07-01 15:23:23 +0100
d8a119e542
Fixed some GCC 5 compatibility issues by
2020-07-01 18:28:59 +0100
86aa024138
ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly by
2020-07-01 16:11:33 +0100
16ebe88346
Skip troublesome static_assert in AudioBuffer when building with the live-build engine by
2020-07-01 14:41:37 +0100
5fe53862ae
Android: Updated to Oboe 1.4.2 by
2020-07-01 11:45:13 +0100
d1bfb83fa4
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten by
2020-07-01 09:36:42 +0100
b096c16c04
FileBrowserComponent: Fix issue where up button was hidden after changing the look and feel by
2020-06-30 17:23:49 +0100
2d103ce8f2
Projucer: Fix gcc 4.8 build issue by
2020-06-30 17:14:10 +0100
013fd5e5d6
juce6: Update some referenes to JUCE 5 in docstrings by
2020-06-30 16:25:11 +0100
394c4fd475
Clang: Fix warnings when building with clang 10 by
2020-06-29 19:59:58 +0100
286bb40a9e
Clang: Ensure that the VST3 entry point is exported when building with Clang on Windows by
2020-06-29 17:34:19 +0100
3c15dc79de
Clang: Fix some preprocessor defs on windows by
2020-06-29 13:45:45 +0100
c6861bf96e
Clang: Remove unused data member by
2020-06-29 12:10:23 +0100
ac2d7ee272
Clang: Fix build errors when using a recent clang-cl by
2020-06-29 11:54:41 +0100
ab6c407b9f
CMake: Fix lto flag when building with clang-cl by
2020-06-29 12:14:35 +0100
a3b68f5c60
CMake: Include helper targets, rather than exporting them by
2020-06-29 11:12:14 +0100