summaryrefslogtreecommitdiffstats
path: root/bstr.h
Commit message (Expand)AuthorAgeFilesLines
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-281-13/+9
* Merge remote-tracking branch 'origin/master'wm42012-07-281-3/+15
|\
| * build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-161-0/+6
| * options: fix specifying string options without parameterUoti Urpala2012-07-161-1/+5
* | Merge remote-tracking branch 'origin/master'wm42012-04-291-1/+0
|\|
| * subassconvert: handle unquoted attributes in subrip font tagswm42012-04-171-0/+3
| * input: allow unicode keys and reassign internal key codeswm42012-03-251-0/+13
* | bstr: add bstr_eatstart()wm42012-02-091-0/+3
* | bstr: add some utility functionswm42012-01-181-0/+17
* | bstr: add function for UTF-8 parsing (taken from libav)wm42012-01-141-0/+13
|/
* options: change option parsing to use bstrUoti Urpala2011-07-291-10/+47
* bstr: rename BSTR() -> bstr()Uoti Urpala2011-07-271-1/+1
* input: fix input.conf parse errorsUoti Urpala2011-07-201-0/+2
* bstr.h: change BSTR() from macro to inline functionUoti Urpala2011-04-241-2/+6
* cleanup: find_subfiles.c: simplify (mainly using bstr)Uoti Urpala2011-04-201-1/+11
* subs: move vobsub loading logic down to find_subfiles.cUoti Urpala2011-04-201-0/+1
* bstr.[ch], path.[ch]: add string and path handling functionsUoti Urpala2011-02-261-2/+34
* bstr.[ch]: add new files for struct bstr related functionalityUoti Urpala2010-05-201-0/+39