Commit Graph

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