aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use size_t and unsigned integersMax Kellermann2008-09-151-1/+1
* include cleanupMax Kellermann2008-09-151-7/+4
* const pointersMax Kellermann2008-09-151-8/+8
* use !NDEBUG instead of DEBUGMax Kellermann2008-09-151-3/+3
* code style, indent with tabsMax Kellermann2008-09-151-133/+118
* remove unused static functionsMax Kellermann2008-09-151-6/+0
* splash: removed the useless splash screenMax Kellermann2008-09-151-2/+1
* way too much stuff to describe hereAndreas Obergrusberger2007-02-161-0/+2
* disable splash by defaultAndreas Obergrusberger2006-09-081-1/+1
* due to bensonk's demand i added a splash screen.Andreas Obergrusberger2006-09-071-0/+5
* the updated sourcesAndreas Obergrusberger2006-08-041-1/+1
* included patch from Jonathan ForsKalle Wallin2006-01-161-2/+3
* New configuraton option: screen-listKalle Wallin2005-06-151-0/+1
* Added artist screen infoKalle Wallin2005-06-141-0/+3
* seek-time can now be defined in the conf fileKalle Wallin2005-06-031-0/+1
* Added a search screenKalle Wallin2004-11-151-0/+6
* Crossfade time can now be definied in the rc file (crossfade-time)Kalle Wallin2004-07-131-0/+1
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-1/+36
* Fixed short option handling for multiple short options at once (-abcde)Kalle Wallin2004-07-121-14/+20
* improved error handling in the argv parserKalle Wallin2004-07-021-26/+65
* Removed popt code/dependencyKalle Wallin2004-07-011-107/+196
* Made the xterm title dynamic, added configuration option xterm-title-formatKalle Wallin2004-06-241-0/+1
* Added options: audible-bell, visible-bell, wrap-around, find-wrapKalle Wallin2004-06-221-5/+4
* Added list-format and status-format conf optionsKalle Wallin2004-06-151-1/+9
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+185