Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove win32/qt/xanim/real binary codecs loading | wm4 | 2012-08-16 | 1 | -23/+0 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 | 1 | -1/+1 |
* | win32: get_path(): fix undefined behavior | Martin Herkt | 2012-04-28 | 1 | -3/+5 |
* | build: remove OS/2 support | Uoti Urpala | 2012-04-06 | 1 | -20/+0 |
* | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -2/+16 |
* | bstr: rename BSTR() -> bstr() | Uoti Urpala | 2011-07-27 | 1 | -1/+1 |
* | cleanup: remove useless set_codec_path() function | Uoti Urpala | 2011-07-06 | 1 | -16/+0 |
* | bstr.[ch], path.[ch]: add string and path handling functions | Uoti Urpala | 2011-02-26 | 1 | -2/+41 |
* | path.c: add function for mp_basename, remove duplicated macros | cboesch | 2010-12-16 | 1 | -0/+16 |
* | Get rid of pointless def_path variable; use codec_path directly instead. | diego | 2010-03-23 | 1 | -5/+5 |
* | Rename SetCodecPath() --> set_codec_path(). | diego | 2010-03-21 | 1 | -1/+1 |
* | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -0/+195 |