]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - audio_alsa.c
Update check_classic_systemd_full.yml
[thirdparty/shairport-sync.git] / audio_alsa.c
2023-09-16  Mike BradyMerge updates from the development branch into the...
2023-09-16  Mike BradyUpdates to the Issues template.
2023-09-11  Mike Bradyformat adjustments
2023-05-20  Mike Bradymerge 4.2 updates from the branch
2022-12-31  Mike BradyCapture where the device was never there (ENOENT),...
2022-12-31  Mike BradyBe more careful checking for ENODEV conditions in audio...
2022-12-30  Mike Bradymake the error message one single identifier by linking...
2022-12-30  Mike BradyCall the unfixable error handler if the output device...
2022-12-30  Mike BradyCall the unfixable error if the output device can't...
2022-12-05  Mike Brady4.1.1 almost...
2022-11-19  =Fix a bug in audio_alsa.c when there is no hardware...
2022-10-05  CharlesDocker build changes, github action updates.
2022-10-05  Mike BradyFixes 4.1-rc1
2022-10-05  Mike BradyNull merge -- just to bring anything new from master...
2022-09-30  Mike BradyClose the DAC when the keep_dac_busy flag is changed...
2022-09-30  Mike BradyQuieten some debug messages, duh.
2022-09-30  Mike BradyClose the DAC when the keep_dac_busy flag is changed...
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-08-23  CharlesIssue template
2022-08-16  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-08-16  Mike BradyRemove a very noisy and redundant debug message.
2022-07-22  Mike BradyIf the default device is inaccessible with EHOSTDOWN...
2022-07-20  Mike BradyDon't quit if the ALSA output device is or becomes...
2022-05-19  Mike BradyFix a typo.
2022-05-17  Mike Bradyquieten some debug messages.
2022-05-17  Mike BradyQuieten some debug messages. Remove some redundant...
2022-04-03  Mike BradyImprove the logic for supressing clicks when the alsa...
2022-03-15  Mike BradyAlways record frames successfully sent to DAC even...
2022-03-14  Mike BradyClang Format
2022-03-11  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-03-11  Mike BradyQuieten a few debug messages.
2022-03-11  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-03-10  Mike Bradymake close() a separate function and make flush do...
2022-03-07  Mike BradyCheck to see if the alsa_handle is NULL in standard_del...
2022-03-07  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-03-07  Mike BradyCheck to see if the alsa_handle is NULL in precision_de...
2022-03-03  Mike BradyCheck for NULL pointers before deferencing delay and...
2022-02-26  Mike BradyAdd a special-purpose flush routine called sub_flush...
2022-01-28  CharlesMerge branch 'mikebrady:development' into development
2022-01-21  Mike BradyAdd a "mixer_control_index" setting to the "alsa" part...
2022-01-21  Mike BradyAdd a "mixer_control_index" setting to the "alsa" part...
2021-12-09  Mike BradyMerge "openbsd corrections #1357" after resolving one...
2021-12-08  Mike BradyMerge pull request #1356 from tecdude/patch-1
2021-12-08  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-28  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-28  Mike BradyUse CLOCK_MONOLITHIC_RAW to avoid NTP effects, report...
2021-11-26  Mike BradyClang format
2021-11-26  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike Bradychange stats to report non-zero if output has just...
2021-11-21  Mike BradyAdd code to check divisions and mods for a potrntial...
2021-11-20  Mike BradyAdd a 'stats' function to the audio back ends to replac...
2021-11-20  Mike Bradyattempt to increase the precision of the FPS timing
2021-11-17  Mike BradyWorking to check for divide / mod by 0's
2021-11-14  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-06  Mike BradyEnsure the frame rate calculator allows for silent...
2021-09-16  Mike BradyMerge with the aillwee development branch
2021-09-09  Mike BradyStop a message from repeating endlessly.
2021-09-05  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-09-05  Mike BradyOnline changes.
2021-09-03  Mike BradyQuieten a really noise message on verbosity 3.
2021-07-27  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-07-22  Mike BradyBring over some updates that were applied to the master...
2021-07-22  Mike BradyMerge pull request #1177 from lrusak/pipewire
2021-07-22  Mike BradyMerged PR #1186, thanks to [dasl-](https://github.com...
2021-07-04  CharlesMerge branch 'development' of github.com:aillwee/shairp...
2021-06-30  Mike BradyMake some more error conditions terminate the program.
2021-06-30  Mike BradyForgot pull.
2021-06-30  Mike BradyTerminate the program if the specified output device...
2021-06-30  Mike BradyMerge pull request #21 from aillwee/charles-dev
2021-06-30  Mike BradyCorrect the information in a non-available frame rate...
2021-06-30  Mike BradyCorrect the information in a non-available frame rate...
2021-06-22  Mike BradyKeep an eye on DAC underrun recoveries
2021-06-19  Mike BradyMerge pull request #18 from aillwee/charles-dev
2021-06-06  Mike BradyExit immediately if the speed or format cannot be set.
2021-06-04  Mike BradyAdd some comments and a new debug message about underrun
2021-06-01  Mike BradyRemember the original anchor information so that if...
2021-06-01  Mike BradyExit if the requested output format is not available.
2021-06-01  Mike BradyRough and hacky but works with the bit depth of the...
2021-05-10  Mike BradyQuieten speed and size debug message
2021-05-01  Mike Bradyclang format
2021-04-30  Mike BradyUpdate the mdns stuff to work with a string, update...
2021-04-26  Mike BradyVersion 3.3.8 is 3.3.8rc7.
2021-04-08  Mike BradyFix a race condition where the alsa_handle could be...
2021-03-27  Mike BradyStop using snd_pcm_status_get_driver_htstamp in the...
2021-03-27  Mike BradyBe more careful with changing precision. Stop using...
2020-07-06  Mike Brady3.3.7rc0
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
2020-02-25  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-02-24  Mike Bradypartial move to using a nanosecond-based system timer...
2020-02-20  Mike BradySquashed commit of the following:
2020-02-13  Mike BradyCompiles under gcc-10 with -fno-common
2019-11-13  Mike BradyUpdate sample D-Bus commands
2019-11-09  Mike Bradycorrect frame size entry for S24 format
2019-10-27  Mike Brady3.3.3 from the development branch 3.3.3d11
2019-09-10  Mike Bradyquieten a debug message
2019-09-10  Mike Bradyensure alsa mixer is initialised before trying to set...
next