2016-11-24 |
Jörg Krause | mdns: avahi: handle avahi client failure 428/head |
commit | commitdiff | tree |
2016-11-24 |
Jörg Krause | mdns: avahi: set AVAHI_CLIENT_NO_FAIL in avahi_client_new() |
commit | commitdiff | tree |
2016-09-28 |
Mike Brady | 3.0d16 – 24-bit three-byte support |
commit | commitdiff | tree |
2016-09-28 |
Mike Brady | 3.0d16 – added 24-bit three-byte support |
commit | commitdiff | tree |
2016-09-28 |
Mike Brady | Merge branch 'development' of https://github.com/mikebr... |
commit | commitdiff | tree |
2016-09-28 |
Mike Brady | Add *untested* support for S24_3LE and S24_3BE output... |
commit | commitdiff | tree |
2016-09-28 |
Mike Brady | Add *untested* support for S24_3LE and S24_3BE output... |
commit | commitdiff | tree |
2016-09-28 |
Mike Brady | Add *untested* support for S24_3LE and S24_3BE output... |
commit | commitdiff | tree |
2016-09-27 |
Mike Brady | Version 3.0! |
commit | commitdiff | tree |
2016-09-27 |
Mike Brady | Version 3.0! |
commit | commitdiff | tree |
2016-09-27 |
Mike Brady | Version 3.0! |
commit | commitdiff | tree |
2016-09-27 |
Mike Brady | 3.0d15! |
commit | commitdiff | tree |
2016-09-27 |
Mike Brady | Version 3.0d! |
commit | commitdiff | tree |
2016-09-27 |
Mike Brady | Fix a few typos in the comments |
commit | commitdiff | tree |
2016-09-26 |
Mike Brady | Merge remote-tracking branch 'upstream/development... |
commit | commitdiff | tree |
2016-09-21 |
Mike Brady | If sync disabled on the alsa device, don't keep asking... |
commit | commitdiff | tree |
2016-09-21 |
Mike Brady | If sync disabled on the alsa device, don't keep asking... |
commit | commitdiff | tree |
2016-09-20 |
Mike Brady | Update RELEASENOTES.md 2.8.4.8 |
commit | commitdiff | tree |
2016-09-20 |
Mike Brady | Add client IP metadata item -- the IP of the client... |
commit | commitdiff | tree |
2016-09-20 |
Mike Brady | Add client IP metadata item -- the IP of the client... |
commit | commitdiff | tree |
2016-09-18 |
Mike Brady | Change names of drift, resync, alsa buffer offset and... |
commit | commitdiff | tree |
2016-09-18 |
Mike Brady | Tidy up source with clang-format |
commit | commitdiff | tree |
2016-09-18 |
Mike Brady | Change names of drift, resync, alsa buffer offset and... |
commit | commitdiff | tree |
2016-09-15 |
Mike Brady | Get different playback modes working and update the... |
commit | commitdiff | tree |
2016-09-13 |
Mike Brady | Fix error checking of alsa latency and buffer legth... |
commit | commitdiff | tree |
2016-09-12 |
Mike Brady | Make endian-independent. Allow users to specify only... |
commit | commitdiff | tree |
2016-09-12 |
Mike Brady | Make endian-independent. Allow users to specify only... |
commit | commitdiff | tree |
2016-09-11 |
Mike Brady | trying to get a sane build numbering system. 'd' for... |
commit | commitdiff | tree |
2016-09-11 |
Mike Brady | Soxr interpolation working. Dithering seems to work... |
commit | commitdiff | tree |
2016-09-11 |
Mike Brady | format player.c |
commit | commitdiff | tree |
2016-09-11 |
Mike Brady | Fix 8-bit dithering, fix software volume control |
commit | commitdiff | tree |
2016-09-11 |
Mike Brady | Soxr interpolation working. |
commit | commitdiff | tree |
2016-09-11 |
Mike Brady | Tidy up with a clang-format |
commit | commitdiff | tree |
2016-09-10 |
Mike Brady | Beginning to work, also added S8 and U8 support as... |
commit | commitdiff | tree |
2016-09-10 |
Mike Brady | Add initial support for U8 and S8 formats |
commit | commitdiff | tree |
2016-09-09 |
Mike Brady | Some bug fixes and hacks. Not working. |
commit | commitdiff | tree |
2016-09-08 |
Mike Brady | New backend for converting 32-bit "native" samples... |
commit | commitdiff | tree |
2016-09-08 |
Mike Brady | New backend for converting 32-bit "native" samples... |
commit | commitdiff | tree |
2016-09-08 |
Mike Brady | Begin to add full-scale post processing. Does not compile. |
commit | commitdiff | tree |
2016-09-08 |
Mike Brady | Get dither mask working right |
commit | commitdiff | tree |
2016-09-07 |
Mike Brady | Remove mersenne generator -- too slow, try another one |
commit | commitdiff | tree |
2016-09-07 |
Mike Brady | Remove prng initialisation code -- it's not needed |
commit | commitdiff | tree |
2016-09-07 |
Mike Brady | Add a fancy 64-bit pseudo random number generator ... |
commit | commitdiff | tree |
2016-09-07 |
Mike Brady | Add a fancy 64-bit pseudo random number generator ... |
commit | commitdiff | tree |
2016-09-05 |
Mike Brady | Preliminary support for 32-bit stuffing |
commit | commitdiff | tree |
2016-09-05 |
Mike Brady | Preliminary support for 32-bit stuffing |
commit | commitdiff | tree |
2016-09-05 |
Mike Brady | Fix silence bug and hack code to avoid the stuff procedures |
commit | commitdiff | tree |
2016-09-05 |
Mike Brady | Fix silence bug and hack code to avoid the stuff procedures |
commit | commitdiff | tree |
2016-09-05 |
Mike Brady | Stop multiplying monotonic timestamps by the output... |
commit | commitdiff | tree |
2016-09-05 |
Mike Brady | Fix small bug introduced moving over to time-based... |
commit | commitdiff | tree |
2016-09-04 |
Mike Brady | Change over to times as opposed to frames for setting... |
commit | commitdiff | tree |
2016-09-04 |
Mike Brady | Change over to times as opposed to frames for setting... |
commit | commitdiff | tree |
2016-09-04 |
Mike Brady | Working reliably with all 16-bit speeds |
commit | commitdiff | tree |
2016-09-04 |
Mike Brady | Working reliably with all 16-bit speeds |
commit | commitdiff | tree |
2016-09-04 |
Mike Brady | Adding rate and format transformation stuff |
commit | commitdiff | tree |
2016-09-04 |
Mike Brady | Add code to change format from 16 to 24 and 32 bit... |
commit | commitdiff | tree |
2016-09-02 |
Mike Brady | Fix a few little bugs associated with outputing at... |
commit | commitdiff | tree |
2016-09-02 |
Mike Brady | Enable 64-bit monotonic rtptime calculations |
commit | commitdiff | tree |
2016-09-02 |
Mike Brady | Add more support for monotonic 64-bit timestamps and... |
commit | commitdiff | tree |
2016-09-02 |
Mike Brady | Begin to add support for monotonic 64-bit timestamps... |
commit | commitdiff | tree |
2016-08-30 |
Mike Brady | Apple ALAC decoder not working -- magic cookie contents... |
commit | commitdiff | tree |
2016-08-30 |
Mike Brady | Small improvements |
commit | commitdiff | tree |
2016-08-30 |
Mike Brady | Make the decoder choice a bit more general, highlight... |
commit | commitdiff | tree |
2016-08-28 |
Mike Brady | Merge support of apple's ALAC decoder |
commit | commitdiff | tree |
2016-08-24 |
Mike Brady | Make it compile -- untested |
commit | commitdiff | tree |
2016-08-24 |
Mike Brady | Start the great trek |
commit | commitdiff | tree |
2016-08-22 |
Mike Brady | Fix a comment typo. |
commit | commitdiff | tree |
2016-08-19 |
Mike Brady | Begin to add in calculations for expanded back end |
commit | commitdiff | tree |
2016-08-19 |
Mike Brady | Great things happening... |
commit | commitdiff | tree |
2016-08-19 |
Mike Brady | fix tiny syntax error |
commit | commitdiff | tree |
2016-08-19 |
Mike Brady | Add ability to set output format and output rate |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Update RELEASENOTES.md 2.8.4.7 |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | make it sysconfdir rather than configdir -- for consist... |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | make it configdir rather than settingsdir -- for consis... |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Changes to sysconfdir treatment |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Update README.md |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Look for the shairport-sync.conf in the directory speci... |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Update README.md |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Add note about `sysconfdir` |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2016-08-18 |
Mike Brady | Merge pull request #357 from ilovezfs/sysconfdir-dev |
commit | commitdiff | tree |
2016-08-17 |
Mike Brady | Update configure.ac 2.8.4.6 |
commit | commitdiff | tree |
2016-08-17 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2016-08-17 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2016-08-17 |
Mike Brady | add ability to not use mmap |
commit | commitdiff | tree |
2016-08-17 |
ilovezfs | use $(DESTDIR)$(sysconfdir) not $(DESTDIR)/etc 357/head |
commit | commitdiff | tree |
2016-07-20 |
Mike Brady | Merge pull request #344 from mikebrady/short-packets |
commit | commitdiff | tree |
2016-07-16 |
Mike Brady | Fix a bug just introduced into the basic stuffing function. 344/head |
commit | commitdiff | tree |
2016-07-16 |
Mike Brady | Handle variable sized packets of audio frames; make... |
commit | commitdiff | tree |
2016-07-08 |
Mike Brady | Update rtsp.c |
commit | commitdiff | tree |
2016-07-08 |
Mike Brady | Update configure.ac 2.8.4.4 |
commit | commitdiff | tree |
2016-07-08 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2016-07-07 |
Mike Brady | Merge branch 'development' of https://github.com/mikebr... |
commit | commitdiff | tree |
2016-07-07 |
Mike Brady | Add a signal to say which kind of output is being used. |
commit | commitdiff | tree |
2016-07-07 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2016-07-07 |
Mike Brady | Merge pull request #334 from xiongyihui/development |
commit | commitdiff | tree |
2016-07-07 |
Yihui Xiong | use alsa mmap feature if supported 334/head |
commit | commitdiff | tree |
2016-06-27 |
Mike Brady | Update RELEASENOTES.md 2.8.4.3 |
commit | commitdiff | tree |
2016-06-27 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
next |