Code

translation updates, template and german. another little build fix
[ncmpc.git] / src /
2004-06-15 Kalle WallinAdded list-format and status-format conf options
2004-06-15 Kalle WallinSort playlist if needed after plchanges,
2004-06-14 Kalle WallinOnly display the "change color" error message if we...
2004-06-14 Kalle WallinUpdated error handling
2004-06-14 Kalle WallinFixed mpdclient_filelist_update()
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-09 Kalle WallinAdded the strscroll function
2004-06-09 Kalle WallinUpdated the reconnect code to allow user to abort in...
2004-06-09 Kalle WallinUpdated the get_title callback.
2004-06-09 Kalle WallinUse the terminal in raw mode - ignore terminal control...
2004-06-09 Kalle WallinAdded the get_keyboard_command_with_timeout() function.
2004-06-09 Kalle WallinFixed a small layout bug whith long strings in list_win...
2004-06-08 Kalle WallinDisplay the the entire url when a streams metadata...
2004-06-08 Kalle WallinCheck playlist length and remove songs (plchanges command)
2004-06-07 Kalle WallinDisplay stream names in the list window.
2004-06-07 Kalle WallinFixed resize handling
2004-06-07 Kalle WallinSupport plchanges
2004-06-07 Kalle WallinDisable nls support if glib is pre 2.4 (OSX)
2004-06-06 Kalle WallinAdded an optional clock screen :)
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-06 Kalle Wallini18n - ncmpc is now bilingual (sv)
2004-06-05 Kalle Wallingit-svn-id: https://svn.musicpd.org/ncmpc/trunk@1347...
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinAddded support for the mpd update command (CMD_DB_UPDATE)
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)