hogliux
|
750ab85fe9
|
Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.
|
8 years ago |
tpoole
|
dd7c510e2f
|
Added a Projucer warning when a project includes outdated Visual Studio exporters
|
8 years ago |
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
8 years ago |
hogliux
|
0117aace01
|
Added support for multi-target exporters and standalone plug-in format
|
8 years ago |
tpoole
|
8cd578b0c6
|
Added the ability to set a custom BinaryData namespace in the Projucer
|
8 years ago |
hogliux
|
c5d3c26af6
|
Added workaround to fix a false re-save warning in the Projucer when saving a .jucer file on a network drive
|
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 |
ed
|
8e10f16eb8
|
Dialog window to ask whether to keep current project or re-load from disk when .jucer file changes
|
8 years ago |
hogliux
|
6810791645
|
Make sure that the legacy AU rez file is correct for midi effect AUs
|
9 years ago |
jules
|
d9e3cdac16
|
Removed a few references to var::null
|
9 years ago |
jules
|
fad8d0526e
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
9 years ago |
jules
|
025d04cbd1
|
Projucer: Added warning when trying to load projects with out-of-date build scripts
|
9 years ago |
jules
|
0a0c550198
|
Projucer: made sure that RTAS files are built with stdcall in MSVC
|
9 years ago |
jules
|
fb864a5cb1
|
Corrected some spelling mistakes in comments
|
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 |
jules
|
8e9ed0d0a9
|
Introjucer: more refactoring
|
9 years ago |
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
9 years ago |
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
9 years ago |
jules
|
323bce7282
|
Introjucer: More avoiding of recursive project saving.
|
9 years ago |
jules
|
4c6be5671e
|
Introjucer: if groups are sorted, then adding new files retains the sort order.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
6bc4d7627f
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
10 years ago |
jules
|
6a89a440b5
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
10 years ago |
jules
|
3b88555140
|
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
|
11 years ago |
jules
|
91d9c96338
|
Minor clean-ups
|
11 years ago |
jules
|
fb2a5fc857
|
Updates to introjucer for VST3 targets.
|
11 years ago |
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
5c98d8f48f
|
Introjucer: command line warning fix.
|
11 years ago |
jules
|
2c9c35d3c3
|
Fixed a few compiler warnings.
|
11 years ago |
jules
|
0ba5b01497
|
Introjucer: avoided losing the filename suffix when dropping folders into the tree.
|
11 years ago |
jules
|
a9aae9651b
|
Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
ec524a437d
|
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
|
11 years ago |
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
11 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
7c6889403c
|
Introjucer: added global preprocessor defs setting.
|
12 years ago |
jules
|
cf9e7072ae
|
Introjucer: resource file size limit setting.
|
12 years ago |
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
12 years ago |
jules
|
0358e95dc9
|
Introjucer: cleaned up some binarydata code.
|
12 years ago |
jules
|
9ed6f088e3
|
Improved Path::addBubble.
|
12 years ago |
jules
|
e543949bda
|
Minor clean-ups.
|
12 years ago |
jules
|
ddb6b969ea
|
Introjucer: new plist format for AU plugins.
|
12 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
12 years ago |
jules
|
80dc4c57b0
|
Introjucer: items which are not included in the project are now crossed-out.
|
12 years ago |
jules
|
2c72bfac6c
|
Reimplemented the VST hex/decimal version change.
|
12 years ago |
jules
|
aa0eb1a75d
|
Changed the VST version number to be parsed as base-10 rather than base-16.
|
12 years ago |
jules
|
46f1c15f92
|
Introjucer: fix for binary data with duplicate filenames.
|
12 years ago |