author | Jeffrey Middleton <jefromi@gmail.com> | |
Mon, 23 Mar 2009 15:48:05 +0000 (10:48 -0500) | ||
committer | Jeffrey Middleton <jefromi@gmail.com> | |
Mon, 23 Mar 2009 15:48:51 +0000 (10:48 -0500) | ||
commit | dc9269f96153e4e91af0c3507f5bc838f0e69d52 | |
tree | 26af0d1287484b62b781f17d15486b8580927f6d | tree | snapshot |
parent | ae39bd6be09a3a66d9f16a6c25ca9187ee20a0b5 | commit | diff |
screen swap works with song/lyrics screens
The screen swap command now gets handled outside of screen.c when
appropriate, to allow passing the currently selected song to the
song/lyrics screens.
The screen swap command now gets handled outside of screen.c when
appropriate, to allow passing the currently selected song to the
song/lyrics screens.
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 |