summaryrefslogtreecommitdiffstats
path: root/get_path.c
Commit message (Expand)AuthorAgeFilesLines
* On OS/2, fall back on the directory where MPlayer is installed if both diego2008-02-241-0/+24
* cosmetics: Fix up whitespace, indentation and similar things.diego2007-08-291-28/+29
* Fix linking on Windows.diego2007-08-291-0/+4
* Clean up the way get_path is handled: Compile get_path.c to an object to linkdiego2007-08-281-3/+6
* Remove some more useless *alloc castsreimar2007-07-191-3/+3
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgreynaldo2006-07-031-1/+1
* Allow the user to set the $MPLAYER_HOME environment variable to point to the ...albeu2005-10-291-1/+3
* allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai...faust32005-10-161-0/+38
* compare resource url with bundle url, if its the same path do not use has con...nplourde2005-06-031-16/+30
* replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx wi...nplourde2005-04-221-1/+1
* allows the Mac OS X version of MPlayer to look for its data files inside the ...nplourde2005-04-131-0/+45
* added src level documentation for the get_path() functional2004-07-231-0/+9
* Make it compile on mingw again. Now it is finally possible to include windows...faust32004-04-301-1/+0
* Cygwin should behave like a Unix environment, i.e. config files should bediego2003-04-301-1/+1
* 10lfaust32003-04-181-2/+2
* allow config file loading outside of cygwin environmentfaust32003-04-181-0/+16
* some debuggingarpi2001-12-251-0/+1
* some cleanuparpi2001-10-301-0/+22