Code

Renamed ncmpcrc.sample config.sample.
[ncmpc.git] / screen_file.c
2004-04-14 Kalle WallinForce curses repaint the status window when adding...
2004-03-28 Kalle WallinWe now allocate and free memory with glib
2004-03-28 Kalle WallinDistinguish directories, music and playlists with ...
2004-03-27 Kalle WallinAdded update command.
2004-03-27 Kalle WallinAdded delete playlist feature.
2004-03-26 Kalle WallinReplaced wrefresh() with wnoutrefresh().
2004-03-26 Kalle WallinAdded reversed and wrapped list search (find).
2004-03-25 Kalle WallinAdded support for loading playlists
2004-03-25 Kalle WallinAdded support for a configuration file ~/.ncmpcrc and...
2004-03-24 Kalle WallinMoved list window fuctions to list_window.c.
2004-03-24 Kalle WallinDisplay directories in a new style, [dir]
2004-03-23 Kalle WallinUse screen_status_printf() instead of screen_status_mes...
2004-03-22 Kalle WallinAdded find (in page) functionality.
2004-03-22 Kalle WallinConvert the directory name in file_get_header() from...
2004-03-20 Kalle WallinReinserted lost basename() call.
2004-03-19 Kalle WallinAdded iconv support
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).