Mercurial > mplayer.hg
log mplayer.c @ 20902:bfb6eacd9c4a
age | author | description |
---|---|---|
Tue, 14 Nov 2006 12:29:20 +0000 | uau | Update OSD contents only after the correct values for the frame are known. |
Tue, 14 Nov 2006 09:52:49 +0000 | uau | Move xscreensaver_heartbeat call next to vo check_events |
Tue, 14 Nov 2006 09:29:03 +0000 | uau | Replace sleep time calculation in main() with a separate function. |
Tue, 14 Nov 2006 06:56:17 +0000 | uau | simplify |
Tue, 14 Nov 2006 06:49:37 +0000 | uau | Move -frames check out of frame flip code (like -endpos earlier) |
Tue, 14 Nov 2006 06:44:16 +0000 | uau | Remove some unused code. |
Tue, 14 Nov 2006 06:35:55 +0000 | uau | Move endpos handling from page flip code to a saner location, change < to <= |