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

16 commits

Author SHA1 Message Date
jules
7f5abd41b1 Projucer: Fixed a crash in the android exporter when VST3 is enabled 2017-05-03 15:42:38 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
hogliux
e2f38312b6 Updated Projucer's default android plugin version to latest (2.3.1) 2017-04-11 17:57:52 +01:00
jules
44cd80969d A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
jules
8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
hogliux
c26f9f3720 Added Projucer option to select c++ language standard in Android exporter 2017-03-10 14:51:49 +00:00
hogliux
52fdb2bb3f Updated default gradle version to 3.3 to match newest android plug-in version 2017-03-05 18:58:21 +00:00
hogliux
77820cfd0b Updated default android gradle plugin version to 2.3.0 2017-03-05 18:53:45 +00:00
hogliux
67b0e58187 Added code to ensure that assets are not copied when extra assets paths in Android are not specified 2017-02-17 11:08:05 +00:00
hogliux
2e0e984145 Add support for adding extra Android assets 2017-02-17 09:34:16 +00:00
hogliux
0b6131034b Modified Android exporter to use the jucer file's extra libraries in a more cmake way 2017-02-14 20:10:58 +00:00
hogliux
934aa72d6f Fixed an issue where the Projucer would not detect OpenGL ESv3 support correctly on Android 2017-02-14 16:31:46 +00:00
hogliux
fb47a9068a Fixed a typo in the CMake file generator in the Android exporter 2017-02-14 16:30:48 +00:00
hogliux
cb6d43cbae Added preliminary support for static libraries on Android 2017-02-09 12:46:43 +00:00
hogliux
1ed0051d74 Fixed a potential crash in the new Android exporter 2017-02-01 17:18:07 +00:00
hogliux
ec0485388d Reworked and modernised Android exporter and removed old deprecated Android ant exporter 2017-02-01 17:18:06 +00:00