| Commit message (Expand) | Author | Files | Lines |
2004-06-09 | Added the get_keyboard_command_with_timeout() function. | Kalle Wallin | 2 | -5/+13 |
2004-06-09 | Fixed a small layout bug whith long strings in list_window_paint() | Kalle Wallin | 1 | -4/+7 |
2004-06-08 | Display the the entire url when a streams metadata==NULL | Kalle Wallin | 2 | -2/+12 |
2004-06-08 | Check playlist length and remove songs (plchanges command) | Kalle Wallin | 3 | -15/+42 |
2004-06-07 | Display stream names in the list window. | Kalle Wallin | 1 | -2/+4 |
2004-06-07 | Fixed resize handling | Kalle Wallin | 1 | -2/+12 |
2004-06-07 | Support plchanges | Kalle Wallin | 4 | -18/+242 |
2004-06-07 | Disable nls support if glib is pre 2.4 (OSX) | Kalle Wallin | 2 | -2/+4 |
2004-06-06 | Added an optional clock screen :) | Kalle Wallin | 7 | -5/+294 |
2004-06-06 | Added wreadln.c, wreadln.h a simple line editor | Kalle Wallin | 7 | -35/+428 |
2004-06-06 | Moved charset initialization code to main.c, added bind_textdomain_codeset() | Kalle Wallin | 3 | -40/+24 |
2004-06-06 | i18n - ncmpc is now bilingual (sv) | Kalle Wallin | 6 | -52/+57 |
2004-06-05 | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347 09075e82-0dd4-0310-85a5-... | Kalle Wallin | 1 | -0/+37 |
2004-06-05 | Added initial i18n support | Kalle Wallin | 12 | -187/+174 |
2004-06-05 | Addded support for the mpd update command (CMD_DB_UPDATE) | Kalle Wallin | 4 | -1/+18 |
2004-06-05 | Changed directory layout (for future use of gettext) | Kalle Wallin | 31 | -0/+7246 |