Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 08 Jun 2005 15:29:26 +0000 | henry | forgotten reference to remove-logo, 10l for Rich |
Wed, 08 Jun 2005 10:59:35 +0000 | wight | Missing dot at start of macro description |
Wed, 08 Jun 2005 08:36:59 +0000 | diego | Wording and roff fixes as suggested by the Wanderer. |
Wed, 08 Jun 2005 07:05:49 +0000 | henry | 10l for me |
Wed, 08 Jun 2005 03:11:53 +0000 | rfelker | remove_logo filter by yartrebo, committed with fixes for c++ variable declarations |
Tue, 07 Jun 2005 17:33:03 +0000 | faust3 | merge the mingw gcc 4.1 diff |
Tue, 07 Jun 2005 13:54:17 +0000 | faust3 | mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc. |