Code

update lyrics screen when a new song starts
authorThomas Jansen <mithi@mithi.net>
Fri, 11 Sep 2009 14:11:30 +0000 (16:11 +0200)
committerThomas Jansen <mithi@mithi.net>
Fri, 11 Sep 2009 14:11:30 +0000 (16:11 +0200)
commit444ca4c048001200a2d563c430e05d63fe2c8f3f
tree5ea9e726860418149509fc292165f184a9a18643
parent295034a03637e81e83a7f7a8773011c48ef0e486
update lyrics screen when a new song starts

When a new song starts and the lyrics screen is displayed, fetch the lyrics
for the new song and display them. Don't switch to the new song's lyrics if
the lyrics screen was opened for a specific song.
src/screen.c
src/screen.h
src/screen_browser.c
src/screen_lyrics.c
src/screen_play.c
src/screen_song.c