aboutsummaryrefslogtreecommitdiffstats
path: root/screen_play.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-390/+0
* Added support for moving songs in a playlist (move-up,move-down).Kalle Wallin2004-05-071-4/+62
* Reverted back to r875Kalle Wallin2004-04-231-2/+0
* Make shure the cursor stays on the same row when deleting.Kalle Wallin2004-04-231-4/+4
* Changed the way songs are added/deleted from playlist (#0000220).Kalle Wallin2004-04-221-17/+81
* Fixed resize handling (SIGWINCH).Kalle Wallin2004-04-211-0/+9
* 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