summaryrefslogtreecommitdiffstats
path: root/sub/find_subfiles.c
Commit message (Expand)AuthorAgeFilesLines
* bstr: rename BSTR() -> bstr()Uoti Urpala2011-07-271-13/+13
* find_subfiles: fix unintended modification of global filenameUoti Urpala2011-04-281-1/+1
* cleanup: find_subfiles.c: simplify (mainly using bstr)Uoti Urpala2011-04-201-156/+113
* cleanup: find_subfiles.c: simplify declarations and allocationsClément Bœsch2011-04-201-36/+25
* find_subfiles: select subtitle files matching -slangClément Bœsch2011-04-201-57/+59
* find_subfiles: try to determine if a .sub file is text or vobsubClément Bœsch2011-04-201-0/+14
* subs: options: add -sub-pathsClément Bœsch2011-04-201-3/+25
* find_subfiles: allow subtitle search in multiple directoriesClément Bœsch2011-04-201-117/+103
* subs: move vobsub loading logic down to find_subfiles.cUoti Urpala2011-04-201-0/+25
* subs: move text sub loading logic down to find_subfiles.cClément Bœsch2011-04-201-1/+10
* find_subfiles: move sub_filenames() hereClément Bœsch2011-04-201-0/+271