Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 08 Mar 2011 13:15:34 +0000 | ib | Cosmetic: Add missing break. |
Tue, 08 Mar 2011 13:12:30 +0000 | ib | Avoid mixing declaration and code. |
Tue, 08 Mar 2011 13:03:22 +0000 | ib | Replace ternary operator by more intelligible switch statement. |
Tue, 08 Mar 2011 12:50:52 +0000 | ib | Remove needless casts. |
Tue, 08 Mar 2011 12:38:23 +0000 | ib | Cosmetic: Rename macro controlling the dlabel delay. |
Tue, 08 Mar 2011 12:29:44 +0000 | ib | Cosmetic: Format to MPlayer coding style. |
Tue, 08 Mar 2011 12:12:37 +0000 | ib | Make constants explicitly type float. |