log get_path.c @ 29335:5f45df619c7c

age author description
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Fri, 30 Jan 2009 23:29:39 +0000 diego Use OS preprocessor checks with '#if defined()' consistently.
Thu, 16 Oct 2008 18:14:35 +0000 diego cosmetics: Merge some preprocessor checks.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Mon, 13 Oct 2008 14:55:01 +0000 diego Add missing Cygwin header, fixes the warning:
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Thu, 17 Jul 2008 19:37:19 +0000 ben File was missing its dedicated header inclusion.
Sun, 24 Feb 2008 12:41:51 +0000 diego On OS/2, fall back on the directory where MPlayer is installed if both
Wed, 29 Aug 2007 09:43:00 +0000 diego cosmetics: Fix up whitespace, indentation and similar things.
Wed, 29 Aug 2007 09:31:44 +0000 diego Fix linking on Windows.
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Thu, 19 Jul 2007 13:52:39 +0000 reimar Remove some more useless *alloc casts
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Sat, 29 Oct 2005 12:16:46 +0000 albeu Allow the user to set the $MPLAYER_HOME environment variable to point to the location