1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_utils/native
2019-06-06 16:50:12 +01:00
..
juce_android_BluetoothMidiDevicePairingDialogue.cpp Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_ios_BluetoothMidiDevicePairingDialogue.mm Fixed some Android compiler warnings 2019-06-06 16:50:12 +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