]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2014-10-19  Mke BradyChange SIGUSR2 to turn on and off reserving the output... 2.1.6
2014-10-18  Mike BradyBring the "What is?" up front.
2014-10-18  Mike BradyAdd 2.1.5 information
2014-10-18  Mike BradyBump version info. 2.1.5
2014-10-18  Mike BradyMerge branch '2.1' of github.com:mikebrady/shairport...
2014-10-18  Mike BradyOnly customise libdaemon if localstatedir option is...
2014-10-18  Mike BradyRemove information about 2.1.4
2014-10-18  Mike BradyUpdate versions to 2.1.4 2.1.4
2014-10-18  Mke BradyAdd ability to honour --localstatedir directive
2014-10-11  Mike BradyUse pkg-config to find libdaemon -- useful in FreeBSD... 2.5.0.3
2015-09-16  Mike BradyMerge pull request #125 from akheron/patch-1
2015-09-16  Petri LehtinenREADME.md: s/raspian/raspbian/ 125/head
2015-09-12  Mike BradyUpdate RELEASENOTES.md
2015-09-12  Mike BradyMerge pull request #122 from thsm/development
2015-09-11  thsmFixed the usage of the USE_CUSTOM_LOCAL_STATE_DIR macro... 122/head
2015-09-01  Mike BradyUpdate RELEASENOTES.md 2.5.0.2
2015-09-01  Mke BradyQuieten unnecessary debugging
2015-09-01  Mke BradyTurn on a lot of debugging 2.5.0.1
2015-09-01  Mike BradyUpdate RELEASENOTES.md 2.5.0
2015-08-31  Mike BradyAdd flush request to handle_record, see if it helps
2015-08-31  Mike BradyStart 2.5.X development sequence
2015-08-31  Mike BradyUpdate README.md
2014-10-04  Mike BradyTurn off a few debug messages, adjust formatting. 2.1.3
2014-10-04  Mike BradyMerge pull request #9 from thess/2.1
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...
next