aboutsummaryrefslogtreecommitdiffhomepage
path: root/bstr.h
Commit message (Expand)AuthorAge
* bstr: add bstr_eatstart()Gravatar wm42012-02-09
* bstr: add some utility functionsGravatar wm42012-01-18
* bstr: add function for UTF-8 parsing (taken from libav)Gravatar wm42012-01-14
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* input: fix input.conf parse errorsGravatar Uoti Urpala2011-07-20
* bstr.h: change BSTR() from macro to inline functionGravatar Uoti Urpala2011-04-24
* cleanup: find_subfiles.c: simplify (mainly using bstr)Gravatar Uoti Urpala2011-04-20
* subs: move vobsub loading logic down to find_subfiles.cGravatar Uoti Urpala2011-04-20
* bstr.[ch], path.[ch]: add string and path handling functionsGravatar Uoti Urpala2011-02-26
* bstr.[ch]: add new files for struct bstr related functionalityGravatar Uoti Urpala2010-05-20