2019-01-23 |
Mike Brady | move malloc_cleanup to common.c |
commit | commitdiff | tree |
2019-01-21 |
Mike Brady | Add an "active" mode that can time out after a period... |
commit | commitdiff | tree |
2019-01-21 |
Mike Brady | Add an "active" mode that can time out after a period... |
commit | commitdiff | tree |
2019-01-21 |
Mike Brady | Hook up active mode stuff to metadata, add two four... |
commit | commitdiff | tree |
2019-01-21 |
Mike Brady | add initial script-execution functionality to active... |
commit | commitdiff | tree |
2019-01-20 |
Mike Brady | Add an activity monitor -- can set an activity idle... |
commit | commitdiff | tree |
2019-01-18 |
Mike Brady | make OpenSSL routines un-cancellable, in case there... |
commit | commitdiff | tree |
2019-01-18 |
Mike Brady | make OpenSSL routines un-cancellable, in case there... |
commit | commitdiff | tree |
2019-01-18 |
Mike Brady | make OpenSSL routines un-cancellable, in case there... |
commit | commitdiff | tree |
2019-01-18 |
Mike Brady | remove unnecessary file includes |
commit | commitdiff | tree |
2019-01-18 |
Mike Brady | Quieten a debug message. |
commit | commitdiff | tree |
2019-01-18 |
Mike Brady | remove the cause of a CLANG warning |
commit | commitdiff | tree |
2019-01-15 |
Mike Brady | Block on command_execute for unfixable errors. |
commit | commitdiff | tree |
2019-01-13 |
Mike Brady | Add an error message if an RTSP thread can not be created. |
commit | commitdiff | tree |
2019-01-13 |
Mike Brady | Revise the code for retaining and freeing rtsp message... |
commit | commitdiff | tree |
2019-01-13 |
Mike Brady | Quieten the msg_ debug messages. |
commit | commitdiff | tree |
2019-01-13 |
Mike Brady | Quieten a debug message. |
commit | commitdiff | tree |
2019-01-12 |
Mike Brady | Change how rtsp_messages are memory managed. Add some... |
commit | commitdiff | tree |
2019-01-12 |
Mike Brady | If a message is dropped because the pc queue is busy... |
commit | commitdiff | tree |
2019-01-11 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-01-11 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-01-11 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-01-11 |
Mike Brady | Add a D-Bus property "DisableStandby" to turn standby... |
commit | commitdiff | tree |
2019-01-11 |
Mike Brady | Avoid wrapping back to the first three UDP ports when... |
commit | commitdiff | tree |
2019-01-10 |
Mike Brady | Do not add dither if at full volume or ignoring volume... |
commit | commitdiff | tree |
2019-01-10 |
Mike Brady | Always add dither if no hardware mixer and volume contr... |
commit | commitdiff | tree |
2019-01-10 |
Mike Brady | clang format |
commit | commitdiff | tree |
2019-01-10 |
Mike Brady | CLean up timings, clean up DACP interface network timin... |
commit | commitdiff | tree |
2019-01-10 |
Mike Brady | Add some diagnostics, shorten timeouts and set so_linge... |
commit | commitdiff | tree |
2019-01-10 |
Mike Brady | add actual waiting time for a failing timed mutex. |
commit | commitdiff | tree |
2019-01-09 |
Mike Brady | reduce thresholds towards a buffer time of 0.2 seconds... |
commit | commitdiff | tree |
2019-01-09 |
Mike Brady | backend silence threshold should be 0.060 not 0.6! |
commit | commitdiff | tree |
2019-01-09 |
Mike Brady | Don't use full flush to purge frames after an overrun... |
commit | commitdiff | tree |
2019-01-08 |
Mike Brady | Go for a 0.250 second buffer length. |
commit | commitdiff | tree |
2019-01-08 |
Mike Brady | Adjust thresholds and timings to suit pi zero. |
commit | commitdiff | tree |
2019-01-08 |
Mike Brady | Preflight all audio material playing (not lead-in silen... |
commit | commitdiff | tree |
2019-01-08 |
Mike Brady | INcrease the delay between reading chunks of the RTSP... |
commit | commitdiff | tree |
2019-01-08 |
Mike Brady | Quieten a debug message. |
commit | commitdiff | tree |
2019-01-07 |
Mike Brady | Add the idea of a preflight message to tell the backend... |
commit | commitdiff | tree |
2019-01-07 |
Mike Brady | Make buffer size threashold 100 ms instead of 50 ms... |
commit | commitdiff | tree |
2019-01-07 |
Mike Brady | Make the wait time less than the packet interval time... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Only look for snd_pcm_status_get_driver_htstamp is... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Update TROUBLESHOOTING.md |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Use driver htstamp rather than regular one. Use untimed... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Move stall threshold calculation to init from start... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Extensive changes to alsa delay() and play() -- recover... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | clang format |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | remove some debugging code from delay(). |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | continue to change delay() and play() to reflect use... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Add code for calculating and recognising the interpolat... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Add code for calculating and recognising the interpolat... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Add the interpolation threshold setting. |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Add code for getting and setting the interpolation... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Add default values for the interpolation threshold |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Use snd_pcm_recover only _after_ an XRUN or suspend... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Raise the soxr minimum buffer size to something sensibl... |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Give a nice message if the soxr library isn't installed. |
commit | commitdiff | tree |
2019-01-04 |
Mike Brady | Check before using snd_pcm_prepare in delay() |
commit | commitdiff | tree |
2019-01-03 |
Mike Brady | Fix parsing error with progress 'prgr' metadata |
commit | commitdiff | tree |
2019-01-03 |
Mike Brady | Stop dropping metadata with a zero id -- it's not infal... |
commit | commitdiff | tree |
2019-01-03 |
Mike Brady | Strengthen the ability to recover from an XRUN by putti... |
commit | commitdiff | tree |
2019-01-02 |
Mike Brady | Using new delay() and play() functions. |
commit | commitdiff | tree |
2019-01-02 |
Mike Brady | Fix trivial error in a debug message. |
commit | commitdiff | tree |
2019-01-02 |
Mike Brady | new play(), delay(), delay_prep_and_status() routines... |
commit | commitdiff | tree |
2019-01-02 |
Mike Brady | new play(), delay(), delay_prep_and_status() routines... |
commit | commitdiff | tree |
2019-01-02 |
Mike Brady | Try out a new alsa delay routine. Could be very buggy! |
commit | commitdiff | tree |
2018-12-31 |
Mike Brady | If output is stalled, don't write any more frames to... |
commit | commitdiff | tree |
2018-12-31 |
Mike Brady | If output is stalled, don't write any more frames to... |
commit | commitdiff | tree |
2018-12-29 |
Mike Brady | Modify my_snd_pcm_delay but don't test it yet! |
commit | commitdiff | tree |
2018-12-28 |
Mike Brady | Add some diagnostics around the state of the DAC during... |
commit | commitdiff | tree |
2018-12-27 |
Mike Brady | quieten some dacp debug messages |
commit | commitdiff | tree |
2018-12-27 |
Mike Brady | Fix some memory leaks, improve silence filling backoff... |
commit | commitdiff | tree |
2018-12-27 |
Mike Brady | Format |
commit | commitdiff | tree |
2018-12-27 |
Mike Brady | Fix a few memory leaks by deleting responses even when... |
commit | commitdiff | tree |
2018-12-27 |
Mike Brady | Account for duration of samples to be played and use... |
commit | commitdiff | tree |
2018-12-27 |
Mike Brady | Always leave space for, and put a NULL at the end of... |
commit | commitdiff | tree |
2018-12-26 |
Mike Brady | Bug fix: close a socket even if it doesn't successfully... |
commit | commitdiff | tree |
2018-12-26 |
Mike Brady | Return genuine error codes where available in actual_op... |
commit | commitdiff | tree |
2018-12-23 |
Mike Brady | Merge pull request #784 from a-x-/patch-1 |
commit | commitdiff | tree |
2018-12-22 |
Alexander Mextner | INSTALL.md: which -a shairport-sync find all the copies 784/head |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | Further adjustments to the silence thread -- make the... |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | adjust minimum interval between last audio write and... |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | Need to use an untimed play for the silence buffer... |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | Don't send silence into the alsa device within the... |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | Don't add dither if volume control is set to max. |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | use dither if using software mixer (i.e. no hardware... |
commit | commitdiff | tree |
2018-12-17 |
Mike Brady | use dither if using software mixer (i.e. no hardware... |
commit | commitdiff | tree |
2018-12-15 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2018-12-15 |
Mike Brady | Move the keep_dac_busy in to a configuration setting... |
commit | commitdiff | tree |
2018-12-14 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2018-12-14 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2018-12-14 |
Mike Brady | Bring in the "disable_standby_mode" feature on alsa... |
commit | commitdiff | tree |
2018-12-14 |
Mike Brady | Fix dither, add dither to silences during lead-in,... |
commit | commitdiff | tree |
2018-12-14 |
Mike Brady | Fix dither, add dither to silences during lead-in,... |
commit | commitdiff | tree |
2018-12-13 |
Mike Brady | Don't drop the audio during a flush -- it creates a... |
commit | commitdiff | tree |
2018-12-13 |
Mike Brady | Update shairport-sync.conf |
commit | commitdiff | tree |
2018-12-13 |
Mike Brady | Experimentally, add the ability to prevent the DAC... |
commit | commitdiff | tree |
2018-12-13 |
Mike Brady | Experimentally, add the ability to prevent the DAC... |
commit | commitdiff | tree |
2018-12-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2018-12-12 |
Mike Brady | Remove connection with common.h -- works properly. |
commit | commitdiff | tree |
next |