.. |
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
|
Cleaned up some doc comments
|
6 years ago |
juce_android_OpenSL.cpp
|
Converted some old typedefs to using declarations
|
7 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
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
juce_mac_CoreAudio.cpp
|
Replaced some more stray zeros being used as null pointers
|
6 years ago |
juce_mac_CoreMidi.cpp
|
Updated old code where the 'volatile' keyword was still being used
|
7 years ago |
juce_win32_ASIO.cpp
|
ASIO: Ensured that the parameters to ASIO's getChannels callback are always initialised
|
7 years ago |
juce_win32_DirectSound.cpp
|
Converted some old typedefs to using declarations
|
7 years ago |
juce_win32_Midi.cpp
|
Tweaked the timeout for win32 shared MIDI device cleanup
|
7 years ago |
juce_win32_WASAPI.cpp
|
Updated old code where the 'volatile' keyword was still being used
|
7 years ago |