1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/src/audio
2011-06-23 23:17:37 +01:00
..
audio_file_formats Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
audio_sources Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
devices Sorted out some mac window maximising and ordering peculiarities. Fix for introjucer Xcode project generation. Added AudioIODeviceType::Listener class for monitoring audio device insertion/removal events (implemented for CoreAudio and WASAPI). Made TextEditor update its Value when it loses focus. 2011-06-22 10:50:46 +01:00
dsp Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00
midi WASAPI device list change fix. Changed Treeview to allow drag-and-drop onto its background. Minor clean-ups. 2011-06-23 19:42:44 +01:00
plugin_client Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
plugin_host Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00
processors Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
synthesisers Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00