Code

screen_song: new screen which views song information
authorMax Kellermann <max@duempel.org>
Tue, 18 Nov 2008 22:58:28 +0000 (23:58 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 18 Nov 2008 22:58:28 +0000 (23:58 +0100)
commitf3849aa2b3eb49ca6a903e6627f97540c1a383f1
treefd264cfe8ca66ae006983bd3992031f374709048
parent77b6145e75c6e1641002dd9675bcf3b5439c3718
screen_song: new screen which views song information

This new screen views all information available on a song: its
location, file name, and tags.
configure.ac
src/Makefile.am
src/command.c
src/command.h
src/screen.h
src/screen_browser.c
src/screen_list.c
src/screen_play.c
src/screen_song.c [new file with mode: 0644]