]> git.ipfire.org Git - thirdparty/shairport-sync.git/shortlog
thirdparty/shairport-sync.git
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-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....
2015-06-06  Mike BradyAdd alsa stanza name! 2.3.3.2
2015-06-06  Mike BradyUpdate configure.ac 2.3.3.1
2015-06-06  Mike BradyUpdate shairport-sync.conf 2.3.3
2015-06-03  Mke BradyMerge branch 'development' of github.com:mikebrady...
2015-06-03  Mke BradyAdd enclosing XML item tags to each item of metadata
2015-06-03  Mke BradyBump version
2015-06-03  Mike BradyFix typos.
2015-06-03  Mike BradyAdd a little more info, reorder enhancements
2015-06-03  Mike BradyInclude "no", duh!
2015-06-03  Mike BradyAdd detail about PCM
2015-06-03  Mike BradyRephrase.
2015-06-03  Mike BradyBig update – extra outputs, config files.
2015-06-03  Mke BradyMake dummy, pipe and stdout back ends optional compilations
2015-06-03  Mike BradyUpdate RELEASENOTES.md
2015-06-03  Mike BradyMerge pull request #80 from mikebrady/pipework
2015-06-02  Mike BradyModify latency and buffer size limits, fix a few dying... 80/head
2015-06-02  Mike BradyAdd sample and default settings for the back ends and...
2015-06-02  Mike BradyModify the statistics output when synchronisation is...
2015-06-02  Mike BradyQuieten some debug messages
2015-06-02  Mike BradyAdd new auidio back end -- to stdout.
2015-06-01  Mke BradyReformat using clang-format.
2015-06-01  Mke BradyReduce the number of times the player thread asks for...
2015-06-01  Mke BradySimplify init function, add defaults for latency offset...
2015-06-01  Mke BradyAdd support for latency offset and buffer length. Updat...
2015-06-01  Mke BradyAdd support for settable buffer length and latency...
2015-06-01  Mke BradyAdd support for new config option and for modified...
2015-06-01  Mke BradyMove backend settings to backend stanzas
2015-06-01  Mke BradyAdd an extra parameter -- audio backend latency offset...
2015-06-01  Mke BradyRemove one parameter from the init function of audio...
2015-05-27  Mike BradySimplify calculation of buffer timing. Rename dac_buffe...
2015-05-22  Mike BradyUses the dac buffer size to offset the timing of the...
2015-05-21  Mike BradyAllow the pipe to be stdout, regluate timing better...
2015-05-21  Mke BradyVery broken player mod.
2015-05-20  Mike Bradyexperiment with pipe backend.
2015-05-20  Mike BradyApply command line arguments _after_ sewttings from...
2015-05-08  Mike BradyAdd note about switching to the development branch
2015-05-08  Mike BradyUpdate man link
2015-05-08  Mike BradyTypo
2015-05-08  Mike BradyAllow -d option as part of the basic set of command...
2015-05-07  Mike BradyAdd `-d` option back in.
2015-05-07  Mike BradyRemove "daemonise" setting.
2015-05-06  Mike BradyRephrase active branch stuff.
2015-05-06  Mike BradyUpdate ref to Arch Linux package.
2015-05-06  Mike BradyMerge branch 'development' of github.com:mikebrady...
2015-05-06  Mike BradyQuieten a debug message.
2015-05-06  Mike BradyTypo
2015-05-06  Mike BradyAdd new option to set the desired DAC buffer length...
2015-05-05  Mike BradyMerge branch 'development' of github.com:mikebrady...
2015-05-05  Mike BradyOnly read metadat settings if metadata support is inclu...
2015-05-05  Mike BradyUpdate RELEASENOTES.md
2015-05-05  Mike BradyAdd support for omitting installation of configuration...
2015-05-05  Mike BradyAdd support for choosing a configuration file
2015-05-05  Mike BradyAdd support for choosing a configuration file
2015-05-05  Mike BradyAdd note about -c option
2015-05-04  Mike BradyAdjust some of the settings and comments
2015-05-04  Mike BradyAdd the option to selectively not use pkg-config during...
2015-05-04  Mike BradyUpdate to reflect move to configuration files and extra...
2015-05-04  Mike Bradyrespond better to timeouts and print stats message...
2015-05-04  Mike BradyAdd support for configuration file, and use new config...
2015-05-04  Mike BradyAllow volume control to be ignored, use new config...
2015-05-04  Mike BradySet up sample and default settings.
2015-05-04  Mike BradyUse config.metadata_enabled in place of config.meta...
2015-05-04  Mike BradyBump version number
2015-05-04  Mike BradyPass in libconfig info during init.
2015-05-04  Mike BradyAdd extra config fields for metadata, ignore volume...
2015-05-04  Mike BradyPass in libconfig info during init.
2015-05-04  Mike BradyParse libconfig info during init.
2015-05-04  Mike BradyPass in libconfig info during init.
2015-05-04  Mike BradySeparate installin an initscript from installing config...
2015-04-29  Mke BradyAdd atexit functionality, continue to add config file...
2015-04-29  Mike BradyAdd support for conditional compilation of support...
next