1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/src/audio
2011-04-28 10:45:44 +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 Removed the initialiseJuce_NonGUI() and shutdownJuce_NonGUI() methods - these aren't needed any more. Removed some old MidiOutput methods which weren't cross-platform. OpenGLComponent updates. Extra DropShadower safety. 2011-04-22 22:47:58 +01:00
plugin_client VST mouse hook fix. AU assertion fix. 2011-04-28 10:45:44 +01:00
plugin_host VST mouse hook fix. AU assertion fix. 2011-04-28 10:45:44 +01:00
processors Fix for return key and multi-touch handling on iOS. Added CoreText typeface support for newer OSX and iOS versions. Experimental support for latency correction in the AudioProcessorGraph. File extension fix for directories. Experimental support for openGL threading. 2011-04-19 15:52:10 +01:00
synthesisers More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00