| .. |
|
juce_android_Audio.cpp
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
2013-12-18 10:57:11 +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
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
2013-12-18 10:57:11 +00:00 |
|
juce_ios_Audio.cpp
|
iOS audio rate-setting fix.
|
2014-01-08 16:34:59 +00:00 |
|
juce_linux_ALSA.cpp
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
2013-12-18 10:57:11 +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
|
Better opening of JACK DLLs.
|
2014-02-24 09:15:35 +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
|
Updated some CoreAudio channel name code to use newer API calls.
|
2014-02-10 14:13:15 +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
|
Attempt at better recovery from malformed sysex messages in a midi stream.
|
2014-03-06 16:02:09 +00:00 |
|
juce_win32_ASIO.cpp
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
2013-12-18 10:57:11 +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
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
2013-12-18 10:57:11 +00:00 |
|
juce_win32_Midi.cpp
|
win32 midi - handling for drivers returning a MIDIERR_NOTREADY error.
|
2014-03-05 11:40:53 +00:00 |
|
juce_win32_WASAPI.cpp
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
2013-12-18 10:57:11 +00:00 |