Thu, 06 Jan 2011 12:25:33 +0000 |
diego |
Add/remove a few standard header #includes in our libc function replacements.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 01 Mar 2009 13:13:25 +0000 |
diego |
Add standard license headers to files.
|
Wed, 21 Nov 2007 09:22:33 +0000 |
diego |
main() --> main(void)
|
Fri, 12 Jan 2007 02:55:04 +0000 |
diego |
100l misplaced #endif
|
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.
|
Mon, 14 Nov 2005 00:30:37 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Mon, 09 Jun 2003 12:15:48 +0000 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
Fri, 25 Apr 2003 10:00:18 +0000 |
faust3 |
alternative timer and glob emulation code for mingw32 port
|