| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: added --disable-multibyte | Max Kellermann | 2008-12-25 | 1 | -0/+3 |
* | show translator credits | Max Kellermann | 2008-12-25 | 1 | -0/+7 |
* | configure.ac: added --disable-locale option | Max Kellermann | 2008-12-25 | 1 | -0/+3 |
* | command: disable check_key_bindings() with --enable-mini | Max Kellermann | 2008-12-10 | 1 | -0/+1 |
* | options: Include all build options in version output. | Sebastian Harl | 2008-12-07 | 1 | -0/+18 |
* | screen_outputs: new screen to control MPD's output devices | Mikael Svantesson | 2008-12-05 | 1 | -0/+4 |
* | disable more features with --enable-mini | Max Kellermann | 2008-11-07 | 1 | -0/+4 |
* | options: don't store disabled options | Max Kellermann | 2008-11-07 | 1 | -0/+6 |
* | options: static initialization if possible | Max Kellermann | 2008-11-07 | 1 | -11/+11 |
* | options: removed deprecated options | Max Kellermann | 2008-11-07 | 1 | -6/+1 |
* | options: don't initialize with memset(0) | Max Kellermann | 2008-10-03 | 1 | -2/+0 |
* | options: don't pass the "options" pointer around | Max Kellermann | 2008-10-03 | 1 | -7/+3 |
* | colors: make color support optional at compile time | Max Kellermann | 2008-10-03 | 1 | -0/+9 |
* | options: print one big string in --version screen | Max Kellermann | 2008-10-03 | 1 | -9/+9 |
* | code style, indent with tabs XI | Max Kellermann | 2008-10-03 | 1 | -1/+1 |
* | moved code to charset.c | Max Kellermann | 2008-10-02 | 1 | -1/+2 |
* | options: use stdbool | Max Kellermann | 2008-10-02 | 1 | -11/+11 |
* | moved default value macros to defaults.h | Max Kellermann | 2008-10-02 | 1 | -1/+1 |
* | options: initialize options.list_format | Max Kellermann | 2008-10-02 | 1 | -0/+2 |
* | removed the debugging function D() | Max Kellermann | 2008-10-02 | 1 | -1/+0 |
* | options: added constant option_table_size | Max Kellermann | 2008-09-22 | 1 | -7/+7 |
* | options: constant options_table | Max Kellermann | 2008-09-22 | 1 | -3/+3 |
* | code style, indent with tabs IX | Max Kellermann | 2008-09-22 | 1 | -151/+147 |
* | added option "welcome-screen-list" | David Shakaryan | 2008-09-22 | 1 | -0/+1 |
* | removed the clock screen | Max Kellermann | 2008-09-18 | 1 | -3/+0 |
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -7/+4 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -8/+8 |
* | use !NDEBUG instead of DEBUG | Max Kellermann | 2008-09-15 | 1 | -3/+3 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -133/+118 |
* | remove unused static functions | Max Kellermann | 2008-09-15 | 1 | -6/+0 |
* | splash: removed the useless splash screen | Max Kellermann | 2008-09-15 | 1 | -2/+1 |
* | way too much stuff to describe here | Andreas Obergrusberger | 2007-02-16 | 1 | -0/+2 |
* | disable splash by default | Andreas Obergrusberger | 2006-09-08 | 1 | -1/+1 |
* | due to bensonk's demand i added a splash screen. | Andreas Obergrusberger | 2006-09-07 | 1 | -0/+5 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -1/+1 |
* | included patch from Jonathan Fors | Kalle Wallin | 2006-01-16 | 1 | -2/+3 |
* | New configuraton option: screen-list | Kalle Wallin | 2005-06-15 | 1 | -0/+1 |
* | Added artist screen info | Kalle Wallin | 2005-06-14 | 1 | -0/+3 |
* | seek-time can now be defined in the conf file | Kalle Wallin | 2005-06-03 | 1 | -0/+1 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -0/+6 |
* | Crossfade time can now be definied in the rc file (crossfade-time) | Kalle Wallin | 2004-07-13 | 1 | -0/+1 |
* | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 2004-07-13 | 1 | -1/+36 |
* | Fixed short option handling for multiple short options at once (-abcde) | Kalle Wallin | 2004-07-12 | 1 | -14/+20 |
* | improved error handling in the argv parser | Kalle Wallin | 2004-07-02 | 1 | -26/+65 |
* | Removed popt code/dependency | Kalle Wallin | 2004-07-01 | 1 | -107/+196 |
* | Made the xterm title dynamic, added configuration option xterm-title-format | Kalle Wallin | 2004-06-24 | 1 | -0/+1 |
* | Added options: audible-bell, visible-bell, wrap-around, find-wrap | Kalle Wallin | 2004-06-22 | 1 | -5/+4 |
* | Added list-format and status-format conf options | Kalle Wallin | 2004-06-15 | 1 | -1/+9 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+185 |