aboutsummaryrefslogtreecommitdiffstats
path: root/screen_play.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-05Added support for (auto) center/focus playlists.Kalle Wallin1-0/+42
2004-03-31Only delete a song if it exits.Kalle Wallin1-5/+8
2004-03-28We now allocate and free memory with glibKalle Wallin1-3/+3
2004-03-27Include "config.h" before "support.h"Kalle Wallin1-1/+45
2004-03-26Replaced wrefresh() with wnoutrefresh().Kalle Wallin1-2/+2
2004-03-26Added reversed and wrapped list search (find).Kalle Wallin1-21/+8
2004-03-24Moved list window fuctions to list_window.c. Kalle Wallin1-33/+6
2004-03-23Use screen_status_printf() instead of screen_status_message().Kalle Wallin1-3/+2
2004-03-22Added find (in page) functionality.Kalle Wallin1-5/+26