Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding crop feature in ncmpc | Yannick LM | 2008-09-21 | 1 | -0/+1 |
* | screen_help: removed update() method | Max Kellermann | 2008-09-21 | 1 | -13/+6 |
* | removed the clock screen | Max Kellermann | 2008-09-18 | 1 | -3/+0 |
* | help: return early from list_callback() | Max Kellermann | 2008-09-17 | 1 | -25/+25 |
* | help: converted help_text_rows to a macro | Max Kellermann | 2008-09-17 | 1 | -10/+3 |
* | list_window: added list_window_center() | Max Kellermann | 2008-09-17 | 1 | -10/+1 |
* | list_window: added list_window_scroll_cmd() | Max Kellermann | 2008-09-17 | 1 | -37/+1 |
* | screen: removed screen_functions.get_lw() | Max Kellermann | 2008-09-17 | 1 | -7/+0 |
* | replaced get_screen_X() with static screen_functions variable | Max Kellermann | 2008-09-17 | 1 | -19/+10 |
* | fix unused parameter warnings | Max Kellermann | 2008-09-15 | 1 | -5/+6 |
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -16/+25 |
* | fix shadow warnings | Max Kellermann | 2008-09-15 | 1 | -12/+12 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -5/+5 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -3/+3 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -129/+120 |
* | remove unused static functions | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | cmd_select_all added | Andreas Obergrusberger | 2007-11-30 | 1 | -0/+1 |
* | way too much stuff to describe here | Andreas Obergrusberger | 2007-02-16 | 1 | -0/+1 |
* | go to root/parent dir key added | Andreas Obergrusberger | 2006-11-08 | 1 | -1/+3 |
* | now really show the save lyrics command on the help screen | Andreas Obergrusberger | 2006-08-07 | 1 | -0/+1 |
* | lots of cool stuff! | Andreas Obergrusberger | 2006-08-07 | 1 | -0/+1 |
* | interruption of lyrics loading + po blabla | Andreas Obergrusberger | 2006-08-05 | 1 | -0/+1 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -1/+8 |
* | Added previous screen info | Kalle Wallin | 2005-06-14 | 1 | -0/+1 |
* | Enable playlist saving on the browse screen | Kalle Wallin | 2005-02-13 | 1 | -0/+1 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -3/+17 |
* | ¡Español! | 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 | -12/+12 |
* | Mouse support is now optional (enable-mouse) | Kalle Wallin | 2004-07-12 | 1 | -17/+0 |
* | Hide the cursor on the help screen (#247) | Kalle Wallin | 2004-07-12 | 1 | -7/+49 |
* | added help for the add command | Kalle Wallin | 2004-06-19 | 1 | -0/+1 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -6/+4 |
* | Updated the get_title callback. | Kalle Wallin | 2004-06-09 | 1 | -3/+5 |
* | Added an optional clock screen :) | Kalle Wallin | 2004-06-06 | 1 | -0/+3 |
* | i18n - ncmpc is now bilingual (sv) | Kalle Wallin | 2004-06-06 | 1 | -36/+48 |
* | Addded support for the mpd update command (CMD_DB_UPDATE) | Kalle Wallin | 2004-06-05 | 1 | -0/+1 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+254 |