| Commit message (Expand) | Author | Age | Files | Lines |
* | 2 critical bugs in leoslyrics lyrics src fixed | Andreas Obergrusberger | 2007-06-17 | 1 | -0/+1 |
* | updated configure.ac | Andreas Obergrusberger | 2007-03-23 | 1 | -2/+1 |
* | added a plugin system for lyrics sources | Andreas Obergrusberger | 2007-01-03 | 1 | -13/+113 |
* | fixed building on systems with libncursesw but without <ncursesw/ncurses.h> ... | Andreas Obergrusberger | 2006-08-05 | 1 | -3/+12 |
* | translation updates, template and german. another little build fix | Andreas Obergrusberger | 2006-08-05 | 1 | -3/+10 |
* | ChangeLog update because of the fixed search screen | Andreas Obergrusberger | 2006-08-05 | 1 | -1/+3 |
* | search screen works now using the new tag searching api | Andreas Obergrusberger | 2006-08-04 | 1 | -6/+3 |
* | the updated sources | Andreas Obergrusberger | 2006-08-04 | 1 | -3/+60 |
* | Added danish translation | Kalle Wallin | 2006-03-31 | 1 | -1/+1 |
* | Fallback to ncurses if ncursesw is missing | Kalle Wallin | 2006-03-28 | 1 | -3/+12 |
* | check for recv/send/gethostbyname/socket/connect (solaris) | Kalle Wallin | 2006-03-28 | 1 | -0/+15 |
* | Galician translation from Johám-Luís Miguéns Vila | Kalle Wallin | 2006-03-28 | 1 | -1/+1 |
* | Use libncursesw by default | Kalle Wallin | 2006-01-22 | 1 | -6/+7 |
* | included patch from Jonathan Fors | Kalle Wallin | 2006-01-16 | 1 | -0/+9 |
* | support wide-char ncurses library (ncursesw) | Kalle Wallin | 2005-06-11 | 1 | -21/+21 |
* | Added an experimental artist (browser) screen | Kalle Wallin | 2005-06-06 | 1 | -0/+12 |
* | Added Norwegian translations from Ole R. Thorsen | Kalle Wallin | 2005-06-06 | 1 | -1/+13 |
* | German translation updates | Kalle Wallin | 2005-06-01 | 1 | -1/+1 |
* | Version update | Kalle Wallin | 2005-01-23 | 1 | -1/+1 |
* | French translation from Yann Cézard | Kalle Wallin | 2005-01-20 | 1 | -2/+2 |
* | Mark the search screen as experimental and disable it by default | Kalle Wallin | 2005-01-03 | 1 | -3/+3 |
* | Added Russian translations from Nikolay Pavlov | Kalle Wallin | 2005-01-03 | 1 | -1/+1 |
* | Added a search screen | Kalle Wallin | 2004-11-15 | 1 | -9/+31 |
* | ¡Español! | Kalle Wallin | 2004-07-21 | 1 | -1/+1 |
* | Added configure option --disable-raw-mode | Kalle Wallin | 2004-07-12 | 1 | -0/+12 |
* | Fixed short option handling for multiple short options at once (-abcde) | Kalle Wallin | 2004-07-12 | 1 | -5/+5 |
* | Updated version to 0.11.0 | Kalle Wallin | 2004-07-09 | 1 | -1/+1 |
* | display a warning when NLS is disabled by AM_GLIB_GNU_GETTEXT | Kalle Wallin | 2004-07-06 | 1 | -1/+4 |
* | Added german translations from Ogig | Kalle Wallin | 2004-07-03 | 1 | -1/+1 |
* | Replaced the debug macro with a function | Kalle Wallin | 2004-07-03 | 1 | -1/+1 |
* | Added basic ncurses mouse support | Kalle Wallin | 2004-07-02 | 1 | -0/+5 |
* | Removed popt code/dependency | Kalle Wallin | 2004-07-01 | 1 | -12/+32 |
* | Disable nls support if glib is pre 2.4 (OSX) | Kalle Wallin | 2004-06-07 | 1 | -14/+23 |
* | Added an optional clock screen :) | Kalle Wallin | 2004-06-06 | 1 | -59/+63 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -13/+33 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -5/+5 |
* | Changed the old CVS Id tag to a SVN Id tag, version updated to 0.10.2-svn | Kalle Wallin | 2004-05-03 | 1 | -4/+5 |
* | AS_HELP_STRING -> AC_HELP_STRING, because the first one failed on darwin. | Kalle Wallin | 2004-04-21 | 1 | -10/+8 |
* | Added keydef screen | Kalle Wallin | 2004-04-19 | 1 | -8/+20 |
* | Updated version and added a SYSCONFDIR define to CFLAGS. | Kalle Wallin | 2004-04-14 | 1 | -3/+4 |
* | Added a new test for socklen_t. | Kalle Wallin | 2004-04-06 | 1 | -3/+8 |
* | Documentation changes for the 0.10.0 realease. | Kalle Wallin | 2004-03-31 | 1 | -1/+1 |
* | Removed --with-default-charset option. | Kalle Wallin | 2004-03-29 | 1 | -7/+2 |
* | Started to use glib (not iconv) for character set conversions. | Kalle Wallin | 2004-03-28 | 1 | -11/+0 |
* | Added file langinfo.c, used on systems without nl_langinfo() support. | Kalle Wallin | 2004-03-26 | 1 | -1/+5 |
* | need to put a Makefile in doc directory, so that | Warren Dukes | 2004-03-26 | 1 | -1/+1 |
* | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 2004-03-25 | 1 | -11/+0 |
* | Added --enable-colors option, disabled AC_PROG_LIBTOOL | Kalle Wallin | 2004-03-24 | 1 | -2/+12 |
* | Check for strcasecmp (glibc). | Kalle Wallin | 2004-03-22 | 1 | -6/+10 |
* | Updated charset support | Kalle Wallin | 2004-03-22 | 1 | -29/+35 |