Aegisub/aegisub/libmedia/common
Amar Takhar c0cf0c6a06 Add progress support back to HD Audio Cache with the new ProgressSink from libaegisub. Currently AudioProviderFactory::GetProvider() takes the ProgressSinkFactory however this should probably be moved up to the constructor for AudioProviderFactory. We'll see what the best option is when the others come around it's trivial to change.
Originally committed to SVN as r5347.
2011-02-11 03:47:18 +00:00
..
audio_manager.cpp Add progress support back to HD Audio Cache with the new ProgressSink from libaegisub. Currently AudioProviderFactory::GetProvider() takes the ProgressSinkFactory however this should probably be moved up to the constructor for AudioProviderFactory. We'll see what the best option is when the others come around it's trivial to change. 2011-02-11 03:47:18 +00:00
colourspace.cpp Copy colourspace.(c|h) into libmedia and hack out wx. 2011-02-06 03:59:13 +00:00
ffms_common.cpp Remove cache cleaning code from ffms, I'll eventually write something in libaegisub as we need cache cleaning for other areas too. (debug log, crash logs etc) 2011-02-09 21:53:37 +00:00
ffms_common.h Remove cache cleaning code from ffms, I'll eventually write something in libaegisub as we need cache cleaning for other areas too. (debug log, crash logs etc) 2011-02-09 21:53:37 +00:00
subtitle.cpp
video_frame.cpp Various fixes: 2011-02-06 02:58:49 +00:00
video_manager.cpp Fix and de wxify video_manager.cpp. 2011-02-09 04:41:40 +00:00
video_manager.h