]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2021-12-09  Mike BradyMerge branch 'mptre-master' into development
2021-12-09  Mike BradyMerge "openbsd corrections #1357" after resolving one...
2021-12-08  Mike BradyUpdate AIRPLAY2.md
2021-12-08  Mike BradyMerge pull request #1356 from tecdude/patch-1
2021-12-08  Mike BradyUpdate stale.yaml
2021-12-08  Mike BradyUpdate RELEASENOTES.md
2021-12-08  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-12-08  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-12-08  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-08  Mike BradyAdd update to ejurgensen's pair_ap library. Thanks...
2021-12-08  Fabrice FontaineFix build with automake 1.16.5. Thanks for Fabrice... 3.3.9
2021-12-08  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-08  Mike BradyMerge pull request #1367 from Lorilandly/development
2021-12-08  Lori Lifixed dependency 1367/head
2021-12-07  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyAdd client and server ip metadata for AP2. Remove timin...
2021-12-07  Mike BradyFix another memory leak.
2021-12-07  Mike BradyAdd a bogus exit for AP1 to make it easier to evaluate...
2021-12-07  Mike BradyAnother memory leak.
2021-12-07  Mike BradyFix a few more memory leaks
2021-12-07  Mike BradyPossibly fix a few memory leaks. Add a bogus exit to...
2021-12-07  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-12-07  Mike BradyStop checking that the timing peers are within the...
2021-12-07  Mike BradyQuieten a few debug messasges.
2021-12-07  Mike Bradystop removing the play lock at the end of a play sessio...
2021-12-07  Mike Bradyquieten a debug message
2021-12-07  Mike BradyLook for at least 0.1 seconds of leadtime, ensure a...
2021-12-07  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-06  Mike BradyClang Format
2021-12-06  Mike BradyAdd txtAirPlay data to info response. Don't pause long...
2021-12-06  Mike BradyDon't ask for cover art if not asking for metadata...
2021-12-06  Mike BradySkip some invalid AAC packets, don't decode outdated...
2021-12-06  Mike BradyWait for that mutex for longer. (Don't know why yet...)
2021-12-06  Mike BradyRemember to add some exta fields later...
2021-12-06  Mike BradyStop clearing the timing peer list and stop removing...
2021-12-06  Mike BradyMerge pull request #1362 from mptre/mutex
2021-12-05  Anton Lindqvistavoid recursive mutex acquisition in sndio backend 1362/head
2021-12-05  Anton Lindqvistadd missing includes on openbsd 1357/head
2021-12-05  Anton Lindqvistdo not pass null to printf
2021-12-05  Anton Lindqvistconfigure: openbsd is supported
2021-12-05  Anton Lindqvistconfigure: fix handling of non linux operating systems
2021-12-02  Mike Bradyclang format only
2021-12-02  Mike BradySet the timing peer list as soon as a SETPEERS message...
2021-12-02  Mike BradyTidy up the statistics printout table and stop outputti...
2021-12-01  Mike BradyUse PKG_CHECK_MODULES to find libavcodec, to make it...
2021-12-01  tecdudeUpdate AIRPLAY2.md 1356/head
2021-12-01  Mike BradyChange behaviour after an unrecoverable error -- if...
2021-11-28  Mike Bradylog statsistics headers whenever verbosity goes on...
2021-11-28  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-28  Mike BradyUse CLOCK_MONOLITHIC_RAW to avoid NTP effects, report...
2021-11-26  Mike BradyClang format
2021-11-26  Mike BradyQuieten some debug messages.
2021-11-26  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike BradyMerge pull request #1346 from fwcd/libplist-configure-fix
2021-11-26  Mike BradyAdd some debug messages to help check the output rate...
2021-11-26  Mike Bradychange stats to report non-zero if output has just...
2021-11-25  Mike BradyRemove the commas in the statistics logs -- easier...
2021-11-25  Mike BradyDon't overwrite service files if they already exist.
2021-11-24  fwcdTry finding libplist as libplist-2.0 on Linux too 1346/head
2021-11-21  Mike BradyAdd code to check divisions and mods for a potrntial...
2021-11-20  Mike BradyDon't display output FPS, as it's not clear how accurat...
2021-11-20  Mike BradyCheck for the stats function before allowing expanded...
2021-11-20  Mike BradyAdd a 'stats' function to the audio back ends to replac...
2021-11-20  Mike Bradyattempt to increase the precision of the FPS timing
2021-11-17  Mike BradyWorking to check for divide / mod by 0's
2021-11-14  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-14  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-11-14  Mike BradyUpdate to the latest version of ejurgensen's pair_ap...
2021-11-14  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-11-14  Mike BradyFix a bug by ensuring certain ap2 variables are initial...
2021-11-08  Mike BradyTry using the monotonic clock for checking output rate...
2021-11-06  Mike BradyEnsure the frame rate calculator allows for silent...
2021-11-02  Mike BradyFix a bug that was causing a compiler warniong about...
2021-11-01  Mike BradyMerge pull request #1326 from a-x-/patch-2
2021-11-01  Alexander Mextnertypo(MQTT): Please not -> Please note 1326/head
2021-10-24  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-10-24  Mike BradyMerge pull request #1314 from ffontaine/development
2021-10-24  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-10-24  Mike Bradyslight tidying up
2021-10-24  Mike BradyUpdate BUILDFORAP2.md
2021-10-24  Mike BradyUpdate CAR INSTALL.md
2021-10-24  Mike BradyUpdate CAR INSTALL.md
2021-10-24  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-23  Mike BradyUpdate CAR INSTALL.md
2021-10-22  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2021-10-22  Mike BradyReturn 501 "Not Implemented" for unexpected RTSP comman...
2021-10-15  Fabrice Fontaineconfigure.ac: fix build with automake 1.16.5 1314/head
2021-10-11  Mike BradyUpdate BUILDFORAP1.md
2021-09-30  Mike BradyUpdate README.md
2021-09-30  Mike BradyUpdate README.md
next