| 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 |
| 2018-12-12 |
Mike Brady | Fix a compilation error w.r.t. debuglev and fix a compl... |
commit | commitdiff | tree |
| 2018-12-12 |
Mike Brady | Fix a compilation error w.r.t. debuglev and fix a compl... |
commit | commitdiff | tree |
| 2018-12-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Update INSTALL.md |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Stay with the standard delay call for the present time. |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Cleaned up unfixable errors code and examples, updated... |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Further debug tidy-ups and update the configuration... |
commit | commitdiff | tree |
| 2018-12-11 |
Mike Brady | Tidy up some debug messages and warnings, remove old... |
commit | commitdiff | tree |
| 2018-12-10 |
Mike Brady | Connect up the stall response to the external command... |
commit | commitdiff | tree |
| 2018-12-10 |
Mike Brady | Set stall threshold to 200 ms. |
commit | commitdiff | tree |
| 2018-12-10 |
Mike Brady | Add stall detection to the alsa subsystem. |
commit | commitdiff | tree |
| 2018-12-09 |
Mike Brady | add delay to debug output. |
commit | commitdiff | tree |
| 2018-12-09 |
Mike Brady | Get timings of play / flush / delay calls. |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Time opening of the device |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Initial shot at tidying up the avahi monitoring for... |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Fix small error in uncancellable sleep -- it was callin... |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Fix RTSP timeout and add timing checks for interfacing... |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Small changes in unstable. |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Make the idle timeout on the RTSP link the same as... |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Make the idle timeout on the RTSP link the same as... |
commit | commitdiff | tree |
| 2018-12-08 |
Mike Brady | Add timing to writing to the DAC |
commit | commitdiff | tree |
| 2018-12-07 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-07 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-07 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
| 2018-12-06 |
Mike Brady | Bring it up to date with what's happened in development. |
commit | commitdiff | tree |
| 2018-12-06 |
Mike Brady | Continue to use the ordinary snd_pcm_delay call. |
commit | commitdiff | tree |
| 2018-12-06 |
Mike Brady | Add the ability to call a program if an unfixable error... |
commit | commitdiff | tree |
| 2018-12-06 |
Mike Brady | The run_this_if_an_unfixable_error_is_detected script... |
commit | commitdiff | tree |
| 2018-12-04 |
Mike Brady | Ensure watchdog always starts with the starting time... |
commit | commitdiff | tree |
| 2018-12-04 |
Mike Brady | Ensure watchdog always starts with the starting time... |
commit | commitdiff | tree |
| 2018-12-04 |
Mike Brady | Shorten the delays to 100 ms |
commit | commitdiff | tree |
| 2018-12-03 |
Mike Brady | Add a 30 second timout on the read function on an RTSP... |
commit | commitdiff | tree |
| 2018-12-03 |
Mike Brady | Make the stop requester volatile, duh. |
commit | commitdiff | tree |
| 2018-12-03 |
Mike Brady | Try to ensure that any alsa command sequences are uncan... |
commit | commitdiff | tree |
| 2018-12-03 |
Mike Brady | Make sure that shared watchdog count is correctly updat... |
commit | commitdiff | tree |
| 2018-12-03 |
Mike Brady | Ensure no pthread cancellation can occur during an... |
commit | commitdiff | tree |
| 2018-12-03 |
Mike Brady | Fix an error caused by using an unsigned integer as... |
commit | commitdiff | tree |
| 2018-12-02 |
Mike Brady | Stop using an unsigned integer for time when we want... |
commit | commitdiff | tree |
| 2018-12-01 |
Mike Brady | Merge branch 'unstable' into development |
commit | commitdiff | tree |
| 2018-12-01 |
Mike Brady | Fix a non-initialisation of parameters if no h/w mixer... |
commit | commitdiff | tree |
| 2018-12-01 |
Mike Brady | Fix a non-initialisation of parameters if no h/w mixer... |
commit | commitdiff | tree |
| 2018-11-30 |
Mike Brady | Move UDP port cloure to the RTSP thread, don't allow... |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Move closing of ports to the player thread cleanup... |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Move cleanup push to start of RTSP initialisation.... |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Quieten a debug message |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Improve player watchdog, improve clearing down of ports... |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Adds checks for posession of the player in order to... |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Check in SETUP and RECORD that the player is available... |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Quieten a debug message |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Clang formatted. |
commit | commitdiff | tree |
| 2018-11-29 |
Mike Brady | Add an uncancellable usleep timer. Make the player... |
commit | commitdiff | tree |
| 2018-11-28 |
Mike Brady | Add some debug messages to closing the UDP ports. |
commit | commitdiff | tree |
| 2018-11-28 |
Mike Brady | Add SO_REUSEADDR to the UDP sockets. See if it makes... |
commit | commitdiff | tree |
| 2018-11-28 |
Mike Brady | Move watchdog to cover connection from start, not just... |
commit | commitdiff | tree |
| 2018-11-27 |
Mike Brady | Add extra diagnostic to capture a meg_write_response... |
commit | commitdiff | tree |
| 2018-11-27 |
Mike Brady | Try to capture what happens after a write error. |
commit | commitdiff | tree |
| 2018-11-27 |
Mike Brady | Quieten a few debug messages. |
commit | commitdiff | tree |
| 2018-11-27 |
Mike Brady | Quieten a few debug messages. |
commit | commitdiff | tree |
| 2018-11-26 |
Mike Brady | Add new watchdog thread for the player -- should be... |
commit | commitdiff | tree |
| 2018-11-24 |
Mike Brady | Add many improvements, including reliable interruption... |
commit | commitdiff | tree |
| 2018-11-24 |
Mike Brady | Make some alsa operation sequences un-cancellable.... |
commit | commitdiff | tree |
| 2018-11-24 |
Mike Brady | Change order of header files (again?) to avoid OpenBSD... |
commit | commitdiff | tree |
| 2018-11-24 |
Mike Brady | Update FREEBSD.md |
commit | commitdiff | tree |
| 2018-11-24 |
Mike Brady | clang-format |
commit | commitdiff | tree |
| 2018-11-24 |
Mike Brady | Small correction to port selection logic. If a new... |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | Remove some unnecessary test code from the debug messaging. |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | Quieten a few debug messages. |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | Stop going to verbosity level 3 on occasion. It's not... |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | Fix bugs in interrupting an existing session, and use... |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | Fix off-by-one error in UDP range counting |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | Rotate usage of UDP ports if a session is interrupted... |
commit | commitdiff | tree |
| 2018-11-23 |
Mike Brady | experimental |
commit | commitdiff | tree |
| 2018-11-22 |
Mike Brady | Try making dropping and closing the DAC un-cancelable... |
commit | commitdiff | tree |
| 2018-11-22 |
Mike Brady | Update shairport-sync.conf |
commit | commitdiff | tree |
| 2018-11-22 |
Mike Brady | Update with changes in the development branch |
commit | commitdiff | tree |
| 2018-11-21 |
Mike Brady | Add back in the ability to interrupt a session. Clean... |
commit | commitdiff | tree |
| next |