]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2016-05-01  rkamInit metadata_sock to -1 so it doesn't look like an fd. 283/head
2016-04-27  Mike BradyMerge pull request #281 from faceless2/development
2016-04-27  mikeAdded option to broadcast metadata over UDP 281/head
2016-04-27  mikeMerging upstream
2016-04-27  Mike BradyIf the volume is out of range 0 -- -30 or -144, return...
2016-04-25  mikeCheck for null regtype
2016-04-25  Mike BradyUpdate RELEASENOTES.md
2016-04-25  Mike BradyUpdate to reflect development status
2016-04-25  Mike BradyMerge branch 'master' into development
2016-04-25  Mike BradyMerge pull request #277 from faceless2/development
2016-04-24  mikeAdded option for mono output 277/head
2016-04-24  Mike BradyUpdate RELEASENOTES.md 2.8.3
2016-04-24  Mike BradyFix bug caused by regtype not being initialised under...
2016-04-19  Mike BradyUpdate TROUBLESHOOTING.md
2016-04-19  Mike BradyCreate UPDATING.md
2016-04-18  Mike BradyUpdate TROUBLESHOOTING.md
2016-04-15  Mike BradyUpdate README.md 2.8.2
2016-04-15  Mike BradyUpdate README.md
2016-04-15  Mike BradyUpdate README.md
2016-04-15  Mike BradyUpdate shairport-sync.spec
2016-04-15  Mike BradyUpdate configure.ac
2016-04-15  Mike BradyUpdate RELEASENOTES.md
2016-04-15  Mike BradyMerge pull request #270 from mikebrady/development
2016-04-05  Mike BradyUpdate RELEASENOTES.md 270/head 2.9.5.7
2016-04-05  Mike BradyUpdate RELEASENOTES.md
2016-04-05  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2016-04-05  Mke BradyCleaned up a few warnings detected by clang
2016-04-05  Mike BradyBump to reflect fix to mute/volume control issue
2016-04-05  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2016-04-05  Mike BradyFix a bug whereby when hardware muted, volume set to...
2016-04-04  Mike BradyMerge pull request #265 from Celestrion/bugfix-pcqinit
2016-04-04  Jonathan PatschkeMutex and Condition Variable Initialisation 265/head
2016-04-02  Mike BradyBrown bag commit -- not printing delay error messages...
2016-04-02  Mike BradyBump to reflect addition of preliminary avahi support...
2016-04-02  Mike BradyAdd experimental Avahi browser code to detect ip number...
2016-04-02  Mike BradyTidy up alsa diagnostic messages and reinstate the...
2016-04-02  Mike BradyReduce minimum buffer length below which no stuffin...
2016-04-01  Mike BradyDelete shairport-sync.conf~
2016-04-01  Mike BradyFix incorrect reference to modify_delay_check
2016-04-01  Mike BradyAdd ability to change regtype; clean up some diagnostic...
2016-04-01  Mike BradyAdd ability to change regtype; tidy up and quieten...
2016-04-01  Mike BradyChange wording of buffers-empty message.
2016-04-01  Mike BradyClean up alsa settings information output -- make more...
2016-04-01  Mike BradyAdd regtype field and remove two own fields -- logfile...
2016-04-01  Mike BradyMerge pull request #260 from mcnoche/development
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
next