summaryrefslogtreecommitdiffstats
path: root/path.c
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-23/+0
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-281-1/+1
* win32: get_path(): fix undefined behaviorMartin Herkt2012-04-281-3/+5
* build: remove OS/2 supportUoti Urpala2012-04-061-20/+0
* windows support: unicode filenameswm42012-03-091-2/+16
* bstr: rename BSTR() -> bstr()Uoti Urpala2011-07-271-1/+1
* cleanup: remove useless set_codec_path() functionUoti Urpala2011-07-061-16/+0
* bstr.[ch], path.[ch]: add string and path handling functionsUoti Urpala2011-02-261-2/+41
* path.c: add function for mp_basename, remove duplicated macroscboesch2010-12-161-0/+16
* Get rid of pointless def_path variable; use codec_path directly instead.diego2010-03-231-5/+5
* Rename SetCodecPath() --> set_codec_path().diego2010-03-211-1/+1
* Rename get_path.[ch] --> path.[ch].diego2010-03-201-0/+195