259 Commits (8e7ed3ae7dca746fbc1294c44ca8a85b9c89d80c)

Author SHA1 Message Date
  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
  hogliux c9aca28d00 Add pkg-config support for linux 9 years ago
  hogliux 630ab88f8b Version number update 9 years ago
  jules 31f935cc60 Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
  jules e4592d132f Projucer: tweak to the way GCC -D flags are generated 9 years ago
  jules 8a9fbc38f9 Resaved some project files 9 years ago
  hogliux 1f6fa5cc3b Re-save all projects 9 years ago
  hogliux b1a7441bcc Align manufacturer code of sample plug-ins in JUCE repo ('ROLI') 9 years ago
  hogliux adfc6e9e80 Re-save projects 9 years ago
  hogliux 6810791645 Make sure that the legacy AU rez file is correct for midi effect AUs 9 years ago
  hogliux 3ddd2db037 Allow access to all URLs in the JUCE Demo 9 years ago
  jules ec40f0940c Updated version numbers in modules, and resaved example projects 9 years ago
  jules 74554a206c Improved performance of some BigInteger methods by adding Montgomery Multiplication and extended Euclidan algorithms 9 years ago
  hogliux cf39ad4b02 Fix multiple compile errors on older gcc versions 9 years ago
  hogliux 4205123d45 Fix an edge-case if the last stored editor window size is zero 9 years ago
  hogliux ebb0a156a4 Add options to make AuidoProcessorEditors resizable with constraints 9 years ago
  jules 2c3a2eae63 Simplified some demo plugin code to avoid a display update problem 9 years ago
  jules 09d6409644 Refactored some demo code to avoid a problem when using String::formatted when Strings are UTF-32 9 years ago