* Fix a typo in the dpkg changelog.
[deb_shairplay.git] / src / lib / raop_rtp.c
2014-11-25  Jérôme BenoitImported Upstream version 0.9.0
2013-03-31  Juho Vähä-HerttuaPass on rtpmap to raop_buffer in order to add AAC suppo...
2012-05-16  Juho Vähä-HerttuaHandle volume change with an explicit flag
2012-05-16  Juho Vähä-HerttuaAdd full metadata and coverart support to the library
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...