| .. |
|
juce_MidiDataConcatenator.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_android_Audio.cpp
|
Android: Fixed a runtime-error introduced by a recent commit when building for Android <24
|
8 years ago |
|
juce_android_Midi.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_android_OpenSL.cpp
|
Android: Fixed a runtime-error introduced by a recent commit when building for Android <24
|
8 years ago |
|
juce_ios_Audio.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |
|
juce_ios_Audio.h
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |
|
juce_linux_ALSA.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |
|
juce_linux_JackAudio.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |
|
juce_linux_Midi.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_mac_CoreAudio.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |
|
juce_mac_CoreMidi.cpp
|
Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int
|
8 years ago |
|
juce_win32_ASIO.cpp
|
Some light modernisation of a bunch of old code
|
8 years ago |
|
juce_win32_DirectSound.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |
|
juce_win32_Midi.cpp
|
Workaround for a VS2013 compile error
|
8 years ago |
|
juce_win32_WASAPI.cpp
|
Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware
|
8 years ago |