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

142 commits

Author SHA1 Message Date
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
hogliux
884afa3a0d Re-saved all projects 2017-04-27 14:43:06 +01:00
hogliux
750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 2017-04-27 14:42:25 +01:00
hogliux
ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 2017-04-27 14:40:50 +01:00
tpoole
166547d1fb Resaved all projects 2017-03-30 12:31:14 +01:00
tpoole
82565a0c96 Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter 2017-03-22 12:51:29 +00:00
tpoole
00f57d43c5 Resaved all projects 2017-02-28 16:21:30 +00:00
tpoole
a6fc53373f Resaved all projects 2017-02-22 13:06:47 +00:00
tpoole
0140304e38 Removed some #pragma once warnings from Projucer generated code 2017-02-21 12:48:38 +00:00
tpoole
e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
ed
7f8d1008bc Resaved all projects 2017-02-16 11:15:28 +00:00
hogliux
03b0df1205 Re-saved all projects 2017-01-26 10:47:48 +00:00
hogliux
efd4bb67bc Re-saved all projects 2016-11-02 14:02:58 +00:00
stefan
76a9b7d24a Projucer: link to privacy policy in EULA and re-save jucer project 2016-10-25 18:19:21 +02:00
hogliux
2a37ba034a Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 2016-10-17 17:13:23 +01:00
hogliux
4fa0516f40 Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +01:00
hogliux
ebf19aa61a Re-save all projects 2016-09-16 16:47:37 +01:00
hogliux
630ab88f8b Version number update 2016-07-05 11:27:53 +01:00
hogliux
b46be0f871 Change projucer version to match JUCE version 2016-06-27 18:04:40 +01:00
jules
d1030fa845 Projucer: added some missing 'override' specifiers 2016-04-30 16:23:30 +01:00
jules
0b3a11ee07 Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
hogliux
00dd576b21 Don't create an asserting VST2 plug-in when creating a new plug-in project via the Projucer's wizard 2016-04-20 15:50:14 +01:00
jules
60cd2d7b67 Projucer: fixed the way the GUI editor generates include paths 2016-04-18 17:28:57 +01:00
jules
486cb0c0bd Projucer: tidied up an include path in a template file 2016-04-18 10:56:46 +01:00
jules
8343f3468c Found a few missing 'override' specifiers 2016-04-15 15:32:47 +01:00
jules
6d03314a28 Projucer: updated EULA 2016-04-15 11:44:46 +01:00
jules
effb421be1 Projucer: Updated some font use and removed the EULA if running without the live-coding DLL 2016-04-14 18:18:10 +01:00
Timur Doumler
c096b1a1b3 Reverted: Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. (reverted from commit 5fcea26f9c) 2016-04-14 12:13:03 +01:00
Timur Doumler
0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 2016-04-13 17:40:30 +01:00
Timur Doumler
5fcea26f9c Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 2016-04-13 12:12:52 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00