2014-10-03 |
Ted Hess | rtsp.c: Fix socket open failures when no IPV6 available 9/head |
commit | commitdiff | tree |
2014-10-01 |
Mike Brady | Add chatty diagnostics to getting a listening port |
commit | commitdiff | tree |
2014-10-01 |
Mike Brady | Insist that the char be signed. |
commit | commitdiff | tree |
2014-10-01 |
Mike Brady | use popt to check command line arguments, add debug... |
commit | commitdiff | tree |
2014-09-28 |
Mike Brady | Stop program crashing after an illegal argument is... 2.1.2 |
commit | commitdiff | tree |
2014-09-27 |
Mike Brady | Add new option: -P or --pause sends a pause request... |
commit | commitdiff | tree |
2014-09-27 |
Mike Brady | Clean up debug message if pause request fails. |
commit | commitdiff | tree |
2014-09-27 |
Mike Brady | Quieten chatty debug messages. |
commit | commitdiff | tree |
2014-09-27 |
Mike Brady | Add a little more buffer checking. |
commit | commitdiff | tree |
2014-09-27 |
Mike Brady | Fix BB bug in player_put_packet flush code. |
commit | commitdiff | tree |
2014-09-27 |
Mike Brady | Supress multiple sequencial resync activity in some... |
commit | commitdiff | tree |
2014-09-26 |
Mike Brady | Add flush logic to the point of adding packets to the... |
commit | commitdiff | tree |
2014-09-25 |
Mike Brady | Refactor code to open and close the alsa device. Now... |
commit | commitdiff | tree |
2014-09-23 |
Mike Brady | Check pause request return for a 204 code, quiten some... |
commit | commitdiff | tree |
2014-09-22 |
Mike Brady | Merge branch '2.1' of github.com:mikebrady/shairport... |
commit | commitdiff | tree |
2014-09-22 |
Mike Brady | Send SIGUSR2 to shairport sync and it will send a pause... |
commit | commitdiff | tree |
2014-09-20 |
Mike Brady | Working on 2.1.2 |
commit | commitdiff | tree |
2014-09-20 |
Mike Brady | Update to indicate 2.1.1 |
commit | commitdiff | tree |
2014-09-17 |
Mike Brady | Add info about stability improvements 2.1.1 |
commit | commitdiff | tree |
2014-09-17 |
Mike Brady | Update diagram to show new volume curve -- the Goldiloc... |
commit | commitdiff | tree |
2014-09-16 |
Mike Brady | Adjust slope of volume control to be a bit faster at... |
commit | commitdiff | tree |
2014-09-15 |
Mike Brady | Modify the volume control profile to make the lower... |
commit | commitdiff | tree |
2014-09-15 |
Mike Brady | Still on the trail of that silencing bug -- fixed a... |
commit | commitdiff | tree |
2014-09-15 |
Mike Brady | Fix a bug that sometimes led to the periodic status... |
commit | commitdiff | tree |
2014-09-14 |
Mike Brady | Detab the code, turn off othe 'Resend ...' message... |
commit | commitdiff | tree |
2014-09-14 |
Mike Brady | Improve sequence checking and packet resending requesti... |
commit | commitdiff | tree |
2014-09-11 |
Mike Brady | One brown-bag and extra checking on buffer management. |
commit | commitdiff | tree |
2014-09-10 |
Mike Brady | Add debug messages after resend requests; disable last... |
commit | commitdiff | tree |
2014-09-10 |
Mike Brady | Fix a probably-silent bug in makeing resend requests. |
commit | commitdiff | tree |
2014-09-08 |
Mke Brady | Merge osxmods into 2.1 |
commit | commitdiff | tree |
2014-09-08 |
Mke Brady | Suppress redundant packet-out-of-sequence messages... |
commit | commitdiff | tree |
2014-09-08 |
Mike Brady | Add seq_t PREDECSSOR and seq_sum functions, use them... |
commit | commitdiff | tree |
2014-09-08 |
Mike Brady | Seems as if we do need SO_REUSEADDR stuff after all... |
commit | commitdiff | tree |
2014-09-08 |
Mike Brady | Another approach to checking if linux or osx -- tell... |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Turn off debug message about jitter. |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Modify to correctly identify a linux installation |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Initial commit -- experimental |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Try to quieten some warnings for Mac OS X |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | 1. Stop Mac OS X compiler complaining about seq_diff... |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Stop Mac OS X compiler complaining about seq_diff. |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | 1. Fix sendto calls to use the exactly correct length... |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Don’t bother with SO_REUSEADDR stuff. |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Initial commit |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Completely remove entries for mDNS backends that are... |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Add code to distinguish Linux from Mac OS X. Make librt... |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Rename absolute_time_in_ns to absolute_time_in_fp. |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | rename absolute_time_in_ns to absolute_time_in_fp ... |
commit | commitdiff | tree |
2014-09-07 |
Mike Brady | Initial Commit |
commit | commitdiff | tree |
2014-09-04 |
Mike Brady | Clarification |
commit | commitdiff | tree |
2014-09-04 |
Mike Brady | Add lib check for librt to stop an undefined reference... |
commit | commitdiff | tree |
2014-09-04 |
Mike Brady | Update README.md |
commit | commitdiff | tree |
2014-09-04 |
Mike Brady | Update for new semantics of option -t 0. |
commit | commitdiff | tree |
2014-09-04 |
Mike Brady | Update for change to -t = 0 option. |
commit | commitdiff | tree |
2014-09-04 |
Mike Brady | When option -t is set to zero, allow a session to be... |
commit | commitdiff | tree |
2014-09-03 |
Mike Brady | Add option to control session timeout. |
commit | commitdiff | tree |
2014-09-03 |
Mike Brady | Add extra option -t/--timeout to vary the time to wait... |
commit | commitdiff | tree |
2014-09-02 |
Mike Brady | Improve error messages when prerequisistes are missing. |
commit | commitdiff | tree |
2014-09-01 |
Mke Brady | Update documentation to reflect ability to add argument... |
commit | commitdiff | tree |
2014-09-01 |
Mke Brady | Update documentation to reflect ability to add argument... |
commit | commitdiff | tree |
2014-09-01 |
Mke Brady | Change the help text to reflect ability to add argument... |
commit | commitdiff | tree |
2014-09-01 |
Mke Brady | Use popt library to allow on-start and on-stop commands... |
commit | commitdiff | tree |
2014-09-01 |
Mke Brady | Add libpopt library dependency. |
commit | commitdiff | tree |
2014-08-29 |
Mike Brady | shorten the duration of the Gibbs phenomenon overlay... V2.1 |
commit | commitdiff | tree |
2014-08-29 |
Mike Brady | Add Gibss phenomenon hack to end of the packet (as... |
commit | commitdiff | tree |
2014-08-28 |
Mike Brady | Quieten an incorrect compiler warning |
commit | commitdiff | tree |
2014-08-27 |
Mike Brady | Add a simple pseudo-random throttle to keep the rate... |
commit | commitdiff | tree |
2014-08-26 |
Mke Brady | Merge branch '2.1' of github.com:mikebrady/shairport... |
commit | commitdiff | tree |
2014-08-26 |
Mke Brady | Move the time_of_last_packet timeout check to where... |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | It's libssl-dev, not libopenssl-dev |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | Finalise for 2.1 |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | Make it final 2.1 |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | Make it just "2.1" |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | Reintegrate "What's New" |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | Reintegrate "What's New" |
commit | commitdiff | tree |
2014-08-26 |
Mike Brady | Move the news back to README.md. |
commit | commitdiff | tree |
2014-08-25 |
Mike Brady | Even more... |
commit | commitdiff | tree |
2014-08-25 |
Mike Brady | Even more tiny edits. |
commit | commitdiff | tree |
2014-08-25 |
Mike Brady | More tiny adjustments |
commit | commitdiff | tree |
2014-08-25 |
Mike Brady | Summary of what's new at top |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Tiny edits. |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for PolarSSL, libsoxr, fix ab_* and seq_... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Change definition of seq_diff to bring it into player.c |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for PolarSSL, quieten some error messages. |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add new options, version info, polarssl, refine some... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for centralised timing, jitter calculation... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Stop incorrect warning about malloc/free and add an... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Stop incorrect warning about malloc/free |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for removing tinysvcmdns |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for PolarSSL, soxr, fix tinysvcmdns stuff... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for PolarSSL, some OS X stuff, centralised... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add support for stuffing option, for the start and... |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Improve error messages, make them quieter sometimes. |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Add int to stop compiler warning |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Not used |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Don't need it. |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Update for new features etc. |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | What's new in 2.1 |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Meh |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Move from shairport to shairport-sync. |
commit | commitdiff | tree |
2014-08-24 |
Mike Brady | Omit tinysvcmdns stuff unless needed. Move from shairpo... |
commit | commitdiff | tree |
next |