aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_song.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* screen_song: make the variable "current" staticMax Kellermann2008-12-051-1/+1
* list_window: converted "flags" to one "bool" variableMax Kellermann2008-11-271-1/+1
* list_window: use "bool" instead of "int"Max Kellermann2008-11-271-1/+1
* screen_song: support CMD_SCREEN_LYRICSMax Kellermann2008-11-191-0/+10
* screen_song: free the song pointerMax Kellermann2008-11-191-0/+5
* screen_song: include cleanupMax Kellermann2008-11-191-5/+0
* screen_song: new screen which views song informationMax Kellermann2008-11-181-0/+189