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 |
Amar Takhar
|
83fd95c605
|
Some fixes to libmedia/video.h
Originally committed to SVN as r5327.
|
2011-02-09 02:30:48 +00:00 |
Amar Takhar
|
ae7d00a57e
|
Fix and de-wxify audio_manager.cpp
Originally committed to SVN as r5326.
|
2011-02-09 02:28:43 +00:00 |
Amar Takhar
|
2ce135b612
|
Copy colourspace.(c|h) into libmedia and hack out wx.
Originally committed to SVN as r5306.
|
2011-02-06 03:59:13 +00:00 |
Amar Takhar
|
0ca6266c86
|
Add missing } to close the namespace.
Originally committed to SVN as r5299.
|
2011-02-06 03:02:13 +00:00 |
Amar Takhar
|
f8b4b30cf8
|
Various fixes:
* svn:ignore
* rename 'agi' namespace to 'media'
* Remove some hacks required before bringing in provider code.
Originally committed to SVN as r5298.
|
2011-02-06 02:58:49 +00:00 |
Amar Takhar
|
97abbf13ce
|
Remove exception.h, this used to be media.h in libaegisub however it's become moot after bringing in the provider headers from aegisub.
Originally committed to SVN as r5297.
|
2011-02-06 02:57:47 +00:00 |
Amar Takhar
|
ff602f7f2a
|
Copy aegisub/(video|audio)_provider.h to libmedia/(video|audio).h
Originally committed to SVN as r5295.
|
2011-02-06 00:04:55 +00:00 |
Amar Takhar
|
511b37ee48
|
Move converted code out of libaegisub and into libmedia.
Originally committed to SVN as r5292.
|
2011-02-05 23:43:20 +00:00 |