| Commit message (Expand) | Author | Age |
* | Merge osdep/Makefile into the top-level Makefile, thus getting rid | diego | 2008-04-08 |
* | Move decision about which getch2 and timer file to compile to configure. | diego | 2008-04-08 |
* | Move decision about whether or not to compile osdep/mmap_os2.c to configure. | diego | 2008-04-08 |
* | mmap() support for OS/2 | diego | 2008-02-27 |
* | OS/2 getch2() support | diego | 2008-02-21 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 |
* | Rename timer-lx.c --> timer-linux.c. | diego | 2007-11-21 |
* | Remove unused scandir() check and fallback implementation. | diego | 2007-07-17 |
* | Remove unused ftello() check and fallback implementation. | diego | 2007-07-17 |
* | Remove unused fseeko() check and fallback implementation. | diego | 2007-07-17 |
* | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy | reimar | 2007-07-05 |
* | Do not disable cache on MinGW, just disable shmem compilation. | diego | 2007-03-17 |
* | 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 |
* | Move the decision about stream cache compilation to configure. | diego | 2007-02-27 |
* | Move glob-win.c out of MinGW section, configure handles it. | diego | 2007-02-27 |
* | Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system. | diego | 2007-01-10 |
* | Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system. | diego | 2007-01-10 |
* | Move #ifdef directives around complete files into the build system. | diego | 2007-01-10 |
* | Move the generation of osdep/mplayer-rc.o back to the top-level Makefile, | diego | 2006-12-04 |
* | FFmpeg-style dependency declaration | diego | 2006-11-27 |
* | Simplify, TARGET_WIN32 is both Cygwin and MinGW. | diego | 2006-11-27 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Remove superfluous comment. | diego | 2006-11-25 |
* | all should be the first target. | diego | 2006-11-25 |
* | 10l copy + paste typo | diego | 2006-11-25 |
* | Simplify LIBNAME target with $@ and $^. | diego | 2006-11-25 |
* | Remove commented-out cruft. | diego | 2006-11-25 |
* | Move osdep/mplayer.rc handling to the osdep Makefile. | diego | 2006-11-25 |
* | added mmap_anon to osdep lib. Used in loader for now | nplourde | 2006-11-25 |
* | Unify dep/depend targets. | diego | 2006-11-20 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | 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 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | use libvbe from vesautils | alex | 2005-08-18 |
* | add support for macosx finder argument support (let you bundle mplayer to be ... | nplourde | 2004-11-10 |
* | Zeta OS support, mostly working. | reimar | 2004-10-11 |
* | mingw crosscompiling step 1 | faust3 | 2004-06-27 |
* | string handling security fixes | diego | 2004-06-25 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 |
* | fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com> | faust3 | 2004-03-26 |
* | Precise timer for Darwin (it's more accurate than timer-macosx.c) | alex | 2003-05-21 |
* | alternative timer and glob emulation code for mingw32 port | faust3 | 2003-04-25 |
* | enable timer-win and getch2-win for mingw32 | faust3 | 2003-04-04 |
* | precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me | alex | 2003-02-19 |
* | linux->osdep | arpi | 2003-02-09 |