jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
hogliux
|
ec0485388d
|
Reworked and modernised Android exporter and removed old deprecated Android ant exporter
|
8 years ago |
hogliux
|
0117aace01
|
Added support for multi-target exporters and standalone plug-in format
|
8 years ago |
tpoole
|
da3f3a8eac
|
Fixed bug creating dynamic libraries with the Linux Makefile and Code::Blocks exporters
|
8 years ago |
tpoole
|
25e72a71b9
|
Fixed some issues with the Linux Code::Blocks 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 |
tpoole
|
9f31d6498a
|
Use a bespoke VST2 interface
|
8 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 |
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
9 years ago |
jules
|
21dabf778d
|
Introjucer: Refactored global path implementation
|
9 years ago |
Timur Doumler
|
7c226fcf92
|
Introjucer: C++98 compile fixes.
|
9 years ago |
Timur Doumler
|
a178731a95
|
refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
43ce64a099
|
Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings.
|
10 years ago |
jules
|
5fd8cda62d
|
Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers.
|
10 years ago |
jules
|
1952ed195e
|
Whitespace
|
10 years ago |
Timur Doumler
|
898e3c3796
|
Introjucer: added Linux Code::Blocks project export.
|
10 years ago |
jules
|
31f0d5e239
|
Introjucer: added more options for optimisation levels on GCC/LLVM targets.
|
10 years ago |
jules
|
ef653b4cdd
|
Added C++11 flags to the linux and codeblocks makefiles
|
10 years ago |
jules
|
f3447b3ece
|
Introjucer: codeblocks export fix.
|
10 years ago |
jules
|
ecaf9eb1ac
|
Introjucer: made sure that preprocessor tokens are replaced in the binary name used.
|
11 years ago |
jules
|
fb15840f61
|
Introjucer: removed a flag from the CodeBlocks project exporter.
|
11 years ago |
jules
|
12a8dd3092
|
Avoided some pedantic GCC warnings.
|
11 years ago |
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
11 years ago |
jules
|
f196f88330
|
Introjucer: added a menu to choose which IDE to launch when there's more than one.
|
11 years ago |
jules
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
00641f06ed
|
Introjucer: Added a couple of CodeBlocks flags.
|
12 years ago |
jules
|
bc6693f9fc
|
Introjucer: Added a flag to CodeBlocks export.
|
12 years ago |
jules
|
bf3cb2e29b
|
Avoided some strict compiler warnings.
|
12 years ago |
jules
|
3d1aaf1aa9
|
Introjucer: Code::Blocks fixes.
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |