aboutsummaryrefslogtreecommitdiffstats
path: root/src/colors.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03colors: make color support optional at compile timeMax Kellermann1-0/+12
2008-10-03colors: color id is the index of the "colors" arrayMax Kellermann1-45/+24
2008-10-03colors: added enum color_tMax Kellermann1-5/+5
2008-10-03code style, indent with tabs XIMax Kellermann1-211/+186
2008-10-02moved i18n macros to i18n.hMax Kellermann1-1/+1
2008-09-15include cleanupMax Kellermann1-7/+4
2008-09-15const pointersMax Kellermann1-5/+5
2008-09-15code style, indent with tabsMax Kellermann1-21/+20
2004-06-14Only display the "change color" error message if we need init_color()Kalle Wallin1-1/+1
2004-06-14Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin1-7/+3
2004-06-05Added initial i18n supportKalle Wallin1-4/+5
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin1-0/+0
2004-05-07Redesigned ncmpc's color supportKalle Wallin1-0/+336