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
bd3166afc0
Updated the URL of the "Forgot Password" button in the Projucer
8 years ago
stefan
3bd7ef4f69
Projucer: menu adjustments
* move Preferences item to Projucer menu on Mac or File menu otherwise
* rename Global Preferences -> Preferences
* add shortcut "Cmd + ," to open Preferences
* move Login/Logout item to File menu
8 years ago
hogliux
71de18554a
Fixed typo in linux-only Projucer code
8 years ago
stefan
a0350e4ee6
Projucer: add feature download & install live-build engine (including checks for supported OS versions)
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
16525c0a6f
Fixed some typos.
8 years ago
tpoole
9f31d6498a
Use a bespoke VST2 interface
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
cdf899c47e
Don't keep on showing the auto-updater dialog box if the user clicks cancel
8 years ago
jules
b439452edd
Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality
8 years ago
jules
81ff3a89b7
Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license
9 years ago
jules
8920e1b1d2
Resaved projects
9 years ago
jules
8343f3468c
Found a few missing 'override' specifiers
9 years ago
jules
6d03314a28
Projucer: updated EULA
9 years ago
jules
effb421be1
Projucer: Updated some font use and removed the EULA if running without the live-coding DLL
9 years ago
jules
025d04cbd1
Projucer: Added warning when trying to load projects with out-of-date build scripts
9 years ago
Timur Doumler
3b65c5c37d
Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment.
9 years ago
jules
23b1d89219
Projucer: made the login form remember the last username
9 years ago
jules
bc58656153
Projucer: made build panel UI update when signing out
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