index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make windres binary name configurable, useful for cross-compiling.
diego
2007-12-28
1
-1
/
+1
*
Rename timer-lx.c --> timer-linux.c.
diego
2007-11-21
1
-1
/
+1
*
Remove unused scandir() check and fallback implementation.
diego
2007-07-17
1
-1
/
+0
*
Remove unused ftello() check and fallback implementation.
diego
2007-07-17
1
-1
/
+0
*
Remove unused fseeko() check and fallback implementation.
diego
2007-07-17
1
-1
/
+0
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
1
-2
/
+0
*
Do not disable cache on MinGW, just disable shmem compilation.
diego
2007-03-17
1
-1
/
+1
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
1
-1
/
+0
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
1
-17
/
+17
*
Move the decision about stream cache compilation to configure.
diego
2007-02-27
1
-2
/
+0
*
Move glob-win.c out of MinGW section, configure handles it.
diego
2007-02-27
1
-1
/
+1
*
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
diego
2007-01-10
1
-2
/
+2
*
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
diego
2007-01-10
1
-1
/
+2
*
Move #ifdef directives around complete files into the build system.
diego
2007-01-10
1
-10
/
+13
*
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
diego
2006-12-04
1
-1
/
+0
*
FFmpeg-style dependency declaration
diego
2006-11-27
1
-4
/
+3
*
Simplify, TARGET_WIN32 is both Cygwin and MinGW.
diego
2006-11-27
1
-4
/
+1
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
1
-27
/
+1
*
Remove superfluous comment.
diego
2006-11-25
1
-3
/
+0
*
all should be the first target.
diego
2006-11-25
1
-2
/
+2
*
10l copy + paste typo
diego
2006-11-25
1
-1
/
+1
*
Simplify LIBNAME target with $@ and $^.
diego
2006-11-25
1
-2
/
+2
*
Remove commented-out cruft.
diego
2006-11-25
1
-4
/
+0
*
Move osdep/mplayer.rc handling to the osdep Makefile.
diego
2006-11-25
1
-0
/
+6
*
added mmap_anon to osdep lib. Used in loader for now
nplourde
2006-11-25
1
-0
/
+1
*
Unify dep/depend targets.
diego
2006-11-20
1
-3
/
+1
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
1
-1
/
+1
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
1
-1
/
+1
*
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
diego
2006-03-25
1
-3
/
+10
*
Make clean/distclean behave uniformly in all directories.
diego
2006-01-27
1
-2
/
+2
*
- move our setenv() fallback implementation to osdep
al
2005-12-26
1
-1
/
+1
*
use libvbe from vesautils
alex
2005-08-18
1
-6
/
+0
*
add support for macosx finder argument support (let you bundle mplayer to be ...
nplourde
2004-11-10
1
-0
/
+3
*
Zeta OS support, mostly working.
reimar
2004-10-11
1
-0
/
+1
*
mingw crosscompiling step 1
faust3
2004-06-27
1
-2
/
+2
*
string handling security fixes
diego
2004-06-25
1
-1
/
+2
*
ranlib cleanup by Dan Christiansen
alex
2004-06-24
1
-0
/
+1
*
fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
faust3
2004-03-26
1
-1
/
+1
*
Precise timer for Darwin (it's more accurate than timer-macosx.c)
alex
2003-05-21
1
-2
/
+2
*
alternative timer and glob emulation code for mingw32 port
faust3
2003-04-25
1
-2
/
+3
*
enable timer-win and getch2-win for mingw32
faust3
2003-04-04
1
-4
/
+13
*
precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me
alex
2003-02-19
1
-2
/
+9
*
linux->osdep
arpi
2003-02-09
1
-0
/
+46