summaryrefslogtreecommitdiffstats
path: root/player/external_files.c
Commit message (Expand)AuthorAgeFilesLines
* player: make track language matching case insensitivewm42017-12-231-1/+1
* player: match subtitles with language tags with --sub-auto=exactwm42017-11-271-18/+15
* player: readd smi subtitle extensionwm42017-08-081-1/+1
* external_files: change license to LGPLwm42017-06-201-10/+10
* external_files: parse ~ in --{sub,audio}-pathsrr-2017-05-311-3/+7
* external_files.c: add GPL headerwm42017-04-211-0/+17
* external_files: enable autoloading with URLsRicardo Constantino2017-04-011-3/+4
* external_files: actually try to autoload from fallback pathsRicardo Constantino2017-04-011-2/+2
* sub: remove .txt as text subtitle extensionwm42017-02-031-1/+1
* osx: consistent normalisation when searching for external filesAkemi2017-02-021-3/+13
* player: add .scc subtitle extensionwm42017-01-311-1/+2
* ta: remove old and redundant macrowm42016-05-171-1/+1
* player: add wv to list of external audio file extensionsMartin Herkt2016-03-261-0/+1
* player: fix previous commitwm42015-12-251-11/+17
* options: add --audio-file-pathswm42015-12-251-15/+22
* external_files: deduplicate bstr functionsKevin Mitchell2015-11-091-20/+4
* player: add wav to list of external audio file extensionswm42015-10-041-1/+2
* player: rename and move find_subfiles.cwm42015-09-201-0/+284