1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_utils
2014-06-14 13:06:53 +01:00
..
gui Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
players Relaxed the requirement for AudioSampleBuffer to have more than zero channels, and gave it a default constructor. 2014-03-26 18:08:10 +00:00
juce_audio_utils.cpp Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_audio_utils.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_audio_utils.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-06-01 19:26:09 +01:00