]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - player.h
Update check_classic_systemd_full.yml
[thirdparty/shairport-sync.git] / player.h
2023-09-16  Mike BradyUpdates to the Issues template.
2023-09-09  Mike BradyMerge branch 'development' of github.com:mikebrady...
2023-09-09  Mike BradyRebuild the locking mechanisms for safe interruption...
2023-06-10  Mike Bradyreplace some deprecated OpenSSL calls
2023-05-20  Mike Bradymerge 4.2 updates from the branch
2023-01-18  Mike BradyAdd code to try to save your ears by handling a situati...
2022-12-30  Mike BradyCall the unfixable error handler if the output device...
2022-12-30  Mike BradyCall the unfixable error if the output device can't...
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-07-01  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-06-30  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-06-27  Mike BradyMerge pull request #1489 from lrusak/pipewire
2022-06-25  Mike BradyRename and reorder some of the pairing definitions...
2022-06-23  Mike BradyTidy up write encrypted. Explore some of the remote_con...
2022-05-23  Mike BradyFix brackets around plist.h
2022-05-14  Mike BradyChange playstart to a 64-but unsigned int. Store time...
2022-03-22  Mike BradySimplify a comment.
2022-03-13  Mike BradyAdd buffer size to statistcs information for a Buffered...
2022-01-28  CharlesMerge branch 'mikebrady:development' into development
2022-01-24  Mike BradyAdd some sanity checking of latency-affecting settings.
2022-01-04  CharlesMerge branch 'mikebrady:development' into development
2021-12-30  Mike BradyStop storing the timing peer list. Clean up generation...
2021-12-09  Mike BradyMerge "openbsd corrections #1357" after resolving one...
2021-12-08  Mike BradyMerge pull request #1356 from tecdude/patch-1
2021-12-08  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 BradyMerge branch 'development' of git.aillwee.com:base...
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 BradyMerge branch 'development' of github.com:mikebrady...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-21  Mike BradyAdd code to check divisions and mods for a potrntial...
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-08  Mike BradyTry using the monotonic clock for checking output rate...
2021-11-06  Mike BradyEnsure the frame rate calculator allows for silent...
2021-09-18  Mike BradyAllocate, deallocate and NULL the rtp_event_thread...
2021-09-16  Mike BradyMerge with the aillwee development branch
2021-09-09  Mike BradyFix compilation errors that accumulated with no --with...
2021-09-06  Mike BradyDon't need 'had_been_cancelled'. Remoted.
2021-09-06  Mike BradySeems to work better with iOS / HomePod mini speaker...
2021-09-05  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-09-05  Mike BradyOnline changes.
2021-09-04  Mike Bradyredo handle_setup to identify ptp, ntp and remote contr...
2021-09-01  Mike Bradyclang
2021-09-01  Mike BradyAdd new type of airplasy stream
2021-09-01  Mike BradyMove group ID store to the conn. Fix the size of the...
2021-08-31  Mike Bradyadd a place to store the groupContainsGroupLeader from...
2021-07-28  Mike BradyWhen an unrecognised SETUP message is received, just...
2021-07-22  Mike BradyBring over some updates that were applied to the master...
2021-07-22  Mike BradyMerge pull request #1177 from lrusak/pipewire
2021-07-22  Mike BradyMerged PR #1186, thanks to [dasl-](https://github.com...
2021-06-01  Mike BradyRemember the original anchor information so that if...
2021-05-31  Mike BradyRestore ability to compile without AIRPLAY-2 flag ...
2021-05-31  Mike BradyDeal with the possibility that the anchor information...
2021-05-30  Mike BradyFlush seems to be working properly and reliably. Some...
2021-05-29  Mike BradyMuch better flushing. Delayed flushing only works for...
2021-05-28  Mike Bradyrecognise two types of flush -- one with from and until...
2021-05-27  Mike BradyMerge branch 'development' of github.com:aillwee/shairp...
2021-05-26  Mike Bradyremove redundant item
2021-05-26  Mike BradyMove initial delay when using a new bus master to rtp...
2021-05-26  Mike Bradya slightly more rational clock handling regime, I hope...
2021-05-20  CharlesMerge branch 'development' of github.com:aillwee/shairp...
2021-05-15  Mike Bradyhandle volume control requests in AP2 correctly. Don...
2021-05-10  Mike BradyImprove NQPTP clock diagnostics, tidy up some messages.
2021-05-08  Mike BradyMove AP2 player termination code from handle_teardown...
2021-05-05  CharlesMerge branch 'development' of github.com:aillwee/shairp...
2021-05-05  Mike BradyMerge pull request #1 from ejurgensen/use_pair_ap1
2021-05-04  ejurgensenUse pair_ap for pairing and rtsp encryption
2021-05-02  Mike BradyOnly stop the player if you still have the playing...
2021-05-02  Mike Bradyclang format
2021-05-02  Mike Bradyworks in AP1-compatible AP2 mode, but resend isn't...
2021-05-01  Mike Bradyclang format
2021-04-30  Mike BradyCompiles in AirPlay2 and AirPlay1 modes. Runs in AirPl...
2021-04-30  Mike BradyCompile with AP2 flag set
2021-04-29  Mike Bradyplayer.c compiles and everything builds and runs with...
2021-04-29  Mike Bradyrtp meged with lots of AP2 stuff still commented out...
2020-09-30  Mike Brady Handle active_remote_id as a string rather than... 3.3.7rc3
2020-09-27  Mike BradyClang Format
2020-09-27  Mike BradyHandle active_remote_id as a string rather than an...
2020-09-03  Mike BradyMake the first output backend in the list of backends...
2020-07-06  Mike Brady3.3.7rc0
2020-06-13  Mike BradyMerge pull request #1023 from minix1234/development
2020-06-12  Mike Bradyclean up flush detection code
2020-06-09  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-06-09  Mike BradyRemove a redundant field from a time ping record
2020-06-09  Mike BradyMake the list of remote to local timing values a power...
2020-05-23  Mike BradyMove the statistics array from the stack into the heap.
2020-05-23  Mike BradyCalculate the delay and sync error modulo the output...
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
2020-05-16  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-05-14  Mike BradyFix calculation of latency -- honour the signs of the...
2020-02-25  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-02-24  Mike Bradyfunctional with full removal of get_absolute_time_fp...
2020-02-20  Mike BradySquashed commit of the following:
2020-02-13  Mike BradyCompiles under gcc-10 with -fno-common
2020-01-10  Mike BradyStore the UserAgent so as to recognise forked-daapd...
next