Code

Added support for (auto) center/focus playlists.
[ncmpc.git] / screen_play.c
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).