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

80 commits

Author SHA1 Message Date
Tom Poole
2832d3df76 Re-saved all projects 2019-02-07 10:11:06 +00:00
ed
9ade3b30d5 Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 2018-11-16 16:59:52 +00:00
ed
ad6600f31c Re-saved all projects 2018-11-12 11:29:25 +00:00
ed
d543df6aff Projucer: Sanitise Unity plug-in names when generating the C# script class name 2018-11-08 09:13:22 +00:00
ed
08928231af Re-saved all projects 2018-11-06 14:03:15 +00:00
ed
2593d5e264 Re-saved all projects 2018-11-02 14:35:08 +00:00
ed
dab49b3f58 Projucer: Made UI application templates fullscreen on mobile devices 2018-10-17 12:53:43 +01:00
jules
6fda0bffca Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
ed
c87879e07d Re-saved all projects 2018-08-10 16:38:21 +01:00
ed
4f2bbd965a Re-saved all projects 2018-07-11 08:58:31 +01:00
jules
49aa9c9db4 Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 2018-06-26 14:06:52 +01:00
hogliux
79221a8418 Allow GPL users to override GPL mode when building the Projucer from the command line 2018-06-20 09:43:39 +01:00
ed
527625b699 Added support for building Unity native audio plugins on desktop platforms 2018-05-10 16:32:30 +01:00
jules
30f6206be9 Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
ed
a5a8edd6f4 Re-saved all projects 2018-05-09 12:40:04 +01:00
Tom Poole
ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
ed
f47d8d2425 Re-saved all projects 2018-04-17 08:43:25 +01:00
Noah Dayan
2f1981ca8c Re-saved all projects 2018-04-10 17:08:47 +01:00
ed
7d36760efd PIPs: Changed the Component Main.cpp wrapper to avoid a crash that would happen on quit when using the live-build engine on Windows 2018-04-09 10:43:03 +01:00
ed
db8fa5a4b4 Re-saved all projects 2018-03-29 14:51:26 +01:00
ed
8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 2018-03-22 15:23:27 +00:00
ed
3918cfbfb9 Re-saved all projects 2018-03-15 12:33:53 +00:00
ed
711e75bdc8 Projucer: Add analytics 2018-03-15 12:10:35 +00:00
ed
fa02112614 Projucer: Add PIPGenerator class 2018-03-15 12:10:35 +00:00
ed
2f52fa205a Projucer: Standardise replacement strings in file templates 2018-03-12 14:34:24 +00:00
ed
abaedc0534 Re-saved all projects 2018-02-08 11:01:53 +00:00
ed
cd24d14000 Projucer: Fixed a missing argument in the simple content component template 2018-01-22 09:11:44 +00:00
Noah Dayan
bed0f02e54 Projucer: Cleaned up templates and added options for header and cpp file creation 2018-01-17 16:51:07 +00:00
ed
3f565bf81f Re-saved all projects 2018-01-09 09:50:38 +00:00
ed
12bad3008b Re-saved all projects 2018-01-05 17:24:59 +00:00
jules
f85d706131 Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
jules
aecb819985 Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
tpoole
71bd8f6bed Whitespace tidy up 2017-10-30 12:02:43 +00:00
ed
b115071bb5 Re-saved all projects 2017-10-25 12:12:10 +01:00
tpoole
1bd5292323 Resaved all projects 2017-10-23 15:12:58 +01:00
tpoole
21315abce4 Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
tpoole
ee9f9119c7 Projucer: Fixed a typo in the AppConfig comments 2017-10-09 09:31:08 +01:00
hogliux
54029e776d Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
tpoole
9fc21a8d5a Re-saved all projects 2017-09-18 15:05:30 +01:00
hogliux
e2c8e30d72 Added a ScopedNoDenormal class to temporarily disable denormals 2017-09-12 11:32:32 +01:00
hogliux
ede622c1ef Re-saved all projects 2017-09-06 15:23:19 +01:00
tpoole
75c299025a Projucer: Added code to handle JucePlugin_IsMidiEffect in the new audio plug-in template 2017-08-17 15:51:11 +01:00
hogliux
6d49b9d99c Re-saved all projects 2017-08-02 18:36:10 +01:00
hogliux
04f459b22e Re-saved all projects 2017-07-27 12:39:30 +01:00
tpoole
c288c94c29 Resaved all projects 2017-06-29 16:14:54 +01:00
ed
26596fbfad Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +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
1e185e988f Re-saved all projects 2017-05-04 15:36:00 +01:00
hogliux
9b7e944a54 Added a popup to the Projucer informing the user about the collection of analytics data 2017-05-04 15:24:28 +01:00