1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/src/audio
2011-01-20 22:25:15 +00:00
..
audio_file_formats Added RF64 support to WavAudioFormat. Extended some of the audio source classes to support 64-bit sample indices. 2011-01-20 22:25:15 +00:00
audio_sources Added RF64 support to WavAudioFormat. Extended some of the audio source classes to support 64-bit sample indices. 2011-01-20 22:25:15 +00:00
devices Fixed a silly font bug. Cleaned up some compiler warnings. Added a way to set the typeface cache size. 2011-01-03 11:00:26 +00:00
dsp Added RF64 support to WavAudioFormat. Extended some of the audio source classes to support 64-bit sample indices. 2011-01-20 22:25:15 +00:00
midi Minor tweaks to MidiMessage, Label. Removed some intel compiler warnings. 2011-01-20 14:23:46 +00:00
plugins Minor tweaks to MidiMessage, Label. Removed some intel compiler warnings. 2011-01-20 14:23:46 +00:00
processors Lots of refactoring of the Expression and relative coordinate classes. This has changed some of the semantics that were in place, so any early adopters who had been playing with RelativeRectangles may need to check their expressions. 2011-01-18 21:05:55 +00:00
synthesisers Reorganised some of the juce source tree folders. Added a new JUCE_DEPRECATED macro, and tested it by renaming Button::addButtonListener to Button::addListener for consistency with other widgets. Added Samplitude to the AudioHostType class. Fixed window maximising in win32. 2010-12-21 12:44:45 +00:00