aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-05screen_outputs: new screen to control MPD's output devicesMikael Svantesson1-0/+4
2008-11-24removed gcc.hMax Kellermann1-2/+1
2008-11-18screen_song: new screen which views song informationMax Kellermann1-0/+4
2008-11-17Makefile.am: added screen_play.h to $(ncmpc_headers)Max Kellermann1-0/+1
2008-11-07Makefile.am: added custom rule with -fwhole-programMax Kellermann1-0/+6
2008-11-07configure.ac, Makefile.am: removed subversion keywordsMax Kellermann1-4/+0
2008-11-07disable more features with --enable-miniMax Kellermann1-1/+5
2008-11-07configure.ac: added --disable-help-screenMax Kellermann1-1/+4
2008-11-07configure.ac: added LIRC configure switchMax Kellermann1-1/+3
2008-11-07native LIRC support for ncmpcThomas Jansen1-0/+5
2008-10-02moved code to charset.cMax Kellermann1-0/+2
2008-10-02moved i18n macros to i18n.hMax Kellermann1-0/+1
2008-10-02moved default value macros to defaults.hMax Kellermann1-0/+1
2008-09-25Makefile: added "sparse-check" targetMax Kellermann1-0/+15
2008-09-25screen: moved code to screen_list.cMax Kellermann1-0/+2
2008-09-25screen: don't compile disabled sourcesMax Kellermann1-5/+16
2008-09-22screen: moved code to ncu.cMax Kellermann1-0/+2
2008-09-19mpdclient: moved code to filelist.cMax Kellermann1-0/+2
2008-09-18removed the clock screenMax Kellermann1-1/+0
2008-09-18screen_browser: moved code to screen_browser.cMax Kellermann1-0/+1
2008-09-18renamed screen_browse.h to screen_browser.hMax Kellermann1-1/+1
2008-09-18libmpdclient: added resolver libraryMax Kellermann1-0/+2
2008-09-16lyrics: converted in-process plugins to external programsMax Kellermann1-17/+3
2008-09-16mpdclient: moved code to playlist.cMax Kellermann1-0/+2
2008-09-16libmpdclient: moved code to song.cMax Kellermann1-0/+2
2008-09-15manage tag string allocations in a poolMax Kellermann1-1/+3
2008-09-15imported gcc.h from mpdMax Kellermann1-1/+2
2008-09-15splash: removed the useless splash screenMax Kellermann1-2/+0
2007-01-03added a plugin system for lyrics sourcesAndreas Obergrusberger1-7/+26
2006-09-07due to bensonk's demand i added a splash screen.Andreas Obergrusberger1-1/+3
2006-08-04the updated sourcesAndreas Obergrusberger1-23/+55
2005-06-06Added an experimental artist (browser) screenKalle Wallin1-1/+2
2004-11-15Added a search screenKalle Wallin1-1/+1
2004-06-18Added utils.c, utils.h to the projectKalle Wallin1-2/+2
2004-06-14Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin1-6/+6
2004-06-07Disable nls support if glib is pre 2.4 (OSX)Kalle Wallin1-1/+1
2004-06-06Added an optional clock screen :)Kalle Wallin1-3/+3
2004-06-06Added wreadln.c, wreadln.h a simple line editorKalle Wallin1-2/+3
2004-06-05Added initial i18n supportKalle Wallin1-1/+6
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin1-0/+20