| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling fixes by avuton | Andreas Obergrusberger | 2006-08-12 | 1 | -1/+1 |
* | translation updates, template and german. another little build fix | Andreas Obergrusberger | 2006-08-05 | 1 | -1/+1 |
* | included patch from Jonathan Fors | Kalle Wallin | 2006-01-16 | 1 | -1/+5 |
* | Moved list window state code to list_window.c | Kalle Wallin | 2005-06-14 | 1 | -43/+6 |
* | Enable playlist saving on the browse screen | Kalle Wallin | 2005-02-13 | 1 | -0/+23 |
* | Removed C++ style declarations from enqueue_and_play() | Kalle Wallin | 2005-01-04 | 1 | -1/+2 |
* | Bugfix from Niko Tyni, survive select and mouse operations on empty list | Kalle Wallin | 2004-12-19 | 1 | -2/+12 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -23/+58 |
* | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 1 | -7/+8 |
* | Added basic ncurses mouse support | Kalle Wallin | 2004-07-02 | 1 | -0/+33 |
* | Clear the main window on CMD_SCREEN_UPDATE | Kalle Wallin | 2004-06-22 | 1 | -0/+3 |
* | added screen_bell() for optional audible/visible bells | Kalle Wallin | 2004-06-22 | 1 | -1/+1 |
* | Added _utf8 suffix to all functions that take utf8 arguments. | Kalle Wallin | 2004-06-20 | 1 | -5/+5 |
* | let mpd add directories (just send the path) | Kalle Wallin | 2004-06-20 | 1 | -0/+13 |
* | libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update() | Kalle Wallin | 2004-06-16 | 1 | -0/+15 |
* | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-... | Kalle Wallin | 2004-06-15 | 1 | -3/+3 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -145/+251 |
* | Updated the get_title callback. | Kalle Wallin | 2004-06-09 | 1 | -5/+6 |
* | i18n - ncmpc is now bilingual (sv) | Kalle Wallin | 2004-06-06 | 1 | -5/+1 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -9/+11 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+503 |