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

6218 commits

Author SHA1 Message Date
jules
d64396eb50 Removed rogue file 2016-04-20 11:39:43 +01:00
jules
8920e1b1d2 Resaved projects 2016-04-20 11:37:18 +01:00
jules
fad8d0526e Projucer: improved the set of browsable files that are added to target projects for each module 2016-04-20 11:34:14 +01:00
jules
1601c907ae Fixed some merge-noise in NetworkGraphicsDemo 2016-04-20 10:47:26 +01:00
jules
325aeb1fc8 Resaved projects 2016-04-20 10:34:49 +01:00
jules
753c24c8ee Fix to KnownPluginList::addToMenu ticks 2016-04-20 10:28:46 +01:00
hogliux
61b27593c5 Fix plug-in projects with whitespaces in their name 2016-04-20 10:19:53 +01:00
jules
e130ce1428 Projucer: fixed a suffix error when generating linux host projects 2016-04-20 10:04:48 +01:00
Timur Doumler
8462849955 Re-saved projects. 2016-04-19 19:03:26 +01:00
Timur Doumler
f2c50b8bd8 Android studio exporter: fixed include paths to work with new module format. 2016-04-19 18:49:00 +01:00
Timur Doumler
8dfb1c589a JuceDemoPlugin.jucer: removed wrong AAX path that was saved there earlier. 2016-04-19 18:23:14 +01:00
Timur Doumler
71abee403a Android Studio exporter: added option to specify build tools option; fixed bug where projects would not load because of invalid buildToolsVersion in app/build.gradle. 2016-04-19 17:47:10 +01:00
Timur Doumler
bb1fe3dc8e Android Studio exporter: removed unused build setting. 2016-04-19 17:40:59 +01:00
Timur Doumler
2fa6c2094e Fixed bug in Android Ant exporter due to mixed up build settings. 2016-04-19 17:26:51 +01:00
Timur Doumler
1e41e3d11d Fixed bug in AAX/RTAS Xcode export: installation paths were mixed up. 2016-04-19 17:04:07 +01:00
Timur Doumler
4b1cabb87d Minor refactoring, clean-up, whitespace. 2016-04-19 17:04:06 +01:00
Timur Doumler
6d69f1b062 Added new Xcode option to strip of local symbols (off by default). 2016-04-19 17:04:06 +01:00
hogliux
f6efbedee7 Remove default symbol visibility for JUCE shared code 2016-04-19 17:04:06 +01:00
Timur Doumler
37073c3ee0 Using static linking instead of a framework for the shared code of audio plug-ins on OS X. 2016-04-19 17:04:06 +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
Timur Doumler
b94d2810e7 Refactored Android exporters to use CachedValue and get rid of some bloat. Fixed a bug on the way where Android Studio was using target SDK 23 but Android Ant was using target SDK 11. 2016-04-19 17:04:06 +01:00
jules
8f4c4c9e4f Fixed typo in LADSPA code 2016-04-19 16:57:06 +01:00
jules
4c0bc70411 Deleted some defunct Mac PowerPC code 2016-04-19 16:46:45 +01:00
jules
42a956c9c6 Added a workaround for an obscure GL race condition when closing contexts 2016-04-19 16:19:10 +01:00
jules
05f90010f5 Fixed some MSVC warnings in CachedValue 2016-04-19 16:11:05 +01:00
jules
968f8387d3 Added an option to KnownPluginList::addToMenu for specifying a ticked item 2016-04-19 15:54:06 +01:00
jules
3d1cf531e0 Added colour IDs for ToggleButton tick colour 2016-04-19 15:32:11 +01:00
jules
f74338aab6 Resaved projects 2016-04-19 12:11:40 +01:00
jules
e030a583c1 Projucer: fixes for binary paths and Android Studio 2016-04-19 12:11:23 +01:00
jules
a439c6ad8d Added new class: CachedValue 2016-04-19 11:56:16 +01:00
jules
905533c68e Minor formatting tidyups 2016-04-19 09:47:22 +01:00
jules
45e2b00b6c Added a method ValueTree::getPropertyPointer() 2016-04-19 09:39:11 +01:00
jules
3c68007aad Fixed capitalisation 2016-04-18 17:44:07 +01:00
jules
60cd2d7b67 Projucer: fixed the way the GUI editor generates include paths 2016-04-18 17:28:57 +01:00
jules
6fc4d5aac6 Fixed a bug in the Javascript parser involving array dereferencing 2016-04-18 10:58:32 +01:00
jules
486cb0c0bd Projucer: tidied up an include path in a template file 2016-04-18 10:56:46 +01:00
jules
85a5dfb2e1 Projucer: corrected some help text 2016-04-18 09:54:55 +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
Timur Doumler
59f28855a3 Minor refactoring for a bit more clarity in the deprecated Xcode post-build script check. 2016-04-15 10:28:28 +01:00
Timur Doumler
367f6eeb36 Fixed bug with wrong checksum for deprecated Xcode post-build script. 2016-04-15 10:28:27 +01:00
jules
54d3cfac1d Projucer: Fixed a bug that could cause focus to seemingly jump around in the config tree 2016-04-15 10:21:58 +01:00
jules
544b8d0ea7 Simplified some Projucer GUI editor code + added a missing slider style 2016-04-15 09:57:13 +01:00
jules
06d8d4167c Added a method to StandaloneFilterApp to allow customisation of the window it creates 2016-04-15 09:02:37 +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
jules
025d04cbd1 Projucer: Added warning when trying to load projects with out-of-date build scripts 2016-04-14 17:41:31 +01:00
jules
871c3a9108 Removed some code that prevented RTL TextLayouts having their bounds adjusted 2016-04-14 16:34:26 +01:00
jules
bb7189b05e Added kerning support to the DirectWrite layout code 2016-04-14 16:33:19 +01:00
jules
48b35c447a Workaround for long filenames in Process::openDocument on OSX 2016-04-14 12:43:32 +01:00
Timur Doumler
82350ba247 Re-saved Projucer with itself. 2016-04-14 12:13:04 +01:00