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 |
|
hogliux
|
48ac6347e1
|
Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats
|
2016-09-16 11:20:39 +01:00 |
|
ed
|
47c48b2f6a
|
Changed Projucer LoginForm "Remember login" button to tick box
|
2016-08-22 10:25:17 +01:00 |
|
tpoole
|
9f31d6498a
|
Use a bespoke VST2 interface
|
2016-08-22 09:57:16 +01:00 |
|
hogliux
|
c9aca28d00
|
Add pkg-config support for linux
|
2016-07-07 10:37:58 +01:00 |
|
jules
|
e4592d132f
|
Projucer: tweak to the way GCC -D flags are generated
|
2016-06-30 16:03:45 +01:00 |
|
stefan.graenitz
|
61e71eb1dc
|
Add incremental linking option for Visual Studio exporters
|
2016-05-31 16:53:19 +02:00 |
|
jules
|
d9e3cdac16
|
Removed a few references to var::null
|
2016-04-28 10:10:00 +01:00 |
|
Timur Doumler
|
2332c72f7c
|
Fixed generation of Carbon resources for AU plug-ins (was broken by commit fad8d052).
|
2016-04-21 18:25:59 +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 |
|
Timur Doumler
|
bb1fe3dc8e
|
Android Studio exporter: removed unused build setting.
|
2016-04-19 17:40:59 +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 |
|
jules
|
e030a583c1
|
Projucer: fixes for binary paths and Android Studio
|
2016-04-19 12:11:23 +01:00 |
|
jules
|
60cd2d7b67
|
Projucer: fixed the way the GUI editor generates include paths
|
2016-04-18 17:28:57 +01:00 |
|
jules
|
8343f3468c
|
Found a few missing 'override' specifiers
|
2016-04-15 15:32:47 +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
|
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 |
|