| Commit message (Expand) | Author | Age | Files | Lines |
* | lyrics: converted in-process plugins to external programs | Max Kellermann | 2008-09-16 | 1 | -2/+2 |
* | code style, indent with tabs II | Max Kellermann | 2008-09-16 | 1 | -14/+11 |
* | fix unused parameter warnings | Max Kellermann | 2008-09-15 | 1 | -6/+5 |
* | don't declare local variable "options" | Max Kellermann | 2008-09-15 | 1 | -13/+12 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -8/+5 |
* | fix function prototypes | Max Kellermann | 2008-09-15 | 1 | -3/+4 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -4/+4 |
* | use !NDEBUG instead of DEBUG | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -195/+184 |
* | remove unused static functions | Max Kellermann | 2008-09-15 | 1 | -7/+0 |
* | splash: removed the useless splash screen | Max Kellermann | 2008-09-15 | 1 | -2/+0 |
* | way too much stuff to describe here | Andreas Obergrusberger | 2007-02-16 | 1 | -0/+1 |
* | lyrics updates, leoslyrics fixes | Andreas Obergrusberger | 2007-02-01 | 1 | -0/+1 |
* | fix user plugin dir; code cleanup | Andreas Obergrusberger | 2007-01-05 | 1 | -1/+1 |
* | added a plugin system for lyrics sources | Andreas Obergrusberger | 2007-01-03 | 1 | -0/+3 |
* | filelist sorting improved | Andreas Obergrusberger | 2006-10-28 | 1 | -0/+2 |
* | due to bensonk's demand i added a splash screen. | Andreas Obergrusberger | 2006-09-07 | 1 | -3/+10 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -1/+18 |
* | Fixes #0000406, segfault if mpd wants a passwort but ncmpc connects without | Kalle Wallin | 2005-06-01 | 1 | -0/+7 |
* | Fixes bug #0000360 | Kalle Wallin | 2005-02-13 | 1 | -1/+1 |
* | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 1 | -3/+3 |
* | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 2004-07-13 | 1 | -0/+1 |
* | Support SIGSTOP, SIGCONT in raw mode | Kalle Wallin | 2004-07-12 | 1 | -1/+13 |
* | Added SIGCONT handler | Kalle Wallin | 2004-07-12 | 1 | -2/+18 |
* | Replaced the debug macro with a function | Kalle Wallin | 2004-07-03 | 1 | -0/+18 |
* | Added flags for conflicting, modified key bindings - check_key_bindings() | Kalle Wallin | 2004-06-30 | 1 | -2/+2 |
* | Removed an unwanter fprintf line | Kalle Wallin | 2004-06-24 | 1 | -1/+0 |
* | Made the xterm title dynamic, added configuration option xterm-title-format | Kalle Wallin | 2004-06-24 | 1 | -5/+33 |
* | Renamed mpd version macro | Kalle Wallin | 2004-06-24 | 1 | -5/+5 |
* | added screen_bell() for optional audible/visible bells | Kalle Wallin | 2004-06-22 | 1 | -6/+8 |
* | Dont set the xterm title | Kalle Wallin | 2004-06-20 | 1 | -2/+3 |
* | display errors without exiting when key bindings are broken | Kalle Wallin | 2004-06-19 | 1 | -7/+14 |
* | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-... | Kalle Wallin | 2004-06-15 | 1 | -2/+13 |
* | Updated error handling | Kalle Wallin | 2004-06-14 | 1 | -10/+29 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -47/+62 |
* | Updated the reconnect code to allow user to abort in raw mode | Kalle Wallin | 2004-06-09 | 1 | -4/+6 |
* | Added wreadln.c, wreadln.h a simple line editor | Kalle Wallin | 2004-06-06 | 1 | -6/+5 |
* | Moved charset initialization code to main.c, added bind_textdomain_codeset() | Kalle Wallin | 2004-06-06 | 1 | -5/+15 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -12/+13 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+199 |