index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utf8.h
Age
Commit message (
Expand
)
Author
2008-10-31
removed UTF-8 library, use GLib instead
Max Kellermann
2008-10-31
added prefix to header macros
Max Kellermann
2008-10-08
don't include os_compat.h
Max Kellermann
2008-10-08
CPP include cleanup
Max Kellermann
2008-08-29
added "length" parameter to validUtf8String()
Max Kellermann
2008-02-05
fix -Wconst warnings
Max Kellermann
2007-12-28
Merge branches/ew r7104
Eric Wong
2007-04-05
The massive copyright update
Avuton Olrich
2007-02-18
Closing some parenthesis around shank's email address in copyright headers.
J. Alexander Treuman
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-17
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2004-10-10
add audioOutput.c
Warren Dukes
2004-04-17
don't expose functions in utf8.h that don't need it
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-13
add copyright notices to new files
Warren Dukes
2004-04-13
rename all ascii/utf8 stuff to latin1/utf8
Warren Dukes
2004-04-13
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
2004-04-13
add my own utf8/ascii converters and utf8 validator
Warren Dukes