.. |
juce_MidiDataConcatenator.h
|
Avoided a Visual Studio compiler warning
|
6 years ago |
juce_android_Audio.cpp
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_android_Midi.cpp
|
Add camera support for iOS and Android.
|
7 years ago |
juce_android_Oboe.cpp
|
Tidied up Oboe asserts, made logging clearer and removed some redundant code
|
6 years ago |
juce_android_OpenSL.cpp
|
Made openSL select a default sample rate when 0 is passed in
|
6 years ago |
juce_ios_Audio.cpp
|
iOS: Fixed a bug registering external hardware input channels on app startup
|
6 years ago |
juce_ios_Audio.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_linux_ALSA.cpp
|
Added support for Bela MIDI input
|
7 years ago |
juce_linux_Bela.cpp
|
Added support for Bela MIDI input
|
7 years ago |
juce_linux_JackAudio.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
7 years ago |
juce_linux_Midi.cpp
|
Whitespace
|
6 years ago |
juce_mac_CoreAudio.cpp
|
Fixed a potential out-of-bounds array access in the CoreAudio internals
|
6 years ago |
juce_mac_CoreMidi.cpp
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
6 years ago |
juce_win32_ASIO.cpp
|
Added support for lower sample rates to audio devices
|
6 years ago |
juce_win32_DirectSound.cpp
|
Converted some old typedefs to using declarations
|
7 years ago |
juce_win32_Midi.cpp
|
Windows: Updated the WinRT MIDI interface
|
6 years ago |
juce_win32_WASAPI.cpp
|
Added support for lower sample rates to audio devices
|
6 years ago |