1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/extras/audio plugin host/Source
2011-04-13 11:28:35 +01:00
..
FilterGraph.cpp Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 2011-04-13 11:28:35 +01:00
FilterGraph.h Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks. 2011-04-08 15:27:03 +01:00
GraphEditorPanel.cpp Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 2011-04-13 11:28:35 +01:00
GraphEditorPanel.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 2010-11-29 12:24:55 +00:00
HostStartup.cpp Fix for mono files in QuicktimeAudioFormat. Avoided some floating-point comparison warnings. Added some iOS options in the new jucer plist. Fix for audio host startup. Changes to allow backslashes in unix filenames. 2011-02-17 10:22:36 +00:00
InternalFilters.cpp Changed the audio plugin host projects to be Jucer-generated. 2010-02-13 17:13:37 +00:00
InternalFilters.h Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code. 2010-11-30 19:23:37 +00:00
MainHostWindow.cpp Mac hostname fix. Minor clean-ups. 2011-04-09 16:25:09 +01:00
MainHostWindow.h Fix for mono files in QuicktimeAudioFormat. Avoided some floating-point comparison warnings. Added some iOS options in the new jucer plist. Fix for audio host startup. Changes to allow backslashes in unix filenames. 2011-02-17 10:22:36 +00:00