aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-01added option to disable the status line clock displayPaul Collins1-0/+1
2008-12-31Update copyright noticesAvuton Olrich1-10/+10
2008-12-06added missing copyright headersMax Kellermann1-0/+19
2008-11-07disable more features with --enable-miniMax Kellermann1-0/+6
2008-11-07options: don't store disabled optionsMax Kellermann1-0/+4
2008-11-07options: removed deprecated optionsMax Kellermann1-2/+0
2008-10-03options: don't pass the "options" pointer aroundMax Kellermann1-4/+2
2008-10-03colors: make color support optional at compile timeMax Kellermann1-0/+4
2008-10-02options: use stdboolMax Kellermann1-16/+16
2008-09-22added option "welcome-screen-list"David Shakaryan1-0/+1
2008-09-21added optional bitrate display to status barJ. Alexander Treuman1-0/+1
2008-09-15don't declare local variable "options"Max Kellermann1-0/+2
2008-09-15include cleanupMax Kellermann1-0/+6
2008-09-15code style, indent with tabsMax Kellermann1-33/+31
2008-09-15splash: removed the useless splash screenMax Kellermann1-1/+0
2007-02-16way too much stuff to describe hereAndreas Obergrusberger1-0/+2
2006-09-07due to bensonk's demand i added a splash screen.Andreas Obergrusberger1-0/+1
2006-08-04the updated sourcesAndreas Obergrusberger1-3/+1
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