aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-16included patch from Jonathan ForsKalle Wallin1-0/+1
2005-06-15New configuraton option: find-show-lastKalle Wallin1-0/+1
2005-06-15New configuraton option: screen-listKalle Wallin1-0/+1
2005-06-03seek-time can now be defined in the conf fileKalle Wallin1-0/+1
2005-06-03Added a "hide cursor" feature #0000417Kalle Wallin1-0/+1
2004-11-15Added a search screenKalle Wallin1-0/+1
2004-07-13Crossfade time can now be definied in the rc file (crossfade-time)Kalle Wallin1-0/+1
2004-07-13Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin1-1/+1
2004-07-12Mouse support is now optional (enable-mouse)Kalle Wallin1-3/+4
2004-06-24Made the xterm title dynamic, added configuration option xterm-title-formatKalle Wallin1-0/+1
2004-06-22Added options: audible-bell, visible-bell, wrap-around, find-wrapKalle Wallin1-7/+10
2004-06-15Added list-format and status-format conf optionsKalle Wallin1-0/+3
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin1-0/+0
2004-05-07Redesigned ncmpc's color supportKalle Wallin1-9/+3
2004-04-14Added optional support for a wide_cursor.Kalle Wallin1-3/+1
2004-04-05Added auto-center option.Kalle Wallin1-1/+2
2004-03-29Added password support.Kalle Wallin1-0/+2
2004-03-26Added reversed and wrapped list search (find).Kalle Wallin1-0/+1
2004-03-25Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin1-2/+16
2004-03-23Use screen_status_printf() instead of screen_status_message().Kalle Wallin1-1/+1
2004-03-20Added option --exit wich disables automatic reconnection and exits if theKalle Wallin1-0/+2