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 bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
..
juce_MidiDataConcatenator.h Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_android_Audio.cpp Minor changes to avoid pedantic compiler warnings. 13 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. 13 years ago
juce_ios_Audio.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_linux_ALSA.cpp Minor changes to avoid pedantic compiler warnings. 13 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 Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_linux_Midi.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_mac_AudioCDBurner.mm Minor clean-ups. 13 years ago
juce_mac_AudioCDReader.mm Minor clean-ups. 13 years ago
juce_mac_CoreAudio.cpp Minor clean-ups. 13 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 ASIO: when a device refuses to change sample-rate, it now ignores this and carries on with the device's current rate. 12 years ago
juce_win32_AudioCDBurner.cpp Minor clean-ups. 13 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 Fix for win32 build breakage. 12 years ago
juce_win32_Midi.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_win32_WASAPI.cpp Added WASAPI device change detection. 12 years ago