1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_utils/gui
2018-12-04 14:47:25 +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 Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioDeviceSelectorComponent.cpp Fixed a bug in the AudioDeviceSelectorComponent when selecting zero channels 2018-12-04 14:47:25 +00:00
juce_AudioDeviceSelectorComponent.h Fixed a bug in the AudioDeviceSelectorComponent when selecting zero channels 2018-12-04 14:47:25 +00:00
juce_AudioThumbnail.cpp Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_AudioThumbnail.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_AudioThumbnailBase.h Add documentation tags 2018-03-15 12:10:32 +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 Worked around a VS2013 compiler error 2018-07-10 12:49:52 +01:00
juce_AudioVisualiserComponent.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_BluetoothMidiDevicePairingDialogue.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MidiKeyboardComponent.cpp Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes 2018-10-19 15:18:14 +01:00
juce_MidiKeyboardComponent.h Fixed a typo in last commit 2018-05-08 09:22:28 +01:00