| Commit message (Expand) | Author | Age | Files | Lines |
* | added option "welcome-screen-list" | David Shakaryan | 2008-09-22 | 1 | -0/+5 |
* | added optional bitrate display to status bar | J. Alexander Treuman | 2008-09-21 | 1 | -0/+5 |
* | don't declare local variable "options" | Max Kellermann | 2008-09-15 | 1 | -0/+1 |
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -5/+6 |
* | fix shadow warnings | Max Kellermann | 2008-09-15 | 1 | -5/+5 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -10/+7 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -4/+4 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -243/+228 |
* | splash: removed the useless splash screen | Max Kellermann | 2008-09-15 | 1 | -9/+1 |
* | way too much stuff to describe here | Andreas Obergrusberger | 2007-02-16 | 1 | -0/+11 |
* | http://musicpd.org/mantis/view.php?id=1324 | Andreas Obergrusberger | 2006-09-09 | 1 | -1/+6 |
* | due to bensonk's demand i added a splash screen. | Andreas Obergrusberger | 2006-09-07 | 1 | -1/+6 |
* | spelling fixes by avuton | Andreas Obergrusberger | 2006-08-12 | 1 | -1/+1 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -3/+15 |
* | included patch from Jonathan Fors | Kalle Wallin | 2006-01-16 | 1 | -1/+20 |
* | New configuraton option: find-show-last | Kalle Wallin | 2005-06-15 | 1 | -0/+5 |
* | New configuraton option: screen-list | Kalle Wallin | 2005-06-15 | 1 | -1/+48 |
* | seek-time can now be defined in the conf file | Kalle Wallin | 2005-06-03 | 1 | -0/+5 |
* | Added a "hide cursor" feature #0000417 | Kalle Wallin | 2005-06-03 | 1 | -0/+5 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -0/+5 |
* | Crossfade time can now be definied in the rc file (crossfade-time) | Kalle Wallin | 2004-07-13 | 1 | -0/+5 |
* | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 2004-07-13 | 1 | -3/+3 |
* | Mouse support is now optional (enable-mouse) | Kalle Wallin | 2004-07-12 | 1 | -0/+5 |
* | Removed support for the old configuration syntax | Kalle Wallin | 2004-07-12 | 1 | -83/+2 |
* | Cleaned up the conf debug code | Kalle Wallin | 2004-07-03 | 1 | -7/+2 |
* | Made the xterm title dynamic, added configuration option xterm-title-format | Kalle Wallin | 2004-06-24 | 1 | -0/+8 |
* | Added configuration option - set-xterm-title | Kalle Wallin | 2004-06-24 | 1 | -1/+1 |
* | Added options: audible-bell, visible-bell, wrap-around, find-wrap | Kalle Wallin | 2004-06-22 | 1 | -7/+30 |
* | Added list-format and status-format conf options | Kalle Wallin | 2004-06-15 | 1 | -12/+63 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -3/+5 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -17/+15 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+594 |