1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

364 commits

Author SHA1 Message Date
hogliux
9206f8819f Fixed a window naming typo in the DSP module 2017-07-31 15:34:30 +01:00
hogliux
04f459b22e Re-saved all projects 2017-07-27 12:39:30 +01:00
hogliux
244a944857 Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
tpoole
9f9f815208 Resaved all projects 2017-07-24 18:06:32 +01:00
tpoole
a05362d46b Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +01:00
tpoole
9649dde424 Resaved all projects 2017-07-24 15:15:06 +01:00
hogliux
d3efd6e685 Fixed a typo in the AUv3Synth sample code 2017-07-24 10:03:24 +01:00
ed
6bfcd820b4 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
jules
4e5f005421 Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
tpoole
98cb1011bb JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
ed
5575f7c735 Changed the Plugin Host release build OSX deployment target to use default instead of 10.5 2017-07-14 09:11:34 +01:00
ed
470060b6ee Resaved all projects 2017-07-14 09:09:42 +01:00
jules
a2a5428eab Added a missing iOS framework to the juce_video module 2017-07-07 21:13:13 +01:00
jules
096b4e94c0 Removed zombie MovieComponent files that should have been deleted with the new video playback changes 2017-07-07 15:38:31 +01:00
tpoole
fb172ac41b Resaved all projects 2017-07-07 14:13:01 +01:00
tpoole
f4622f2f46 Restored an accidentally deleted file and resaved all projects 2017-06-30 16:59:53 +01:00
jules
2fdf9d377f Resaved example projects 2017-06-30 16:14:50 +01:00
jules
74c96208fe Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 2017-06-30 16:08:51 +01:00
tpoole
c288c94c29 Resaved all projects 2017-06-29 16:14:54 +01:00
tpoole
432ad80b60 Fixed a bug in the JUCE demo plug-in time display 2017-06-28 14:08:55 +01:00
tpoole
984654318d Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 2017-06-22 09:33:30 +01:00
hogliux
f1dc2a71f3 Android: Fixed a compiler error when compiling for Android SDKs < 16 (and re-saved all projects) 2017-06-21 09:51:16 +01:00
jules
38ba6e9884 Added a better shutdown procedure for the plugin host demo 2017-06-19 10:53:44 +01:00
tpoole
d525bb49e1 Resaved all projects 2017-06-14 15:59:20 +01:00
ed
319ca33637 BLOCKS: Some code cleanup and modernisation in BlocksDrawing 2017-06-13 12:48:21 +01:00
ed
543711d92f BLOCKS: Updated the BlocksSynth example 2017-06-12 17:33:26 +01:00
ed
acf00d485f BLOCKS: Re-saved BlocksDrawing example project 2017-06-12 17:29:33 +01:00
ed
9796746756 BLOCKS: Updated and cleaned up the BlocksDrawing example 2017-06-12 16:34:16 +01:00
ed
02349f4677 JUCE Demo: Removed some commented out code 2017-06-09 16:27:02 +01:00
hogliux
22c187826d Android: Fixed a compile error when building standalone plug-ins on Android 2017-06-07 16:10:21 +01:00
jules
ebe5916c49 Misc code cleanups 2017-06-07 10:13:38 +01:00
hogliux
a6b8ad0c75 Audio Plugin Host: Double-clicking on Audio/Midi Input/Output Node now opens the audio settings window 2017-06-05 09:58:49 +01:00
jules
c6da067ac3 Scraped a layer of crusty old code from some audio plugin host files 2017-06-01 11:34:36 +01:00
hogliux
763ba20a61 Re-saved all projects (see previous commit) 2017-05-31 14:42:44 +01:00
hogliux
c2991f77c2 Re-saved all projects 2017-05-30 16:32:47 +01:00
hogliux
66a9ec0adf BLOCKS: fixed a potential crash in BLOCKS sample code 2017-05-30 16:32:47 +01:00
hogliux
9a5764a324 Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE 2017-05-30 16:07:45 +01:00
hogliux
e50cca1c1a Standalone Plug-in Target: Ensure that standalone plug-in target works with default Projucer's plug-in project template and improve code and UX to avoid nasty feedback loops 2017-05-22 13:02:08 +01:00
hogliux
473147350d Re-saved all projects 2017-05-18 12:56:54 +01:00
hogliux
75666cfdee Android: re-saved Android projects to reflect changes to the Projucer's Android exporter in the previous commit 2017-05-16 13:47:34 +01:00
hogliux
c63fd17568 Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +01:00
hogliux
f735a28708 Plugin Host: fixed background colour of channel configuration window 2017-05-12 16:13:48 +01:00
tpoole
202027bc89 Updated the company name in all the extras and examples 2017-05-11 16:38:04 +01:00
hogliux
2ff6de2a94 Linux: re-saved all projects to update broken linux Makefiles (see previous commit) 2017-05-09 13:00:00 +01:00
hogliux
1e185e988f Re-saved all projects 2017-05-04 15:36:00 +01:00
jules
377a73a122 Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added 2017-05-03 15:00:10 +01:00
tpoole
c8740688ba Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo 2017-05-02 18:31:29 +01:00
ed
63cf3e2057 Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 2017-05-02 12:41:38 +01:00
hogliux
884afa3a0d Re-saved all projects 2017-04-27 14:43:06 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00