aboutsummaryrefslogtreecommitdiffhomepage
path: root/get_path.c
Commit message (Expand)AuthorAge
* cosmetics: Merge some preprocessor checks.Gravatar diego2008-10-16
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* Add missing Cygwin header, fixes the warning:Gravatar diego2008-10-13
* Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* File was missing its dedicated header inclusion.Gravatar ben2008-07-17
* On OS/2, fall back on the directory where MPlayer is installed if both Gravatar diego2008-02-24
* cosmetics: Fix up whitespace, indentation and similar things.Gravatar diego2007-08-29
* Fix linking on Windows.Gravatar diego2007-08-29
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* Remove some more useless *alloc castsGravatar reimar2007-07-19
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* Allow the user to set the $MPLAYER_HOME environment variable to point to the ...Gravatar albeu2005-10-29
* allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai...Gravatar faust32005-10-16
* compare resource url with bundle url, if its the same path do not use has con...Gravatar nplourde2005-06-03
* replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx wi...Gravatar nplourde2005-04-22
* allows the Mac OS X version of MPlayer to look for its data files inside the ...Gravatar nplourde2005-04-13
* added src level documentation for the get_path() functionGravatar al2004-07-23
* Make it compile on mingw again. Now it is finally possible to include windows...Gravatar faust32004-04-30
* Cygwin should behave like a Unix environment, i.e. config files should beGravatar diego2003-04-30
* 10lGravatar faust32003-04-18
* allow config file loading outside of cygwin environmentGravatar faust32003-04-18
* some debuggingGravatar arpi2001-12-25
* some cleanupGravatar arpi2001-10-30