Add cls pointer to the logger
[deb_shairplay.git] / src / include / raop.h
2012-05-31  Juho Vähä-HerttuaAdd cls pointer to the logger
2012-05-16  Juho Vähä-HerttuaMake the maximum number of clients configurable
2012-05-16  Juho Vähä-HerttuaAdd log level and log callback support to the RAOP API
2012-05-16  Juho Vähä-HerttuaAdd full metadata and coverart support to the library
2012-05-16  Juho Vähä-HerttuaAdd raop_is_running function.
2012-05-16  Juho Vähä-HerttuaAdd support for password digests.
2012-05-16  Juho Vähä-HerttuaMake some modifications to the API to make bindings...
2012-05-16  Juho Vähä-HerttuaExport symbols when compiling windows DLL.
2012-05-16  Juho Vähä-HerttuaMove hwaddress to raop_start instead of raop_init.
2012-05-16  Juho Vähä-HerttuaMove src to src/lib, include to src/include, test to...