297 Commits (fa6929cb3c19e889e44752fd96b335733355f74c)

Author SHA1 Message Date
  hogliux 66365d55e2 Fixed a nullptr dereference when OpenSL fails unexpectedly and added a workaround for broken audio input support in recent versions of the android emulator 9 years ago
  hogliux 5fe3289256 Fixed several Android text rendering bugs 9 years ago
  tpoole a2ee6339e1 Restored JUCE modules as Xcode groups and resaved all projects 9 years ago
  tpoole 5b49bcdbc8 Resaved all projects 9 years ago
  tpoole 4c59a920b4 Added Inter-App Audio capabilities to standalone plug-ins 9 years ago
  tpoole 00f57d43c5 Resaved all projects 9 years ago
  jules 6a629f985f Added method SystemStats::getCpuModel() and implemented a couple of missing Android CPU info functions 9 years ago
  tpoole b547673fae Resaved all projects 9 years ago
  tpoole ab4f269c60 Removed brackets from build target names and resaved all projects 9 years ago
  tpoole a6fc53373f Resaved all projects 9 years ago
  tpoole 0140304e38 Removed some #pragma once warnings from Projucer generated code 9 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
  ed 7f8d1008bc Resaved all projects 9 years ago
  tpoole e1f941e6c3 Whitespace cleanup 9 years ago
  hogliux 07d8283143 Re-saved Android and Xcode projects 9 years ago
  hogliux eb944840f9 Added local.properties to .gitignore so that user's SDK paths don't pollute git 9 years ago
  jules 84da06214d Fix for MovieComponent on older OSX SDKs. Updated video page in big demo app. 9 years ago
  tpoole 7bb30364a4 Resaved all projects 9 years ago
  hogliux 6559b3e185 Fixed multiple harmless warnings in Android builds 9 years ago
  tpoole 3f4cf60684 Removed VS2013 exporters from the BLOCKS example apps 9 years ago
  hogliux 065208bd75 Added missing precision specifier to fragment shader of the OpenGLAppExample 9 years ago
  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