Code

Added strcasestr prototype.
[ncmpc.git] / main.c
2004-03-29 Kalle WallinAdded password support.
2004-03-28 Kalle WallinStarted to use glibs neat timer functionality in the...
2004-03-28 Kalle WallinWe now allocate and free memory with glib
2004-03-27 Kalle WallinMoved random,repeat notification from main.c
2004-03-27 Kalle WallinMoved random,repeat notification to main.c
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-23 Kalle WallinDont run mpc_update() directly after a volume change...
2004-03-23 Kalle WallinUse screen_status_printf() instead of screen_status_mes...
2004-03-22 Kalle WallinOnly try to set the xterm title of DISPLAY is set.
2004-03-20 Kalle WallinReconnect to the server when the connection is lost.
2004-03-19 Kalle WallinInitialize charset before starting curses.
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).