11 Commits (0d7a77d8eeb8bc5db471cba61851f01acdff4255)

Author SHA1 Message Date
  hogliux 288e56de83 Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 9 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. 9 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 9 years ago
  hogliux 9e1edc7a6e Add support for hosting staticly compiled VSTs on all platforms 9 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 9 years ago
  jules d9e3cdac16 Removed a few references to var::null 9 years ago
  jules fe7ebbd663 Projucer: Updated the default Visual Studio version to 2015 9 years ago
  jules e130ce1428 Projucer: fixed a suffix error when generating linux host projects 9 years ago
  jules 85a5dfb2e1 Projucer: corrected some help text 9 years ago
  jules 025d04cbd1 Projucer: Added warning when trying to load projects with out-of-date build scripts 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. 10 years ago
  Timur Doumler c1be347a3d Introjucer: Refactored the Android exporters; fixed several bugs in Android Studio exporter and added some missing build properties along the way. 10 years ago
  jules 8e9ed0d0a9 Introjucer: more refactoring 10 years ago
  jules d979c33fe3 Introjucer: spelling fix! 10 years ago
  jules f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 10 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 10 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 10 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  jules dab1a549b9 Introjucer: some internal refactoring. 10 years ago
  jules 5fd8cda62d Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers. 10 years ago
  Timur Doumler 898e3c3796 Introjucer: added Linux Code::Blocks project export. 10 years ago
  jules 31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 11 years ago
  jules 37e2fcbf69 Introjucer: Fix for makefile paths containing spaces. 11 years ago
  jules fccca2eff7 Introjucer: fixed a mix-up when creating VS2005 exporters 11 years ago
  jules fefceaf20d Introjucer: fixed the list of exporter types 11 years ago
  jules 5bdfa1bf52 Whitespace cleanups. 11 years ago
  jules 8f8c9cccd4 Introjucer: added an exporter type for VS2015 11 years ago
  jules 5ba9d83209 Implemented exporter creation in new project wizard 11 years ago
  jules 6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 11 years ago
  jules 705f73610c Introjucer: larger field sizes. 12 years ago
  jules eee868ae02 Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number. 12 years ago
  jules d582a66917 Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. 12 years ago
  jules 7643162766 Introjucer: made it recognise .S files as needing to be compiled. 12 years ago
  jules 4de9768ecb Introjucer: better setup of module paths in new exporters. 12 years ago
  jules 81435f8134 Made a few constant string arrays static to help compilers to optimise their initialisation. 12 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. 12 years ago
  jules 64391b7552 Introjucer: began refactoring some module-management code. 12 years ago
  jules 53ae95b730 Introjucer: fix for a situation where project groups could get duplicate IDs. 12 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 13 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 13 years ago
  jules 84e87f7391 Introjucer: tidied up optimisation level descriptions. 13 years ago
  jules f68d0af5c2 Introjucer: Added a VS2012 exporter type. 13 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 13 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 13 years ago
  jules ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. 13 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 13 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 13 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 13 years ago