aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-06include ncursesw/ncurses.h if availableMax Kellermann1-0/+5
2008-10-06disable ncurses raw modeMax Kellermann1-12/+0
2008-10-04Do not include libgen.h, it is unneeded after commit 44ecb.Emanuele Giaquinta1-4/+0
2008-10-03colors: make color support optional at compile timeMax Kellermann1-0/+12
2008-10-03use g_basename() instead of basename()Max Kellermann1-1/+1
2008-10-02configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREENMax Kellermann1-9/+8
2008-09-25screen: don't compile disabled sourcesMax Kellermann1-1/+7
2008-09-25configure: updated automake optionsMax Kellermann1-1/+1
2008-09-25Makefile: don't install disabled lyrics pluginsMax Kellermann1-0/+2
2008-09-25configure: fix default lyrics plugin directoryMax Kellermann1-1/+8
2008-09-23lyrics: configurable global plugin directoryMax Kellermann1-0/+9
2008-09-23configure: removed unused lyrics checksMax Kellermann1-14/+0
2008-09-23configure: removed gthread testMax Kellermann1-15/+0
2008-09-22configure: modern AC_INIT and AM_INIT_AUTOMAKE invocationMax Kellermann1-3/+2
2008-09-21generate po/Makefile.in instead of bundling itJ. Alexander Treuman1-1/+1
2008-09-21configure.ac: don't enable the lyrics screen by defaultJ. Alexander Treuman1-1/+1
2008-09-19properly configure M4 macro dirunK1-0/+1
2008-09-18removed the clock screenMax Kellermann1-12/+0
2008-09-16use a C99 compilerMax Kellermann1-1/+1
2008-09-16lyrics: converted in-process plugins to external programsMax Kellermann1-124/+1
2008-09-16don't use libncursesw if libncurses was selectedMax Kellermann1-15/+0
2008-09-16set version to 0.12~gitMax Kellermann1-1/+1
2008-09-15use !NDEBUG instead of DEBUGMax Kellermann1-1/+3
2008-09-15enable gcc warningsMax Kellermann1-1/+16
2007-06-172 critical bugs in leoslyrics lyrics src fixedAndreas Obergrusberger1-0/+1
2007-03-23updated configure.acAndreas Obergrusberger1-2/+1
2007-01-03added a plugin system for lyrics sourcesAndreas Obergrusberger1-13/+113
2006-08-05fixed building on systems with libncursesw but without <ncursesw/ncurses.h> ...Andreas Obergrusberger1-3/+12
2006-08-05translation updates, template and german. another little build fixAndreas Obergrusberger1-3/+10
2006-08-05ChangeLog update because of the fixed search screenAndreas Obergrusberger1-1/+3
2006-08-04search screen works now using the new tag searching apiAndreas Obergrusberger1-6/+3
2006-08-04the updated sourcesAndreas Obergrusberger1-3/+60
2006-03-31Added danish translationKalle Wallin1-1/+1
2006-03-28Fallback to ncurses if ncursesw is missingKalle Wallin1-3/+12
2006-03-28check for recv/send/gethostbyname/socket/connect (solaris)Kalle Wallin1-0/+15
2006-03-28Galician translation from Johám-Luís Miguéns VilaKalle Wallin1-1/+1
2006-01-22Use libncursesw by defaultKalle Wallin1-6/+7
2006-01-16included patch from Jonathan ForsKalle Wallin1-0/+9
2005-06-11support wide-char ncurses library (ncursesw)Kalle Wallin1-21/+21
2005-06-06Added an experimental artist (browser) screenKalle Wallin1-0/+12
2005-06-06Added Norwegian translations from Ole R. ThorsenKalle Wallin1-1/+13
2005-06-01German translation updatesKalle Wallin1-1/+1
2005-01-23Version updateKalle Wallin1-1/+1
2005-01-20French translation from Yann CézardKalle Wallin1-2/+2
2005-01-03Mark the search screen as experimental and disable it by defaultKalle Wallin1-3/+3
2005-01-03Added Russian translations from Nikolay PavlovKalle Wallin1-1/+1
2004-11-15Added a search screenKalle Wallin1-9/+31
2004-07-21¡Español!Kalle Wallin1-1/+1
2004-07-12Added configure option --disable-raw-modeKalle Wallin1-0/+12
2004-07-12Fixed short option handling for multiple short options at once (-abcde)Kalle Wallin1-5/+5