]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2018-08-13  Mike Bradydisplay the number of samples used to calculcate drift...
2018-08-13  Mike BradyAdd the ability to read and change the stuffing threshold
2018-08-13  Mike BradyUse CXXFLAGS etc. to ensure they can be overridden...
2018-08-08  Mike BradyUpdate RELEASENOTES.md
2018-08-08  Mike BradyFix a read-write mutex locking issue in the metadata...
2018-08-08  Mike BradyFix a read-write mutex locking issue in the metadata...
2018-08-08  Mike BradyFix a bug whereby libsoxr-required code wasn't included...
2018-08-08  Mike BradyRemove or comment out some extraneous code, quieten...
2018-08-08  Mike BradyTurn off "clobbering" warning, as it generates too...
2018-08-06  Mike BradyRemove bogus possibly uninitialised variable warning.
2018-08-06  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-08-06  Mike BradyUpdate some debug messages
2018-08-06  Mike BradyAllow for different output rates in the new calculations
2018-08-05  Mike BradyBegin to use a unified and more accurate scheme for...
2018-08-01  Mike BradyUpdate RELEASENOTES.md
2018-08-01  Mike BradyForgot documentation updates.
2018-08-01  Mike BradyChange calculation order to prevent overflow after...
2018-08-01  Mike BradyChange calculation order to prevent overflow after...
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyEnable input frame rate calculation to handle a pause...
2018-07-30  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-07-30  Mike BradyAdd input frame rate calculation.
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyUpdate RELEASENOTES.md
2018-07-30  Mike BradyStop using SIGUSR1 for cancelling threads, use pthread_...
2018-07-30  Mike BradyRemove an incorrect warning about using the "general...
2018-07-30  Mike BradyStop using SIGUSR1 for cancelling threads, use pthread_...
2018-07-30  Mike BradyMove car setup alternative to an issue thread
2018-07-29  Mike BradyAdd debug message to try to understand a weird negagive...
2018-07-29  Mike BradyMake the play function return a status (ignored for...
2018-07-29  Mike BradyPrevent arithmetic overflow after 2^32 microseconds...
2018-07-29  Mike BradyChange measurement of frames and timing to mimimise...
2018-07-29  Mike BradyEnsure flush resets everything.
2018-07-28  Mike BradyAdd a frames per second output. This should be exact...
2018-07-27  Mike BradyRemove use of SIGUSR1 and pthread_kill to stop threads...
2018-07-23  Mike BradyUpdate TROUBLESHOOTING.md
2018-07-23  Mike BradyRemove hack to try to avoid whitespace removal by rsysl...
2018-07-23  Mike BradyQuieten some debug messages.
2018-07-23  Mike BradyImprove some debug messages.
2018-07-22  Mike BradyRemove an unwanted debug messages
2018-07-22  Mike BradyRemove some unwanted debug messages
2018-07-22  Mike BradyQuieten a few debug messages
2018-07-22  Mike BradyFix a few memory leaks.
2018-07-21  Mike BradyFix a bug where the dacp notification handlers are...
2018-07-21  Mike BradyUpdate README.md
2018-07-21  Mike BradyUpdate README.md
2018-07-20  Mike BradyTry to add proper cancellation code to all threads...
2018-07-18  Mike BradyAdd quit commands to the MPRIS and native D-Bus command...
2018-07-17  Mike BradyBegin to try to get Shairport Sync to quit cleanly...
2018-07-15  Mike BradyDelete CAR SETUP ALTERNATIVE APPROACH.md
2018-07-15  Mike BradyAdd a little note to self.
2018-07-15  Mike BradyClean out player_+thread_please_stop references.
2018-07-15  Mike BradyMake session interruption work properly.
2018-07-15  Mike BradyMove player_stop away from pthread_kill to pthread_canc...
2018-07-15  Mike BradyRemove player_thread_please_stop stuff and the pthread_...
2018-07-15  Mike BradyUse pthread_cancel to stop a player thread rather than...
2018-07-15  Mike BradyAdd a cancellation stack to get_buffer_frame.
2018-07-15  Mike BradyAdd a | to the statistics output to ensure the columns...
2018-07-15  Mike BradyTidy up log output and add timers to inform statements...
2018-07-14  Mike BradyMake more of the code amenable to pthread cancel
2018-07-14  Mike BradyMake pc add and get items work if pthread_cancel occurs
2018-07-14  Mike BradyMove ab_mutex, flow control CV and flush mutex initiali...
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate shairport-sync.spec 3.2.1
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyUpdate RELEASENOTES.md
2018-07-13  Mike BradyFix a bug that was causing instability when soxr interp...
2018-07-12  Mike BradyUpdate CAR SETUP ALTERNATIVE APPROACH.md
2018-07-11  Mike BradyUpdate RELEASENOTES.md
2018-07-11  Mike BradyUpdate configure.ac
2018-07-11  Mike BradyFix a bug that caused a crash when soxr was enabled...
2018-07-11  Mike BradyTidy up some avahi code and some player code, but bug...
2018-07-10  Mike Brady3.2d66 corresponds to 3.2, with some extra features...
2018-07-10  Mike BradyBring some documentation updates back from the master...
2018-07-09  Mike BradyUpdate RELEASENOTES.md 3.2
2018-07-09  Mike BradyUpdate configure.ac
2018-07-09  Mike BradyUpdate shairport-sync.spec
2018-07-08  Mike BradyCreate CAR SETUP ALTERNATIVE APPROACH.md
2018-07-02  Mike BradyUpdate RELEASENOTES.md 3.2RC13
2018-07-02  Mike BradyUpdate RELEASENOTES.md
2018-07-02  Mike BradyDon't ask for packets to be resent quite as much.
2018-07-02  Mike BradyDon't ask for packets to be resent quite as much.
2018-06-30  Mike BradyUpdate RELEASENOTES.md
2018-06-30  Mike BradyDo some very elementary checking of an ANNOUNCE packet...
2018-06-29  Mike BradyUpdate RELEASENOTES.md
2018-06-29  Mike BradyReduce the rate at which resends are requests to make...
2018-06-29  Mike BradyReduce the rate at which resends are requests to make...
2018-06-26  Mike BradyAdd a hint for the mosquitto library.
2018-06-22  Mike BradyUpdate RELEASENOTES.md 3.2RC12
2018-06-22  Mike BradyUpdate RELEASENOTES.md
next