]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
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
2018-12-17  Mike BradyFurther adjustments to the silence thread -- make the...
2018-12-17  Mike Bradyadjust minimum interval between last audio write and...
2018-12-17  Mike BradyNeed to use an untimed play for the silence buffer...
2018-12-17  Mike BradyDon't send silence into the alsa device within the...
2018-12-17  Mike BradyDon't add dither if volume control is set to max.
2018-12-17  Mike Bradyuse dither if using software mixer (i.e. no hardware...
2018-12-17  Mike Bradyuse dither if using software mixer (i.e. no hardware...
2018-12-15  Mike BradyUpdate RELEASENOTES.md
2018-12-15  Mike BradyMove the keep_dac_busy in to a configuration setting...
2018-12-14  Mike BradyUpdate RELEASENOTES.md
2018-12-14  Mike BradyUpdate RELEASENOTES.md
2018-12-14  Mike BradyBring in the "disable_standby_mode" feature on alsa...
2018-12-14  Mike BradyFix dither, add dither to silences during lead-in,...
2018-12-14  Mike BradyFix dither, add dither to silences during lead-in,...
2018-12-13  Mike BradyDon't drop the audio during a flush -- it creates a...
2018-12-13  Mike BradyUpdate shairport-sync.conf
2018-12-13  Mike BradyExperimentally, add the ability to prevent the DAC...
2018-12-13  Mike BradyExperimentally, add the ability to prevent the DAC...
2018-12-12  Mike BradyUpdate RELEASENOTES.md
2018-12-12  Mike BradyRemove connection with common.h -- works properly.
next