Code

colors: make color support optional at compile time
[ncmpc.git] / src / colors.c
2008-10-03 Max Kellermanncolors: make color support optional at compile time
2008-10-03 Max Kellermanncolors: color id is the index of the "colors" array
2008-10-03 Max Kellermanncolors: added enum color_t
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-02 Max Kellermannmoved i18n macros to i18n.h
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2004-06-14 Kalle WallinOnly display the "change color" error message if we...
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)