]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
2015-08-10  Nick SteelUse DESTDIR when checking systemv script exists 112/head
2015-08-08  Mike BradySome more documentation updates.
2015-08-08  Mike BradyIgnore .xml~ files
2015-08-07  Mike BradyMore edits...
2015-08-07  Mike BradySome further documentation edits
2015-08-07  Mike BradyTalk about Configuration File
2015-08-06  Mike BradyUpdate RELEASENOTES.md
2015-08-06  Mike BradyBegin to add documentation about the settings in the... 2.3.11
2015-08-06  Mike BradyBegin to add documentation about the settins in the...
2015-08-06  Mike BradyUpdate RELEASENOTES.md 2.3.10
2015-08-06  Mike BradyMerge branch 'development' of github.com:mikebrady...
2015-08-06  Mike BradyBump bugfix number
2015-08-06  Mike BradyMove non-blocking-write code from here to common
2015-08-06  Mike BradyMove non-blocking-write code here from rtsp.c
2015-08-06  Mike BradyMake output non-blocking; don't allow the pipe to be...
2015-08-06  Mike BradyUpdate RELEASENOTES.md 2.3.9
2015-08-06  Mike BradyUn-include test files, duh.
2015-08-06  Mike BradyMake configuration file spec work correctly if it's...
2015-08-02  Mike BradyUpdate RELEASENOTES.md 2.3.8
2015-08-02  Mike BradyUpdate RELEASENOTES.md
2015-08-02  Mike BradyUpdate configure.ac
2015-08-01  Mike BradyUpdate RELEASENOTES.md
2015-08-01  Mike BradyUpdate RELEASENOTES.md
2015-08-01  Mike BradyAdd the identifier freebsd -- we might begin to make...
2015-08-01  Mike BradyUse the renamed linux compilation flag renamed to inclu...
2015-08-01  Mike BradyRemove a redundant conditional compilation stanza and...
2015-08-01  Mike BradyAllow more stack space for thread, include freebsd...
2015-08-01  Mike BradyRemove redundant conditional compilation flags
2015-08-01  Mike BradyMake dummy, pipe and stdout back ends truly optinal
2015-08-01  Mike BradyMake the dummy, pipe and stdout backends optional and...
2015-07-31  Mike BradyMerge pull request #101 from p3ck/development
2015-07-27  Bill Peckminor changes to support fedora and systemd 101/head
2015-07-10  Mike BradyUpdate RELEASENOTES.md
2015-07-10  Mike BradyUpdate RELEASENOTES.md
2015-07-10  Mike BradyBump version 2.3.7
2015-07-10  Mike BradyGive command line arguments precedence over config...
2015-07-10  Mike BradyQuieten some diagnostics and add a brief comment about...
2015-07-10  Mike BradyRemove separate latencies for software and hardware...
2015-07-02  Mike BradyAdd timing request turnaround time to diagnostics 2.3.6.9
2015-07-02  Mike BradyUpdate configure.ac 2.3.6.8
2015-07-02  Mike BradyUpdate configure.ac
2015-07-02  Mike BradyUpdate configure.ac 2.3.6.7
2015-07-02  Mike BradyEnsure the pkg_config stuff is fully integrated into...
2015-07-02  Mike BradyAdd a few checks suggested by autoscan, bump revision
2015-07-02  Mike BradyRevert back to CLOCK_MONOTONIC from CLOCK_MONOTONIC_RAW...
2015-07-01  Mike BradyBump revision 2.3.6.5
2015-07-01  Mike BradyCorrect the calculation of source DAV drift
2015-07-01  Mike BradyRevert the hardware buffer size to 6615 -- might get...
2015-07-01  Mike BradyReverty the hardware buffer size to 6615 -- might get...
2015-06-29  Mike BradyAdd buffer size to diagnostics
2015-06-29  Mike BradyBump buglet
2015-06-29  Mike BradyInvert sense of clock drift figure. A positive number...
2015-06-29  Mike BradyUse CLOCK_MONOTONIC_RAW for better timing estimation
2015-06-28  Mike BradyUpdate configure.ac 2.3.6.2
2015-06-28  Mike BradyUse smoothed time differences
2015-06-28  Mike BradyBetter calculation of f drift between the two clocks
2015-06-28  Mike BradyRemove a few implicit definition warnings
2015-06-28  Mike BradyUpdate configure.ac 2.3.6.1
2015-06-28  Mike BradyAdd declaration file of waitpid
2015-06-28  Mike BradyAdd declartion of mkfifo
2015-06-28  Mike BradyAdd declarion of debug, etc.
2015-06-26  Mike BradyAdd check of drift in the source material -- i,e, diver...
2015-06-25  Mike BradyAdd ability to output clock drift and corrections appli...
2015-06-25  Mike BradyModify the output of drift to parts per million, thanks...
2015-06-24  Mike BradyAdd a parts-per-billion drift output. Not really verifi...
2015-06-22  Mke BradyCheck and extend the --without-pkg-config option 2.3.6
2015-06-21  Mike BradyRemove "forthcoming" 2.3.5
2015-06-21  Mike BradyBring enencrypted audio handling into the development...
2015-06-21  Mike BradyUpdate common.h 90/head
2015-06-21  Mike BradyUpdate configure.ac
2015-06-19  Mike BradyUpdate RELEASENOTES.md
2015-06-19  Mike BradyAdd code to announce device name and or user agent...
2015-06-19  Mike BradyRemove a few unused declarations
2015-06-18  Mike BradyUpdate RELEASENOTES.md
2015-06-18  Mike BradyFix small bug associating chosen buffer length
2015-06-18  Mike BradyUse two different buffer sizes for alsa -- a short...
2015-06-18  Mike BradyUse uint32_t in place of uint for our stuff
2015-06-18  Mike BradyCompile DACP-ID and Active-Remote metadata stuff only...
2015-06-17  Mike BradyUpdate RELEASENOTES.md
2015-06-17  Mike BradyFix <item>..</item> generation, add DACP-ID and Active...
2015-06-17  Mike BradyQuieten a debug message
2015-06-17  Mike BradyEnable control thread to handle retransmitted audio...
2015-06-17  Mike BradyTidy up and move packet counter inside mutex.
2015-06-17  Mike BradyAdd ability to deal with an unencrypted audio stream
2015-06-16  Mike BradyUpdate RELEASENOTES.md 2.3.4
2015-06-16  Mike BradyRemove files inadvertently included in repository
2015-06-16  Mike BradyTidy up handling of config file name and debug report
2015-06-15  Mke BradyPrint our whole meessage content on error
2015-06-15  Mike BradyAdd messages to see what's missing in whaale's announce...
2015-06-13  Mike BradyUpdate shairport-sync.conf
2015-06-13  Mike BradyUpdate shairport-sync.conf
2015-06-13  Mike BradyDelete shairport-sync.conf~
2015-06-13  Mike BradyMerge pull request #85 from mikebrady/portnumbers
2015-06-13  Mke BradyMerge branch 'portnumbers' into development
2015-06-11  Mike BradyBump bug fix number 84/head 85/head
2015-06-11  Mike BradyUpdate configure.ac
2015-06-11  Mike BradyUpdate configure.ac
2015-06-11  Mike BradyUpdate RELEASENOTES.md
2015-06-11  Mike BradyChange the UDP port base to 6001
2015-06-10  Mke BradyUDP port numbers are now chosen from port 7000 up....
next