1507ceb941Ensure that the ContentSharer singleton is cleaned up on shutdown by
ed
2020-05-20 18:08:11 +0100
281ae0b067macOS: Render OpenGL frames on ThreadPoolJob instead of directly on the CVDisplayLink thread to avoid a deadlock by
ed
2020-05-19 12:53:09 +0100
6688bbf08cCMake: Stop automatically linking juce_audio_plugin_client to plugin targets by
reuk
2020-05-18 22:19:58 +0100
7ee2af23fcProjucer: Fixed live-build when app config is disabled by
ed
2020-05-19 16:27:22 +0100
71fa877454MPESynthesiserBase: Fix and add tests for renderNextBlock by
reuk
2020-05-15 16:27:20 +0100
4b6be143cfFixed some doxygen warnings by
ed
2020-05-18 14:43:50 +0100
a8b6066187Linux: Use host scaling for VST plug-ins on hiDPI screens by
ed
2020-05-18 12:25:21 +0100
c85f67f21dDSP: Avoid audio-thread free in ConvolutionDemo by
reuk
2020-05-18 11:35:43 +0100
fca3429e6eDSP: Update convolution by
reuk
2020-04-24 10:50:46 +0100
83b1436c6aAdded iOS and Android minimum deployment target info to the README by
ed
2020-05-15 17:45:13 +0100
89bd0e808cProjucer: Removed some older, unsupported iOS version deployment targets by
ed
2020-05-15 17:35:16 +0100
2c81da73f9Projucer: Removed some older, unsupported iOS version deployment targets by
ed
2020-05-15 17:35:16 +0100
9f03f30ad4Docs: Add new top-level docs folder by
reuk
2020-05-14 18:22:11 +0100
15ff62f384CMake: Add default vst/vst3 copy locations on Linux by
reuk
2020-05-14 18:39:31 +0100
5e5ac203b9CMake: Link necessary libraries for hosting plugins by
reuk
2020-05-14 16:44:48 +0100
36a37c36bbCMake: Avoid GLOB_RECURSE when adding PIPs by
reuk
2020-05-14 12:46:45 +0100
0e9fb915faCMake: Add Wpedantic as a recommended warning flag by
reuk
2020-05-14 12:15:06 +0100
1d39710144CMake: Add -Wl,--no-undefined to linker flags on Linux by
reuk
2020-05-14 11:40:09 +0100
04b6d1c1cfCMake: Add diagnostic output while building juceaide by
reuk
2020-05-14 10:13:50 +0100
29c8b2358dDSP: Added documentation for DryWetMixingRule and PannerRule enum classes by
Ivan Cohen
2020-05-11 17:11:58 +0200
43d5e03a84Projucer: Minor layout fix by
ed
2020-05-13 12:18:13 +0100
270237be9bmacOS: Disable CVDisplayLink driver when continuous repainting is false by
ed
2020-05-12 16:46:06 +0100
c9849e6710MinGW: Disable VST3 builds under MinGW by
reuk
2020-05-06 19:08:16 +0100
092bc44413MinGW: Fix windows/gcc warnings by
reuk
2020-05-06 17:14:31 +0100
688581ff39CMake: Make binary data targets depend on their inputs by
reuk
2020-05-05 21:47:18 +0100
407ac52fe4DSP: Fix argument order in BallisticsFilter by
reuk
2020-05-05 10:10:25 +0100
76910b0ebdVST: Resize host window when global scale factor is changed by
ed
2020-05-07 11:09:18 +0100
fb030ade16VST: Resize host window when global scale factor is changed by
ed
2020-05-07 11:09:18 +0100
7372531964Projucer: Fixed a typo in the iOS orientation settings by
ed
2020-05-07 08:52:07 +0100
331df42233MP3: Fixed a global buffer overflow and constexpr'd a few things by
ed
2020-05-02 11:33:38 +0100
c357a32226Projucer: Avoid dynamic initialization warning by
reuk
2020-05-04 20:42:51 +0100
51e8450026Zlib: Make declarations match when including zlib code by
reuk
2020-05-04 20:29:15 +0100
f49b3733ecWarnings: Silence some GCC warnings by
reuk
2020-05-04 18:49:18 +0100
f0642979f9CMake: Fix issue with VST, VST3, and Unity targets by
reuk
2020-05-04 16:12:27 +0100
56100600b8CMake: Add docs about preprocessor definitions by
reuk
2020-05-04 13:17:09 +0100
bf51d2c076CMake: Use juce_add_modules to import modules from install tree by
reuk
2020-05-04 12:29:25 +0100
6f016aa03bCMake: Move helper targets to dedicated file by
reuk
2020-05-04 12:09:46 +0100
05d0560c5bCMake: Fix AudioUnit link error by
reuk
2020-05-04 09:56:23 +0100
51b07dc038VST3: Always destroy plug-in instances on the message thread by
ed
2020-05-01 14:15:59 +0100
b0f261c5e3MP3: Fixed a global buffer overflow and constexpr'd a few things by
ed
2020-05-02 11:33:38 +0100
2a58bf980fProjucer: Fixed some issues flagged by tsan by
ed
2020-05-04 10:20:48 +0100
17622e9139Projucer: Fixed a bug recalling iOS orientation settings by
ed
2020-05-04 08:50:57 +0100
5816958001Squashed some deprecation warnings on the latest iOS and macOS versions by
ed
2020-05-04 09:59:23 +0100
946657d5c1Re-saved all projects by
ed
2020-05-01 10:23:10 +0100
5bd8acd567Fixed hue wrap-around for negative values in HSV/HSL colours by
ed
2020-04-30 08:45:44 +0100
0bf1866b92Whitespace by
ed
2020-04-30 16:50:06 +0100
15b0db5f01Projucer: Made the --tidy-whitespace command a bit more robust by
ed
2020-04-30 16:49:00 +0100
38c784221eProjucer: Create unique dependency nodes for each plug-in target by
ed
2020-04-30 16:44:19 +0100
00d8910cc5Fixed hue wrap-around for negative values in HSV/HSL colours by
ed
2020-04-30 08:45:44 +0100
720801219aProjucer: Ensure that app is fully initialised before opening windows by
ed
2020-04-30 09:36:36 +0100
f60ca1fb8dWhitespace by
ed
2020-04-30 13:01:30 +0100
c3825b5aa1Projucer: Made the --tidy-whitespace command a bit more robust by
ed
2020-04-30 16:49:00 +0100
5355448507CMake: Fix VST3 naming on Linux by
reuk
2020-04-29 15:19:12 +0100
9a4ec01053Fixed hue wrap-around in HSV/HSL colours, added some more unit tests and added methods to distinguish between HSV and HSL saturation by
ed
2020-04-29 09:42:11 +0100
eeff1e6174Fixed hue wrap-around in HSV/HSL colours, added some more unit tests and added methods to distinguish between HSV and HSL saturation by
ed
2020-04-29 09:42:11 +0100
3bca5221ffVST3: Check if plugFrame is still valid in Linux fd callback to fix issue with hosts deleting plugFrame before calling removed() by
ed
2020-04-28 16:48:35 +0100
2eb14258c7Projucer: Create plug-in binary destination directory before copying by
ed
2020-04-28 15:22:30 +0100
440a9690b4CMake: Add support for windowLibs, OSXLibs, and iOSLibs when using modules with CMake by
reuk
2020-04-27 22:08:34 +0100
e19b724ec8CMake: Add missing targets to install set by
reuk
2020-04-27 21:54:40 +0100
35e8be4dfeProjucer: Ignore examples/CMake directory when building examples menu by
ed
2020-04-28 12:41:49 +0100
11c2ca10fdiOS: Fixed a crash due to a dangling JuceUIViewController when updating screen bounds by
ed
2020-04-27 18:18:46 +0100
6f70982783iOS: Fixed a crash due to a dangling JuceUIViewController when updating screen bounds by
ed
2020-04-27 18:18:46 +0100
9f9d4de77dAAX: Fixed some warnings in the AAX wrapper by
ed
2020-04-27 18:38:38 +0100
11cf10689diOS: Fixed some build warnings by
ed
2020-04-27 18:20:59 +0100
428a7caf55AAX: Fixed some warnings in the AAX wrapper by
ed
2020-04-27 18:38:38 +0100
48acdf58efAdded HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours by
ed
2020-04-27 11:31:59 +0100
dd2395800eRe-saved all projects by
ed
2020-04-27 16:37:20 +0100
021034a401iOS: Fixed some build warnings by
ed
2020-04-27 16:33:54 +0100
7553b8dc1bAdded HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours by
ed
2020-04-27 11:31:59 +0100
69469068a9CMake: Reexport DEBUG/NDEBUG from shared code target by
reuk
2020-04-26 22:45:24 +0100
b7e4099cd5Cleanup: Fix some warnings by
reuk
2020-04-26 20:22:30 +0100
702940301cCMake: Fix install mechanism on linux by
reuk
2020-04-26 20:14:48 +0100
bfea6c6cd8CMake: Fix 3.12 compatibility issues by
reuk
2020-04-26 18:32:39 +0100
4292a38327Cleanup: Add some missing explicit constructors by
reuk
2020-04-26 18:21:44 +0100
4cf66d6522Cleanup: Remove redundant inlines by
reuk
2020-04-26 17:23:53 +0100
2f45814bfcExamles: Fix some more warnings by
reuk
2020-04-26 15:04:28 +0100
a1401037f0CMake: Allow module headers with a .hpp extension by
reuk
2020-04-26 14:49:44 +0100
6ed49ff74fVST3: Fix issue where MIDI Logger example VST3 refused to load in Live by
reuk
2020-04-26 14:25:38 +0100
d141799a57AudioProcessors: Silence unused function warning by
reuk
2020-04-26 13:46:36 +0100
e13901d912ClangCl: Silence code which warns when building on Windows with Clang by
reuk
2020-04-25 22:31:22 +0100
aa139f8b07Unity: Fix unused variable warning by
reuk
2020-04-25 14:42:35 +0100
0a2e4191b3CMake: Allow custom header names for BinaryData targets by
reuk
2020-04-25 16:54:31 +0100
d817519f39CMake: Fail configuration if copy is requested but destination is not set by
reuk
2020-04-25 15:58:19 +0100
6c71d96188CMake: Add useful defaults for iphone/ipad screen orientations by
reuk
2020-04-24 21:16:20 +0100
eb01832c48CMake: Add targets for recommended flags by
reuk
2020-04-24 21:13:21 +0100
ec4cbdca1eCMake: Always bundle resources into DemoRunner on macOS by
reuk
2020-04-24 19:48:40 +0100
4c2c0874daVST: Fixed a potential crash when resizing host window asynchronously by
ed
2020-04-24 17:04:38 +0100
77aff4658bFixed an edge case in Random::nextFloat() for dividends approaching std::numeric_limits<uint32>::max() by
ed
2020-04-27 09:28:51 +0100
d663ded1f5Added support for hex string arguments for the UnitTestRunner seed by
ed
2020-04-26 12:53:48 +0100
133dc99b51VST: Fixed a potential crash when resizing host window asynchronously by
ed
2020-04-24 17:04:38 +0100
d5e8c4e104VST: Fixed a deadlock in the SharedMessageThread by
ed
2020-04-24 17:38:45 +0100
26901c6106SVG: Added support for RGBA, HSL and HSLA colours by
ed
2020-04-20 15:28:12 +0100
c138bf91b4DSP: Revamp DSP module by
Ivan Cohen
2020-04-24 10:51:26 +0100
c419bc516dFix for Parallelogram::transformedBy() by
ed
2020-04-20 19:16:09 +0100
49361b4775SVG: Added support for RGBA, HSL and HSLA colours by
ed
2020-04-20 15:28:12 +0100
6cb75d9d2cReplaced all references to ROLI with Raw Material Software and regenerated all bytecode by
Tom Poole
2020-04-23 14:28:44 +0100
894e7d2bd2Updated all license headers by
Tom Poole
2020-04-23 13:33:54 +0100
40b2271b64Fixed a typo in the documentation for JUCEApplication::moreThanOneInstanceAllowed() by
ed
2020-04-20 11:31:07 +0100
c2e3dcd8bfUpdated the documentation of some methods which now return std::unique_ptr instead of raw pointers to remove references to deleting the returned object by
ed
2020-04-20 11:08:22 +0100
09bf952820iOS: Removed a workaround for a bug when using MIDI in an iOS 13 simulator by
ed
2020-04-20 11:49:54 +0100