aboutsummaryrefslogtreecommitdiffhomepage
path: root/path.c
Commit message (Expand)AuthorAge
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* win32: get_path(): fix undefined behaviorGravatar Martin Herkt2012-04-28
* build: remove OS/2 supportGravatar Uoti Urpala2012-04-06
* windows support: unicode filenamesGravatar wm42012-03-09
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* cleanup: remove useless set_codec_path() functionGravatar Uoti Urpala2011-07-06
* bstr.[ch], path.[ch]: add string and path handling functionsGravatar Uoti Urpala2011-02-26
* path.c: add function for mp_basename, remove duplicated macrosGravatar cboesch2010-12-16
* Get rid of pointless def_path variable; use codec_path directly instead.Gravatar diego2010-03-23
* Rename SetCodecPath() --> set_codec_path().Gravatar diego2010-03-21
* Rename get_path.[ch] --> path.[ch].Gravatar diego2010-03-20