Aegisub/aegisub/libmedia/cache
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_hd.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
audio_hd.h 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
audio_ram.cpp Fix ram audio provider (this stubs out a few lines used for progress updating. 2011-02-06 18:48:42 +00:00
audio_ram.h Fix ram audio provider (this stubs out a few lines used for progress updating. 2011-02-06 18:48:42 +00:00
video_cache.cpp Fix video cache, just needed to stub out one option which will be made a param to the constructor. 2011-02-06 19:28:17 +00:00
video_cache.h Fix video cache, just needed to stub out one option which will be made a param to the constructor. 2011-02-06 19:28:17 +00:00