Code

conf: extract name and value from the input line in-place
[ncmpc.git] / src / conf.c
2017-03-28 Max Kellermannconf: extract name and value from the input line in...
2017-03-28 Max Kellermannconf: cheap replacement for g_strchug()
2017-03-21 Max Kellermanncolors: return bool instead of int
2017-03-20 Max Kellermannstatus_bar: remove the status bar clock (option "displa...
2017-03-17 Max Kellermannupdate copyright year
2014-07-14 Max Kellermannconf: check_user_conf_dir() returns bool
2014-07-14 Max Kellermannconf: include cleanup
2014-07-14 Max Kellermannconf: remove WIN32 debug logs
2014-07-14 Max Kellermanncommand: return bool for success/failure
2014-05-28 Simon ArlottImplement a search-format configuration option (Mantis...
2013-11-08 Max Kellermann*: make variables more local
2013-11-08 Max Kellermannconf: simplify read_configuration()
2013-11-08 Max Kellermannconf: convert runtime check to assertion
2013-11-08 Max Kellermannconf: eliminate local variable "match_found"
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-02-10 Avuton Olrichconf.c: Add windows system key binding config
2012-02-10 Avuton Olrichconf.c: Move system key binding filename building to...
2012-02-10 Avuton Olrichconf.c: Add windows default user key binding config...
2012-02-10 Avuton Olrichconf.c: Add windows default config checking
2012-01-04 Jonathan Neuschäferconf.c: return void in read_configuration
2012-01-04 Jonathan Neuschäferconf: helper functions to build config file names
2012-01-04 Jonathan Neuschäferconf: rename get_user_key_binding_filename to build_*
2012-01-04 Max KellermannMerge remote branches 'jn/keydef' and 'jn/dev'
2012-01-04 Jonathan Neuschäferconf: make "hardware-cursor" a macro
2012-01-04 Jonathan Neuschäferconf.c: use g_mkdir for WIN32 compatibility
2011-12-22 Jonathan Neuschäferscreen_lyrics: optionally ask before starting an 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äferapply whitespace cosmetics to the license comments
2011-11-03 Max KellermannMerge remote branches 'avuton/master' and 'jn/dev'
2011-11-03 Avuton Olrichconf.c: When on win32, mkdir() doesn't use permissions
2011-08-31 Max KellermannMerge remote branches 'jn/doc', 'jn/stuff' and 'jn...
2011-08-29 Jonathan Neuschäferconf.c: unbreak two short lines, remove parentheses
2011-08-09 Jonathan Neuschäferscreen_lyrics: optionally show the plugin used
2011-07-26 Jonathan Neuschäferremove the rest of the splash screen
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-29 Thomas Jansencommand, conf: simplify variable initialization
2009-10-04 Max Kellermannoptions: convert timedisplay_type into a bool variable
2009-09-10 Max KellermannMerge branch 'master' of git://git.musicpd.org/patrick...
2009-09-09 Thomas Jansenautomatically save lyrics
2009-06-14 Max Kellermannlist_window: added the "hardware_cursor" option
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-28 Patrick Hallenconf: Added new "jump-prefix-only" option.
2009-03-27 Jeffrey Middletonconf: Allow descriptive search modes
2009-03-27 Jeffrey Middletonconf: screen-list fix, removed unused option
2009-03-12 Jeffrey MiddletonAdded status-message-time option
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 Kellermannadded comments for translators
2008-12-25 Max Kellermannconf: improved error messages
2008-12-25 Max Kellermannconf: simplified parse_key_value()
2008-12-25 Max Kellermannconf: don't pass length to parse_key_value()
2008-12-25 Max Kellermannconf: optimized parse_color() with strchr()
2008-12-25 Max Kellermannconf: use GLib's string stripping functions
2008-12-25 Max Kellermannconf: use buffered I/O for reading the config file
2008-12-25 Max Kellermannconf: don't free filename in read_rc_file()
2008-12-25 Max Kellermannconf: moved code to parse_line()
2008-12-25 Max Kellermannconf: simplified translation strings
2008-11-07 Max Kellermannoptions: don't store disabled options
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 Kellermanncode style, indent with tabs XI
2008-10-03 Max Kellermannuse g_ascii_isspace() instead of IS_WHITESPACE()
2008-10-03 Max Kellermannuse g_ascii_strdown() instead of the custom lowerstr()
2008-10-02 Max Kellermannmoved i18n macros to i18n.h
2008-10-02 Max Kellermannoptions: use stdbool
2008-10-02 Max Kellermannmoved default value macros to defaults.h
2008-10-02 Max Kellermannremoved the debugging function D()
2008-09-25 Max Kellermannscreen: pass screen_functions pointer to switch_screen_...
2008-09-22 David Shakaryanadded option "welcome-screen-list"
2008-09-21 J. Alexander Treumanadded optional bitrate display to status bar
2008-09-15 Max Kellermanndon't declare local variable "options"
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermannfix shadow warnings
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannsplash: removed the useless splash screen
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2006-09-09 Andreas Obergrusbergerhttp://musicpd.org/mantis/view.php?id=1324
2006-09-07 Andreas Obergrusbergerdue to bensonk's demand i added a splash screen.
2006-08-12 Andreas Obergrusbergerspelling fixes by avuton
2006-08-04 Andreas Obergrusbergerthe updated sources
2006-01-16 Kalle Wallinincluded patch from Jonathan Fors
2005-06-15 Kalle WallinNew configuraton option: find-show-last
2005-06-15 Kalle WallinNew configuraton option: screen-list
2005-06-03 Kalle Wallinseek-time can now be defined in the conf file
2005-06-03 Kalle WallinAdded a "hide cursor" feature #0000417
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 WallinMouse support is now optional (enable-mouse)
2004-07-12 Kalle WallinRemoved support for the old configuration syntax
2004-07-03 Kalle WallinCleaned up the conf debug code
next