Code

Update copyright notices
[ncmpc.git] / src / screen_file.c
2006-01-16 Kalle Wallinincluded patch from Jonathan Fors
2005-06-14 Kalle WallinMoved list window state code to list_window.c
2005-02-13 Kalle WallinEnable playlist saving on the browse screen
2005-01-04 Kalle WallinRemoved C++ style declarations from enqueue_and_play()
2004-12-19 Kalle WallinBugfix from Niko Tyni, survive select and mouse operati...
2004-11-15 Kalle WallinAdded a search screen
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-07-02 Kalle WallinAdded basic ncurses mouse support
2004-06-22 Kalle WallinClear the main window on CMD_SCREEN_UPDATE
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-20 Kalle WallinAdded _utf8 suffix to all functions that take utf8...
2004-06-20 Kalle Wallinlet mpd add directories (just send the path)
2004-06-16 Kalle Wallinlibmpdclient updated (r1507) - added path to mpdclient_...
2004-06-15 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497...
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-09 Kalle WallinUpdated the get_title callback.
2004-06-06 Kalle Wallini18n - ncmpc is now bilingual (sv)
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)