hogliux
|
288e56de83
|
Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid
|
8 years ago |
hogliux
|
84a16f60c0
|
Fixed Projucer to check for the correct file when looking for the android ndk on windows
|
8 years ago |
tpoole
|
83d0854572
|
Added a microphone permission option to the iOS exporter
|
8 years ago |
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.
|
8 years ago |
hogliux
|
48ac6347e1
|
Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats
|
8 years ago |
ed
|
47c48b2f6a
|
Changed Projucer LoginForm "Remember login" button to tick box
|
8 years ago |
tpoole
|
9f31d6498a
|
Use a bespoke VST2 interface
|
8 years ago |
hogliux
|
c9aca28d00
|
Add pkg-config support for linux
|
8 years ago |
jules
|
e4592d132f
|
Projucer: tweak to the way GCC -D flags are generated
|
9 years ago |
stefan.graenitz
|
61e71eb1dc
|
Add incremental linking option for Visual Studio exporters
|
9 years ago |
jules
|
d9e3cdac16
|
Removed a few references to var::null
|
9 years ago |
Timur Doumler
|
2332c72f7c
|
Fixed generation of Carbon resources for AU plug-ins (was broken by commit fad8d052 ).
|
9 years ago |
jules
|
fad8d0526e
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
9 years ago |
Timur Doumler
|
bb1fe3dc8e
|
Android Studio exporter: removed unused build setting.
|
9 years ago |
Timur Doumler
|
4b1cabb87d
|
Minor refactoring, clean-up, whitespace.
|
9 years ago |
Timur Doumler
|
6d69f1b062
|
Added new Xcode option to strip of local symbols (off by default).
|
9 years ago |
jules
|
e030a583c1
|
Projucer: fixes for binary paths and Android Studio
|
9 years ago |
jules
|
60cd2d7b67
|
Projucer: fixed the way the GUI editor generates include paths
|
9 years ago |
jules
|
8343f3468c
|
Found a few missing 'override' specifiers
|
9 years ago |
jules
|
effb421be1
|
Projucer: Updated some font use and removed the EULA if running without the live-coding DLL
|
9 years ago |
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.
|
9 years ago |