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