The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules b9b77cab4b iOS audio buffer size fix. 12 years ago
..
juce_MidiDataConcatenator.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_android_Audio.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_android_Midi.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_android_OpenSL.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ios_Audio.cpp iOS audio buffer size fix. 12 years ago
juce_linux_ALSA.cpp ALSA logging fix. 12 years ago
juce_linux_AudioCDReader.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_linux_JackAudio.cpp Fixes to JACK port iteration. 12 years ago
juce_linux_Midi.cpp Linux midi fix. 12 years ago
juce_mac_AudioCDBurner.mm Minor clean-ups. 12 years ago
juce_mac_AudioCDReader.mm Made use of @autoreleasepool for clang builds. 12 years ago
juce_mac_CoreAudio.cpp New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows) 12 years ago
juce_mac_CoreMidi.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_win32_ASIO.cpp Minor tidying-up. 12 years ago
juce_win32_AudioCDBurner.cpp Minor clean-ups. 12 years ago
juce_win32_AudioCDReader.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_win32_DirectSound.cpp Workarounds for a few mingw warnings and errors. 12 years ago
juce_win32_Midi.cpp win32 midi sysex fix. 12 years ago
juce_win32_WASAPI.cpp WASPI: used mix format channel mask. 12 years ago