aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_song.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-05screen_song: make the variable "current" staticMax Kellermann1-1/+1
2008-11-27list_window: converted "flags" to one "bool" variableMax Kellermann1-1/+1
2008-11-27list_window: use "bool" instead of "int"Max Kellermann1-1/+1
2008-11-19screen_song: support CMD_SCREEN_LYRICSMax Kellermann1-0/+10
2008-11-19screen_song: free the song pointerMax Kellermann1-0/+5
2008-11-19screen_song: include cleanupMax Kellermann1-5/+0
2008-11-18screen_song: new screen which views song informationMax Kellermann1-0/+189