Code

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@763 09075e82-0dd4-0310-85a5-a0d7c8717e4f
[ncmpc.git] / screen_play.c
2004-04-14 Kalle WallinHighlight and center current track even when paused.
2004-04-05 Kalle WallinAdded support for (auto) center/focus playlists.
2004-03-31 Kalle WallinOnly delete a song if it exits.
2004-03-28 Kalle WallinWe now allocate and free memory with glib
2004-03-27 Kalle WallinInclude "config.h" before "support.h"
2004-03-26 Kalle WallinReplaced wrefresh() with wnoutrefresh().
2004-03-26 Kalle WallinAdded reversed and wrapped list search (find).
2004-03-24 Kalle WallinMoved list window fuctions to list_window.c.
2004-03-23 Kalle WallinUse screen_status_printf() instead of screen_status_mes...
2004-03-22 Kalle WallinAdded find (in page) functionality.
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).