30 Commits (dcaee2625ddaefb84e3190e475e78d99221d7dd8)

Author SHA1 Message Date
  Julian Storer 9aa0c05ac2 Complete revamp of the Juce Demo's audio page, to include several tabs of handy demos, including audio recording, synths, playback, audio thumbnails and an automatic round-trip latency detector 16 years ago
  Julian Storer 955043fb48 Minor whitespace tidy-up 16 years ago
  jules 61f0d6903e minor whitespace clean-up 16 years ago
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
  jules ddc16536a3 Changed the Linux native code files to use the same amalgamation file structure as the mac and windows ones do; made a small adjustment to the amalgamator, and removed some redundancy from the amalgamated files (if you are amalgamating code yourself, please build a new copy of the amalgamator, as the old one won't work correctly on this new code); fixed a few minor build warnings in linux 16 years ago
  jules 9f1a293e5c added a web browser page to the demo; made the DragAndDropContainer more robust if subcomponents are deleted while things are being dragged. 16 years ago
  jules 13d8703ffc Added the CameraDevice class to allow webcam capture! 16 years ago
  jules e24662925d Changed AudioDeviceManager to support multiple simultaneous callbacks - this will break some code, but is easy to change by using AudioDeviceManager::addAudioCallback instead of setAudioCallback. Also added a new variant class 'var' which will be used by future browser-plugin support and scripting. 16 years ago
  jules c2c13f9e17 Made some corrections to TreeView: added an option to hide the open/close buttons, and made it possible to draw custom open/close buttons that change with mouse-over events. Also some small additions to MidiKeyboardComponent and TabbedButtonBar. 17 years ago
  jules 44377ba3fb whitespace clean-ups 17 years ago
  jules 69347015e5 17 years ago
  jules 47cf2369e5 17 years ago
  jules c3f2b7b611 17 years ago
  jules bdd3968d1a 17 years ago
  jules 31a525f4d2 17 years ago
  jules 98f873dda3 17 years ago
  jules af097645d3 17 years ago
  jules 25b03b4cc1 17 years ago
  jules a9e726681c 18 years ago
  jules fc1ec8b496 18 years ago
  jules ebe8f68c67 18 years ago
  jules bc3d1ca7d6 18 years ago
  jules 51a573ace3 18 years ago
  jules 1e5a9ad56e 18 years ago
  jules a4dcbf381e 18 years ago
  jules a113da0901 18 years ago
  jules 4e2dfd77f6 18 years ago
  jules 415b8a46c0 18 years ago
  jules 0926af719f added FileTreeComponent and DirectoryContentsDisplayComponent. 18 years ago
  jules 94cfda5062 18 years ago