| Commit message (Expand) | Author | Age | Files | Lines |
* | alsa-util: Perform format and rate detection before setting HW params | Igor V. Kovalenko | 2023-02-25 | 1 | -5/+3 |
* | alsa-ucm: Make ports store only one device | Alper Nebi Yasak | 2022-06-28 | 1 | -2/+2 |
* | alsa sink/source: Allow alsa to use alternative smoother code | Georg Chini | 2021-11-03 | 1 | -3/+86 |
* | alsa-mixer: Set mdev to NULL if there is no mapping | Igor V. Kovalenko | 2021-08-06 | 1 | -2/+1 |
* | alsa-sink/source: set volume to hw immediately if ucm_port changing | Hui Wang | 2021-06-16 | 1 | -1/+9 |
* | alsa-mixer: check if mapping is NULL before using it | Igor V. Kovalenko | 2021-06-07 | 1 | -1/+2 |
* | alsa: Fix compile warnings | Pali Rohár | 2020-11-23 | 1 | -2/+2 |
* | alsa: adjust ucm sink/source priority according to ports priority | Hui Wang | 2020-07-17 | 1 | -0/+13 |
* | alsa: make the unsuspend more robust | Hui Wang | 2020-07-09 | 1 | -7/+20 |
* | sink, source: Use the global configuration for the avoid_resampling default | Tanu Kaskinen | 2020-06-22 | 1 | -1/+1 |
* | alsa sink/source: fix the mixer initialization | Jaroslav Kysela | 2020-04-09 | 1 | -5/+7 |
* | ucm: fix the port / ucm device activation on boot | Jaroslav Kysela | 2020-04-09 | 1 | -4/+9 |
* | alsa: handle unavailbale HW volume in UCM | Wim Taymans | 2020-03-20 | 1 | -1/+1 |
* | alsa-mixer: improve check for the empty path set for sink/source | Jaroslav Kysela | 2019-12-23 | 1 | -3/+6 |
* | alsa: rewrite mixer open/close, cache mixer accesses in probe | Jaroslav Kysela | 2019-12-23 | 1 | -9/+12 |
* | alsa-ucm: use the proper mixer name for ucm pcm sink/source | Jaroslav Kysela | 2019-12-18 | 1 | -1/+9 |
* | alsa-ucm: validate access to PA_DEVICE_PORT_DATA() | Jaroslav Kysela | 2019-12-06 | 1 | -2/+1 |
* | alsa-ucm: Fix volume control based on review | Jaska Uimonen | 2019-12-06 | 1 | -20/+9 |
* | alsa-ucm: Support Playback/CaptureVolume | Arun Raghavan | 2019-12-06 | 1 | -16/+52 |
* | alsa: Use correct header path | Olaf Hering | 2019-03-27 | 1 | -1/+1 |
* | alsa: Improve resume logic after alsa suspend | Georg Chini | 2019-03-25 | 1 | -59/+115 |
* | Replace "!" to "." so string is identical with other string. | scootergrisen | 2019-02-16 | 1 | -1/+1 |
* | alsa-sink/source, sink, source: Consider sample format for avoid-resampling/p... | Sangchul Lee | 2018-11-16 | 1 | -24/+79 |
* | alsa-sink/source: Rename a variable for supported sample rates in userdata | Sangchul Lee | 2018-07-05 | 1 | -7/+7 |
* | alsa-util/sink/source: Add infrastructure for supported sample formats | Sangchul Lee | 2018-07-04 | 1 | -0/+10 |
* | sink, source: remove the state getters | Tanu Kaskinen | 2018-07-02 | 1 | -1/+1 |
* | udev-detect, alsa-card: Adopt avoid resampling option from daemon.conf | Sangchul Lee | 2018-06-21 | 1 | -1/+17 |
* | core: Expose API to elevate a thread to realtime priority | Arun Raghavan | 2018-06-21 | 1 | -1/+2 |
* | optimize set_state_in_io_thread() callbacks | Raman Shyshniou | 2018-06-21 | 1 | -3/+3 |
* | alsa-sink/source: always set reconfiguration callback | Sangchul Lee | 2018-05-01 | 1 | -2/+1 |
* | fix a call to pa_sink_suspend() from an incorrect thread | Tanu Kaskinen | 2018-03-20 | 1 | -19/+75 |
* | pass pa_suspend_cause_t to set_state_in_io_thread() callbacks | Tanu Kaskinen | 2018-03-20 | 1 | -1/+6 |
* | replace sink/source SET_STATE handlers with callbacks | Tanu Kaskinen | 2018-03-16 | 1 | -40/+49 |
* | sink, source: rename set_state() to set_state_in_main_thread() | Tanu Kaskinen | 2018-03-16 | 1 | -2/+2 |
* | alsa: add a couple of FIXME comments | Tanu Kaskinen | 2018-02-23 | 1 | -0/+3 |
* | alsa, solaris, oss: remove unnecessary error handling when suspending | Tanu Kaskinen | 2018-02-23 | 1 | -7/+2 |
* | pass pa_suspend_cause_t to set_state() callbacks | Tanu Kaskinen | 2018-02-22 | 1 | -1/+1 |
* | alsa-mixer: autodetect the HDMI jack PCM device | Tanu Kaskinen | 2018-02-13 | 1 | -1/+1 |
* | sink, source: Rework reconfiguration logic to apply to more than rate | Arun Raghavan | 2017-10-21 | 1 | -6/+8 |
* | source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne... | Georg Chini | 2017-04-17 | 1 | -4/+4 |
* | don't assume that pa_asyncq_new() always succeeds | Tanu Kaskinen | 2016-12-20 | 1 | -1/+5 |
* | alsa: reread configuration when opening new devices | Alexander E. Patrakov | 2016-06-22 | 1 | -0/+9 |
* | alsa: Use helper function for byte conversion across sample specs | Arun Raghavan | 2015-11-20 | 1 | -2/+1 |
* | Removed exclamation marks from user-visible messages. | Deepak Srivastava | 2015-08-14 | 1 | -1/+1 |
* | alsa: Don't access pa_sink/source_new_data after done() has been called | Tanu Kaskinen | 2015-02-23 | 1 | -3/+7 |
* | alsa: Fix spelling of officially | Peter Meerwald | 2015-02-23 | 1 | -1/+1 |
* | update FSF addresses to FSF web page | Ondrej Holecek | 2015-01-14 | 1 | -3/+1 |
* | rtpoll: Drop extra wait_op argument to pa_rtpoll_run() | Peter Meerwald | 2014-11-09 | 1 | -1/+1 |
* | alsa: Precompute maximum frames per block | Peter Meerwald | 2014-11-09 | 1 | -2/+4 |
* | modules: Fix )== typos | Peter Meerwald | 2014-10-28 | 1 | -1/+1 |