Code

Replaced the time_t type with glibs GTime
[ncmpc.git] / src / command.c
2004-07-02 Kalle WallinAdded basic ncurses mouse support
2004-06-30 Kalle WallinAdded flags for conflicting, modified key bindings...
2004-06-22 Kalle WallinAdded key bindings for move-up, move-down (Ctrl-K,...
2004-06-20 Kalle WallinSupport cursor/down with j and k
2004-06-19 Kalle Wallindisplay errors without exiting when key bindings are...
2004-06-18 Kalle WallinAdded a add command (for adding files or urls to the...
2004-06-09 Kalle WallinAdded the get_keyboard_command_with_timeout() function.
2004-06-06 Kalle WallinAdded an optional clock screen :)
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)