367 Commits (c55e73a50ea9667b9c064665e3d360903f2d42f8)

Author SHA1 Message Date
  falkTX c55e73a50e Use library under GPLv3 mode 7 years ago
  hogliux 9aaea99f3c Re-saved all projects 7 years ago
  hogliux ba0259fd57 Removed extra build-steps in DSP module plugin demo 7 years ago
  hogliux 9206f8819f Fixed a window naming typo in the DSP module 7 years ago
  hogliux 04f459b22e Re-saved all projects 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago
  tpoole 9f9f815208 Resaved all projects 7 years ago
  tpoole a05362d46b Projucer: Xcode exporter: Updated to support Xcode 9 7 years ago
  tpoole 9649dde424 Resaved all projects 7 years ago
  hogliux d3efd6e685 Fixed a typo in the AUv3Synth sample code 7 years ago
  ed 6bfcd820b4 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 7 years ago
  jules 4e5f005421 Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 7 years ago
  tpoole 98cb1011bb JUCE Demo: Increased the compiler warning level 7 years ago
  ed 5575f7c735 Changed the Plugin Host release build OSX deployment target to use default instead of 10.5 7 years ago
  ed 470060b6ee Resaved all projects 7 years ago
  jules a2a5428eab Added a missing iOS framework to the juce_video module 7 years ago
  jules 096b4e94c0 Removed zombie MovieComponent files that should have been deleted with the new video playback changes 7 years ago
  tpoole fb172ac41b Resaved all projects 7 years ago
  tpoole f4622f2f46 Restored an accidentally deleted file and resaved all projects 7 years ago
  jules 2fdf9d377f Resaved example projects 7 years ago
  jules 74c96208fe Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 7 years ago
  tpoole c288c94c29 Resaved all projects 7 years ago
  tpoole 432ad80b60 Fixed a bug in the JUCE demo plug-in time display 7 years ago
  tpoole 984654318d Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 7 years ago
  hogliux f1dc2a71f3 Android: Fixed a compiler error when compiling for Android SDKs < 16 (and re-saved all projects) 7 years ago
  jules 38ba6e9884 Added a better shutdown procedure for the plugin host demo 8 years ago
  tpoole d525bb49e1 Resaved all projects 8 years ago
  ed 319ca33637 BLOCKS: Some code cleanup and modernisation in BlocksDrawing 8 years ago
  ed 543711d92f BLOCKS: Updated the BlocksSynth example 8 years ago
  ed acf00d485f BLOCKS: Re-saved BlocksDrawing example project 8 years ago
  ed 9796746756 BLOCKS: Updated and cleaned up the BlocksDrawing example 8 years ago
  ed 02349f4677 JUCE Demo: Removed some commented out code 8 years ago
  hogliux 22c187826d Android: Fixed a compile error when building standalone plug-ins on Android 8 years ago
  jules ebe5916c49 Misc code cleanups 8 years ago
  hogliux a6b8ad0c75 Audio Plugin Host: Double-clicking on Audio/Midi Input/Output Node now opens the audio settings window 8 years ago
  jules c6da067ac3 Scraped a layer of crusty old code from some audio plugin host files 8 years ago
  hogliux 763ba20a61 Re-saved all projects (see previous commit) 8 years ago
  hogliux c2991f77c2 Re-saved all projects 8 years ago
  hogliux 66a9ec0adf BLOCKS: fixed a potential crash in BLOCKS sample code 8 years ago
  hogliux 9a5764a324 Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE 8 years ago
  hogliux e50cca1c1a Standalone Plug-in Target: Ensure that standalone plug-in target works with default Projucer's plug-in project template and improve code and UX to avoid nasty feedback loops 8 years ago
  hogliux 473147350d Re-saved all projects 8 years ago
  hogliux 75666cfdee Android: re-saved Android projects to reflect changes to the Projucer's Android exporter in the previous commit 8 years ago
  hogliux c63fd17568 Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 8 years ago
  hogliux f735a28708 Plugin Host: fixed background colour of channel configuration window 8 years ago
  tpoole 202027bc89 Updated the company name in all the extras and examples 8 years ago
  hogliux 2ff6de2a94 Linux: re-saved all projects to update broken linux Makefiles (see previous commit) 8 years ago
  hogliux 1e185e988f Re-saved all projects 8 years ago
  jules 377a73a122 Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added 8 years ago
  tpoole c8740688ba Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo 8 years ago