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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
code style, indent with tabs XI
Max Kellermann
2008-10-03
1
-3
/
+1
*
support: removed unused function remove_trailing_slash()
Max Kellermann
2008-10-03
1
-17
/
+0
*
use g_basename() instead of basename()
Max Kellermann
2008-10-03
1
-22
/
+0
*
use g_ascii_strdown() instead of the custom lowerstr()
Max Kellermann
2008-10-03
1
-20
/
+10
*
charset: renamed my_strlen() to utf8_width()
Max Kellermann
2008-10-02
1
-1
/
+1
*
moved code to charset.c
Max Kellermann
2008-10-02
1
-95
/
+1
*
moved i18n macros to i18n.h
Max Kellermann
2008-10-02
1
-1
/
+2
*
removed the debugging function D()
Max Kellermann
2008-10-02
1
-2
/
+0
*
support: added assertions
Max Kellermann
2008-09-21
1
-0
/
+16
*
added support for wide characters
Max Kellermann
2008-09-18
1
-3
/
+13
*
code style, indent with tabs V
Max Kellermann
2008-09-18
1
-87
/
+81
*
use size_t and unsigned integers
Max Kellermann
2008-09-15
1
-1
/
+1
*
include cleanup
Max Kellermann
2008-09-15
1
-5
/
+3
*
const pointers
Max Kellermann
2008-09-15
1
-4
/
+4
*
code style, indent with tabs
Max Kellermann
2008-09-15
1
-44
/
+38
*
unicode fixes from Dmitry Baryshkov/René van Bevern
Kalle Wallin
2006-03-28
1
-6
/
+17
*
support wide-char ncurses library (ncursesw)
Kalle Wallin
2005-06-11
1
-1
/
+9
*
Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)
Kalle Wallin
2004-07-13
1
-10
/
+12
*
Removed the trim() function, using glib's g_strstrip() instead
Kalle Wallin
2004-07-01
1
-20
/
+0
*
Major cleanup of the mpd client code (mpc->mpdclient)
Kalle Wallin
2004-06-14
1
-3
/
+4
*
Added the strscroll function
Kalle Wallin
2004-06-09
1
-0
/
+38
*
Moved charset initialization code to main.c, added bind_textdomain_codeset()
Kalle Wallin
2004-06-06
1
-33
/
+8
*
Added initial i18n support
Kalle Wallin
2004-06-05
1
-8
/
+3
*
Changed directory layout (for future use of gettext)
Kalle Wallin
2004-06-05
1
-0
/
+216