Code

ncmpc version 0.18
[ncmpc.git] / configure.ac
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).