]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2016-03-31  Mike McKnightMerge upstream and rebase local mods to development 260/head
2016-03-31  Mike BradyMerge pull request #259 from mikebrady/modify_delay_check
2016-03-31  Mike McKnightCleaned up a little 257/head
2016-03-31  Mike McKnightFix for name collisions in avahi
2016-03-30  Mike BradyMerge branch 'modify_delay_check' of https://github... 259/head
2016-03-30  Mike BradyBump to reflect extra alsa setting options and diagnostics.
2016-03-30  Mike BradyAdd entries for period size and buffer size.
2016-03-30  Mike BradyAdd the ability to set period size and buffer size...
2016-03-30  Mike BradyReduce the minimum threshold for allowing interpolation...
2016-03-29  Mike BradyDowngrade the check of buffer size to an advisory rathe...
2016-03-29  Mike BradyBump to reflect changes made to delay() and miscellaneo...
2016-03-29  Mike BradyHandle positive and negative delay() results and handle...
2016-03-29  Mike BradyComment out the use of the delay() function, and update...
2016-03-29  Mike BradyChange latency representations to long as that's closr...
2016-03-29  Mike BradyMake the delay() procedurec return a frame value, posit...
2016-03-29  Mike BradyPut debug message before attempt to recover from snd_pc...
2016-03-29  Mike BradyEnsure the buffers exhausted message is sent one per...
2016-03-29  Mike BradyUse type long for delay as it corresp[onds with the...
2016-03-28  Mike BradyAdd a little extra information to diagnostic when a...
2016-03-27  Mike Bradydemote debug info about network 2.9.5.2
2016-03-27  Mike BradyBump to shom more type and promotion checking...
2016-03-27  Mike Bradytighten up calcuations of when to start sending silence...
2016-03-27  Mike Bradydemote a debug message
2016-03-27  Mike BradyMake time_to_play a uint64_t and correctly handle addit...
2016-03-26  Mike BradyGet packet stats at debug level 1
2016-03-26  Mike BradyAdd new alsa option -- disable_synchronization
2016-03-26  Mike BradyBump for updates
2016-03-26  Mike BradyAdd version string to debug info, move settings printou...
2016-03-26  Mike BradyAdd comment that get_reference_timestamp_stuff is okay...
2016-03-26  Mike BradyAdd no-sync option, don't try to sync if delay() return...
2016-03-26  Mike BradyAdd field to disable synchronisation.
2016-03-26  Mike BradyAdd type check comment.
2016-03-26  Mike Bradyadd option disable synchronization; delay() should...
2016-03-26  Mike Bradydelay() should return a signed integer, duh.
2016-03-24  Mike BradyUpdate README.md
2016-03-24  Mke BradyUse snd_pcm_delay instead of snd_pcm_avail_delay, see... 2.9.5
2016-03-17  Mike McKnightMerged upstream changes
2016-03-17  Mike BradyUpdate RELEASENOTES.md 2.9.4
2016-03-17  Mke BradyCorrect mishandling of avahi poll-thread error conditio...
2016-03-17  Mke BradyUpdate to reflect development version 2.9.3 2.9.3
2016-03-03  Mike BradyUpdate audio.h
2016-03-03  Mike Brady2.8.1 – final
2016-03-03  Mike Brady2.8.1 – final
2016-03-03  Mike BradyUpdate audio_stdout.c
2016-03-03  Mike BradyUpdate copyright notice
2016-03-03  Mike BradyUpdate copyright notice
2016-03-03  Mike BradyUpdate copyright notice
2016-03-03  Mike BradyUpdate copyright notice
2016-03-02  Mike BradyUpdate README.md 2.8.1
2016-03-02  Mike BradyUpdate README.md
2016-03-02  Mike BradyCreate FEDORA.md
2016-03-02  Mike BradyMove Fedora guide to a separate file
2016-03-02  Mike BradyUpdate shairport-sync.conf
2016-03-02  Mike BradyUpdate shairport-sync.in
2016-03-02  Mike BradyMention the configuration file
2016-03-02  Mike BradyIntroduction
2016-03-02  Mike BradyUpdate NEWS
2016-03-02  Mike Brady2.8.1 – forthcoming
2016-03-02  Mike BradyUpdate RELEASENOTES.md
2016-03-01  Mke BradyVersion 2.8.1 preliminary
2016-03-01  Mike BradyUpdate TROUBLESHOOTING.md
2016-03-01  Mike BradyMerge pull request #236 from bboffey/patch-1
2016-02-29  Mike BradyUpdate RELEASENOTES.md
2016-02-29  Mike BradyUpdate RELEASENOTES.md
2016-02-29  Mike BradyQuieten some unnecessary debug messages.
2016-02-29  Mike BradyUpdate RELEASENOTES.md 2.9.2
2016-02-29  Mike BradyBump bugfix number -- fix an important bug dealing...
2016-02-29  Mike BradyQuieten an out-of-sequence message
2016-02-29  Mike BradyQuieten a few debug messages
2016-02-29  Mike BradyAdd debug message calculating packet arrival and disper...
2016-02-29  Mike BradyFix an error whereby the player would wait endlessly...
2016-02-23  bboffeyUpdate TROUBLESHOOTING.md 236/head
2016-02-23  bboffeyUpdate TROUBLESHOOTING.md
2016-02-22  Mike BradyQuieten some more annoying debug messages
2016-02-22  Mike BradyTurn off an annoying debug message
2016-02-21  Mike BradyUpdate RELEASENOTES.md 2.9.1
2016-02-21  Mike BradyUpdate RELEASENOTES.md
2016-02-21  Mike BradyUpdate RELEASENOTES.md
2016-02-20  Mike BradyMerge pull request #230 from joerg-krause/fix-configure
2016-02-20  Jörg KrauseFix static linking with openssl and alsa 230/head
2016-02-20  Mike BradyBump version number: Unlock mutex when initialising...
2016-02-20  Mike BradyUnlock mutex when initialising a device without a hardw...
2016-02-12  Mike BradyUpdate CYGWIN.md
2016-02-12  Mike BradyCreate CYGWIN.md
2016-02-09  Mike BradyMerge pull request #222 from mikebrady/prune_locks
2016-02-08  Mike BradyAdd a few debug messages, a few more lock/unlocks and... 222/head
2016-02-08  Mike BradyStop using the playing_mutex mutex in favour of the...
2016-02-08  Mike BradyStop exporting rtsp_shutdown_stream
2016-02-08  Mike BradyChange shutdown requester.
2016-02-08  Mike BradyUpdate README.md
2016-02-08  Mike BradyUpdate README.md
2016-02-08  Mike BradyMerge pull request #221 from bootc/debian-readme
2016-02-08  Chris BootREADME: add a note about Debian 221/head
2016-02-05  Mike BradyUpdate TROUBLESHOOTING.md
2016-02-05  Mike BradyUpdate TROUBLESHOOTING.md
2016-02-05  Mike BradyExperimentally, discard flush request that come before...
2016-02-02  Mike BradyAllow at least 500 ms before starting a new rtsp conver...
2016-02-02  Mike BradyMerge pull request #216 from fcarrega/development
2016-02-02  Mike BradyTake a little more care of access to the alsa system...
2016-02-02  Mike BradyMake alac check allocated buffer size and make player...
next