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
/
src
/
support.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-11
support wide-char ncurses library (ncursesw)
Kalle Wallin
1
-0
/
+6
2004-07-03
Replaced the time_t type with glibs GTime
Kalle Wallin
1
-1
/
+1
2004-07-01
Removed the trim() function, using glib's g_strstrip() instead
Kalle Wallin
1
-1
/
+0
2004-06-09
Added the strscroll function
Kalle Wallin
1
-0
/
+9
2004-06-06
Moved charset initialization code to main.c, added bind_textdomain_codeset()
Kalle Wallin
1
-2
/
+1
2004-06-05
Changed directory layout (for future use of gettext)
Kalle Wallin
1
-0
/
+0
2004-03-31
Added strcasestr prototype.
Kalle Wallin
1
-6
/
+4
2004-03-29
Removed the concat_path() function.
Kalle Wallin
1
-2
/
+0
2004-03-28
Started to use glib (not iconv) for character set conversions.
Kalle Wallin
1
-6
/
+0
2004-03-27
Moved IS_WHITESPACE macor to support.h
Kalle Wallin
1
-0
/
+4
2004-03-26
Added file langinfo.c, used on systems without nl_langinfo() support.
Kalle Wallin
1
-0
/
+6
2004-03-25
Added support for a configuration file ~/.ncmpcrc and color support.
Kalle Wallin
1
-0
/
+1
2004-03-22
Added an implementation of strcasecmp for non glibc systems.
Kalle Wallin
1
-1
/
+10
2004-03-19
Added iconv support
Kalle Wallin
1
-1
/
+6