276 Commits (cd5604c07159ce4532fbdb9dc6bae55950856c07)

Author SHA1 Message Date
  hogliux 167125afb9 Re-saved all projects 9 years ago
  hogliux 28dccb31bb Removed old Android exporters from examples and updated .gitignore to reflect new Android build folder structure 9 years ago
  hogliux dda135a9eb Updated the JUCE demo plugin to support standalone targets on all platforms 9 years ago
  hogliux 9f3fb1c0a6 Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 9 years ago
  ed cb287f37e3 Fix for out of bounds LED index in BlocksDrawing example 9 years ago
  hogliux 03b0df1205 Re-saved all projects 9 years ago
  tpoole 96ea4655a7 Resaved all projects 9 years ago
  hogliux 7897331403 Added support for level meter parameter categories 9 years ago
  hogliux 83a4f74b1f Added support saving/restoring plugin bus layouts in the audio host demo 9 years ago
  tpoole 4b69d0fb44 Fixed buffer size and sample rate changes in iOS background audio 9 years ago
  ed 5849710d85 Added iOS support for BLOCKS examples 9 years ago
  tpoole af0791552a Fixed Linux message thread assertion in AudioProcessorValueTreeState 9 years ago
  hogliux 2d96e3720a Changed the default sidechain layout to stereo in the NoiseGate sample code to increase compatibility with Bitwig DAWs 9 years ago
  jules f28462040b Whitespace cleanup 9 years ago
  jules aac01b2b4b Fixed a couple of spelling mistakes 9 years ago
  hogliux d90ca6caf8 Fixed a typo in the OpenGL demo code 9 years ago
  tpoole e31a0b11e8 Resaved all projects 9 years ago
  ed 6641b9d844 Updated BlocksMonitor example to display correct topology with connections and rotations 9 years ago
  ed e384fa71d8 Added Timer to MainComponent to stop touches from triggering multiple waveshape mode changes 9 years ago
  ed 1cc8a9532e Class comment added to top of WaveshapeProgram.h 9 years ago
  ed 24364ec43c auto-generated comment removed from top of WaveshapeProgram.h 9 years ago
  ed 15cab580e2 Xcode strict warnings 9 years ago
  ed 8c55f73f45 MSVC warnings 9 years ago
  ed b2d0328f73 Code cleanup & WaveshapeProgram documentation 9 years ago
  ed e5d677072b Working LittleFoot program for waveshape drawing 9 years ago
  ed 91e8d27b70 LED drawing using LittleFoot 9 years ago
  ed 39344e0d84 WaveshapeProgram.h added, LittleFoot program started 9 years ago
  tpoole 2ae5d2228a Resaved all projects 9 years ago
  jules de84462f2d BLOCKS example apps: some cleanup, enabled DUMP_TOPOLOGY flag 9 years ago
  hogliux efd4bb67bc Re-saved all projects 9 years ago
  ed f3c313b212 Added label to BlocksSynth and BlocksDrawing example windows 9 years ago
  ed 76b3689a48 Added BLOCKS module 9 years ago
  hogliux 26e0aa735c Fixed a crash on quit when windows are open in the Juce Demo's windows demo 9 years ago
  tpoole 83d0854572 Added a microphone permission option to the iOS exporter 9 years ago
  hogliux c14eb040b9 Fixed automation bug when switching between presets in VST and VST3 9 years ago
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 9 years ago
  hogliux ebf19aa61a Re-save all projects 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
  hogliux 231a6e479d Fix some warnings in MSVC 9 years ago
  stefan 8ec9443543 Projucer various fixes 9 years ago
  hogliux 913a868d8d Fixed a crash on exit error in the plug-in host on windows/linux 9 years ago
  hogliux d73f776370 Fixed a bug where FlexBox would still be compiled on older versions of VS 9 years ago
  jules a9d843414a Resaved all projects 9 years ago
  luigisambuy ea7677970c modified sliderValueChanged() to notify host only on mouse clicks 9 years ago
  luigisambuy 1e9af22f96 modified valueChanged() to notify host only on mouse clicks. 9 years ago
  luigisambuy 6547452fd3 Fixed a leak of bubbleMessage object in juce demo 9 years ago
  hogliux 59cc979cfe Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host 9 years ago
  jules 8994f37dd0 Added some FlexBox layout classes, and a demo page for this in the big juce demo app 9 years ago
  hogliux b936786f80 Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
  hogliux 1053dc5755 Allow having zero programs in VST 9 years ago