Code

screen_song: Refactor screen_song, so it can be opened by screen_switch().
authorPatrick Hallen <patrick.hallen@rwth-aachen.de>
Fri, 13 Mar 2009 17:11:17 +0000 (18:11 +0100)
committerPatrick Hallen <patrick.hallen@rwth-aachen.de>
Fri, 13 Mar 2009 17:11:17 +0000 (18:11 +0100)
commit229ec55ff5c0b597e565b906c07788dd1555e4cd
treef321b4009bc13ee9179b6d33b11773034c116077
parent1342c8f06d710fc6edcfda7544828d7fcd3b814c
screen_song: Refactor screen_song, so it can be opened by screen_switch().

screen_song should be more like the other screens as lyrics screens, so we
can switch to the song screen from everywhere in ncmpc.
src/screen_song.c