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.
reuk 0c9067c9a4 Ownership: Fix some raw/unique ptr conversion issues 5 years ago
..
juce_android_BluetoothMidiDevicePairingDialogue.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 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 Ownership: Fix some raw/unique ptr conversion issues 5 years ago
juce_mac_AudioCDReader.mm Ownership: Fix some raw/unique ptr conversion issues 5 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