Code

screen_lyrics: add screen_lyrics_switch()
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 13:20:19 +0000 (15:20 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 13:20:19 +0000 (15:20 +0200)
commitb1a8ff5269e42088b1530ccacb52a55b60754578
treefcac2d8606a6cd2d456160c5d6bcbae1ed8dd6de
parenta220d744b2c2ba89c9037caae055247953b72ac9
screen_lyrics: add screen_lyrics_switch()

screen_lyrics_switch() opens the lyrics screen and displays the lyrics
of the specified song.  This way, the user may view the lyrics of any
song in the database browser.
src/screen.h
src/screen_browser.c
src/screen_lyrics.c
src/screen_play.c