Code

Replaced the debug macro with a function
[ncmpc.git] / src / main.c
2004-07-03 Kalle WallinReplaced the debug macro with a function
2004-06-30 Kalle WallinAdded flags for conflicting, modified key bindings...
2004-06-24 Kalle WallinRemoved an unwanter fprintf line
2004-06-24 Kalle WallinMade the xterm title dynamic, added configuration optio...
2004-06-24 Kalle WallinRenamed mpd version macro
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-20 Kalle WallinDont set the xterm title
2004-06-19 Kalle Wallindisplay errors without exiting when key bindings are...
2004-06-15 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497...
2004-06-14 Kalle WallinUpdated error handling
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-06 Kalle WallinAdded wreadln.c, wreadln.h a simple line editor
2004-06-06 Kalle WallinMoved charset initialization code to main.c, added...
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)