9 Commits (366c8fb7e292052beb7744c1c6426020bae3cbbb)

Author SHA1 Message Date
  Julian Storer 366c8fb7e2 ALSA fix. Removed some win32 compile warnings. Refactored Variant class internally. 15 years ago
  Julian Storer e502d753d7 New method for TableListBox and ComboBox, made AudioSampleBuffer::writeToAudioWriter and ResamplingAudioSource handle multiple channels. 15 years ago
  Julian Storer 27506c2120 Copyright notice update. 15 years ago
  Julian Storer 7bc8db2ff4 Minor code style tweaks. 15 years ago
  Julian Storer 08eb852103 Minor code clean-ups. 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 8bf4d88d97 Minor clean-ups. 16 years ago
  Julian Storer facb48b04c tweak to RTAS shutdown for PT8; added tooltips for the TableListBox; started adding some iphone audio code (not yet usable) 16 years ago
  jules 4d16424d9c Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
  jules eb32240e95 Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
  jules ad0f73dad6 17 years ago
  jules 1c431212eb 17 years ago
  jules c760e69648 18 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 03f66fe310 changes to the keyPressed and keyStateChanged methods, so that they return a bool 18 years ago
  jules 94cfda5062 18 years ago