aboutsummaryrefslogtreecommitdiffstats
path: root/screen_play.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major cleanup. The goal of this is to simplify addition of "screens".Kalle Wallin2004-04-191-27/+87
* Highlight and center current track even when paused.Kalle Wallin2004-04-141-5/+8
* Added support for (auto) center/focus playlists.Kalle Wallin2004-04-051-0/+42
* Only delete a song if it exits.Kalle Wallin2004-03-311-5/+8
* We now allocate and free memory with glibKalle Wallin2004-03-281-3/+3
* Include "config.h" before "support.h"Kalle Wallin2004-03-271-1/+45
* Replaced wrefresh() with wnoutrefresh().Kalle Wallin2004-03-261-2/+2
* Added reversed and wrapped list search (find).Kalle Wallin2004-03-261-21/+8
* Moved list window fuctions to list_window.c. Kalle Wallin2004-03-241-33/+6
* Use screen_status_printf() instead of screen_status_message().Kalle Wallin2004-03-231-3/+2
* Added find (in page) functionality.Kalle Wallin2004-03-221-5/+26
* Imported ncmpc (mpc-ncures).Kalle Wallin2004-03-191-0/+129