Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 10 Jan 2007 20:23:24 +0000 | diego | Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system. |
Wed, 10 Jan 2007 19:35:41 +0000 | diego | Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system. |
Wed, 10 Jan 2007 19:07:42 +0000 | diego | Move #ifdef directives around complete files into the build system. |
Wed, 10 Jan 2007 18:54:44 +0000 | diego | Remove redundant ifdef, this file is only ever compiled on MinGW. |
Wed, 10 Jan 2007 17:22:52 +0000 | diego | consistent include path |
Wed, 10 Jan 2007 17:05:35 +0000 | diego | bswap.h --> mpbswap.h |
Wed, 10 Jan 2007 16:58:42 +0000 | diego | Remove misleading comment. |
Wed, 10 Jan 2007 16:54:44 +0000 | diego | Remove generated pci_* files on clean, not just on distclean. |