Mercurial > mplayer.hg
log sub/subreader.c @ 32745:64be018ebafa
age | author | description |
---|---|---|
Sun, 23 Jan 2011 19:04:03 +0000 | cboesch | Reindent and prettify (just a bit) append_dir_subtitles. |
Sun, 23 Jan 2011 13:10:29 +0000 | cboesch | Typedef the add subtitle function just like open_vob_func. |
Sun, 23 Jan 2011 13:04:15 +0000 | cboesch | Replace hacky vobsub loading with a new clean one. |
Mon, 17 Jan 2011 19:45:40 +0000 | cboesch | Rename strcpy_strip_ext to strcpy_strip_ext_lower. |
Mon, 10 Jan 2011 22:58:10 +0000 | cboesch | Mark source strings const in some subtitles string processing functions. |
Sat, 08 Jan 2011 10:02:45 +0000 | cboesch | Make load of n subtitles directories possible. |
Fri, 24 Dec 2010 23:15:49 +0000 | cboesch | Use '@' Doxygen syntax in subreader module. |