Code

status_bar: remove the status bar clock (option "display-time")
[ncmpc.git] / configure.ac
2008-11-17 Max Kellermannconfigure.ac: enable color support by default
2008-11-17 Max Kellermannremoved ChangeLog, added release dates to NEWS
2008-11-17 Max Kellermannconfigure.ac: enable artist screen by default
2008-11-07 Max Kellermannconfigure.ac: require autoconf 2.60
2008-11-07 Max Kellermannconfigure.ac, Makefile.am: removed subversion keywords
2008-11-07 Max Kellermannconfigure.ac: remove misplaced comma
2008-11-07 Max Kellermannconfigure.ac: added --disable-help-screen
2008-11-07 Max Kellermannconfigure.ac: added --disable-nls
2008-11-07 Max Kellermannconfigure.ac: added option --enable-mini
2008-11-07 Max Kellermannconfigure.ac: renamed $use_wide to $enable_wide
2008-11-07 Max Kellermannconfigure.ac: removed deprecated result line
2008-11-07 Max Kellermannconfigure.ac: added LIRC configure switch
2008-11-07 Thomas Jansennative LIRC support for ncmpc
2008-11-07 Max KellermannMakefile.am: require automake 1.9
2008-11-07 Max Kellermannconfigure.ac: disable libtool
2008-10-14 Max Kellermannconfigure.ac: disabled the C++ and fortran checks
2008-10-06 Max Kellermannconfigure.ac: added option --disable-wide
2008-10-06 Max Kellermanninclude ncursesw/ncurses.h if available
2008-10-06 Max Kellermanndisable ncurses raw mode
2008-10-04 Emanuele GiaquintaDo not include libgen.h, it is unneeded after commit...
2008-10-03 Max Kellermanncolors: make color support optional at compile time
2008-10-03 Max Kellermannuse g_basename() instead of basename()
2008-10-02 Max Kellermannconfigure.ac: define ENABLE_x_SCREEN instead of DISABLE...
2008-09-25 Max Kellermannscreen: don't compile disabled sources
2008-09-25 Max Kellermannconfigure: updated automake options
2008-09-25 Max KellermannMakefile: don't install disabled lyrics plugins
2008-09-25 Max Kellermannconfigure: fix default lyrics plugin directory
2008-09-23 Max Kellermannlyrics: configurable global plugin directory
2008-09-23 Max Kellermannconfigure: removed unused lyrics checks
2008-09-23 Max Kellermannconfigure: removed gthread test
2008-09-22 Max Kellermannconfigure: modern AC_INIT and AM_INIT_AUTOMAKE invocation
2008-09-21 J. Alexander Treumangenerate po/Makefile.in instead of bundling it
2008-09-21 J. Alexander Treumanconfigure.ac: don't enable the lyrics screen by default
2008-09-19 unKproperly configure M4 macro dir
2008-09-18 Max Kellermannremoved the clock screen
2008-09-16 Max Kellermannuse a C99 compiler
2008-09-16 Max Kellermannlyrics: converted in-process plugins to external programs
2008-09-16 Max Kellermanndon't use libncursesw if libncurses was selected
2008-09-16 Max Kellermannset version to 0.12~git
2008-09-15 Max Kellermannuse !NDEBUG instead of DEBUG
2008-09-15 Max Kellermannenable gcc warnings
2007-06-17 Andreas Obergrusberger2 critical bugs in leoslyrics lyrics src fixed
2007-03-23 Andreas Obergrusbergerupdated configure.ac
2007-01-03 Andreas Obergrusbergeradded a plugin system for lyrics sources
2006-08-05 Andreas Obergrusbergerfixed building on systems with libncursesw but without...
2006-08-05 Andreas Obergrusbergertranslation updates, template and german. another littl...
2006-08-05 Andreas ObergrusbergerChangeLog update because of the fixed search screen
2006-08-04 Andreas Obergrusbergersearch screen works now using the new tag searching api
2006-08-04 Andreas Obergrusbergerthe updated sources
2006-03-31 Kalle WallinAdded danish translation
2006-03-28 Kalle WallinFallback to ncurses if ncursesw is missing
2006-03-28 Kalle Wallincheck for recv/send/gethostbyname/socket/connect (solaris)
2006-03-28 Kalle WallinGalician translation from Johám-Luís Miguéns Vila
2006-01-22 Kalle WallinUse libncursesw by default
2006-01-16 Kalle Wallinincluded patch from Jonathan Fors
2005-06-11 Kalle Wallinsupport wide-char ncurses library (ncursesw)
2005-06-06 Kalle WallinAdded an experimental artist (browser) screen
2005-06-06 Kalle WallinAdded Norwegian translations from Ole R. Thorsen
2005-06-01 Kalle WallinGerman translation updates
2005-01-23 Kalle WallinVersion update
2005-01-20 Kalle WallinFrench translation from Yann Cézard
2005-01-03 Kalle WallinMark the search screen as experimental and disable...
2005-01-03 Kalle WallinAdded Russian translations from Nikolay Pavlov
2004-11-15 Kalle WallinAdded a search screen
2004-07-21 Kalle Wallin¡Español!
2004-07-12 Kalle WallinAdded configure option --disable-raw-mode
2004-07-12 Kalle WallinFixed short option handling for multiple short options...
2004-07-09 Kalle WallinUpdated version to 0.11.0
2004-07-06 Kalle Wallindisplay a warning when NLS is disabled by AM_GLIB_GNU_G...
2004-07-03 Kalle WallinAdded german translations from Ogig
2004-07-03 Kalle WallinReplaced the debug macro with a function
2004-07-02 Kalle WallinAdded basic ncurses mouse support
2004-07-01 Kalle WallinRemoved popt code/dependency
2004-06-07 Kalle WallinDisable nls support if glib is pre 2.4 (OSX)
2004-06-06 Kalle WallinAdded an optional clock screen :)
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)
2004-05-03 Kalle WallinChanged the old CVS Id tag to a SVN Id tag, version...
2004-04-21 Kalle WallinAS_HELP_STRING -> AC_HELP_STRING, because the first...
2004-04-19 Kalle WallinAdded keydef screen
2004-04-14 Kalle WallinUpdated version and added a SYSCONFDIR define to CFLAGS.
2004-04-06 Kalle WallinAdded a new test for socklen_t.
2004-03-31 Kalle WallinDocumentation changes for the 0.10.0 realease.
2004-03-29 Kalle WallinRemoved --with-default-charset option.
2004-03-28 Kalle WallinStarted to use glib (not iconv) for character set conve...
2004-03-26 Kalle WallinAdded file langinfo.c, used on systems without nl_langi...
2004-03-26 Warren Dukesneed to put a Makefile in doc directory, so that
2004-03-25 Kalle WallinAdded support for a configuration file ~/.ncmpcrc and...
2004-03-24 Kalle WallinAdded --enable-colors option, disabled AC_PROG_LIBTOOL
2004-03-22 Kalle WallinCheck for strcasecmp (glibc).
2004-03-22 Kalle WallinUpdated charset support
2004-03-19 Kalle WallinAdded iconv support
2004-03-19 Kalle WallinRenamed mpc-ncurses to ncmpc
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).