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