aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't declare local variable "options"Max Kellermann2008-09-151-0/+1
* use size_t and unsigned integersMax Kellermann2008-09-151-5/+6
* fix shadow warningsMax Kellermann2008-09-151-5/+5
* include cleanupMax Kellermann2008-09-151-10/+7
* const pointersMax Kellermann2008-09-151-4/+4
* code style, indent with tabsMax Kellermann2008-09-151-243/+228
* splash: removed the useless splash screenMax Kellermann2008-09-151-9/+1
* way too much stuff to describe hereAndreas Obergrusberger2007-02-161-0/+11
* http://musicpd.org/mantis/view.php?id=1324Andreas Obergrusberger2006-09-091-1/+6
* due to bensonk's demand i added a splash screen.Andreas Obergrusberger2006-09-071-1/+6
* spelling fixes by avutonAndreas Obergrusberger2006-08-121-1/+1
* the updated sourcesAndreas Obergrusberger2006-08-041-3/+15
* included patch from Jonathan ForsKalle Wallin2006-01-161-1/+20
* New configuraton option: find-show-lastKalle Wallin2005-06-151-0/+5
* New configuraton option: screen-listKalle Wallin2005-06-151-1/+48
* seek-time can now be defined in the conf fileKalle Wallin2005-06-031-0/+5
* Added a "hide cursor" feature #0000417Kalle Wallin2005-06-031-0/+5
* Added a search screenKalle Wallin2004-11-151-0/+5
* Crossfade time can now be definied in the rc file (crossfade-time)Kalle Wallin2004-07-131-0/+5
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-3/+3
* Mouse support is now optional (enable-mouse)Kalle Wallin2004-07-121-0/+5
* Removed support for the old configuration syntaxKalle Wallin2004-07-121-83/+2
* Cleaned up the conf debug codeKalle Wallin2004-07-031-7/+2
* Made the xterm title dynamic, added configuration option xterm-title-formatKalle Wallin2004-06-241-0/+8
* Added configuration option - set-xterm-titleKalle Wallin2004-06-241-1/+1
* Added options: audible-bell, visible-bell, wrap-around, find-wrapKalle Wallin2004-06-221-7/+30
* Added list-format and status-format conf optionsKalle Wallin2004-06-151-12/+63
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-3/+5
* Added initial i18n supportKalle Wallin2004-06-051-17/+15
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+594