1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_utils/native
2020-03-09 17:39:28 +00:00
..
juce_android_BluetoothMidiDevicePairingDialogue.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
juce_ios_BluetoothMidiDevicePairingDialogue.mm Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS 2019-10-03 17:33:31 +01:00
juce_linux_AudioCDReader.cpp Updated some code to use cleaner array initialisation from constant data 2017-10-16 12:18:04 +01:00
juce_linux_BluetoothMidiDevicePairingDialogue.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_mac_AudioCDBurner.mm Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_mac_AudioCDReader.mm Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_mac_BluetoothMidiDevicePairingDialogue.mm macOS: Added a Bluetooth MIDI pairing dialog 2019-03-29 17:05:34 +00:00
juce_win32_AudioCDBurner.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_win32_AudioCDReader.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_win_BluetoothMidiDevicePairingDialogue.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00