aboutsummaryrefslogtreecommitdiffstats
path: root/screen_help.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-254/+0
* Added support for moving songs in a playlist (move-up,move-down).Kalle Wallin2004-05-071-0/+2
* Fixed resize handling (SIGWINCH).Kalle Wallin2004-04-211-0/+8
* Removed a duplicate entry for CMD_TOGGLE_FIND_WRAP.Kalle Wallin2004-04-211-1/+0
* Added seek, crossfade commands.Kalle Wallin2004-04-211-25/+53
* Major cleanup. The goal of this is to simplify addition of "screens".Kalle Wallin2004-04-191-21/+71
* Specified that the highlight entry in help_text_row_t should be signed (ppc).Kalle Wallin2004-04-141-1/+1
* Use key descriptions from get_key_description (command.c).Kalle Wallin2004-04-141-47/+63
* Added support for (auto) center/focus playlists.Kalle Wallin2004-04-051-0/+2
* Added update command.Kalle Wallin2004-03-271-0/+1
* Added delete playlist feature.Kalle Wallin2004-03-271-1/+1
* Added reversed and wrapped list search (find).Kalle Wallin2004-03-261-38/+23
* Moved list window fuctions to list_window.c. Kalle Wallin2004-03-241-32/+4
* Added help for FIND and FIND_NEXT commandsKalle Wallin2004-03-241-2/+5
* Added support for FIND and FIND_NEXT.Kalle Wallin2004-03-231-0/+23
* Imported ncmpc (mpc-ncures).Kalle Wallin2004-03-191-0/+165