1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_utils/gui
2013-08-23 12:08:31 +01:00
..
juce_AudioDeviceSelectorComponent.cpp Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
juce_AudioDeviceSelectorComponent.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_AudioThumbnail.cpp Added some override specifiers. 2013-08-19 19:18:36 +01:00
juce_AudioThumbnail.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_AudioThumbnailBase.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioThumbnailCache.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_AudioThumbnailCache.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_MidiKeyboardComponent.cpp Added some "override" annotations. 2013-07-08 19:05:14 +01:00
juce_MidiKeyboardComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00