1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/audio plugin host/Source
2011-02-23 09:48:00 +00:00
..
FilterGraph.cpp Fixed a compile error in the plugin host demo. 2010-08-28 11:38:48 +01:00
FilterGraph.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
GraphEditorPanel.cpp Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00: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 Audio host demo fix. 2011-02-23 09:48:00 +00: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