summaryrefslogtreecommitdiff
path: root/scripts/shairport-sync.conf
Commit message (Expand)AuthorAge
* Add automatic bit depth and speed selection for alsa devices. Set rate and fo...Mike Brady2019-05-07
* Improve support for bigendian devices. Add support for S16_LE, S16_BE, S24_LE...Mike Brady2019-05-01
* Add a new interpolation setting -- "auto" which will choose soxr if supported...Mike Brady2019-04-16
* Default to "basic" stuffing even if soxr support is included.Mike Brady2019-04-15
* hook up the alsa "use_precision_timing" option and update the sample conf file.Mike Brady2019-04-09
* reinstate the development branch README.md, stop including libdaemon automati...Mike Brady2019-04-05
* Make soxr, metadata and apple_alac defaults if support for them is included i...Mike Brady2019-03-08
* 3.3 release candidate 0Mike Brady2019-03-04
|\
| * set default for disable standby to 'never'Mike Brady2019-02-28
| * set active state timeout to 10 seconds. Enough for a YouTube movie switch -- ...Mike Brady2019-02-28
| * set active state timeout to 3 seconds. Enough for a YouTube movie switch.Mike Brady2019-02-28
| * bring the active state timeout to 1 second and tidy up a few debug messages.Mike Brady2019-02-28
| * Merge pull request #809 from nettings/developmentMike Brady2019-02-19
| |\
| | * Actually implement auto-connection, and document it.Jörn Nettingsmeier2019-02-16
| | * forgot to add new option autoconnect_pattern to default conf and common.hJörn Nettingsmeier2019-02-16
| | * Use more conservative JACK client name (a simple token without whitespace).Jörn Nettingsmeier2019-02-16
| | * Remove audio_client_disconnect option. This is not good behaviour for a JACK ...Jörn Nettingsmeier2019-02-15
| | * Remove auto_client_open_interval option, always open JACK connection immediat...Jörn Nettingsmeier2019-02-15
| | * Remove option to configure port names. This is very unusual for a JACK client...Jörn Nettingsmeier2019-02-15
| * | fix the ability to give attenation priority to hardware or software, set the ...Mike Brady2019-02-17
| |/
| * use the term'state' rather than 'mode' when taling about the active state. Us...Mike Brady2019-02-12
| * Clean up audio help texts, add in the volume_range_hw_priority setting.Mike Brady2019-02-05
| * add hooks for active mode start and end and add in the timeout into the confi...Mike Brady2019-01-27
| * Add the interpolation threshold setting.Mike Brady2019-01-04
| * Update shairport-sync.confMike Brady2018-12-13
| * Experimentally, add the ability to prevent the DAC making popping noises by f...Mike Brady2018-12-13
| * Further debug tidy-ups and update the configuration file.Mike Brady2018-12-11
| * Fix RTSP timeout and add timing checks for interfacing with the ALSA subsyste...Mike Brady2018-12-08
| * Ensure watchdog always starts with the starting time of the thread. Add watch...Mike Brady2018-12-04
| * Rotate usage of UDP ports if a session is interrupted. Avoids out-of-date pac...Mike Brady2018-11-23
| * Update shairport-sync.confMike Brady2018-11-22
| * normalize whitespaces in scripts/shairport-sync.confRobert Lange2018-10-13
| * Fix typoMike Brady2018-09-02
| * Add ability for the jack back end to automaticlly connect a client when the j...Mike Brady2018-09-02
| * Clean up the jack backend and add a few options.Mike Brady2018-08-31
| * Fixed handling w/o config file.Till Zimmermann2018-06-19
| * Initial MQTT VersionTill Zimmermann2018-06-19
* | normalize whitespaces in scripts/shairport-sync.confRobert Lange2018-10-06
|/
* Update shairport-sync.conffumitti2018-06-01
* Treat volume-based muting the same as playback-switch-based muting and disabl...Mike Brady2018-05-25
* Update shairport-sync.confMike Brady2018-05-11
* Update shairport-sync.confMike Brady2018-05-11
* Fix serious and long-standing bugs in the control, audio and timing threads t...Mike Brady2018-04-14
* Add the ability to pseudo-randomly drop audio packets to simiulate a noisy ne...Mike Brady2018-04-13
* Referenced shebang in shairport-sync.confNiklas Janz2018-02-04
* Typo fixNiklas Janz2018-02-04
* Add timing to debug messages, make timing sender wait interruptable eveyr 20 ...Mike Brady2018-02-03
* Fix small typo in settings fileMike Brady2018-01-29
* Add the option to use a flat volume control profile.Mike Brady2018-01-29
* Add ability to diable resend request. Use a new "diagnostics" group in the co...Mike Brady2018-01-24