Update the python bindings to work with current version
[deb_shairplay.git] / src /
2012-05-16  Juho Vähä-HerttuaUpdate the python bindings to work with current version
2012-05-16  Juho Vähä-HerttuaAdd initial python bindings to the library
2012-05-16  Juho Vähä-HerttuaMake some modifications to the API to make bindings...
2012-05-16  Juho Vähä-HerttuaRename libairplay to libshairplay to avoid confusion...
2012-05-16  Juho Vähä-HerttuaParse the remote address from SDP instead of a hack.
2012-05-16  Juho Vähä-HerttuaFix compilation on windows.
2012-05-16  Juho Vähä-HerttuaExport symbols when compiling windows DLL.
2012-05-16  Juho Vähä-HerttuaReview and cleanup the raop.c a little bit
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ä-HerttuaMove hwaddress to raop_start instead of raop_init.
2012-05-16  Juho Vähä-HerttuaDo not accept new connections if the connection buffer...
2012-05-16  Juho Vähä-HerttuaUpdate license header to all source files.
2012-05-16  Juho Vähä-HerttuaAdd some really ugly scons scripts to compile libraries
2012-05-16  Juho Vähä-HerttuaMove src to src/lib, include to src/include, test to...
2012-05-16  Juho Vähä-HerttuaFix the log levels not to print out too much information
2012-05-16  Juho Vähä-HerttuaInitial commit to the repository