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