Code

moved the idle timer to player_command.c
authorMax Kellermann <max@duempel.org>
Mon, 28 Sep 2009 16:10:58 +0000 (18:10 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 28 Sep 2009 16:10:58 +0000 (18:10 +0200)
commit8173e34351795c4b189fad8824fa82b688bd0f31
tree928aa9fab37904e8a0c3d2834d1a47cd9a60f530
parent38f52fb20f2324b726d8c5a4a6b5c31568c36029
moved the idle timer to player_command.c

Create it only on demand, while seeking.
src/main.c
src/player_command.c
src/player_command.h
src/screen.c
src/screen.h