2013-08-08 |
Juho Vähä-Herttua | Update command line util documentation |
tree | commitdiff |
2013-08-08 |
Juho Vähä-Herttua | Remove some unused variables |
tree | commitdiff |
2013-08-08 |
Juho Vähä-Herttua | Make hwaddr configurable from the command line |
tree | commitdiff |
2013-07-30 |
Juho Vähä-Herttua | Remove client_name libao option, it might cause problems |
tree | commitdiff |
2013-04-17 |
Memphiz | [fix] - compilation with visual studio |
tree | commitdiff |
2013-04-16 |
Juho Vähä-Herttua | Symbol exporting related fixes in automake scripts |
tree | commitdiff |
2013-04-14 |
Juho Vähä-Herttua | Add some more logging to authentication |
tree | commitdiff |
2013-04-14 |
Juho Vähä-Herttua | Remove some redundant code from shairplay CLI |
tree | commitdiff |
2013-04-14 |
Juho Vähä-Herttua | Make the password option work on shairplay CLI |
tree | commitdiff |
2013-04-10 |
Juho Vähä-Herttua | Clean up the autotools scripts a bit |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Update licensing information |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Add indentation to src/Makefile.am |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Change the Ubuntu libdns_sd package name to be correct |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Remove dnssd_register_airplay that was accidentally... |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Add signal handlers to shairplay to make it shut down... |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Make shairplay not exit after 100 seconds |
tree | commitdiff |
2013-04-09 |
Juho Vähä-Herttua | Print error if dnssd library not available |
tree | commitdiff |
2013-03-31 |
Juho Vähä-Herttua | Add libtool versioning rules to relevant Makefile.am |
tree | commitdiff |
2013-03-31 |
Juho Vähä-Herttua | Disconnect the HTTP connection on unrecoverable error |
tree | commitdiff |
2013-03-31 |
Juho Vähä-Herttua | Do not crash to assertion failure on unknown audio... |
tree | commitdiff |
2013-03-31 |
Juho Vähä-Herttua | Only accept first rtpmap and fmtp (assume they are... |
tree | commitdiff |
2013-03-31 |
Juho Vähä-Herttua | Pass on rtpmap to raop_buffer in order to add AAC suppo... |
tree | commitdiff |
2013-01-10 |
Juho Vähä-Herttua | Patch the new http_parser to support RTSP requests... |
tree | commitdiff |
2013-01-10 |
Juho Vähä-Herttua | Update the Joyent http_parser.c to version 2.0, cleanup... |
tree | commitdiff |
2013-01-10 |
Juho Vähä-Herttua | Add more debugging information to httpd.c |
tree | commitdiff |
2012-11-25 |
Juho Vähä-Herttua | Close server sockets on shutdown, thanks to Memphiz... |
tree | commitdiff |
2012-10-18 |
Juho Vähä-Herttua | Make shairplay.c sample application compile with latest... |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Add checks for required libraries |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Add autotools build scripts and new shairplay program |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Remove the SCons build scripts and move include directory |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Move the RSA key to the beginning of file in python... |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Add log methods to Qt4 API, not implemented yet |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Update Qt4 bindings to match the latest API |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Update python bindings to the latest API version |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Add error pointer to raop_init, today API breaks in... |
tree | commitdiff |
2012-05-31 |
Juho Vähä-Herttua | Add cls pointer to the logger |
tree | commitdiff |
2012-05-27 |
Juho Vähä-Herttua | Simplify the set_log_callback, it is better for thread... |
tree | commitdiff |
2012-05-26 |
Juho Vähä-Herttua | Add log level and callback functions to the python... |
tree | commitdiff |
2012-05-19 |
Juho Vähä-Herttua | Add license headers to Qt4 bindings |
tree | commitdiff |
2012-05-19 |
Juho Vähä-Herttua | Fix the Qt4 bindings and link to libshairport dynamically |
tree | commitdiff |
2012-05-19 |
Juho Vähä-Herttua | Add libdl support to dnssd.c for lazy linking |
tree | commitdiff |
2012-05-19 |
Juho Vähä-Herttua | Create one QThread per one C thread |
tree | commitdiff |
2012-05-19 |
Juho Vähä-Herttua | Start writing the Qt4 bindings |
tree | commitdiff |
2012-05-18 |
Juho Vähä-Herttua | Update the python bindings to the latest API version |
tree | commitdiff |
2012-05-17 |
Juho Vähä-Herttua | Set default logging level to warning |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Do not check for httpd->server_fd6 if it is not initialized |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Attempt to fix the IPv4/IPv6 problems once and for all |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Attempt to make a temporary fix for Vista/Win7 |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Make the maximum number of clients configurable |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Handle volume change with an explicit flag |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add log level and log callback support to the RAOP API |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add full metadata and coverart support to the library |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Pass metadata and coverart to the RTP thread |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add support for receiving iTunes streams back, got... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add metadata checking of SET_PARAMETERS to RAOP handler |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add the STDCALL definition just to be sure |
tree | commitdiff |
2012-05-16 |
Memphiz | [windows] - fixups for building on windows |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fall back to IPv4 in case initializing IPv6 socket... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Update python bindings to include is_running. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Remove newlines from logger calls. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add raop_is_running function. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix a small memory leak in raop_buffer. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix a memory leak in raop |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix a memory leak in the ALAC decoder. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Improve logging on thread cleanups. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Do not calculate the challenge if authentication fails. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix bugs in the digest handling. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Update bindings and fix a bug in last commit, password... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add support for password digests. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Make it possible to init shairplay library without... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Relicense bindings as MIT License |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix python bindings to hold a reference to sessions |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Link to dns_sd on linux since it is necessary for now. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Update the python bindings to work with current version |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add initial python bindings to the library |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Make some modifications to the API to make bindings... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Rename libairplay to libshairplay to avoid confusion... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Parse the remote address from SDP instead of a hack. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix compilation on windows. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Export symbols when compiling windows DLL. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Review and cleanup the raop.c a little bit |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix a bug in volume handling. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Several smaller fixes to compile on windows |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Move hwaddress to raop_start instead of raop_init. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Do not accept new connections if the connection buffer... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Update license header to all source files. |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Add some really ugly scons scripts to compile libraries |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Move src to src/lib, include to src/include, test to... |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Fix the log levels not to print out too much information |
tree | commitdiff |
2012-05-16 |
Juho Vähä-Herttua | Initial commit to the repository |
tree | commitdiff |
|