]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2020-06-13  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-13  Mike BradyMerge pull request #1023 from minix1234/development
2020-06-12  Mike BradyAdd some detail to a debug message.
2020-06-12  Mike BradyFix a debug message
2020-06-12  Mike Bradyremove some unnecessary code for deleting flushed frames
2020-06-12  Mike Bradyclean up flush detection code
2020-06-12  minix1234Updated activity_monitor.c - metadata publishing wrong... 1023/head
2020-06-12  Mike Bradyquieten some debug messages
2020-06-12  Mike BradyUpdate REPORTING ISSUES.md
2020-06-11  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-11  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-11  Mike BradyStore clock drift information for each client based...
2020-06-10  Mike Bradyadd code to calculate the diffusion multiplier based...
2020-06-10  Mike BradyFix the recording of the sample count if it's less...
2020-06-09  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-09  Mike BradyStart using timing based on a linear least squares...
2020-06-09  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-06-09  Mike BradyClean up and bug-fix the code for estimating remote...
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-06-09  Mike Bradyquieten some debug messages
2020-06-06  Mike BradySmall mod to creating the audio pipe
2020-06-05  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-05  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-05  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-05  Mike BradyBB 3.3.7d8
2020-06-05  Mike BradyClean up code for the silent lead-in on a non-syncing...
2020-06-05  Mike BradyClean up code for the silent lead-in on a non-syncing...
2020-06-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-02  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-06-02  Mike BradySeparate metadata multicast from metadata pipe.
2020-06-01  Mike BradyUpdate README.md
2020-06-01  Mike BradyUpdate INSTALL.md
2020-05-30  Mike BradyCorrect a typo.
2020-05-30  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-30  Mike BradyMake the pipe, hub and mqtt separate threads with their...
2020-05-28  Mike Bradytemporarily disable the metadata pipe feed.
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike Bradydebug mods
2020-05-28  Mike BradyAdd a really wacky debug message
2020-05-28  Mike Bradychange some debugging messages
2020-05-28  Mike BradyAdd the ability to direct logs etc. to a file or pipe.
2020-05-28  Mike BradyAdd the ability to direct logs etc. to a file or pipe.
2020-05-27  Mike BradyAdd setting to direct logs to syslog, STDERR or STDOUT
2020-05-27  Mike BradyAdd the beggings of a hacky check on the metadata modif...
2020-05-27  Mike BradyStop using home-brew non-blocking write. Instead, havin...
2020-05-25  Mike BradyEdit some of the man page
2020-05-25  Mike BradyBrown bag
2020-05-25  Mike Bradyrewrite the non_blocking_write to not use poll() and...
2020-05-25  Mike BradyForgot online changes to documentation.
2020-05-25  Mike Bradyrewrite the non_blocking_write to not use poll() and...
2020-05-25  Mike BradySlight edits to the man file.
2020-05-24  Mike BradyRemove the fsync calls from stdout and pipe backends...
2020-05-24  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-24  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-24  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-24  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-24  Mike BradyClean up statistics display for backends with no sync...
2020-05-23  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-23  Mike BradyMove the statistics array from the stack into the heap.
2020-05-23  Mike BradyUpdate FEDORA.md
2020-05-23  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-23  Mike BradyTidy up some of the modulo arithmetic stuff, including...
2020-05-23  Mike BradyCalculate the delay and sync error modulo the output...
2020-05-21  Mike BradyUpdate README.md
2020-05-21  Mike BradyUpdate FEDORA.md
2020-05-21  Mike BradyUpdate FEDORA.md
2020-05-21  Mike BradyUpdate FEDORA.md
2020-05-21  Mike BradyUpdate Fedora Version Number
2020-05-19  Mike BradyUpdate REPORTING ISSUES.md
2020-05-18  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-18  Mike BradyImprove initial sync calculations, even with short...
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
2020-05-17  Mike BradyAdd the ability to set the silent lead-in parameters...
2020-05-16  Mike BradyQuieten a few debug messages.
2020-05-16  Mike BradyAdd brief message about finding ALSA devices.
2020-05-16  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-16  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-05-16  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-05-16  Mike BradyAdd code to do calculations involving the audio_backend...
2020-05-14  Mike BradyFix calculation of latency -- honour the signs of the...
2020-05-14  Mike BradyFix calculation of latency -- honour the signs of the...
2020-05-14  Mike BradyMerge pull request #1001 from mill1000/negative_offset_fix
2020-04-27  Tucker KernUse signed integers when calculating backend latency... 1001/head
2020-04-15  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-04-15  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-03-31  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-03-31  Mike BradyMerge pull request #988 from grevaillot/to_merge-pa_server
2020-03-27  Guillaume RevaillotAllow to specify pulseaudio server instead of using... 988/head
2020-03-26  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
2020-03-26  Mike BradyRemove leading zeroes from the DACP ID provided by...
2020-03-26  Mike BradyRemove leading zeroes from the DACP ID provided by...
2020-03-25  Mike BradyAdd ability to set the missing DACP port scan interval.
2020-03-25  Mike BradyUpdate RELEASENOTES-DEVELOPMENT.md
next