5 Commits (b80bb4bf38d557a8b6696be63c2ac7cc09e49fc5)

Author SHA1 Message Date
  Julian Storer b74398dfdf Fixed a compile error in the plugin host demo. 14 years ago
  Julian Storer 84a8695561 Moved cursor update and unbounded mouse movement handling code into MouseInputSource. 15 years ago
  Julian Storer 1fc2a55d82 Minor code clean-ups. 15 years ago
  Julian Storer 1d598e38b9 Updates to plugin host code. 15 years ago
  Julian Storer 0768b3bb12 Changed the audio plugin host projects to be Jucer-generated. 15 years ago
  Julian Storer 7bc24ae42a The Point and Rectangle classes are now templated, so can be used for either float or int co-ordinates. This means that wherever you've used these classes, you'll need to replace them with Rectangle<int> or Point<float> in your code. A couple of methods in Path have changed to take advantage of the new ability. 15 years ago
  Julian Storer 9841221898 Updated the AudioPluginHost app. 15 years ago
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
  jules 65e1eabca3 Small fix to audio plugin host demo; updated plugin characteristics file to allow a standalone build flag; added VST speaker arrangement fixes as suggested by Andy; added some options for ignoring hidden files to the file browser comp; minor update to the Variant class. 16 years ago
  jules c70ca3f387 17 years ago
  jules 1418dcc0a4 17 years ago
  jules a9e726681c 17 years ago
  jules e5dc936c5b 17 years ago
  jules 9c67ed587f added linux makefiles for audio plugin host 17 years ago
  jules 8229d215a6 Added the AudioProcessor and related classes to the source tree. 18 years ago
  jules f3d0fe71d8 18 years ago
  jules 62e4870bde 18 years ago
  jules 33995f3796 18 years ago
  jules dd0a75dc23 18 years ago
  jules 1e5a9ad56e 18 years ago