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

57 commits

Author SHA1 Message Date
hogliux
5fe3289256 Fixed several Android text rendering bugs 2017-03-01 16:16:34 +00:00
tpoole
a2ee6339e1 Restored JUCE modules as Xcode groups and resaved all projects 2017-03-01 14:44:10 +00:00
tpoole
5b49bcdbc8 Resaved all projects 2017-03-01 12:16:08 +00:00
tpoole
00f57d43c5 Resaved all projects 2017-02-28 16:21:30 +00:00
tpoole
b547673fae Resaved all projects 2017-02-23 11:16:12 +00:00
tpoole
ab4f269c60 Removed brackets from build target names and resaved all projects 2017-02-22 17:28:55 +00:00
tpoole
a6fc53373f Resaved all projects 2017-02-22 13:06:47 +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
07d8283143 Re-saved Android and Xcode projects 2017-02-09 18:16:11 +00:00
hogliux
eb944840f9 Added local.properties to .gitignore so that user's SDK paths don't pollute git 2017-02-09 18:13:57 +00:00
tpoole
7bb30364a4 Resaved all projects 2017-02-09 12:59:48 +00:00
hogliux
167125afb9 Re-saved all projects 2017-02-01 17:18:08 +00:00
hogliux
28dccb31bb Removed old Android exporters from examples and updated .gitignore to reflect new Android build folder structure 2017-02-01 17:18:07 +00:00
hogliux
03b0df1205 Re-saved all projects 2017-01-26 10:47:48 +00:00
tpoole
96ea4655a7 Resaved all projects 2017-01-16 15:00:00 +00:00
tpoole
e31a0b11e8 Resaved all projects 2016-12-12 11:25:57 +00:00
tpoole
2ae5d2228a Resaved all projects 2016-11-15 10:25:27 +00:00
hogliux
efd4bb67bc Re-saved all projects 2016-11-02 14:02:58 +00: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
jules
9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
jules
a9d843414a Resaved all projects 2016-08-26 09:49:20 +01:00
jules
8994f37dd0 Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
hogliux
c9aca28d00 Add pkg-config support for linux 2016-07-07 10:37:58 +01:00
hogliux
630ab88f8b Version number update 2016-07-05 11:27:53 +01:00
jules
8a9fbc38f9 Resaved some project files 2016-06-30 16:01:55 +01:00
Timur Doumler
d6ed722d76 Updated Android Studio build settings in projects. 2016-04-29 10:55:34 +01:00
Timur Doumler
908e1e93b9 Android Studio exporter: changed default toolchain back to clang (works again after Android Studio issue 207585 has been fixed in gradle-experimental wrapper version 0.7.0-rc1, and is the toolchain recommended by Google). 2016-04-29 10:54:17 +01:00
jules
0b3a11ee07 Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
Timur Doumler
60478175d6 Android Studio exporter: changed default toolchain to gcc, as clang/libc++ seems to be broken with Android Studio 2.1 Beta 3 (at least on OS X and Windows). 2016-04-20 14:13:52 +01:00
jules
8920e1b1d2 Resaved projects 2016-04-20 11:37:18 +01:00
Timur Doumler
f5c19ef612 Fixed Android build settings of all .jucer files to use new default values instead of hard-coded old values (gradle version etc.) 2016-04-19 17:04:06 +01:00
jules
f74338aab6 Resaved projects 2016-04-19 12:11:40 +01:00
jules
e9edeccc20 Resaved projects 2016-04-11 16:02:16 +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
jules
dea899741d Resaved example projects 2016-02-29 17:17:23 +00:00
Timur Doumler
1762cdc9c9 Added runtime permissions request to JUCE Demo (recording tab) and MidiTest example app, added matching permissions to manifest, removed ant exporter, and re-saved both projects. 2016-02-25 10:15:45 +00:00
jules
d788e10eb4 Resaved projects 2016-02-15 15:32:09 +00:00
jules
60e072f3c4 Added a new class: StatisticsAccumulator 2016-02-12 17:28:54 +00:00
jules
82c4938ebe Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers 2016-02-08 16:53:48 +00:00
jules
47ab7aa885 Added a new example project: Networked graphics demo. 2016-01-28 16:14:49 +00:00
jules
a6afb208c6 Android: removed the action bar 2016-01-15 10:24:47 +00:00
jules
9d7571fdc2 Resaved all example projects 2016-01-08 11:19:00 +00:00
jules
8a9322456f Replaced the now-deprecated iOS audio code with a new AVSession-based version. 2016-01-07 17:28:27 +00:00
jules
70b0ca3f6a Resaved some example projects 2016-01-07 11:52:03 +00:00
jules
9b167ca5e1 Resaved example projects 2015-12-23 09:43:23 +00:00
jules
c468a5dd3d Resaved example projects 2015-12-16 18:23:39 +00:00
jules
42120d0fe2 Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
jules
f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 2015-11-24 10:46:46 +00:00