Code

options: don't override the libmpdclient default timeout
[ncmpc.git] / src / options.c
2017-08-02 Max Kellermannoptions: don't override the libmpdclient default timeout
2017-03-17 Max Kellermannupdate copyright year
2014-05-28 Simon ArlottImplement a search-format configuration option (Mantis...
2013-11-08 Max Kellermann*: make variables more local
2012-06-12 Max KellermannMerge branch 'chat' of git://git.musicpd.org/jn/ncmpc
2012-05-23 Jonathan Neuschäferscreen_chat: add an option to set the message prefix
2012-05-02 Jonathan Neuschäferadd an initial version of a chat screen
2012-01-04 Jonathan Neuschäfershow the path of the config files in --version output
2011-12-22 Jonathan Neuschäferscreen_lyrics: optionally ask before starting an editor
2011-12-22 Jonathan Neuschäferoptions: don't use "editor" as the default editor
2011-12-22 Jonathan Neuschäferoptions: don't leak options.text_editor
2011-12-22 Jon Sailoroptions: configurable timeout for MPD connections
2011-12-17 Jonathan NeuschäferAdd option "text-editor"
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferoptions.c: rewrite two #ifndefs as one #if
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2011-11-03 Max KellermannMerge remote branches 'avuton/master' and 'jn/dev'
2011-11-03 Avuton Olrichm4: Add robust curses detection and support
2011-11-02 Jonathan Neuschäferoptions: remove double-semicolon
2011-09-21 Max KellermannMerge branch 'regr' of git://git.musicpd.org/jn/ncmpc
2011-09-16 Jonathan Neuschäferoptions: fix the --key-file help text
2011-09-16 Jonathan Neuschäferoptions: remove misleading MAX_LONGOPT_LENGTH
2011-08-09 Jonathan Neuschäferscreen_lyrics: optionally show the plugin used
2011-07-26 Jonathan Neuschäferoptions.c: use a for loop in options_parse
2011-07-26 Jonathan Neuschäferremove the rest of the splash screen
2010-07-21 Daniel Frieseloptions.c: Read mpd host from environment if not specified.
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-11-23 Matt Portasadded option "second-column"
2009-10-10 Max Kellermannoptions: removed deprecated password code
2009-10-04 Max Kellermannoptions: convert timedisplay_type into a bool variable
2009-10-04 Max Kellermannoptions: disable the status bar clock by default
2009-09-28 Max Kellermannuse libmpdclient2
2009-09-10 Max KellermannMerge branch 'master' of git://git.musicpd.org/patrick...
2009-09-09 Thomas Jansenautomatically save lyrics
2009-08-14 Max Kellermannoptions: added options_deinit()
2009-08-14 Max Kellermannoptions: removed NULL checks before g_free()
2009-04-08 Jeffrey Middletonadded scroll-offset option; fixed scrolling bug
2009-03-30 Max KellermannMerge branch 'master' of git://git.musicpd.org/patrick...
2009-03-29 Romain Bignonfix bug which showed only a part of help
2009-03-29 Patrick Hallenoptions.c: Fixed compilation with --enable-mini --enabl...
2009-03-28 Patrick Hallenconf: Added new "jump-prefix-only" option.
2009-03-12 Jeffrey MiddletonAdded status-message-time option
2009-03-05 Jeffrey MiddletonSpelling corrections
2009-02-09 jefromilist_window: bell when searches wrap
2009-01-01 Paul Collinsadded option to disable the status line clock display
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-25 Max Kellermannconfigure.ac: added --disable-multibyte
2008-12-25 Max Kellermannshow translator credits
2008-12-25 Max Kellermannconfigure.ac: added --disable-locale option
2008-12-10 Max Kellermanncommand: disable check_key_bindings() with --enable...
2008-12-07 Sebastian Harloptions: Include all build options in version output.
2008-12-05 Mikael Svantessonscreen_outputs: new screen to control MPD's output...
2008-11-07 Max Kellermanndisable more features with --enable-mini
2008-11-07 Max Kellermannoptions: don't store disabled options
2008-11-07 Max Kellermannoptions: static initialization if possible
2008-11-07 Max Kellermannoptions: removed deprecated options
2008-10-03 Max Kellermannoptions: don't initialize with memset(0)
2008-10-03 Max Kellermannoptions: don't pass the "options" pointer around
2008-10-03 Max Kellermanncolors: make color support optional at compile time
2008-10-03 Max Kellermannoptions: print one big string in --version screen
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-02 Max Kellermannmoved code to charset.c
2008-10-02 Max Kellermannoptions: use stdbool
2008-10-02 Max Kellermannmoved default value macros to defaults.h
2008-10-02 Max Kellermannoptions: initialize options.list_format
2008-10-02 Max Kellermannremoved the debugging function D()
2008-09-22 Max Kellermannoptions: added constant option_table_size
2008-09-22 Max Kellermannoptions: constant options_table
2008-09-22 Max Kellermanncode style, indent with tabs IX
2008-09-22 David Shakaryanadded option "welcome-screen-list"
2008-09-18 Max Kellermannremoved the clock screen
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermannuse !NDEBUG instead of DEBUG
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2008-09-15 Max Kellermannsplash: removed the useless splash screen
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2006-09-08 Andreas Obergrusbergerdisable splash by default
2006-09-07 Andreas Obergrusbergerdue to bensonk's demand i added a splash screen.
2006-08-04 Andreas Obergrusbergerthe updated sources
2006-01-16 Kalle Wallinincluded patch from Jonathan Fors
2005-06-15 Kalle WallinNew configuraton option: screen-list
2005-06-14 Kalle WallinAdded artist screen info
2005-06-03 Kalle Wallinseek-time can now be defined in the conf file
2004-11-15 Kalle WallinAdded a search screen
2004-07-13 Kalle WallinCrossfade time can now be definied in the rc file ...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-07-12 Kalle WallinFixed short option handling for multiple short options...
2004-07-02 Kalle Wallinimproved error handling in the argv parser
2004-07-01 Kalle WallinRemoved popt code/dependency
2004-06-24 Kalle WallinMade the xterm title dynamic, added configuration optio...
2004-06-22 Kalle WallinAdded options: audible-bell, visible-bell, wrap-around...
2004-06-15 Kalle WallinAdded list-format and status-format conf options
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)