Pass metadata and coverart to the RTP thread
[deb_shairplay.git] / src / lib / raop_rtp.c
2012-05-16  Juho Vähä-HerttuaPass metadata and coverart to the RTP thread
2012-05-16  Juho Vähä-HerttuaAdd support for receiving iTunes streams back, got...
2012-05-16  Juho Vähä-HerttuaRemove newlines from logger calls.
2012-05-16  Juho Vähä-HerttuaImprove logging on thread cleanups.
2012-05-16  Juho Vähä-HerttuaMake some modifications to the API to make bindings...
2012-05-16  Juho Vähä-HerttuaParse the remote address from SDP instead of a hack.
2012-05-16  Juho Vähä-HerttuaFix a bug in volume handling.
2012-05-16  Juho Vähä-HerttuaSeveral smaller fixes to compile on windows
2012-05-16  Juho Vähä-HerttuaUpdate license header to all source files.
2012-05-16  Juho Vähä-HerttuaMove src to src/lib, include to src/include, test to...