]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2021-01-07  Chris BootFix typos of "daemon" 1131/head
2020-12-23  Mike BradyUpdate RELEASENOTES.md
2020-12-23  Mike BradyAdd MQTT documentation and associated README update...
2020-12-23  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-12-23  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-12-23  Mike BradyBug fixes
2020-12-23  Mike BradyFix a hang if an on-*** script didn't launch.
2020-12-23  Mike BradyFix a crash that occurred if metadata support is enable...
2020-12-16  Mike BradyMerge pull request #1117 from minix1234/development
2020-12-16  minix1234Update MQTT.md 1117/head
2020-12-15  minix1234Update README.md
2020-12-15  minix1234Create MQTT.md
2020-12-07  Mike BradyUpdate RELEASENOTES.md
2020-12-07  Mike BradyRestore compatibility with AirPower on Android.
2020-12-07  Mike BradyRestore compatibility with AirPower on Android.
2020-12-05  Mike BradyUpdate RELEASENOTES.md
2020-12-05  Mike BradyBugfix -- don't try to create the metadata pipe or...
2020-12-05  Mike BradyBugfix -- don't try to create the metadata pipe or...
2020-12-05  Mike BradyBugfix -- don't try to create the metadata pipe or...
2020-12-01  Mike Brady3.3.7 Final 3.3.7
2020-12-01  Mike Brady3.3.7 Final
2020-12-01  Mike Brady3.3.7 Final
2020-12-01  Mike Brady3.3.7 Final
2020-12-01  Mike Brady3.3.7 Final
2020-11-03  Mike BradyUpdate TROUBLESHOOTING.md
2020-09-30  Mike Brady Handle active_remote_id as a string rather than... 3.3.7rc3
2020-09-27  Mike BradyHandle active_remote_id as a string rather than an...
2020-09-27  Mike BradyClang Format
2020-09-27  Mike BradyHandle active_remote_id as a string rather than an...
2020-09-20  Mike BradyTighten up memory allocatons in DACP.c but shorten...
2020-09-11  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-09-11  Mike BradyAdd a default name for the pipe backend: /tmp/shairport...
2020-09-11  Mike BradyEnsure the metadata pipe is created, if necessary,...
2020-09-03  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-09-03  Mike BradyUpdate configure.ac
2020-09-03  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-09-03  Mike BradyMake the first output backend in the list of backends...
2020-09-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-09-02  Mike BradyAdd the word 'jack' to the version string if Jack Audi...
2020-09-02  Mike BradyAdd the word 'jack' to the version string if Jack Audi...
2020-08-24  Mike BradyUpdate UPDATING.md
2020-08-24  Mike BradyUpdate UPDATING.md
2020-08-24  Mike BradyUpdate UPDATING.md
2020-08-21  Mike BradySquashed commit of the following: 3.3.7rc2
2020-08-14  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-08-13  Mike BradyForgot to include documentation and version updates...
2020-08-13  Mike BradyA gentler flush process for resyncing.
2020-08-13  Mike BradyUpdate configure.ac
2020-08-13  Mike BradyUpdate configure.ac
2020-08-13  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-08-13  Mike BradyPotentially fix a flaw in resyncing. A flush is set...
2020-07-28  Mike BradyUpdate TROUBLESHOOTING.md
2020-07-27  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-07-27  Mike BradyOpen metadata and audio pipes with 666 permissions.
2020-07-27  Mike BradyOpen metadata and audio pipes with 666 permissions.
2020-07-13  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-07-13  Mike BradyEnsure metadata and cover art are enabled if metadata...
2020-07-13  Mike BradyQuieten a debug message
2020-07-13  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-07-13  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-07-13  Mike BradyEnsure metadata and cover art are enabled if metadata...
2020-07-10  Mike BradyExtra check for leading zeros in the DACP ID received... 3.3.7rc1
2020-07-10  Mike BradyExtra check for leading zeros in the DACP ID received...
2020-07-08  Mike BradyQuieten a noisy flush debug message
2020-07-08  Mike BradyChange a slightly misleading comment
2020-07-08  Mike BradyRemove leading zeroes from an incoming DACP ID in anoth...
2020-07-08  Mike BradyRemove leading zeroes from an incoming DACP ID in anoth...
2020-07-06  Mike BradyUpdate RELEASENOTES.md 3.3.7rc0
2020-07-06  Mike BradyUpdate to 3.3.7.
2020-07-06  Mike Brady3.3.7rc0
2020-07-06  Mike Brady3.3.7rc0
2020-07-06  Mike BradyRemove the Dockerfile and GitHub actions workflow.
2020-07-04  Mike BradyOnly allow steps of workflow to execute if running...
2020-07-03  Mike BradyUpdate README.md
2020-07-03  Mike Brady3.3.7d12 -- getting near to release 3.3.7d12
2020-07-03  Mike BradyDon't build Docker images for a pull request.
2020-07-03  Mike BradyUpdate RELEASENOTES.md
2020-07-03  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-07-03  Mike BradyPush images for x86, x86-64, arm32 (v6) and arm64 archi...
2020-07-03  Mike BradyAdd initial support for Docker Hub / GitHub Actions...
2020-07-03  Mike BradyAdd initial support for Docker Hub / GitHub Actions...
2020-06-24  Mike BradyMove Docker stuff to another repository
2020-06-24  Mike BradyUpdate BEWARE.md
2020-06-24  Mike BradyUpdate BEWARE.md
2020-06-24  Mike BradyCreate BEWARE.md
2020-06-24  Mike BradySimple Docker configuration
2020-06-24  Mike BradyAdd the string "-alac" to the version string in '-V...
2020-06-22  Mike Bradyremove the cause of a FreeBSD warning
2020-06-22  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-22  Mike Bradyclean up a fatal error message
2020-06-22  Mike BradyUse exit() instead of abort() when a fatal error occurs...
2020-06-22  Mike Bradyquieten a debug message
2020-06-21  Mike BradyFix the default audio_backend_buffer_desired_length...
2020-06-21  Mike Bradyslightly change debug message
2020-06-21  Mike Bradyquieten some debug messages
2020-06-21  Mike BradyChange blame address!
2020-06-21  Mike BradyBug fixes.
2020-06-21  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-21  Mike BradyReinstated the main thread cancellation cleanup and...
2020-06-21  Mike BradyThe metadata threads were not terminating properly...
next