1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/src/audio
2011-04-13 11:28:35 +01:00
..
audio_file_formats Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 2011-04-13 11:28:35 +01:00
audio_sources Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
devices More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
dsp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
midi More minor nullptr stuff. 2011-04-07 23:02:48 +01:00
plugin_client Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 2011-04-13 11:28:35 +01:00
plugin_host Renamed the audio/plugins folder. 2011-04-09 17:19:21 +01:00
processors Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 2011-04-13 11:28:35 +01:00
synthesisers More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00