]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2019-01-27  Mike Bradyadd hooks for active mode start and end and add in...
2019-01-27  Mike BradyAdd a few litte changes from thre transit branch.
2019-01-27  Mike Bradybring up to date with unstable branch
2019-01-27  Mike Bradygracefully handle situation when the output device...
2019-01-27  Mike BradyMerge branch 'unstable' of https://github.com/mikebrady...
2019-01-27  Mike BradyFix a number of memory leaks and one #include error...
2019-01-27  Mike BradyRemove some unnecessary code "protecting" some use...
2019-01-27  Mike Bradyuse the correct label -- CONFIG_OPENSSL -- rather than...
2019-01-27  Mike BradyFix a cause of a memory leak using OpenSSL for Base...
2019-01-26  Mike Bradyrestore includes of openssl/mbedtls/polarssl includes
2019-01-24  Mike Bradyquieten a few debug messages, bring a standard one...
2019-01-24  Mike BradyUpdate README.md
2019-01-24  Mike BradyUpdate README.md
2019-01-24  Mike Bradyquieten a returned error-code message.
2019-01-24  Mike BradyUse returned codes from do_open() to control the state...
2019-01-23  Mike BradyReorganise code to make it respond dynamically to chang...
2019-01-23  Mike Bradyfix crypto library flags
2019-01-23  Mike BradyIntroduce a simple state machine into the alsa backend...
2019-01-23  Mike Bradymove malloc_cleanup to common.c
2019-01-23  Mike Bradymove malloc_cleanup to common.c
2019-01-23  Mike Bradymove malloc_cleanup to common.c
2019-01-21  Mike BradyAdd an "active" mode that can time out after a period...
2019-01-21  Mike BradyAdd an "active" mode that can time out after a period...
2019-01-21  Mike BradyHook up active mode stuff to metadata, add two four...
2019-01-21  Mike Bradyadd initial script-execution functionality to active...
2019-01-20  Mike BradyAdd an activity monitor -- can set an activity idle...
2019-01-18  Mike Bradymake OpenSSL routines un-cancellable, in case there...
2019-01-18  Mike Bradymake OpenSSL routines un-cancellable, in case there...
2019-01-18  Mike Bradymake OpenSSL routines un-cancellable, in case there...
2019-01-18  Mike Bradyremove unnecessary file includes
2019-01-18  Mike BradyQuieten a debug message.
2019-01-18  Mike Bradyremove the cause of a CLANG warning
2019-01-15  Mike BradyBlock on command_execute for unfixable errors.
2019-01-13  Mike BradyAdd an error message if an RTSP thread can not be created.
2019-01-13  Mike BradyRevise the code for retaining and freeing rtsp message...
2019-01-13  Mike BradyQuieten the msg_ debug messages.
2019-01-13  Mike BradyQuieten a debug message.
2019-01-12  Mike BradyChange how rtsp_messages are memory managed. Add some...
2019-01-12  Mike BradyIf a message is dropped because the pc queue is busy...
2019-01-11  Mike BradyUpdate RELEASENOTES.md
2019-01-11  Mike BradyUpdate RELEASENOTES.md
2019-01-11  Mike BradyUpdate RELEASENOTES.md
2019-01-11  Mike BradyAdd a D-Bus property "DisableStandby" to turn standby...
2019-01-11  Mike BradyAvoid wrapping back to the first three UDP ports when...
2019-01-10  Mike BradyDo not add dither if at full volume or ignoring volume...
2019-01-10  Mike BradyAlways add dither if no hardware mixer and volume contr...
2019-01-10  Mike Bradyclang format
2019-01-10  Mike BradyCLean up timings, clean up DACP interface network timin...
2019-01-10  Mike BradyAdd some diagnostics, shorten timeouts and set so_linge...
2019-01-10  Mike Bradyadd actual waiting time for a failing timed mutex.
2019-01-09  Mike Bradyreduce thresholds towards a buffer time of 0.2 seconds...
2019-01-09  Mike Bradybackend silence threshold should be 0.060 not 0.6!
2019-01-09  Mike BradyDon't use full flush to purge frames after an overrun...
2019-01-08  Mike BradyGo for a 0.250 second buffer length.
2019-01-08  Mike BradyAdjust thresholds and timings to suit pi zero.
2019-01-08  Mike BradyPreflight all audio material playing (not lead-in silen...
2019-01-08  Mike BradyINcrease the delay between reading chunks of the RTSP...
2019-01-08  Mike BradyQuieten a debug message.
2019-01-07  Mike BradyAdd the idea of a preflight message to tell the backend...
2019-01-07  Mike BradyMake buffer size threashold 100 ms instead of 50 ms...
2019-01-07  Mike BradyMake the wait time less than the packet interval time...
2019-01-04  Mike BradyOnly look for snd_pcm_status_get_driver_htstamp is...
2019-01-04  Mike BradyUpdate TROUBLESHOOTING.md
2019-01-04  Mike BradyUse driver htstamp rather than regular one. Use untimed...
2019-01-04  Mike BradyMove stall threshold calculation to init from start...
2019-01-04  Mike BradyExtensive changes to alsa delay() and play() -- recover...
2019-01-04  Mike Bradyclang format
2019-01-04  Mike Bradyremove some debugging code from delay().
2019-01-04  Mike Bradycontinue to change delay() and play() to reflect use...
2019-01-04  Mike BradyAdd code for calculating and recognising the interpolat...
2019-01-04  Mike BradyAdd code for calculating and recognising the interpolat...
2019-01-04  Mike BradyAdd the interpolation threshold setting.
2019-01-04  Mike BradyAdd code for getting and setting the interpolation...
2019-01-04  Mike BradyAdd default values for the interpolation threshold
2019-01-04  Mike BradyUse snd_pcm_recover only _after_ an XRUN or suspend...
2019-01-04  Mike BradyRaise the soxr minimum buffer size to something sensibl...
2019-01-04  Mike BradyGive a nice message if the soxr library isn't installed.
2019-01-04  Mike BradyCheck before using snd_pcm_prepare in delay()
2019-01-03  Mike BradyFix parsing error with progress 'prgr' metadata
2019-01-03  Mike BradyStop dropping metadata with a zero id -- it's not infal...
2019-01-03  Mike BradyStrengthen the ability to recover from an XRUN by putti...
2019-01-02  Mike BradyUsing new delay() and play() functions.
2019-01-02  Mike BradyFix trivial error in a debug message.
2019-01-02  Mike Bradynew play(), delay(), delay_prep_and_status() routines...
2019-01-02  Mike Bradynew play(), delay(), delay_prep_and_status() routines...
2019-01-02  Mike BradyTry out a new alsa delay routine. Could be very buggy!
2018-12-31  Mike BradyIf output is stalled, don't write any more frames to...
2018-12-31  Mike BradyIf output is stalled, don't write any more frames to...
2018-12-29  Mike BradyModify my_snd_pcm_delay but don't test it yet!
2018-12-28  Mike BradyAdd some diagnostics around the state of the DAC during...
2018-12-27  Mike Bradyquieten some dacp debug messages
2018-12-27  Mike BradyFix some memory leaks, improve silence filling backoff...
2018-12-27  Mike BradyFormat
2018-12-27  Mike BradyFix a few memory leaks by deleting responses even when...
2018-12-27  Mike BradyAccount for duration of samples to be played and use...
2018-12-27  Mike BradyAlways leave space for, and put a NULL at the end of...
2018-12-26  Mike BradyBug fix: close a socket even if it doesn't successfully...
2018-12-26  Mike BradyReturn genuine error codes where available in actual_op...
2018-12-23  Mike BradyMerge pull request #784 from a-x-/patch-1
2018-12-22  Alexander MextnerINSTALL.md: which -a shairport-sync find all the copies 784/head
next