70 Commits (990a67a01ee02820a11ff9e4e072f72d82f5330c)

Author SHA1 Message Date
  jules cd8adde4de 2.0.32 12 years ago
  jules 706d66014f MidiKeyboardComponent note-off fix. 12 years ago
  jules 164ab05bac Minor clean-ups. 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules c0d2341ad7 Removed channel count limit in AudioProcessorPlayer 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 04fbf0a8ae Plugin hosting fixes. 12 years ago
  jules 9393c1bbc9 Avoided some minor compiler warnings. 12 years ago
  jules 298749cc62 Added a couple of methods to AudioProcessorPlayer and AudioSourcePlayer. 12 years ago
  jules f07139f748 Minor clean-ups. 12 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 12 years ago
  jules 9a24aa8a20 Minor clean-ups. 12 years ago
  jules ad958be260 Version bump: 2.0.27 12 years ago
  jules abb4946191 Version bump: 2.0.26 12 years ago
  jules bc421f2e95 Audio thumbnail threading fix. 12 years ago
  jules 665c85b147 Version number bump. 12 years ago
  jules a0ed9c96e4 New class: ConcertinaPanel. 13 years ago
  jules 8664fdc862 AAX: got basic audio + gui working. 13 years ago
  jules 195495a989 Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit. 13 years ago
  jules 4f206a3f3a Version bump. 13 years ago
  jules 75d72d6323 Version number bump. 13 years ago
  jules df729be74a Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
  jules 7afbc077e7 Version update. 13 years ago
  jules 87175c91f5 Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
  jules 791cf42abc New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 13 years ago
  jules df5d50bcd8 Version number bump. 13 years ago
  jules 7339a2631e Changed the MidiKeyboardComponent to be multi-touch aware. 13 years ago
  jules 3a91979ea8 Version bump. 13 years ago
  jules 1f95f54089 Purged some warnings. 13 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 13 years ago
  jules bdd778332d Removed some unused android code. Refactored some messaging code. 13 years ago
  jules 56bbab1537 (automated whitespace clean-up) 13 years ago
  jules a6c9992957 Updated some module usage warning code. 13 years ago
  jules 092a0166cc Introjucer: added some android manifest options, and fixed audio input permissions for the demo app. 13 years ago
  jules 5308aef329 Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
  jules d70d017fc6 Docs fix. Version bump. 13 years ago
  jules 767ff27307 Added a couple of methods to Font. 13 years ago
  jules 295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
  jules a9103407d7 Version number bump. 13 years ago
  jules bdbe7d3f01 Introjucer: made it possible to override settings in AppConfig.h. Version number bump. 13 years ago
  jules 4870ea28dd Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 13 years ago
  jules 43d9a4eb16 New class: ThreadLocalValue. 13 years ago
  jules fd9bf6d5a3 Updated Introjucer for better Xcode 4 compatibility. Bumped version number. 13 years ago
  jules 9b6780f15a Version number bump. 13 years ago
  jules 38eb7f8a5b New class: WindowsMediaAudioFormat. 13 years ago
  jules e60b2f3a20 New class: MP3AudioFormat. 13 years ago
  jules 1a5bdda7f1 Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 13 years ago