]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2018-06-20  Till ZimmermannFixed not connected bug, added version string 716/head
2018-06-19  Till ZimmermannFixed handling w/o config file.
2018-06-19  Till Zimmermannminor improvements on the mqtt feature
2018-06-19  Till ZimmermannInitial MQTT Version
2018-06-19  Mike Bradyadd some debug messages to avahi code returns
2018-06-16  Mike BradyUpdate RELEASENOTES.md
2018-06-16  Mike BradyUpdate RELEASENOTES.md
2018-06-16  Mike BradyUpdate RELEASENOTES.md
2018-06-16  Mike BradyUpdate RELEASENOTES.md
2018-06-12  Mike BradyChange the type of the play argument from an array...
2018-06-11  Mike BradyModify the RTSP write response code to output the entir...
2018-06-11  Mike BradyModify the RTSP write response code to output the entir...
2018-06-11  Mike BradyQuieten some debug messaging around TEARDOWN
2018-06-07  Mike BradyUpdate RELEASENOTES.md
2018-06-07  Mike BradyUpdate RELEASENOTES.md
2018-06-07  Mike BradyUpdate RELEASENOTES.md
2018-06-05  Mike BradyAdd a pthread_cancel cleanup routine to put_packet...
2018-06-05  Mike BradyClean up player.c with clang_format.
2018-06-05  Mike BradyAdd a pthread_cancel cleanup routine to put_packet...
2018-06-03  Mike BradyQuieten the last-ditch message a bit.
2018-06-03  Mike BradyUse shutdown() before close() and separate out the...
2018-06-03  Mike BradyUse shutdown() before close() and separate out the...
2018-06-01  Mike BradyMerge pull request #708 from fumitti/patch-1
2018-06-01  Mike Bradyadd some more debugging messages.
2018-06-01  Mike BradyMove the resend requests to outside the ab_mutex lock...
2018-06-01  Mike Bradymove get_frame iteration message and enable error messa...
2018-06-01  Mike BradyMonitor and time mutex locks and unlocks, add a diagnos...
2018-06-01  Mike BradyRemove unneeded volume control mutex, adjust some timin...
2018-06-01  Mike BradyAdd debug_mutex_unlock code in place of a regular pthre...
2018-06-01  Mike BradyReplace all pthread_mutex_locks with debug_mutex_lock...
2018-06-01  fumittiUpdate shairport-sync.conf 708/head
2018-05-30  Mike BradyUpdate RELEASENOTES.md
2018-05-30  Mike BradyAdd yet more debugging to the TEARDOWN sequence.
2018-05-30  Mike BradyAdd yet more debugging to the TEARDOWN sequence.
2018-05-29  Mike BradyUpdate RELEASENOTES.md
2018-05-29  Mike BradyIncrease debugging temporarily for a TEARDOWN.
2018-05-29  Mike BradyIncrease debugging temporarily for a TEARDOWN.
2018-05-25  Mike BradyInclude all RTSP messages in debug level 2 except for...
2018-05-25  Mike BradyUpdate RELEASENOTES.md
2018-05-25  Mike BradyTreat volume-based muting the same as playback-switch...
2018-05-25  Mike BradyIf a TEARDOWN request is received, print the message...
2018-05-25  Mike BradyTreat volume-based muting the same as playback-switch...
2018-05-21  Mike BradyUpdate INSTALL.md
2018-05-21  Mike BradyUpdate README.md
2018-05-21  Mike BradyUpdate INSTALL.md
2018-05-21  Mike BradyUpdate INSTALL.md
2018-05-21  Mike BradyUpdate INSTALL.md
2018-05-21  Mike BradyUpdate INSTALL.md
2018-05-21  Mike BradyUpdate INSTALL.md
2018-05-20  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-05-20  Mike BradyRestore correct calculation of PID location for FreeBSD...
2018-05-20  Mike BradyQuieten a few compiler warnings.
2018-05-20  Mike Bradyquieten a few compiler warnings
2018-05-19  Mike BradyUpdate RELEASENOTES.md 3.2RC8
2018-05-19  Mike BradyFix a bug causing problems in CYGWIN 64, fix a bug...
2018-05-19  Mike BradyFix a bug causing problems in CYGWIN 64, fix a bug...
2018-05-18  Mike BradyFix minor warnings from some of the backend modules...
2018-05-18  Mike BradyForgot!
2018-05-18  Mike BradyUpdate RELEASENOTES.md
2018-05-18  Mike BradyTidy up and quieten some debug messages.
2018-05-18  Mike BradyUpdate README.md
2018-05-18  Mike BradyUpdate README.md
2018-05-18  Mike BradyUpdate RELEASENOTES.md
2018-05-18  Mike BradyDrop a player_flush request if a read lock can't be...
2018-05-18  Mike BradyDrop a player_flush request if a read lock can't be...
2018-05-17  Mike BradyUpdate RELEASENOTES.md
2018-05-17  Mike BradyForgot
2018-05-17  Mike BradyIf the player thread is locked, don't block player_put_...
2018-05-17  Mike BradyIf the player thread is locked, don't block player_put_...
2018-05-17  Mike BradyUpdate RELEASENOTES.md
2018-05-17  Mike BradyChange some debug messages.
2018-05-17  Mike BradyMove to using pthread_cancel in place of pthread_kill...
2018-05-17  Mike BradyFix an off-by-one bug causing excessive resend requests.
2018-05-17  Mike BradyMove to using pthread_cancel in place of pthread_kill...
2018-05-17  Mike BradyMove to using pthread_cancel in place of pthread_kill...
2018-05-16  Mike BradyUpdate CYGWIN.md
2018-05-16  Mike BradyFix a benign type definition mismatch
2018-05-15  Mike BradyMake the resend failure message a bit less chatty and...
2018-05-15  Mike BradyRevise resend interval calculation to spread it out...
2018-05-15  Mike BradyAllow a great number of buffers and parameterise the...
2018-05-15  Mike BradyAllow a great number of buffers and parameterise the...
2018-05-14  Mike Bradyclean up audio_pa definition of play
2018-05-13  Mike BradyUpdate RELEASENOTES.md
2018-05-13  Mike BradyFix a misue of rwlock and unlock -- they must be made...
2018-05-13  Mike BradyFix a misue of rwlock and unlock -- they must be made...
2018-05-12  Mike BradyUpdate RELEASENOTES.md
2018-05-12  Mike Bradysplit player_flush into two -- make do_flush for intern...
2018-05-12  Mike BradyAdd a read-write mutex to protect a player thread when...
2018-05-12  Mike BradyAdd a read-write mutex to protect a player thread when...
2018-05-12  Mike BradyAdd a read-write mutex to protect a player thread when...
2018-05-11  Mike BradyAdd limit checks to the (deprecated) -L fixed latency...
2018-05-11  Mike BradyUpdate shairport-sync.conf
2018-05-11  Mike BradyUpdate shairport-sync.conf
2018-05-11  Mike BradyMake some essentially cosmetic changes to return memory...
2018-05-10  Mike BradyUpdate README.md
2018-05-10  Mike BradyUpdate README.md
2018-05-10  Mike BradyUpdate RELEASENOTES.md
2018-05-10  Mike BradyUpdate configure.ac
2018-05-10  Mike BradyAdd a few debug messages to see how far it gets
2018-05-09  Mike BradyChange the resend error backoff to one sixteenth of...
next