aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added basic ncurses mouse supportKalle Wallin2004-07-021-0/+33
* Clear the main window on CMD_SCREEN_UPDATEKalle Wallin2004-06-221-0/+3
* added screen_bell() for optional audible/visible bellsKalle Wallin2004-06-221-1/+1
* Added _utf8 suffix to all functions that take utf8 arguments.Kalle Wallin2004-06-201-5/+5
* let mpd add directories (just send the path)Kalle Wallin2004-06-201-0/+13
* libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update() Kalle Wallin2004-06-161-0/+15
* git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-...Kalle Wallin2004-06-151-3/+3
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-145/+251
* Updated the get_title callback.Kalle Wallin2004-06-091-5/+6
* i18n - ncmpc is now bilingual (sv)Kalle Wallin2004-06-061-5/+1
* Added initial i18n supportKalle Wallin2004-06-051-9/+11
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+503