]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2018-11-03  Till ZimmermannSmall logic fix 768/head
2018-11-03  Mike BradyUpdate README.md
2018-11-03  Mike BradyUpdate RELEASENOTES.md
2018-11-03  Mike BradyUse "/dev/urandom" instead of "/dev/random" to generate...
2018-11-03  Mike BradyUse "/dev/urandom" instead of "/dev/random" to generate...
2018-11-01  Mike BradyImprove build instruction to avoid rebuilding stuff...
2018-11-01  Mike BradyMerge pull request #766 from mikebrady/remove_duplicate...
2018-11-01  Mike BradyRemove a few unused functions. 766/head
2018-11-01  Mike BradyStop multiple calls to gdbus_codegen on parallel makes
2018-11-01  Mike BradyUpdate RELEASENOTES.md
2018-11-01  Mike BradyUpdate configure.ac
2018-11-01  Mike BradyMerge pull request #765 from mikebrady/use_disposable_l...
2018-10-31  Mike BradyEnhance error messages to warn if the alsa output devic... 765/head
2018-10-30  Mike BradyChanmge order so that it will compile in openbsd.
2018-10-30  Mike BradyMake the lib settings standard for all builds, not...
2018-10-30  Mike BradyStart using libraries to be able to compile other peopl...
2018-10-30  Mike BradyMerge pull request #762 from mikebrady/danger_will_rogers
2018-10-28  Mike BradyRemove a signed/unsigned comparison warning 762/head
2018-10-23  Mike BradyQuieten an unnecessary debug message.
2018-10-23  Mike BradyImprove handling of network delays and outages -- more...
2018-10-23  Mike BradyTighten up integer promotion checks to calculate large...
2018-10-22  Mike BradySee where a weird large negative delay is being calculated.
2018-10-21  Mike BradyFix calculation of filler length.
2018-10-21  Mike BradyCalculate silence memory requirements properly. Remove...
2018-10-21  Mike BradyFurther improve the modulo 32 rtpstamp-based missing...
2018-10-21  Mike BradyFix a reporting error, allow a larger time window for...
2018-10-21  Mike BradyFormat tidy-up
2018-10-21  Mike BradyRemove a few compiler warnings.
2018-10-21  Mike BradyUse a parameter rather than a hard-wired input rate.
2018-10-19  Mike BradySeems to work for higher rates
2018-10-19  Mike BradyReplace the entire timestamp processing software -...
2018-10-19  Mike BradyReplace a mutex unlock deleted by accident.
2018-10-18  Mike BradyTry to fix modulo calculations
2018-10-14  Mike BradyUpdate RELEASENOTES.md
2018-10-14  Mike BradyTake more notice of errors requesing delay times. Exten...
2018-10-14  Mike Bradyquieten a debug message
2018-10-14  Mike BradyAllow a latency offset of +/- 1.75 seconds.
2018-10-14  Mike BradyGenerate error messages if there is a problem with...
2018-10-14  Mike BradyUpdate RELEASENOTES.md
2018-10-13  Mike BradyMerge pull request #755 from roblan/development
2018-10-13  Mike BradyAdd a debug message...
2018-10-13  Robert Langenormalize whitespaces in scripts/shairport-sync.conf 755/head
2018-10-11  Mike BradyUpdate RELEASENOTES.md
2018-10-11  Mike BradyUpdate RELEASENOTES.md
2018-10-11  Mike BradyAllow for a change in the sync time of AirPlay on Mojav...
2018-10-11  Mike BradyAllow for a change in the sync time of AirPlay on Mojav...
2018-09-28  Mike BradyUpdate RELEASENOTES.md
2018-09-28  Mike BradyFix the volume-changed command caller. A space went...
2018-09-28  Mike BradyFix the volume-changed command caller. A space went...
2018-09-21  Mike BradyUpdate RELEASENOTES.md
2018-09-21  Mike BradyUpdate RELEASENOTES.md
2018-09-21  Mike BradyRevert previous change which was to unreference a strea...
2018-09-21  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-09-21  Mike BradyRevert previous change which was to unreference a strea...
2018-09-21  Mike BradyUpdate RELEASENOTES.md
2018-09-21  Mike BradyUnreference the pa stream when finished with it, so...
2018-09-21  Mike BradyUnreference the pa stream when finished with it, so...
2018-09-21  Mike BradyUpdate configure.ac
2018-09-21  Mike BradyUpdate RELEASENOTES.md
2018-09-21  Mike BradyMerge pull request #743 from mLupine/pa_sink
2018-09-20  Mike BradyImprove Makefile.am for FreeBSD -- remove irreleveant...
2018-09-17  Mike BradyUpdate RELEASENOTES.md
2018-09-17  Mike BradyIgnore the latency of whatever is connected to Shairpor...
2018-09-17  Mike BradyIgnore the latency of whatever is connected to Shairpor...
2018-09-15  Maciej WilczyńskiUpdate README.md 743/head
2018-09-15  Maciej WilczynskiAdd PA sink configuration option
2018-09-09  Mike BradyForgot documentation updates
2018-09-09  Mike BradyRemove the --c-generate-autocleanup all -- not present...
2018-09-09  Mike BradyUpdate RELEASENOTES.md
2018-09-09  Mike BradyForgot documentation updates
2018-09-09  Mike BradyMany changes to compilation and linking flags. Stop...
2018-09-09  Mike BradyClang Format Cleanup
2018-09-09  Mike BradyMany changes to compilation and linking flags. Stop...
2018-09-09  Mike BradyPartly clean up use of automake, autoconfig and compile...
2018-09-08  Mike BradyUpdate RELEASENOTES.md
2018-09-08  Mike BradyUpdate RELEASENOTES.md
2018-09-08  Mike BradyUpdate RELEASENOTES.md
2018-09-08  Mike BradyUpdate RELEASENOTES.md
2018-09-08  Mike BradyUpdate RELEASENOTES.md
2018-09-08  Mike BradyUpdate RELEASENOTES.md
2018-09-08  Mike BradyInclude a definition of HAVE_LIBSOXR with using pkg_config
2018-09-08  Mike BradyInclude a definition of HAVE_LIBSOXR with using pkg_config
2018-09-07  Mike BradyStop requiring jack to be "rolling"
2018-09-07  Mike BradyStop requiring jack to be "rolling"
2018-09-03  Mike BradyTidy up some comments, stop making it die for small...
2018-09-02  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-09-02  Mike BradyFix typo
2018-09-02  Mike BradyUpdate RELEASENOTES.md
2018-09-02  Mike BradyUpdate RELEASENOTES.md
2018-09-02  Mike BradyAdd ability for the jack back end to automaticlly conne...
2018-09-02  Mike BradyAdd ability for the jack back end to automaticlly conne...
2018-09-02  Mike BradyAdd ability for the jack back end to automaticlly conne...
2018-08-31  Mike BradyClean up the jack backend and add a few options.
2018-08-31  Mike BradyUpdate RELEASENOTES.md
2018-08-31  Mike BradySome confusion here, so 3.3d5 marks the introduction...
2018-08-31  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-08-31  Mike Bradyremove some now-redundant code
2018-08-31  Mike BradyInitial very rough attempt at a jackaudio backend.
2018-08-31  Mike BradyInitial very rough attempt at a jackaudio backend.
2018-08-28  Mike BradyUpdate README.md
next