]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2014-10-03  Ted Hessrtsp.c: Fix socket open failures when no IPV6 available 9/head
2014-10-01  Mike BradyAdd chatty diagnostics to getting a listening port
2014-10-01  Mike BradyInsist that the char be signed.
2014-10-01  Mike Bradyuse popt to check command line arguments, add debug...
2014-09-28  Mike BradyStop program crashing after an illegal argument is... 2.1.2
2014-09-27  Mike BradyAdd new option: -P or --pause sends a pause request...
2014-09-27  Mike BradyClean up debug message if pause request fails.
2014-09-27  Mike BradyQuieten chatty debug messages.
2014-09-27  Mike BradyAdd a little more buffer checking.
2014-09-27  Mike BradyFix BB bug in player_put_packet flush code.
2014-09-27  Mike BradySupress multiple sequencial resync activity in some...
2014-09-26  Mike BradyAdd flush logic to the point of adding packets to the...
2014-09-25  Mike BradyRefactor code to open and close the alsa device. Now...
2014-09-23  Mike BradyCheck pause request return for a 204 code, quiten some...
2014-09-22  Mike BradyMerge branch '2.1' of github.com:mikebrady/shairport...
2014-09-22  Mike BradySend SIGUSR2 to shairport sync and it will send a pause...
2014-09-20  Mike BradyWorking on 2.1.2
2014-09-20  Mike BradyUpdate to indicate 2.1.1
2014-09-17  Mike BradyAdd info about stability improvements 2.1.1
2014-09-17  Mike BradyUpdate diagram to show new volume curve -- the Goldiloc...
2014-09-16  Mike BradyAdjust slope of volume control to be a bit faster at...
2014-09-15  Mike BradyModify the volume control profile to make the lower...
2014-09-15  Mike BradyStill on the trail of that silencing bug -- fixed a...
2014-09-15  Mike BradyFix a bug that sometimes led to the periodic status...
2014-09-14  Mike BradyDetab the code, turn off othe 'Resend ...' message...
2014-09-14  Mike BradyImprove sequence checking and packet resending requesti...
2014-09-11  Mike BradyOne brown-bag and extra checking on buffer management.
2014-09-10  Mike BradyAdd debug messages after resend requests; disable last...
2014-09-10  Mike BradyFix a probably-silent bug in makeing resend requests.
2014-09-08  Mke BradyMerge osxmods into 2.1
2014-09-08  Mke BradySuppress redundant packet-out-of-sequence messages...
2014-09-08  Mike BradyAdd seq_t PREDECSSOR and seq_sum functions, use them...
2014-09-08  Mike BradySeems as if we do need SO_REUSEADDR stuff after all...
2014-09-08  Mike BradyAnother approach to checking if linux or osx -- tell...
2014-09-07  Mike BradyTurn off debug message about jitter.
2014-09-07  Mike BradyModify to correctly identify a linux installation
2014-09-07  Mike BradyInitial commit -- experimental
2014-09-07  Mike BradyTry to quieten some warnings for Mac OS X
2014-09-07  Mike Brady1. Stop Mac OS X compiler complaining about seq_diff...
2014-09-07  Mike BradyStop Mac OS X compiler complaining about seq_diff.
2014-09-07  Mike Brady1. Fix sendto calls to use the exactly correct length...
2014-09-07  Mike BradyDon’t bother with SO_REUSEADDR stuff.
2014-09-07  Mike BradyInitial commit
2014-09-07  Mike BradyCompletely remove entries for mDNS backends that are...
2014-09-07  Mike BradyAdd code to distinguish Linux from Mac OS X. Make librt...
2014-09-07  Mike BradyRename absolute_time_in_ns to absolute_time_in_fp.
2014-09-07  Mike Bradyrename absolute_time_in_ns to absolute_time_in_fp ...
2014-09-07  Mike BradyInitial Commit
2014-09-04  Mike BradyClarification
2014-09-04  Mike BradyAdd lib check for librt to stop an undefined reference...
2014-09-04  Mike BradyUpdate README.md
2014-09-04  Mike BradyUpdate for new semantics of option -t 0.
2014-09-04  Mike BradyUpdate for change to -t = 0 option.
2014-09-04  Mike BradyWhen option -t is set to zero, allow a session to be...
2014-09-03  Mike BradyAdd option to control session timeout.
2014-09-03  Mike BradyAdd extra option -t/--timeout to vary the time to wait...
2014-09-02  Mike BradyImprove error messages when prerequisistes are missing.
2014-09-01  Mke BradyUpdate documentation to reflect ability to add argument...
2014-09-01  Mke BradyUpdate documentation to reflect ability to add argument...
2014-09-01  Mke BradyChange the help text to reflect ability to add argument...
2014-09-01  Mke BradyUse popt library to allow on-start and on-stop commands...
2014-09-01  Mke BradyAdd libpopt library dependency.
2014-08-29  Mike Bradyshorten the duration of the Gibbs phenomenon overlay... V2.1
2014-08-29  Mike BradyAdd Gibss phenomenon hack to end of the packet (as...
2014-08-28  Mike BradyQuieten an incorrect compiler warning
2014-08-27  Mike BradyAdd a simple pseudo-random throttle to keep the rate...
2014-08-26  Mke BradyMerge branch '2.1' of github.com:mikebrady/shairport...
2014-08-26  Mke BradyMove the time_of_last_packet timeout check to where...
2014-08-26  Mike BradyIt's libssl-dev, not libopenssl-dev
2014-08-26  Mike BradyFinalise for 2.1
2014-08-26  Mike BradyMake it final 2.1
2014-08-26  Mike BradyMake it just "2.1"
2014-08-26  Mike BradyReintegrate "What's New"
2014-08-26  Mike BradyReintegrate "What's New"
2014-08-26  Mike BradyMove the news back to README.md.
2014-08-25  Mike BradyEven more...
2014-08-25  Mike BradyEven more tiny edits.
2014-08-25  Mike BradyMore tiny adjustments
2014-08-25  Mike BradySummary of what's new at top
2014-08-24  Mike BradyTiny edits.
2014-08-24  Mike BradyAdd support for PolarSSL, libsoxr, fix ab_* and seq_...
2014-08-24  Mike BradyChange definition of seq_diff to bring it into player.c
2014-08-24  Mike BradyAdd support for PolarSSL, quieten some error messages.
2014-08-24  Mike BradyAdd new options, version info, polarssl, refine some...
2014-08-24  Mike BradyAdd support for centralised timing, jitter calculation...
2014-08-24  Mike BradyStop incorrect warning about malloc/free and add an...
2014-08-24  Mike BradyStop incorrect warning about malloc/free
2014-08-24  Mike BradyAdd support for removing tinysvcmdns
2014-08-24  Mike BradyAdd support for PolarSSL, soxr, fix tinysvcmdns stuff...
2014-08-24  Mike BradyAdd support for PolarSSL, some OS X stuff, centralised...
2014-08-24  Mike BradyAdd support for stuffing option, for the start and...
2014-08-24  Mike BradyImprove error messages, make them quieter sometimes.
2014-08-24  Mike BradyAdd int to stop compiler warning
2014-08-24  Mike BradyNot used
2014-08-24  Mike BradyDon't need it.
2014-08-24  Mike BradyUpdate for new features etc.
2014-08-24  Mike BradyWhat's new in 2.1
2014-08-24  Mike BradyMeh
2014-08-24  Mike BradyMove from shairport to shairport-sync.
2014-08-24  Mike BradyOmit tinysvcmdns stuff unless needed. Move from shairpo...
next