| Commit message (Expand) | Author | Age | Files | Lines |
* | screen_text: new library for displaying large texts | Max Kellermann | 2008-12-12 | 1 | -0/+5 |
* | plugin: new plugin library | Max Kellermann | 2008-12-12 | 1 | -0/+5 |
* | match: case sensitive search with --enable-mini | Max Kellermann | 2008-12-10 | 1 | -1/+1 |
* | hscroll: don't compile source in ncmpc-mini mode | Max Kellermann | 2008-12-10 | 1 | -2/+3 |
* | support: renamed source to hscroll.c | Max Kellermann | 2008-12-10 | 1 | -2/+2 |
* | list_window: moved string matching to match.h | Max Kellermann | 2008-12-10 | 1 | -0/+2 |
* | screen_outputs: new screen to control MPD's output devices | Mikael Svantesson | 2008-12-05 | 1 | -0/+4 |
* | removed gcc.h | Max Kellermann | 2008-11-24 | 1 | -2/+1 |
* | screen_song: new screen which views song information | Max Kellermann | 2008-11-18 | 1 | -0/+4 |
* | Makefile.am: added screen_play.h to $(ncmpc_headers) | Max Kellermann | 2008-11-17 | 1 | -0/+1 |
* | Makefile.am: added custom rule with -fwhole-program | Max Kellermann | 2008-11-07 | 1 | -0/+6 |
* | configure.ac, Makefile.am: removed subversion keywords | Max Kellermann | 2008-11-07 | 1 | -4/+0 |
* | disable more features with --enable-mini | Max Kellermann | 2008-11-07 | 1 | -1/+5 |
* | configure.ac: added --disable-help-screen | Max Kellermann | 2008-11-07 | 1 | -1/+4 |
* | configure.ac: added LIRC configure switch | Max Kellermann | 2008-11-07 | 1 | -1/+3 |
* | native LIRC support for ncmpc | Thomas Jansen | 2008-11-07 | 1 | -0/+5 |
* | moved code to charset.c | Max Kellermann | 2008-10-02 | 1 | -0/+2 |
* | moved i18n macros to i18n.h | Max Kellermann | 2008-10-02 | 1 | -0/+1 |
* | moved default value macros to defaults.h | Max Kellermann | 2008-10-02 | 1 | -0/+1 |
* | Makefile: added "sparse-check" target | Max Kellermann | 2008-09-25 | 1 | -0/+15 |
* | screen: moved code to screen_list.c | Max Kellermann | 2008-09-25 | 1 | -0/+2 |
* | screen: don't compile disabled sources | Max Kellermann | 2008-09-25 | 1 | -5/+16 |
* | screen: moved code to ncu.c | Max Kellermann | 2008-09-22 | 1 | -0/+2 |
* | mpdclient: moved code to filelist.c | Max Kellermann | 2008-09-19 | 1 | -0/+2 |
* | removed the clock screen | Max Kellermann | 2008-09-18 | 1 | -1/+0 |
* | screen_browser: moved code to screen_browser.c | Max Kellermann | 2008-09-18 | 1 | -0/+1 |
* | renamed screen_browse.h to screen_browser.h | Max Kellermann | 2008-09-18 | 1 | -1/+1 |
* | libmpdclient: added resolver library | Max Kellermann | 2008-09-18 | 1 | -0/+2 |
* | lyrics: converted in-process plugins to external programs | Max Kellermann | 2008-09-16 | 1 | -17/+3 |
* | mpdclient: moved code to playlist.c | Max Kellermann | 2008-09-16 | 1 | -0/+2 |
* | libmpdclient: moved code to song.c | Max Kellermann | 2008-09-16 | 1 | -0/+2 |
* | manage tag string allocations in a pool | Max Kellermann | 2008-09-15 | 1 | -1/+3 |
* | imported gcc.h from mpd | Max Kellermann | 2008-09-15 | 1 | -1/+2 |
* | splash: removed the useless splash screen | Max Kellermann | 2008-09-15 | 1 | -2/+0 |
* | added a plugin system for lyrics sources | Andreas Obergrusberger | 2007-01-03 | 1 | -7/+26 |
* | due to bensonk's demand i added a splash screen. | Andreas Obergrusberger | 2006-09-07 | 1 | -1/+3 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -23/+55 |
* | Added an experimental artist (browser) screen | Kalle Wallin | 2005-06-06 | 1 | -1/+2 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -1/+1 |
* | Added utils.c, utils.h to the project | Kalle Wallin | 2004-06-18 | 1 | -2/+2 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -6/+6 |
* | Disable nls support if glib is pre 2.4 (OSX) | Kalle Wallin | 2004-06-07 | 1 | -1/+1 |
* | Added an optional clock screen :) | Kalle Wallin | 2004-06-06 | 1 | -3/+3 |
* | Added wreadln.c, wreadln.h a simple line editor | Kalle Wallin | 2004-06-06 | 1 | -2/+3 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -1/+6 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+20 |