Sat, 02 Jun 2012 17:59:01 +0000 |
reimar |
Reduce code duplication in get_path.
|
Sat, 02 Jun 2012 17:54:41 +0000 |
reimar |
config_dir variable should not be static, but it should point
|
Tue, 01 Feb 2011 19:17:33 +0000 |
cboesch |
Add mp_dir_join function.
|
Mon, 03 Jan 2011 18:37:45 +0000 |
cboesch |
Replace mp_path_is_absolute with mp_path_join.
|
Fri, 24 Dec 2010 23:13:37 +0000 |
cboesch |
Add brief description for mp_basename.
|
Fri, 24 Dec 2010 23:09:08 +0000 |
cboesch |
Add mp_path_is_absolute function.
|
Fri, 24 Dec 2010 23:05:49 +0000 |
cboesch |
Change Doxygen syntax for mp_dirname.
|
Sun, 21 Nov 2010 19:46:37 +0000 |
cboesch |
Handle ':' on systems with DOS paths: it allows paths like C:foo.avi.
|
Sun, 21 Nov 2010 17:07:34 +0000 |
cboesch |
Add a mp_dirname function (unused at the moment)
|
Wed, 17 Nov 2010 21:14:55 +0000 |
cboesch |
Handle correctly paths with mixed '/' and '\' in it.
|
Wed, 17 Nov 2010 16:33:48 +0000 |
cboesch |
Fix crash on path without directories.
|
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.c@2aa261544291
|