Code

New configuraton option: screen-list
[ncmpc.git] / src / ncmpc.h
2005-06-15 Kalle WallinNew configuraton option: screen-list
2005-06-06 Kalle WallinAdded an experimental artist (browser) screen
2004-11-15 Kalle WallinAdded a search screen
2004-07-13 Kalle WallinMoved definitions from screen.h to ncmpc.h
2004-07-13 Kalle WallinCrossfade time can now be definied in the rc file ...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-07-12 Kalle WallinSupport SIGSTOP, SIGCONT in raw mode
2004-07-03 Kalle WallinReplaced the debug macro with a function
2004-06-22 Kalle WallinMake shure the dummy debug macro survives the OSX prepr...
2004-06-15 Kalle WallinModified %shortfile% format to not shorten urls
2004-06-15 Kalle WallinRenamed %basename% format %shortfile%
2004-06-15 Kalle WallinAdded list-format and status-format conf options
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-09 Kalle WallinUpdated the reconnect code to allow user to abort in...
2004-06-07 Kalle WallinDisable nls support if glib is pre 2.4 (OSX)
2004-06-05 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347...