| Commit message (Expand) | Author | Files | Lines |
2008-09-25 | screen: don't pass screen pointer to method paint() | Max Kellermann | 1 | -3/+3 |
2008-09-25 | screen: don't call wrefresh() in methods paint() and update() | Max Kellermann | 1 | -2/+0 |
2008-09-25 | list_window: removed property "clear" | Max Kellermann | 1 | -2/+0 |
2008-09-25 | code style, indent with tabs X | Max Kellermann | 1 | -3/+1 |
2008-09-22 | screen: simplified CMD_SCREEN_UPDATE handlers | Max Kellermann | 1 | -3/+2 |
2008-09-22 | screen: don't set list_window->repaint | Max Kellermann | 1 | -1/+0 |
2008-09-21 | browser: check if the selection is valid | Max Kellermann | 1 | -0/+6 |
2008-09-19 | filelist: provide more functions for working with a filelist | Max Kellermann | 1 | -6/+6 |
2008-09-19 | filelist: drop "mpdclient" prefix | Max Kellermann | 1 | -1/+1 |
2008-09-18 | screen_browser: moved code to browser_playlist_changed() | Max Kellermann | 1 | -17/+1 |
2008-09-18 | screen_browser: moved code to screen_browser.c | Max Kellermann | 1 | -468/+8 |
2008-09-18 | screen_browser: added struct screen_browser | Max Kellermann | 1 | -57/+57 |
2008-09-18 | renamed screen_browse.h to screen_browser.h | Max Kellermann | 1 | -1/+1 |
2008-09-18 | code style, indent with tabs VI | Max Kellermann | 1 | -65/+61 |
2008-09-18 | screen: check MPD status only if connected | Max Kellermann | 1 | -0/+3 |
2008-09-18 | screen: removed empty methods | Max Kellermann | 1 | -6/+0 |
2008-09-17 | browse: when deselecting, don't search twice | Max Kellermann | 1 | -1/+1 |
2008-09-17 | make several functions return void | Max Kellermann | 1 | -4/+4 |
2008-09-17 | list_window: don't reset *highlight to 0 | Max Kellermann | 1 | -1/+0 |
2008-09-17 | screen: removed screen_functions.get_lw() | Max Kellermann | 1 | -7/+0 |
2008-09-17 | replaced get_screen_X() with static screen_functions variable | Max Kellermann | 1 | -19/+12 |
2008-09-15 | fix unused parameter warnings | Max Kellermann | 1 | -8/+12 |
2008-09-15 | use size_t and unsigned integers | Max Kellermann | 1 | -2/+2 |
2008-09-15 | fix shadow warnings | Max Kellermann | 1 | -50/+51 |
2008-09-15 | include cleanup | Max Kellermann | 1 | -6/+6 |
2008-09-15 | fix function prototypes | Max Kellermann | 1 | -2/+2 |
2008-09-15 | const pointers | Max Kellermann | 1 | -3/+3 |
2008-09-15 | code style, indent with tabs | Max Kellermann | 1 | -606/+550 |
2008-09-15 | remove unused static functions | Max Kellermann | 1 | -1/+1 |
2007-11-30 | make item highlighiting more appropriate | Andreas Obergrusberger | 1 | -4/+1 |
2007-11-30 | cmd_select_all added | Andreas Obergrusberger | 1 | -0/+83 |
2006-11-11 | Daniel rocked the house | Andreas Obergrusberger | 1 | -3/+6 |
2006-11-08 | go to root/parent dir key added | Andreas Obergrusberger | 1 | -8/+27 |
2006-10-05 | you can specify %shortalbum% for playlist song markup, parent directory is sh... | Andreas Obergrusberger | 1 | -1/+14 |
2006-08-12 | spelling fixes by avuton | Andreas Obergrusberger | 1 | -1/+1 |
2006-08-05 | translation updates, template and german. another little build fix | Andreas Obergrusberger | 1 | -1/+1 |
2006-01-16 | included patch from Jonathan Fors | Kalle Wallin | 1 | -1/+5 |
2005-06-14 | Moved list window state code to list_window.c | Kalle Wallin | 1 | -43/+6 |
2005-02-13 | Enable playlist saving on the browse screen | Kalle Wallin | 1 | -0/+23 |
2005-01-04 | Removed C++ style declarations from enqueue_and_play() | Kalle Wallin | 1 | -1/+2 |
2004-12-19 | Bugfix from Niko Tyni, survive select and mouse operations on empty list | Kalle Wallin | 1 | -2/+12 |
2004-11-15 | Added a search screen | Kalle Wallin | 1 | -23/+58 |
2004-07-13 | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 1 | -7/+8 |
2004-07-02 | Added basic ncurses mouse support | Kalle Wallin | 1 | -0/+33 |
2004-06-22 | Clear the main window on CMD_SCREEN_UPDATE | Kalle Wallin | 1 | -0/+3 |
2004-06-22 | added screen_bell() for optional audible/visible bells | Kalle Wallin | 1 | -1/+1 |
2004-06-20 | Added _utf8 suffix to all functions that take utf8 arguments. | Kalle Wallin | 1 | -5/+5 |
2004-06-20 | let mpd add directories (just send the path) | Kalle Wallin | 1 | -0/+13 |
2004-06-16 | libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update() | Kalle Wallin | 1 | -0/+15 |
2004-06-15 | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-... | Kalle Wallin | 1 | -3/+3 |