Code

Make shure the list scrolls when moving a song
[ncmpc.git] / src / screen_play.c
2004-07-02 Kalle WallinMake shure the list scrolls when moving a song
2004-07-01 Kalle WallinRemoved the trim() function, using glib's g_strstrip...
2004-06-22 Kalle WallinClear the main window on CMD_SCREEN_UPDATE
2004-06-20 Kalle WallinAdded _utf8 suffix to all functions that take utf8...
2004-06-19 Kalle WallinMake shure the list window is repainted after a complet...
2004-06-19 Kalle Wallinadded type argument to gcmp_list_from_path()
2004-06-18 Kalle WallinAdded a add command (for adding files or urls to the...
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-08 Kalle WallinDisplay the the entire url when a streams metadata...
2004-06-07 Kalle WallinDisplay stream names in the list window.
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)