Code

way too much stuff to describe here
[ncmpc.git] / src / main.c
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2007-02-01 Andreas Obergrusbergerlyrics updates, leoslyrics fixes
2007-01-05 Andreas Obergrusbergerfix user plugin dir; code cleanup
2007-01-03 Andreas Obergrusbergeradded a plugin system for lyrics sources
2006-10-28 Andreas Obergrusbergerfilelist sorting improved
2006-09-07 Andreas Obergrusbergerdue to bensonk's demand i added a splash screen.
2006-08-04 Andreas Obergrusbergerthe updated sources
2005-06-01 Kalle WallinFixes #0000406, segfault if mpd wants a passwort but...
2005-02-13 Kalle WallinFixes bug #0000360
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
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-12 Kalle WallinAdded SIGCONT handler
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)