aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dont set the xterm titleKalle Wallin2004-06-201-2/+3
* display errors without exiting when key bindings are brokenKalle Wallin2004-06-191-7/+14
* git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-...Kalle Wallin2004-06-151-2/+13
* Updated error handlingKalle Wallin2004-06-141-10/+29
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-47/+62
* Updated the reconnect code to allow user to abort in raw modeKalle Wallin2004-06-091-4/+6
* Added wreadln.c, wreadln.h a simple line editorKalle Wallin2004-06-061-6/+5
* Moved charset initialization code to main.c, added bind_textdomain_codeset()Kalle Wallin2004-06-061-5/+15
* Added initial i18n supportKalle Wallin2004-06-051-12/+13
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+199