| Commit message (Expand) | Author | Files | Lines |
2008-11-18 | command: added CMD_LOCATE to locate song in database | Max Kellermann | 1 | -0/+1 |
2008-11-07 | command.h: include config.h | Max Kellermann | 1 | -0/+2 |
2008-11-07 | options: don't store disabled options | Max Kellermann | 1 | -0/+3 |
2008-10-06 | include ncursesw/ncurses.h if available | Max Kellermann | 1 | -1/+0 |
2008-10-06 | removed my_wgetch(), switch to wgetch() | Max Kellermann | 1 | -1/+0 |
2008-10-03 | code style, indent with tabs XI | Max Kellermann | 1 | -57/+56 |
2008-09-21 | Adding crop feature in ncmpc | Yannick LM | 1 | -0/+1 |
2008-09-18 | removed the clock screen | Max Kellermann | 1 | -1/+0 |
2008-09-18 | use the glib main event loop | Max Kellermann | 1 | -1/+0 |
2008-09-15 | include cleanup | Max Kellermann | 1 | -0/+4 |
2008-09-15 | const pointers | Max Kellermann | 1 | -6/+6 |
2008-09-15 | code style, indent with tabs | Max Kellermann | 1 | -7/+6 |
2007-11-30 | cmd_select_all added | Andreas Obergrusberger | 1 | -0/+1 |
2006-11-08 | go to root/parent dir key added | Andreas Obergrusberger | 1 | -0/+2 |
2006-08-07 | lots of cool stuff! | Andreas Obergrusberger | 1 | -0/+1 |
2006-08-05 | interruption of lyrics loading + po blabla | Andreas Obergrusberger | 1 | -0/+1 |
2006-08-04 | the updated sources | Andreas Obergrusberger | 1 | -0/+1 |
2005-06-06 | Added an experimental artist (browser) screen | Kalle Wallin | 1 | -0/+1 |
2004-11-15 | Added a search screen | Kalle Wallin | 1 | -0/+1 |
2004-07-13 | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 1 | -2/+8 |
2004-07-02 | Added basic ncurses mouse support | Kalle Wallin | 1 | -0/+1 |
2004-06-30 | Added flags for conflicting, modified key bindings - check_key_bindings() | Kalle Wallin | 1 | -1/+8 |
2004-06-19 | display errors without exiting when key bindings are broken | Kalle Wallin | 1 | -1/+1 |
2004-06-18 | Added a add command (for adding files or urls to the playlist) | Kalle Wallin | 1 | -0/+1 |
2004-06-09 | Added the get_keyboard_command_with_timeout() function. | Kalle Wallin | 1 | -0/+1 |
2004-06-06 | Added an optional clock screen :) | Kalle Wallin | 1 | -0/+1 |
2004-06-05 | Addded support for the mpd update command (CMD_DB_UPDATE) | Kalle Wallin | 1 | -0/+1 |
2004-06-05 | Changed directory layout (for future use of gettext) | Kalle Wallin | 1 | -0/+0 |
2004-05-07 | Added support for moving songs in a playlist (move-up,move-down). | Kalle Wallin | 1 | -0/+2 |
2004-04-21 | Added seek, crossfade commands. | Kalle Wallin | 1 | -0/+3 |
2004-04-19 | Added keydef screen | Kalle Wallin | 1 | -0/+4 |
2004-04-14 | Added command names (used with key bindings). | Kalle Wallin | 1 | -2/+17 |
2004-04-05 | Added support for (auto) center/focus playlists. | Kalle Wallin | 1 | -0/+1 |
2004-03-27 | Added update command. | Kalle Wallin | 1 | -0/+1 |
2004-03-27 | Added delete playlist feature. | Kalle Wallin | 1 | -1/+0 |
2004-03-26 | Added reversed and wrapped list search (find). | Kalle Wallin | 1 | -0/+5 |
2004-03-22 | Added commands FIND and FIND_NEXT. | Kalle Wallin | 1 | -0/+2 |