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 fb864a5cb1 Corrected some spelling mistakes in comments 9 years ago
..
juce_MidiDataConcatenator.h Lots of small whitespace tweaks. 10 years ago
juce_android_Audio.cpp Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above). 10 years ago
juce_android_Midi.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_android_OpenSL.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_ios_Audio.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_linux_ALSA.cpp Lots of small whitespace tweaks. 10 years ago
juce_linux_AudioCDReader.cpp Update copyright notice 10 years ago
juce_linux_JackAudio.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_linux_Midi.cpp Lots of small whitespace tweaks. 10 years ago
juce_mac_AudioCDBurner.mm Update copyright notice 10 years ago
juce_mac_AudioCDReader.mm Used the ignoreUnused() function to tidy up some old code 10 years ago
juce_mac_CoreAudio.cpp Corrected some spelling mistakes in comments 9 years ago
juce_mac_CoreMidi.cpp Added an assertion in OSX MIDI device detection, as this can apparently fail if not done on the message thread 10 years ago
juce_win32_ASIO.cpp Corrected some spelling mistakes in comments 9 years ago
juce_win32_AudioCDBurner.cpp Lots of small whitespace tweaks. 10 years ago
juce_win32_AudioCDReader.cpp Lots of small whitespace tweaks. 10 years ago
juce_win32_DirectSound.cpp Used the ignoreUnused() function to tidy up some old code 10 years ago
juce_win32_Midi.cpp Lots of small whitespace tweaks. 10 years ago
juce_win32_WASAPI.cpp A few minor mingw workarounds. 10 years ago