1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/modules/juce_audio_devices/native
2013-12-05 11:32:38 +00:00
..
juce_android_Audio.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_android_Midi.cpp 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_android_OpenSL.cpp Added support for NEON vector instructions, and some unit-tests for FloatVectorOperations. 2013-12-02 11:25:35 +00:00
juce_ios_Audio.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_linux_ALSA.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_linux_AudioCDReader.cpp 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_linux_JackAudio.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_linux_Midi.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_mac_AudioCDBurner.mm Improved always-on-top window detection. Cleaned up some old obj-C code. 2013-09-23 13:41:36 +01:00
juce_mac_AudioCDReader.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_mac_CoreAudio.cpp Tweaked CoreAudio slightly, and added some more logging. 2013-12-05 11:25:02 +00:00
juce_mac_CoreMidi.cpp 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_MidiDataConcatenator.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_win32_ASIO.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_win32_AudioCDBurner.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_win32_AudioCDReader.cpp 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_win32_DirectSound.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_win32_Midi.cpp 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_win32_WASAPI.cpp Added a few TRANS wrappers around error messages. 2013-12-05 11:32:38 +00:00