index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
find_subfiles.c
Commit message (
Expand
)
Author
Age
*
sub: silence output of subtitle search message
wm4
2012-07-30
*
bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr
wm4
2012-07-28
*
windows support: unicode filenames
wm4
2012-03-09
*
bstr: rename BSTR() -> bstr()
Uoti Urpala
2011-07-27
*
find_subfiles: fix unintended modification of global filename
Uoti Urpala
2011-04-28
*
cleanup: find_subfiles.c: simplify (mainly using bstr)
Uoti Urpala
2011-04-20
*
cleanup: find_subfiles.c: simplify declarations and allocations
Clément Bœsch
2011-04-20
*
find_subfiles: select subtitle files matching -slang
Clément Bœsch
2011-04-20
*
find_subfiles: try to determine if a .sub file is text or vobsub
Clément Bœsch
2011-04-20
*
subs: options: add -sub-paths
Clément Bœsch
2011-04-20
*
find_subfiles: allow subtitle search in multiple directories
Clément Bœsch
2011-04-20
*
subs: move vobsub loading logic down to find_subfiles.c
Uoti Urpala
2011-04-20
*
subs: move text sub loading logic down to find_subfiles.c
Clément Bœsch
2011-04-20
*
find_subfiles: move sub_filenames() here
Clément Bœsch
2011-04-20