index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
loader
/
Makefile
Commit message (
Expand
)
Author
Age
*
Get rid of superfluous __WINE__ #define, it was always enabled and
diego
2007-06-02
*
Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
diego
2007-06-02
*
Get rid of superfluous MPLAYER #define, it was always enabled and
diego
2007-06-02
*
Use explicit path for headers from the dshow/ subdirectory.
diego
2007-03-15
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...
voroshil
2007-02-23
*
Fix crashes in loader code: There is still some code that can not handle omit...
reimar
2006-12-16
*
Get rid of stubs.S, move code to inline asm.
reimar
2006-11-29
*
wrapper.S should be compiled on non-Darwin, non-Windows systems.
diego
2006-11-27
*
simplify test target
diego
2006-11-27
*
fix compilation for win32 dll codec support for intel osx
nplourde
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
There are no more .depend files in subdirectories.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Make loader Makefile non-recursive.
diego
2006-11-25
*
Use $@ and $^ to designate target and prerequisites.
diego
2006-11-25
*
cosmetics: Move around targets for consistency.
diego
2006-11-25
*
Remove superfluous suffix rule.
diego
2006-11-25
*
Handle stubs.s like all other source files.
diego
2006-11-24
*
Remove .depend on distclean.
diego
2006-11-24
*
Clean up CFLAGS handling.
diego
2006-11-24
*
Remove bug workarounds for ancient gcc and libc versions.
diego
2006-11-24
*
Hack to make wrapper.S be compiled again. Someone who knows make please fix p...
reimar
2006-11-10
*
Add standard depend target.
diego
2006-11-10
*
Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
diego
2006-11-10
*
Use default variable names.
diego
2006-11-10
*
Remove redundant variable.
diego
2006-11-10
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
diego
2006-03-25
*
Make clean/distclean behave uniformly in all directories.
diego
2006-01-27
*
fix loader build on windows
faust3
2004-06-26
*
ranlib cleanup by Dan Christiansen
alex
2004-06-24
*
* changes mencoder's exit code on explicit kill to 2
attila
2004-01-29
*
moved some obsolete debug stuff
alex
2003-04-21
*
WIN32_PATH cleanup
alex
2003-02-19
*
- qtx (quicktime's macos emulation layer) debugging/emulation environment :)
arpi
2002-11-24
*
with the help of the Mandrake compiler maintainer this problem has
arpi
2002-08-22
*
removed -W -Wall -g and other gcc-specific warning/debug options
arpi
2002-08-22
*
openbsd updates by Björn Sandell <biorn@dce.chalmers.se>
arpi
2002-04-28
*
fix warning
arpi
2002-04-24
*
divx audio workaround
arpi
2002-04-23
*
avifile merge. kabi: indent changes really suxxxx
arpi
2001-12-11
*
sync with avifile
arpi
2001-10-04
*
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
jkeil
2001-07-12
*
verbose output changed
arpi_esp
2001-03-28
*
Initial revision
arpi_esp
2001-02-24