Code

screen_song: check c->status!=NULL
[ncmpc.git] / src / screen_song.c
2009-03-27 Max Kellermannscreen_song: check c->status!=NULL
2009-03-23 Jeffrey Middletonscreen swap works with song/lyrics screens
2009-03-14 Patrick Hallenscreen_song: Some clean-up and more comments.
2009-03-13 Patrick Hallenscreen_song: Added some statistics about mpd to the...
2009-03-13 Patrick Hallenscreen_song: Refactor screen_song, so it can be opened...
2009-02-11 Patrick Hallenscreen_song: Added more readable table layout.
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-05 Max Kellermannscreen_song: make the variable "current" static
2008-11-27 Max Kellermannlist_window: converted "flags" to one "bool" variable
2008-11-27 Max Kellermannlist_window: use "bool" instead of "int"
2008-11-18 Max Kellermannscreen_song: support CMD_SCREEN_LYRICS
2008-11-18 Max Kellermannscreen_song: free the song pointer
2008-11-18 Max Kellermannscreen_song: include cleanup
2008-11-18 Max Kellermannscreen_song: new screen which views song information