aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: moved ALL_LINGUAS to po/LINGUASMax Kellermann2009-01-041-1/+1
* configure.ac: use AC_CONFIG_AUX_DIRMax Kellermann2008-12-281-0/+1
* Standardize the AC_INIT() along with other projects.Avuton Olrich2008-12-251-1/+1
* configure.ac: fix glib error messageMax Kellermann2008-12-251-1/+1
* configure.ac: added --disable-multibyteMax Kellermann2008-12-251-0/+15
* configure.ac: disable NLS in mini modeMax Kellermann2008-12-251-6/+8
* configure.ac: added --disable-locale optionMax Kellermann2008-12-251-8/+24
* configure.ac: added --enable-werror, rewrote --enable-debugMax Kellermann2008-12-251-11/+18
* configure.ac: moved CFLAGS settings to the bottomMax Kellermann2008-12-251-28/+42
* configure.ac: removed duplicate NLS optionMax Kellermann2008-12-251-11/+0
* configure.ac: drop support for GLib < 2.4Max Kellermann2008-12-251-17/+3
* configure.ac: clarify --enable-mini documentationMax Kellermann2008-12-241-1/+1
* configure.ac: display the correct default valuesMax Kellermann2008-12-151-2/+2
* screen_text: new library for displaying large textsMax Kellermann2008-12-121-0/+1
* plugin: new plugin libraryMax Kellermann2008-12-121-0/+2
* support: removed fallback strcasestr() implementationMax Kellermann2008-12-101-6/+0
* screen_outputs: new screen to control MPD's output devicesMikael Svantesson2008-12-051-0/+13
* configure.ac: bumped version number to 0.13~gitMax Kellermann2008-12-051-1/+1
* ncmpc version 0.12release-0.12Max Kellermann2008-12-051-1/+1
* configure.ac: disable color terminal support with --enable-miniMax Kellermann2008-12-051-1/+1
* configure.ac: disable the artist screen with --enable-miniMax Kellermann2008-12-051-1/+1
* po: added Hungarian translationLászló Áshin2008-12-041-1/+1
* ncmpc version 0.12~beta2Max Kellermann2008-11-281-1/+1
* ncmpc version 0.12~beta1Max Kellermann2008-11-251-1/+1
* po: enabled Slovakian translationMax Kellermann2008-11-251-1/+1
* screen_song: new screen which views song informationMax Kellermann2008-11-181-0/+14
* ncmpc version 0.12~alpha1Max Kellermann2008-11-171-1/+1
* configure.ac: enable color support by defaultMax Kellermann2008-11-171-1/+1
* removed ChangeLog, added release dates to NEWSMax Kellermann2008-11-171-1/+1
* configure.ac: enable artist screen by defaultMax Kellermann2008-11-171-2/+2
* configure.ac: require autoconf 2.60Max Kellermann2008-11-071-0/+1
* configure.ac, Makefile.am: removed subversion keywordsMax Kellermann2008-11-071-4/+0
* configure.ac: remove misplaced commaMax Kellermann2008-11-071-1/+1
* configure.ac: added --disable-help-screenMax Kellermann2008-11-071-10/+12
* configure.ac: added --disable-nlsMax Kellermann2008-11-071-0/+13
* configure.ac: added option --enable-miniMax Kellermann2008-11-071-4/+26
* configure.ac: renamed $use_wide to $enable_wideMax Kellermann2008-11-071-7/+7
* configure.ac: removed deprecated result lineMax Kellermann2008-11-071-6/+0
* configure.ac: added LIRC configure switchMax Kellermann2008-11-071-3/+13
* native LIRC support for ncmpcThomas Jansen2008-11-071-0/+5
* Makefile.am: require automake 1.9Max Kellermann2008-11-071-1/+1
* configure.ac: disable libtoolMax Kellermann2008-11-071-5/+0
* configure.ac: disabled the C++ and fortran checksMax Kellermann2008-10-141-0/+4
* configure.ac: added option --disable-wideMax Kellermann2008-10-061-0/+36
* include ncursesw/ncurses.h if availableMax Kellermann2008-10-061-0/+5
* disable ncurses raw modeMax Kellermann2008-10-061-12/+0
* Do not include libgen.h, it is unneeded after commit 44ecb.Emanuele Giaquinta2008-10-041-4/+0
* colors: make color support optional at compile timeMax Kellermann2008-10-031-0/+12
* use g_basename() instead of basename()Max Kellermann2008-10-031-1/+1
* configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREENMax Kellermann2008-10-021-9/+8