Mercurial > mplayer.hg
log path.h @ 32739:53e29c645d4e
age | author | description |
---|---|---|
Mon, 03 Jan 2011 18:37:45 +0000 | cboesch | Replace mp_path_is_absolute with mp_path_join. |
Fri, 24 Dec 2010 23:09:08 +0000 | cboesch | Add mp_path_is_absolute function. |
Sun, 21 Nov 2010 17:07:34 +0000 | cboesch | Add a mp_dirname function (unused at the moment) |
Tue, 16 Nov 2010 21:06:52 +0000 | cboesch | Export mp_basename in a function instead of duplicate macros in various places |
Tue, 23 Mar 2010 18:01:00 +0000 | diego | Get rid of pointless def_path variable; use codec_path directly instead. |
Sun, 21 Mar 2010 08:34:09 +0000 | diego | Rename SetCodecPath() --> set_codec_path(). |
Sat, 20 Mar 2010 23:38:27 +0000 | diego | Rename get_path.[ch] --> path.[ch]. base get_path.h@49db20720528 |