aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2004-06-09Updated the reconnect code to allow user to abort in raw modeKalle Wallin3-7/+9
2004-06-09Updated the get_title callback.Kalle Wallin5-20/+26
2004-06-09Use the terminal in raw mode - ignore terminal control charactersKalle Wallin2-52/+15
2004-06-09Added the get_keyboard_command_with_timeout() function.Kalle Wallin2-5/+13
2004-06-09Fixed a small layout bug whith long strings in list_window_paint()Kalle Wallin1-4/+7
2004-06-08Display the the entire url when a streams metadata==NULLKalle Wallin2-2/+12
2004-06-08Check playlist length and remove songs (plchanges command)Kalle Wallin3-15/+42
2004-06-07Display stream names in the list window.Kalle Wallin1-2/+4
2004-06-07Fixed resize handlingKalle Wallin1-2/+12
2004-06-07Support plchangesKalle Wallin4-18/+242
2004-06-07Disable nls support if glib is pre 2.4 (OSX)Kalle Wallin2-2/+4
2004-06-06Added an optional clock screen :)Kalle Wallin7-5/+294
2004-06-06Added wreadln.c, wreadln.h a simple line editorKalle Wallin7-35/+428
2004-06-06Moved charset initialization code to main.c, added bind_textdomain_codeset()Kalle Wallin3-40/+24
2004-06-06i18n - ncmpc is now bilingual (sv)Kalle Wallin6-52/+57
2004-06-05git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347 09075e82-0dd4-0310-85a5-...Kalle Wallin1-0/+37
2004-06-05Added initial i18n supportKalle Wallin12-187/+174
2004-06-05Addded support for the mpd update command (CMD_DB_UPDATE)Kalle Wallin4-1/+18
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin31-0/+7246