aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: added --disable-help-screenMax Kellermann2008-11-071-1/+4
* configure.ac: added LIRC configure switchMax Kellermann2008-11-071-1/+3
* native LIRC support for ncmpcThomas Jansen2008-11-071-0/+5
* moved code to charset.cMax Kellermann2008-10-021-0/+2
* moved i18n macros to i18n.hMax Kellermann2008-10-021-0/+1
* moved default value macros to defaults.hMax Kellermann2008-10-021-0/+1
* Makefile: added "sparse-check" targetMax Kellermann2008-09-251-0/+15
* screen: moved code to screen_list.cMax Kellermann2008-09-251-0/+2
* screen: don't compile disabled sourcesMax Kellermann2008-09-251-5/+16
* screen: moved code to ncu.cMax Kellermann2008-09-221-0/+2
* mpdclient: moved code to filelist.cMax Kellermann2008-09-191-0/+2
* removed the clock screenMax Kellermann2008-09-181-1/+0
* screen_browser: moved code to screen_browser.cMax Kellermann2008-09-181-0/+1
* renamed screen_browse.h to screen_browser.hMax Kellermann2008-09-181-1/+1
* libmpdclient: added resolver libraryMax Kellermann2008-09-181-0/+2
* lyrics: converted in-process plugins to external programsMax Kellermann2008-09-161-17/+3
* mpdclient: moved code to playlist.cMax Kellermann2008-09-161-0/+2
* libmpdclient: moved code to song.cMax Kellermann2008-09-161-0/+2
* manage tag string allocations in a poolMax Kellermann2008-09-151-1/+3
* imported gcc.h from mpdMax Kellermann2008-09-151-1/+2
* splash: removed the useless splash screenMax Kellermann2008-09-151-2/+0
* added a plugin system for lyrics sourcesAndreas Obergrusberger2007-01-031-7/+26
* due to bensonk's demand i added a splash screen.Andreas Obergrusberger2006-09-071-1/+3
* the updated sourcesAndreas Obergrusberger2006-08-041-23/+55
* Added an experimental artist (browser) screenKalle Wallin2005-06-061-1/+2
* Added a search screenKalle Wallin2004-11-151-1/+1
* Added utils.c, utils.h to the projectKalle Wallin2004-06-181-2/+2
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-6/+6
* Disable nls support if glib is pre 2.4 (OSX)Kalle Wallin2004-06-071-1/+1
* Added an optional clock screen :)Kalle Wallin2004-06-061-3/+3
* Added wreadln.c, wreadln.h a simple line editorKalle Wallin2004-06-061-2/+3
* Added initial i18n supportKalle Wallin2004-06-051-1/+6
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+20