| Commit message (Expand) | Author | Age | Files | Lines |
* | removed my_wgetch(), switch to wgetch() | Max Kellermann | 2008-10-06 | 1 | -11/+1 |
* | disable ncurses raw mode | Max Kellermann | 2008-10-06 | 1 | -9/+0 |
* | removed KEY_RESIZE | Max Kellermann | 2008-10-03 | 1 | -4/+0 |
* | code style, indent with tabs XI | Max Kellermann | 2008-10-03 | 1 | -148/+144 |
* | moved i18n macros to i18n.h | Max Kellermann | 2008-10-02 | 1 | -0/+1 |
* | Adding crop feature in ncmpc | Yannick LM | 2008-09-21 | 1 | -0/+2 |
* | removed the clock screen | Max Kellermann | 2008-09-18 | 1 | -4/+0 |
* | code style, indent with tabs VI | Max Kellermann | 2008-09-18 | 1 | -214/+199 |
* | use the glib main event loop | Max Kellermann | 2008-09-18 | 1 | -13/+3 |
* | code style, indent with tabs IV | Max Kellermann | 2008-09-17 | 1 | -26/+26 |
* | fix shadow warnings | Max Kellermann | 2008-09-15 | 1 | -6/+6 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -8/+6 |
* | fix function prototypes | Max Kellermann | 2008-09-15 | 1 | -4/+3 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -4/+4 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -12/+12 |
* | cmd_select_all added | Andreas Obergrusberger | 2007-11-30 | 1 | -0/+2 |
* | go to root/parent dir key added | Andreas Obergrusberger | 2006-11-08 | 1 | -0/+4 |
* | lots of cool stuff! | Andreas Obergrusberger | 2006-08-07 | 1 | -1/+3 |
* | interruption of lyrics loading + po blabla | Andreas Obergrusberger | 2006-08-05 | 1 | -0/+2 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -0/+6 |
* | Added an experimental artist (browser) screen | Kalle Wallin | 2005-06-06 | 1 | -2/+6 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -1/+8 |
* | Dont lookup key if key==0 in find_key_command() | Kalle Wallin | 2004-07-21 | 1 | -1/+1 |
* | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 1 | -15/+15 |
* | Use my_wgetch() instead of wgetch(), added --[no-]mouse option | Kalle Wallin | 2004-07-13 | 1 | -13/+32 |
* | Mouse support is now optional (enable-mouse) | Kalle Wallin | 2004-07-12 | 1 | -2/+2 |
* | Support SIGSTOP, SIGCONT in raw mode | Kalle Wallin | 2004-07-12 | 1 | -2/+8 |
* | Added basic ncurses mouse support | Kalle Wallin | 2004-07-02 | 1 | -2/+5 |
* | Added flags for conflicting, modified key bindings - check_key_bindings() | Kalle Wallin | 2004-06-30 | 1 | -67/+103 |
* | Added key bindings for move-up, move-down (Ctrl-K, Ctrl-J) | Kalle Wallin | 2004-06-22 | 1 | -3/+3 |
* | Support cursor/down with j and k | Kalle Wallin | 2004-06-20 | 1 | -2/+2 |
* | display errors without exiting when key bindings are broken | Kalle Wallin | 2004-06-19 | 1 | -46/+77 |
* | Added a add command (for adding files or urls to the playlist) | Kalle Wallin | 2004-06-18 | 1 | -1/+3 |
* | Added the get_keyboard_command_with_timeout() function. | Kalle Wallin | 2004-06-09 | 1 | -5/+12 |
* | Added an optional clock screen :) | Kalle Wallin | 2004-06-06 | 1 | -1/+7 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -59/+60 |
* | Addded support for the mpd update command (CMD_DB_UPDATE) | Kalle Wallin | 2004-06-05 | 1 | -0/+3 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+429 |