aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* code style, indent with tabsMax Kellermann2008-09-151-606/+550
* remove unused static functionsMax Kellermann2008-09-151-1/+1
* make item highlighiting more appropriateAndreas Obergrusberger2007-11-301-4/+1
* cmd_select_all addedAndreas Obergrusberger2007-11-301-0/+83
* Daniel rocked the houseAndreas Obergrusberger2006-11-111-3/+6
* go to root/parent dir key addedAndreas Obergrusberger2006-11-081-8/+27
* you can specify %shortalbum% for playlist song markup, parent directory is sh...Andreas Obergrusberger2006-10-051-1/+14
* spelling fixes by avutonAndreas Obergrusberger2006-08-121-1/+1
* translation updates, template and german. another little build fixAndreas Obergrusberger2006-08-051-1/+1
* included patch from Jonathan ForsKalle Wallin2006-01-161-1/+5
* Moved list window state code to list_window.cKalle Wallin2005-06-141-43/+6
* Enable playlist saving on the browse screenKalle Wallin2005-02-131-0/+23
* Removed C++ style declarations from enqueue_and_play()Kalle Wallin2005-01-041-1/+2
* Bugfix from Niko Tyni, survive select and mouse operations on empty listKalle Wallin2004-12-191-2/+12
* Added a search screenKalle Wallin2004-11-151-23/+58
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-7/+8
* 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