| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN | Max Kellermann | 2008-10-02 | 1 | -9/+8 |
* | screen: don't compile disabled sources | Max Kellermann | 2008-09-25 | 1 | -1/+7 |
* | configure: updated automake options | Max Kellermann | 2008-09-25 | 1 | -1/+1 |
* | Makefile: don't install disabled lyrics plugins | Max Kellermann | 2008-09-25 | 1 | -0/+2 |
* | configure: fix default lyrics plugin directory | Max Kellermann | 2008-09-25 | 1 | -1/+8 |
* | lyrics: configurable global plugin directory | Max Kellermann | 2008-09-23 | 1 | -0/+9 |
* | configure: removed unused lyrics checks | Max Kellermann | 2008-09-23 | 1 | -14/+0 |
* | configure: removed gthread test | Max Kellermann | 2008-09-23 | 1 | -15/+0 |
* | configure: modern AC_INIT and AM_INIT_AUTOMAKE invocation | Max Kellermann | 2008-09-22 | 1 | -3/+2 |
* | generate po/Makefile.in instead of bundling it | J. Alexander Treuman | 2008-09-21 | 1 | -1/+1 |
* | configure.ac: don't enable the lyrics screen by default | J. Alexander Treuman | 2008-09-21 | 1 | -1/+1 |
* | properly configure M4 macro dir | unK | 2008-09-19 | 1 | -0/+1 |
* | removed the clock screen | Max Kellermann | 2008-09-18 | 1 | -12/+0 |
* | use a C99 compiler | Max Kellermann | 2008-09-16 | 1 | -1/+1 |
* | lyrics: converted in-process plugins to external programs | Max Kellermann | 2008-09-16 | 1 | -124/+1 |
* | don't use libncursesw if libncurses was selected | Max Kellermann | 2008-09-16 | 1 | -15/+0 |
* | set version to 0.12~git | Max Kellermann | 2008-09-16 | 1 | -1/+1 |
* | use !NDEBUG instead of DEBUG | Max Kellermann | 2008-09-15 | 1 | -1/+3 |
* | enable gcc warnings | Max Kellermann | 2008-09-15 | 1 | -1/+16 |
* | 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 |