deb_shairplay.git
2012-05-19  Juho Vähä-HerttuaStart writing the Qt4 bindings
2012-05-18  Juho Vähä-HerttuaUpdate the python bindings to the latest API version
2012-05-17  Juho Vähä-HerttuaSet default logging level to warning
2012-05-16  Juho Vähä-HerttuaDo not check for httpd->server_fd6 if it is not initialized
2012-05-16  Juho Vähä-HerttuaAttempt to fix the IPv4/IPv6 problems once and for all
2012-05-16  Juho Vähä-HerttuaAttempt to make a temporary fix for Vista/Win7
2012-05-16  Juho Vähä-HerttuaMake the maximum number of clients configurable
2012-05-16  Juho Vähä-HerttuaHandle volume change with an explicit flag
2012-05-16  Juho Vähä-HerttuaAdd log level and log callback support to the RAOP API
2012-05-16  Juho Vähä-HerttuaState more clearly in README that LGPLv3 is allowed
2012-05-16  Juho Vähä-HerttuaMake compilation to win32 work with winmm library
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ä-HerttuaAdd metadata checking of SET_PARAMETERS to RAOP handler
2012-05-16  Juho Vähä-HerttuaAdd the STDCALL definition just to be sure
2012-05-16  Memphiz[windows] - fixups for building on windows
2012-05-16  Juho Vähä-HerttuaFall back to IPv4 in case initializing IPv6 socket...
2012-05-16  Juho Vähä-HerttuaUpdate python bindings to include is_running.
2012-05-16  Juho Vähä-HerttuaRemove newlines from logger calls.
2012-05-16  Juho Vähä-HerttuaAdd raop_is_running function.
2012-05-16  Juho Vähä-HerttuaFix a small memory leak in raop_buffer.
2012-05-16  Juho Vähä-HerttuaFix a memory leak in raop
2012-05-16  Juho Vähä-HerttuaFix a memory leak in the ALAC decoder.
2012-05-16  Juho Vähä-HerttuaImprove logging on thread cleanups.
2012-05-16  Juho Vähä-HerttuaDo not calculate the challenge if authentication fails.
2012-05-16  Juho Vähä-HerttuaFix bugs in the digest handling.
2012-05-16  Juho Vähä-HerttuaUpdate bindings and fix a bug in last commit, password...
2012-05-16  Juho Vähä-HerttuaAdd support for password digests.
2012-05-16  Juho Vähä-HerttuaUpdate AirTV-Qt project to work with the latest library...
2012-05-16  Juho Vähä-HerttuaMake it possible to init shairplay library without...
2012-05-16  Juho Vähä-HerttuaRelicense bindings as MIT License
2012-05-16  Juho Vähä-HerttuaFix python bindings to hold a reference to sessions
2012-05-16  Juho Vähä-HerttuaLink to dns_sd on linux since it is necessary for now.
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ä-HerttuaUpdate paths in the README file.
2012-05-16  Juho Vähä-HerttuaFix a bug in volume handling.
2012-05-16  Juho Vähä-HerttuaMake crossmingw tools to work on latest Ubuntu
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 the README file regarding licenses.
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ä-HerttuaRename a file that had a confusing filename.
2012-05-16  Juho Vähä-HerttuaUpdate the README to contain more information about...
2012-05-16  Juho Vähä-HerttuaFix the log levels not to print out too much information
2012-05-16  Juho Vähä-HerttuaAdd license information to README
2012-05-16  Juho Vähä-HerttuaInitial commit to the repository