| Commit message (Expand) | Author | Files | Lines |
2008-12-24 | configure.ac: clarify --enable-mini documentation | Max Kellermann | 1 | -1/+1 |
2008-12-15 | configure.ac: display the correct default values | Max Kellermann | 1 | -2/+2 |
2008-12-12 | screen_text: new library for displaying large texts | Max Kellermann | 1 | -0/+1 |
2008-12-12 | plugin: new plugin library | Max Kellermann | 1 | -0/+2 |
2008-12-10 | support: removed fallback strcasestr() implementation | Max Kellermann | 1 | -6/+0 |
2008-12-05 | screen_outputs: new screen to control MPD's output devices | Mikael Svantesson | 1 | -0/+13 |
2008-12-05 | configure.ac: bumped version number to 0.13~git | Max Kellermann | 1 | -1/+1 |
2008-12-05 | ncmpc version 0.12release-0.12 | Max Kellermann | 1 | -1/+1 |
2008-12-05 | configure.ac: disable color terminal support with --enable-mini | Max Kellermann | 1 | -1/+1 |
2008-12-05 | configure.ac: disable the artist screen with --enable-mini | Max Kellermann | 1 | -1/+1 |
2008-12-04 | po: added Hungarian translation | László Áshin | 1 | -1/+1 |
2008-11-28 | ncmpc version 0.12~beta2 | Max Kellermann | 1 | -1/+1 |
2008-11-25 | ncmpc version 0.12~beta1 | Max Kellermann | 1 | -1/+1 |
2008-11-25 | po: enabled Slovakian translation | Max Kellermann | 1 | -1/+1 |
2008-11-18 | screen_song: new screen which views song information | Max Kellermann | 1 | -0/+14 |
2008-11-17 | ncmpc version 0.12~alpha1 | Max Kellermann | 1 | -1/+1 |
2008-11-17 | configure.ac: enable color support by default | Max Kellermann | 1 | -1/+1 |
2008-11-17 | removed ChangeLog, added release dates to NEWS | Max Kellermann | 1 | -1/+1 |
2008-11-17 | configure.ac: enable artist screen by default | Max Kellermann | 1 | -2/+2 |
2008-11-07 | configure.ac: require autoconf 2.60 | Max Kellermann | 1 | -0/+1 |
2008-11-07 | configure.ac, Makefile.am: removed subversion keywords | Max Kellermann | 1 | -4/+0 |
2008-11-07 | configure.ac: remove misplaced comma | Max Kellermann | 1 | -1/+1 |
2008-11-07 | configure.ac: added --disable-help-screen | Max Kellermann | 1 | -10/+12 |
2008-11-07 | configure.ac: added --disable-nls | Max Kellermann | 1 | -0/+13 |
2008-11-07 | configure.ac: added option --enable-mini | Max Kellermann | 1 | -4/+26 |
2008-11-07 | configure.ac: renamed $use_wide to $enable_wide | Max Kellermann | 1 | -7/+7 |
2008-11-07 | configure.ac: removed deprecated result line | Max Kellermann | 1 | -6/+0 |
2008-11-07 | configure.ac: added LIRC configure switch | Max Kellermann | 1 | -3/+13 |
2008-11-07 | native LIRC support for ncmpc | Thomas Jansen | 1 | -0/+5 |
2008-11-07 | Makefile.am: require automake 1.9 | Max Kellermann | 1 | -1/+1 |
2008-11-07 | configure.ac: disable libtool | Max Kellermann | 1 | -5/+0 |
2008-10-14 | configure.ac: disabled the C++ and fortran checks | Max Kellermann | 1 | -0/+4 |
2008-10-06 | configure.ac: added option --disable-wide | Max Kellermann | 1 | -0/+36 |
2008-10-06 | include ncursesw/ncurses.h if available | Max Kellermann | 1 | -0/+5 |
2008-10-06 | disable ncurses raw mode | Max Kellermann | 1 | -12/+0 |
2008-10-04 | Do not include libgen.h, it is unneeded after commit 44ecb. | Emanuele Giaquinta | 1 | -4/+0 |
2008-10-03 | colors: make color support optional at compile time | Max Kellermann | 1 | -0/+12 |
2008-10-03 | use g_basename() instead of basename() | Max Kellermann | 1 | -1/+1 |
2008-10-02 | configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN | Max Kellermann | 1 | -9/+8 |
2008-09-25 | screen: don't compile disabled sources | Max Kellermann | 1 | -1/+7 |
2008-09-25 | configure: updated automake options | Max Kellermann | 1 | -1/+1 |
2008-09-25 | Makefile: don't install disabled lyrics plugins | Max Kellermann | 1 | -0/+2 |
2008-09-25 | configure: fix default lyrics plugin directory | Max Kellermann | 1 | -1/+8 |
2008-09-23 | lyrics: configurable global plugin directory | Max Kellermann | 1 | -0/+9 |
2008-09-23 | configure: removed unused lyrics checks | Max Kellermann | 1 | -14/+0 |
2008-09-23 | configure: removed gthread test | Max Kellermann | 1 | -15/+0 |
2008-09-22 | configure: modern AC_INIT and AM_INIT_AUTOMAKE invocation | Max Kellermann | 1 | -3/+2 |
2008-09-21 | generate po/Makefile.in instead of bundling it | J. Alexander Treuman | 1 | -1/+1 |
2008-09-21 | configure.ac: don't enable the lyrics screen by default | J. Alexander Treuman | 1 | -1/+1 |
2008-09-19 | properly configure M4 macro dir | unK | 1 | -0/+1 |