summaryrefslogtreecommitdiff
path: root/audio.c
Commit message (Expand)AuthorAge
* Handle active_remote_id as a string rather than an unsigned 32-bit number...Mike Brady2020-09-30
* 3.3.7rc0Mike Brady2020-07-06
* Squashed commit of the following:Mike Brady2020-02-20
* More typo fixes across the treeChris Boot2019-07-27
* find . \( -name \*.cpp -or -name \*.h -or -name \*.c \) -exec clang-format -i...Mike Brady2019-06-19
* Clean up audio help texts, add in the volume_range_hw_priority setting.Mike Brady2019-02-05
* Stop a segmentation error if a bsackend has no help routineMike Brady2019-02-05
* clang formatMike Brady2019-01-04
* Add code for getting and setting the interpolation threshold.Mike Brady2019-01-04
* Allow a latency offset of +/- 1.75 seconds.Mike Brady2018-10-14
* Initial very rough attempt at a jackaudio backend.Mike Brady2018-08-31
* Make more of the code amenable to pthread cancelMike Brady2018-07-14
* Tidy up configure.ac and drop old pulseaudio back endMike Brady2017-10-09
* Tidy up source using clang-formatMike Brady2017-07-31
* Allow a zero silent lead-in time.Mike Brady2017-07-22
* Move common audio backend settings like buffer size and offsets to the "gener...Mike Brady2017-07-21
* Initial very rough full-fat pulseaudio backendMike Brady2017-05-17
* Initial support for libsoundioshtirlic2016-12-04
* Tidy up with a clang-formatMike Brady2016-09-11
* Make dummy, pipe and stdout back ends truly optinalMike Brady2015-08-01
* Add new auidio back end -- to stdout.Mike Brady2015-06-02
* Reformat using clang-format.Mke Brady2015-06-01
* whitespace cleanupsJames Laird2013-10-22
* add support for openbsd sndio sound daemonDimitri Sokolyuk2013-09-05
* Alsa output driverMuffinman2013-06-20
* Merge pull request #223 from plietar/pulseaudioJames Laird2013-06-19
|\
| * Add a PulseAudio output driver.Paul Lietar2013-06-10
* | audio: update usage messagesJames Laird2013-06-20
|/
* add a pipe/FIFO audio backendJames Laird2013-06-04
* whitespace fixesJames Laird2013-05-14
* Add copyright notices.James Laird2013-04-01
* audio: output selection functionalityJames Laird2013-04-01