13 Commits (433a82edee901b472b673d5318394a2c1fad0d8c)

Author SHA1 Message Date
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 8 years ago
  hogliux c4cf336a56 Projucer: Only attempt building the standalone target of audio plug-ins when building inside the live build engine 8 years ago
  ed fa0b097652 Fixed some Projucer live-build errors on Windows and added an option to set the Windows target platform 8 years ago
  tpoole f4046909ab Added an OS X 10.5 compatible std::function replacement 8 years ago
  ed a5c9cd9bd7 Added an extra check to the previous commit to make sure that the showBuildTab command is only invoked if the build tab is not already showing to prevent the command being constantly re-triggered when continuously recompiling 8 years ago
  ed fceca976d1 Fix to avoid hitting an assertion when invoking the showBuildTab command directly from CompileEngineChildProcess::handleBuildFailed() 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  stefan e03e41bd0d Projucer: hard shutdown of the compiler process in release builds to avoid busy waiting 8 years ago
  stefan 4b96ffbf6f Projucer: restrict menu item "Launch Application" to GUIApplication projects 8 years ago
  stefan 8ec9443543 Projucer various fixes 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  jules 15f47892d3 Projucer: Added a sanity-check to prevent compilation if some module paths are broken 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