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/gui
2020-03-12 18:30:45 +00:00
..
juce_AudioAppComponent.cpp Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 2018-09-10 11:46:47 +01:00
juce_AudioAppComponent.h Fixed some more typos 2020-01-07 08:53:23 +00:00
juce_AudioDeviceSelectorComponent.cpp Fixed some compiler warnings 2019-07-09 12:24:34 +01:00
juce_AudioDeviceSelectorComponent.h Added identifier-based MIDI input/output methods to AudioDeviceManager and deprecated the old name-based methods 2019-05-22 15:45:15 +01:00
juce_AudioThumbnail.cpp Demos: Convey proper ownership semantics 2020-03-12 18:30:45 +00:00
juce_AudioThumbnail.h Fixed a potential data race in AudioThumbnail 2019-03-25 16:24:40 +00:00
juce_AudioThumbnailBase.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_AudioThumbnailCache.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_AudioThumbnailCache.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_AudioVisualiserComponent.cpp Windows: Removed some VS2013 workarounds 2019-07-11 15:28:41 +01:00
juce_AudioVisualiserComponent.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_BluetoothMidiDevicePairingDialogue.h macOS: Added a Bluetooth MIDI pairing dialog 2019-03-29 17:05:34 +00:00
juce_MidiKeyboardComponent.cpp Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_MidiKeyboardComponent.h Fixed an issue overriding MidiKeyboardComponent::mouseDownOnKey 2019-05-15 16:44:50 +01:00