24 Commits (15e09fdc5e1321520bcc040e79c31faee45ea482)

Author SHA1 Message Date
  jules 49aa9c9db4 Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 7 years ago
  ed 4e484b2c42 Re-saved all projects 7 years ago
  ed 67fd58c796 Re-saved all projects 7 years ago
  tpoole 1bd5292323 Resaved all projects 7 years ago
  Lukasz Kozakiewicz fc231a862f Re-save all projects. 7 years ago
  Lukasz Kozakiewicz f6c74afc77 Resaved all projects. 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago
  tpoole 73d4e73a3d UnitTestRunner: Fixed some build warnings on Linux 8 years ago
  tpoole a45855f7c3 UnitTestRunner: Added more modules, increased the number of warnings, return 1 on any failures 8 years ago
  tpoole d525bb49e1 Resaved all projects 8 years ago
  hogliux c2991f77c2 Re-saved all projects 8 years ago
  hogliux 2ff6de2a94 Linux: re-saved all projects to update broken linux Makefiles (see previous commit) 8 years ago
  hogliux 884afa3a0d Re-saved all projects 8 years ago
  hogliux 00e38f2ef5 Re-saved all projects 8 years ago
  hogliux aad868e383 Added support for WebBrowserComponent on Linux 8 years ago
  tpoole ab4f269c60 Removed brackets from build target names and resaved all projects 8 years ago
  hogliux 167125afb9 Re-saved all projects 8 years ago
  hogliux 03b0df1205 Re-saved all projects 8 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 9 years ago
  hogliux 630ab88f8b Version number update 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
  jules 325c367c8d Added more warning flags to the UnitTestRunner, and resaved the project. 9 years ago
  jules b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 9 years ago
  jules 399e248488 Added new module: juce_osc 9 years ago
  jules d917606ad8 Resaved project files. 10 years ago
  jules 0e591abe0f Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. 10 years ago
  jules bebf363fd1 Added a new example project to the repository. 10 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  jules a382bfc008 Resaved project files 10 years ago
  jules 633ff931d6 Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names. 11 years ago
  jules eee868ae02 Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number. 11 years ago
  jules b9636ce02b Introjucer: when exporting, added the modules folders to the include path. 11 years ago
  jules 68227e8b29 Introjucer: Fixed an ordering problem in linux makefile generation. 12 years ago
  jules a82ab2fd8e Introjucer: made linux exporter use same flags for C files 12 years ago
  jules c8fe9cab4b Rebuilt projects 12 years ago
  jules 5ee84916a3 Introjucer: per-config linux makefile architecture setting. 12 years ago
  jules 5428554cda Added a flag to disable bypass in RTAS. 12 years ago
  jules 1089e3df86 Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago
  jules 79381ced5d Removed GLU from the list of default libraries. 13 years ago
  jules 9c719306c9 Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
  jules 7241a03860 Introjucer: Added a library paths settings for all platforms. 13 years ago
  jules 4773b388ef AttributedString class and advanced text layout (stage 1) 13 years ago
  Julian Storer da7e8603f7 Fix for plugin host build on mac, and minor tidy-up of some plugin hosting classes. 13 years ago
  Julian Storer 693132a6e5 Changed the way module code is wrapped by the Introjucer. 14 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
  Julian Storer 44ece5a54a Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 14 years ago
  Julian Storer 1f88582434 Jucer updates for linux VST support. Small additions to Path, Expression, File. 14 years ago
  Julian Storer 4521e6ea84 Small fixes for Jucer makefiles. 15 years ago
  Julian Storer 8ff6737261 Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development. 15 years ago
  Julian Storer 64905b472f Jucer improvements to cope with multiple juce paths. 15 years ago