Start pause handling changes
commit77c709ad31ebe997dbd824506c145a0ac24581d0
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 29 Nov 2008 06:09:57 +0000 (29 08:09 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 9 Dec 2008 02:31:07 +0000 (9 04:31 +0200)
tree9a5b2ddde33191d6f47d1f424a7d9017a4e32d6e
parent6fa90873ccc8006e479061afdd0edfbfdadf17ec
Start pause handling changes

Add separate pause_player() / unpause_player functions(), move some
pausing-related state into explicit variables and make commands while
paused not unpause. Not everything works properly while paused yet (no
screen updates etc).
command.c
mp_core.h
mplayer.c