Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 08 Mar 2011 18:53:54 +0000 | ib | Use double constants for higher precision calculations. |
Tue, 08 Mar 2011 15:29:19 +0000 | ib | Make slabel work. |
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. |