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.
ed c57f028a01 Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS 5 years ago
..
juce_android_BluetoothMidiDevicePairingDialogue.cpp Fixed some Android compiler warnings 6 years ago
juce_ios_BluetoothMidiDevicePairingDialogue.mm Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS 5 years ago
juce_linux_AudioCDReader.cpp Updated some code to use cleaner array initialisation from constant data 7 years ago
juce_linux_BluetoothMidiDevicePairingDialogue.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_mac_AudioCDBurner.mm Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_mac_AudioCDReader.mm Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_mac_BluetoothMidiDevicePairingDialogue.mm macOS: Added a Bluetooth MIDI pairing dialog 6 years ago
juce_win32_AudioCDBurner.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_win32_AudioCDReader.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_win_BluetoothMidiDevicePairingDialogue.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago