33 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 04d540df67 Change the format of the top level informational .txt files to .md 1 year ago
  attila 2fdc4f6633 Projucer: Remove VS2015 and CLion exporters 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 31b2a86559 Projucer: Add ARA support 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  ed fdcdda3463 Projucer: Update to ValueTreePropertyWithDefault class 3 years ago
  ed 57f4d4a618 Projucer: Removed deprecated Android NDK path property 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  ed 521c250413 Projucer: Remove custom VST3 path options 5 years ago
  reuk e7e1de78fa Files: Add RangedDirectoryIterator 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 161e5cd1c3 Projucer: Updated Android SDK/NDK fallback paths on Windows 5 years ago
  Tom Poole a0b0a3e7bd Projucer: Fixed an issue setting the fallback Android SDK path on Linux 6 years ago
  jules 2e2cfb5f6c Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 6 years ago
  ed fe49d69dfc Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit 6 years ago
  ed c4eb15eb21 Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent 6 years ago
  ed 6a3825f88f Projucer: Fixed a potential crash when setting a global path from the command line 6 years ago
  ed ac8c1a11fb Projucer: Remove some unnecessary assertions from StoredSettings 6 years ago
  ed bf8adbc29a Projucer: Added an option to set the path to the Android Studio executable in the "Global Paths" settings 7 years ago
  hogliux cf4f12a452 Replaced our VST2 interface headers with official VST3 SDK 7 years ago
  ed 848ab56465 Projucer: Don't overwrite newer global settings file when migrating Introjucer settings 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
  ed 7e310f51bb Projucer: Fixed an assertion that could be hit when calling StoredSettings::checkJUCEPaths() 7 years ago
  ed ef2d1fa9fd Projucer: Various fixes and improvements to PIPGenerator 7 years ago
  ed bb5dd6aaa6 Projucer: Fixed a typo 7 years ago
  tpoole a75f023ca5 Clion: Added a global path to the CLion exe 7 years ago
  tpoole 1946712154 Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  tpoole f7bc550f58 Projucer: Remember the directory of a previously created project 7 years ago
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 8 years ago
  ed ba36008560 Projucer: Cleaned up the structure of the Projucer folder in userApplicationDataDirectory and renamed old "Introjucer" global/project settings files to "Projucer" 8 years ago
  ed 9de309be76 Projucer: Added the option to change the colour scheme and font of the Projucer's code editor and the ability to save/load custom schemes 8 years ago
  jules 57a3cb58ec Removed incorrect constness from ColourSelector::setSwatchColour 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  tpoole c993f46933 Fixed platform-dependent default global Projucer preferences 8 years ago
  hogliux 75cd666a61 Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK 8 years ago
  hogliux 2ca5a9c32b Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK 8 years ago
  hogliux 14d60966dc Added support for VST3 SDK 3.6.7 8 years ago
  hogliux 9c7ee8710a Added support for VST3 SDK 3.6.7 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 84a16f60c0 Fixed Projucer to check for the correct file when looking for the android ndk on windows 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago