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
/
output
/
plugins
/
httpd
/
IcyMetaDataServer.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-01
output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()
Max Kellermann
1
-18
/
+7
2014-12-01
output/httpd/IcyMetaDataServer: don't use GLib types
Max Kellermann
1
-13
/
+13
2014-12-01
output/httpd/IcyMetaDataServer: make variables more local
Max Kellermann
1
-19
/
+14
2014-02-19
output/httpd: move to dedicated directory
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
1
-1
/
+1
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-3
/
+3
2013-10-19
util/FormatString: new library to replace g_strdup_printf()
Max Kellermann
1
-28
/
+27
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+0
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-1
/
+1
2013-07-30
tag: convert to C++
Max Kellermann
1
-3
/
+4
2013-02-27
IcyMetaDataServer: increment iterator
Oddegamra
1
-1
/
+1
2013-01-30
page: convert to C++
Max Kellermann
1
-4
/
+3
2013-01-30
icy_server: convert to C++
Max Kellermann
1
-2
/
+4
2013-01-30
icy_server: pass pointer to _metadata_page()
Max Kellermann
1
-15
/
+3
2011-03-31
fix common misspellings
Jonathan Neuschäfer
1
-1
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-08
Correctly terminate stream_title.
Qball Cow
1
-0
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-04-13
icy_server: don't export icy_server_metadata_string()
Max Kellermann
1
-1
/
+1
2009-04-13
Implemented basic icy support for the httpd output
Hagen Schink
1
-0
/
+147