repositories
/
deb_shairplay.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
deb_shairplay.git
2013-03-31
Juho Vähä...
Do not crash to assertion failure on unknown audio...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-03-31
Juho Vähä...
Only accept first rtpmap and fmtp (assume they are...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-03-31
Juho Vähä...
Pass on rtpmap to raop_buffer in order to add AAC suppo...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-03-23
Ville Ranki
Give errors instead of crashing if dnssd service init...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-03-20
Ville Ranki
Fix compilation on gcc => 4.7.0 by including unistd.h
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-01-10
Juho Vähä...
Patch the new http_parser to support RTSP requests...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-01-10
Juho Vähä...
Update the Joyent http_parser.c to version 2.0, cleanup...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-01-10
Juho Vähä...
Add more debugging information to httpd.c
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2013-01-10
Juho Vähä...
Add autotools files we do not want to commit to .gitignore
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-11-25
Juho Vähä-Herttua
Close server sockets on shutdown, thanks to Memphiz...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-10-18
Juho Vähä...
Make shairplay.c sample application compile with latest...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Add checks for required libraries
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Add autotools build scripts and new shairplay program
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Remove the SCons build scripts and move include directory
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Move the RSA key to the beginning of file in python...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Add log methods to Qt4 API, not implemented yet
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Update Qt4 bindings to match the latest API
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Update python bindings to the latest API version
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Add error pointer to raop_init, today API breaks in...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-31
Juho Vähä-Herttua
Add cls pointer to the logger
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-27
Juho Vähä-Herttua
Simplify the set_log_callback, it is better for thread...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-26
Juho Vähä-Herttua
Add log level and callback functions to the python...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-19
Juho Vähä-Herttua
Add license headers to Qt4 bindings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-19
Juho Vähä-Herttua
Fix the Qt4 bindings and link to libshairport dynamically
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-19
Juho Vähä-Herttua
Add libdl support to dnssd.c for lazy linking
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-19
Juho Vähä-Herttua
Create one QThread per one C thread
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-19
Juho Vähä-Herttua
Start writing the Qt4 bindings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-18
Juho Vähä-Herttua
Update the python bindings to the latest API version
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-17
Juho Vähä-Herttua
Set default logging level to warning
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Do not check for httpd->server_fd6 if it is not initialized
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Attempt to fix the IPv4/IPv6 problems once and for all
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Attempt to make a temporary fix for Vista/Win7
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Make the maximum number of clients configurable
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Handle volume change with an explicit flag
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add log level and log callback support to the RAOP API
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
State more clearly in README that LGPLv3 is allowed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Make compilation to win32 work with winmm library
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add full metadata and coverart support to the library
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Pass metadata and coverart to the RTP thread
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add support for receiving iTunes streams back, got...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add metadata checking of SET_PARAMETERS to RAOP handler
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add the STDCALL definition just to be sure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Memphiz
[windows] - fixups for building on windows
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fall back to IPv4 in case initializing IPv6 socket...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update python bindings to include is_running.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Remove newlines from logger calls.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add raop_is_running function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix a small memory leak in raop_buffer.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix a memory leak in raop
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix a memory leak in the ALAC decoder.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Improve logging on thread cleanups.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Do not calculate the challenge if authentication fails.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix bugs in the digest handling.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update bindings and fix a bug in last commit, password...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add support for password digests.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update AirTV-Qt project to work with the latest library...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Make it possible to init shairplay library without...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Relicense bindings as MIT License
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix python bindings to hold a reference to sessions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Link to dns_sd on linux since it is necessary for now.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update the python bindings to work with current version
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add initial python bindings to the library
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Make some modifications to the API to make bindings...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Rename libairplay to libshairplay to avoid confusion...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Parse the remote address from SDP instead of a hack.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix compilation on windows.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Export symbols when compiling windows DLL.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Review and cleanup the raop.c a little bit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update paths in the README file.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix a bug in volume handling.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Make crossmingw tools to work on latest Ubuntu
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Several smaller fixes to compile on windows
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Move hwaddress to raop_start instead of raop_init.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Do not accept new connections if the connection buffer...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update the README file regarding licenses.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update license header to all source files.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add some really ugly scons scripts to compile libraries
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Move src to src/lib, include to src/include, test to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Rename a file that had a confusing filename.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Update the README to contain more information about...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Fix the log levels not to print out too much information
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Add license information to README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2012-05-16
Juho Vähä-Herttua
Initial commit to the repository
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)