author | Thomas Jansen <mithi@mithi.net> | |
Fri, 11 Sep 2009 14:11:30 +0000 (16:11 +0200) | ||
committer | Thomas Jansen <mithi@mithi.net> | |
Fri, 11 Sep 2009 14:11:30 +0000 (16:11 +0200) | ||
commit | 444ca4c048001200a2d563c430e05d63fe2c8f3f | |
tree | 5ea9e726860418149509fc292165f184a9a18643 | tree | snapshot |
parent | 295034a03637e81e83a7f7a8773011c48ef0e486 | commit | diff |
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.
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 | diff | blob | history | |
src/screen.h | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_lyrics.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_song.c | diff | blob | history |