Mercurial > mplayer.hg
log parser-cfg.h @ 27449:5723b671a0f6
age | author | description |
---|---|---|
Sun, 13 Apr 2008 19:18:51 +0000 | albeu | Replace the trivial command line preparser with a more robust version |
Tue, 04 Mar 2008 23:35:24 +0000 | diego | Add necessary #includes to pass 'make checkheaders'. |
Tue, 04 Mar 2008 20:58:25 +0000 | diego | Remove pointless extern keyword from function declaration. |
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Tue, 01 Jan 2008 20:21:20 +0000 | diego | Replace multiple inclusion guards with leading underscores by default names. |
Tue, 12 Sep 2006 16:24:23 +0000 | attila | * remove extern definitions of functions in .c files |