aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* screen: don't compile disabled sourcesMax Kellermann2008-09-251-1/+7
* configure: updated automake optionsMax Kellermann2008-09-251-1/+1
* Makefile: don't install disabled lyrics pluginsMax Kellermann2008-09-251-0/+2
* configure: fix default lyrics plugin directoryMax Kellermann2008-09-251-1/+8
* lyrics: configurable global plugin directoryMax Kellermann2008-09-231-0/+9
* configure: removed unused lyrics checksMax Kellermann2008-09-231-14/+0
* configure: removed gthread testMax Kellermann2008-09-231-15/+0
* configure: modern AC_INIT and AM_INIT_AUTOMAKE invocationMax Kellermann2008-09-221-3/+2
* generate po/Makefile.in instead of bundling itJ. Alexander Treuman2008-09-211-1/+1
* configure.ac: don't enable the lyrics screen by defaultJ. Alexander Treuman2008-09-211-1/+1
* properly configure M4 macro dirunK2008-09-191-0/+1
* removed the clock screenMax Kellermann2008-09-181-12/+0
* use a C99 compilerMax Kellermann2008-09-161-1/+1
* lyrics: converted in-process plugins to external programsMax Kellermann2008-09-161-124/+1
* don't use libncursesw if libncurses was selectedMax Kellermann2008-09-161-15/+0
* set version to 0.12~gitMax Kellermann2008-09-161-1/+1
* use !NDEBUG instead of DEBUGMax Kellermann2008-09-151-1/+3
* enable gcc warningsMax Kellermann2008-09-151-1/+16
* 2 critical bugs in leoslyrics lyrics src fixedAndreas Obergrusberger2007-06-171-0/+1
* updated configure.acAndreas Obergrusberger2007-03-231-2/+1
* added a plugin system for lyrics sourcesAndreas Obergrusberger2007-01-031-13/+113
* fixed building on systems with libncursesw but without <ncursesw/ncurses.h> ...Andreas Obergrusberger2006-08-051-3/+12
* translation updates, template and german. another little build fixAndreas Obergrusberger2006-08-051-3/+10
* ChangeLog update because of the fixed search screenAndreas Obergrusberger2006-08-051-1/+3
* search screen works now using the new tag searching apiAndreas Obergrusberger2006-08-041-6/+3