Aegisub/aegisub/libmedia
Amar Takhar ae7d00a57e Fix and de-wxify audio_manager.cpp
Originally committed to SVN as r5326.
2011-02-09 02:28:43 +00:00
..
audio s/Audio/FFmpegSourceAudioProvider/, originally I was planning something different now we're moving all media-related code, also replace missing public identifier from the class decleration. 2011-02-09 02:28:24 +00:00
cache Fix ram audio provider: this uses mutex.h (from google) in libaegisub and switches to use agi::io. The progress code has been stubbed out as well as a few path methods. There's no reason to guess at fixing them the only way to do it is after it's actually put into use. 2011-02-06 19:52:50 +00:00
common Fix and de-wxify audio_manager.cpp 2011-02-09 02:28:43 +00:00
include/libmedia Fix and de-wxify audio_manager.cpp 2011-02-09 02:28:43 +00:00
subtitle Copy and rename files from src/ into libmedia/. A lot of these headers will have to go into include/*. At the moment there's no point sorting that out until we see the final relation and external api requirements. I'll first unhook all of this code from the UI to figure out what common changes are required then design the final changes for an api that the UI can use sanely. 2011-02-05 23:34:12 +00:00
video Add files to media namespace. 2011-02-06 03:32:18 +00:00
magi_pre.h Move video_frame.cpp which was left out of r5292. 2011-02-05 23:46:09 +00:00
Makefile Fix and de-wxify audio_manager.cpp 2011-02-09 02:28:43 +00:00