36 Commits (750ab85fe94db6b82e76c5e205e56c4c8d8c3896)

Author SHA1 Message Date
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 8 years ago
  jules 926652be8a Added the -Wextra-semi warning to the projucer build 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
  jules 4fa73d7bb6 Minor clean-ups in projucer translation code 8 years ago
  Christopher Fonseka 405b589f3f Fixed issue where return and newline characters were not being removed when using the —trans-finish command 8 years ago
  hogliux eb89d1ab31 Added a new command line argument to create a finished translation file 8 years ago
  hogliux bd217cf158 Added trans Projucer command line option to generate translation files from the command line 8 years ago
  hogliux c64dc65be2 Whitespace clean-up 8 years ago
  hogliux cc5e5bb43a Made sure that whitespace clean-up tool can clean it's own code 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  tpoole 51adfb8afd Enabled multiple arguments for the Projucer whitespace cleaning commands 8 years ago
  jules dffeeb9b61 Projucer: Added an --encode-binary command-line option 8 years ago
  stefan.graenitz 8d02f61622 Projucer: add free-to-use license for the live-build engine 8 years ago
  stefan 439ecc391b Projucer: workaround broken "Open Recent" submenu 8 years ago
  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 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