log get_path.c @ 27830:ff1876678ed6

age author description
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
Sun, 16 Oct 2005 19:14:09 +0000 faust3 allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
Fri, 03 Jun 2005 14:52:15 +0000 nplourde compare resource url with bundle url, if its the same path do not use has conf file location.