index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: moved ALL_LINGUAS to po/LINGUAS
Max Kellermann
2009-01-04
1
-1
/
+1
*
configure.ac: use AC_CONFIG_AUX_DIR
Max Kellermann
2008-12-28
1
-0
/
+1
*
Standardize the AC_INIT() along with other projects.
Avuton Olrich
2008-12-25
1
-1
/
+1
*
configure.ac: fix glib error message
Max Kellermann
2008-12-25
1
-1
/
+1
*
configure.ac: added --disable-multibyte
Max Kellermann
2008-12-25
1
-0
/
+15
*
configure.ac: disable NLS in mini mode
Max Kellermann
2008-12-25
1
-6
/
+8
*
configure.ac: added --disable-locale option
Max Kellermann
2008-12-25
1
-8
/
+24
*
configure.ac: added --enable-werror, rewrote --enable-debug
Max Kellermann
2008-12-25
1
-11
/
+18
*
configure.ac: moved CFLAGS settings to the bottom
Max Kellermann
2008-12-25
1
-28
/
+42
*
configure.ac: removed duplicate NLS option
Max Kellermann
2008-12-25
1
-11
/
+0
*
configure.ac: drop support for GLib < 2.4
Max Kellermann
2008-12-25
1
-17
/
+3
*
configure.ac: clarify --enable-mini documentation
Max Kellermann
2008-12-24
1
-1
/
+1
*
configure.ac: display the correct default values
Max Kellermann
2008-12-15
1
-2
/
+2
*
screen_text: new library for displaying large texts
Max Kellermann
2008-12-12
1
-0
/
+1
*
plugin: new plugin library
Max Kellermann
2008-12-12
1
-0
/
+2
*
support: removed fallback strcasestr() implementation
Max Kellermann
2008-12-10
1
-6
/
+0
*
screen_outputs: new screen to control MPD's output devices
Mikael Svantesson
2008-12-05
1
-0
/
+13
*
configure.ac: bumped version number to 0.13~git
Max Kellermann
2008-12-05
1
-1
/
+1
*
ncmpc version 0.12
release-0.12
Max Kellermann
2008-12-05
1
-1
/
+1
*
configure.ac: disable color terminal support with --enable-mini
Max Kellermann
2008-12-05
1
-1
/
+1
*
configure.ac: disable the artist screen with --enable-mini
Max Kellermann
2008-12-05
1
-1
/
+1
*
po: added Hungarian translation
László Áshin
2008-12-04
1
-1
/
+1
*
ncmpc version 0.12~beta2
Max Kellermann
2008-11-28
1
-1
/
+1
*
ncmpc version 0.12~beta1
Max Kellermann
2008-11-25
1
-1
/
+1
*
po: enabled Slovakian translation
Max Kellermann
2008-11-25
1
-1
/
+1
*
screen_song: new screen which views song information
Max Kellermann
2008-11-18
1
-0
/
+14
*
ncmpc version 0.12~alpha1
Max Kellermann
2008-11-17
1
-1
/
+1
*
configure.ac: enable color support by default
Max Kellermann
2008-11-17
1
-1
/
+1
*
removed ChangeLog, added release dates to NEWS
Max Kellermann
2008-11-17
1
-1
/
+1
*
configure.ac: enable artist screen by default
Max Kellermann
2008-11-17
1
-2
/
+2
*
configure.ac: require autoconf 2.60
Max Kellermann
2008-11-07
1
-0
/
+1
*
configure.ac, Makefile.am: removed subversion keywords
Max Kellermann
2008-11-07
1
-4
/
+0
*
configure.ac: remove misplaced comma
Max Kellermann
2008-11-07
1
-1
/
+1
*
configure.ac: added --disable-help-screen
Max Kellermann
2008-11-07
1
-10
/
+12
*
configure.ac: added --disable-nls
Max Kellermann
2008-11-07
1
-0
/
+13
*
configure.ac: added option --enable-mini
Max Kellermann
2008-11-07
1
-4
/
+26
*
configure.ac: renamed $use_wide to $enable_wide
Max Kellermann
2008-11-07
1
-7
/
+7
*
configure.ac: removed deprecated result line
Max Kellermann
2008-11-07
1
-6
/
+0
*
configure.ac: added LIRC configure switch
Max Kellermann
2008-11-07
1
-3
/
+13
*
native LIRC support for ncmpc
Thomas Jansen
2008-11-07
1
-0
/
+5
*
Makefile.am: require automake 1.9
Max Kellermann
2008-11-07
1
-1
/
+1
*
configure.ac: disable libtool
Max Kellermann
2008-11-07
1
-5
/
+0
*
configure.ac: disabled the C++ and fortran checks
Max Kellermann
2008-10-14
1
-0
/
+4
*
configure.ac: added option --disable-wide
Max Kellermann
2008-10-06
1
-0
/
+36
*
include ncursesw/ncurses.h if available
Max Kellermann
2008-10-06
1
-0
/
+5
*
disable ncurses raw mode
Max Kellermann
2008-10-06
1
-12
/
+0
*
Do not include libgen.h, it is unneeded after commit 44ecb.
Emanuele Giaquinta
2008-10-04
1
-4
/
+0
*
colors: make color support optional at compile time
Max Kellermann
2008-10-03
1
-0
/
+12
*
use g_basename() instead of basename()
Max Kellermann
2008-10-03
1
-1
/
+1
*
configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN
Max Kellermann
2008-10-02
1
-9
/
+8
[next]