[MPlayer-dev-eng] [PATCH] Subtitles directories

Clément Bœsch ubitux at gmail.com
Mon Jan 3 21:02:57 CET 2011


OK, new try with a better base. I have simplified the patches (especially
the "Make load of n subtitles directories possible." one) so review is
easier again.

So basically, the first patch transforms sub_filenames in a new function
(append_dir_subtitles) only able to load one directory while the old one
was doing all the nasty stuff loading subtitles in the video directory and
in ~/.mplayer/sub. load_subtitles is then updated to load each directory
one at a time.

This first patch makes the second one much simpler with just a loop to
load subtitles in the specified directories.

'Hope this will finally be mplayer-compliant to be committed :)

Regards,

-- 
Clément B.
Not sent from a jesusPhone.


More information about the MPlayer-dev-eng mailing list