index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
get_path.c
Commit message (
Expand
)
Author
Age
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
Use OS preprocessor checks with '#if defined()' consistently.
diego
2009-01-30
*
cosmetics: Merge some preprocessor checks.
diego
2008-10-16
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
Add missing Cygwin header, fixes the warning:
diego
2008-10-13
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
File was missing its dedicated header inclusion.
ben
2008-07-17
*
On OS/2, fall back on the directory where MPlayer is installed if both
diego
2008-02-24
*
cosmetics: Fix up whitespace, indentation and similar things.
diego
2007-08-29
*
Fix linking on Windows.
diego
2007-08-29
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Remove some more useless *alloc casts
reimar
2007-07-19
*
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
reynaldo
2006-07-03
*
Allow the user to set the $MPLAYER_HOME environment variable to point to the ...
albeu
2005-10-29
*
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai...
faust3
2005-10-16
*
compare resource url with bundle url, if its the same path do not use has con...
nplourde
2005-06-03
*
replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx wi...
nplourde
2005-04-22
*
allows the Mac OS X version of MPlayer to look for its data files inside the ...
nplourde
2005-04-13
*
added src level documentation for the get_path() function
al
2004-07-23
*
Make it compile on mingw again. Now it is finally possible to include windows...
faust3
2004-04-30
*
Cygwin should behave like a Unix environment, i.e. config files should be
diego
2003-04-30
*
10l
faust3
2003-04-18
*
allow config file loading outside of cygwin environment
faust3
2003-04-18
*
some debugging
arpi
2001-12-25
*
some cleanup
arpi
2001-10-30