summaryrefslogtreecommitdiff
path: root/alsa_mix.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* mixer: Constify handle argument of ->get().Andre Noll2025-11-10
* mixer: Simplify ->close().Andre Noll2025-11-10
* mixer: Simplify alsa_mix_get().Andre Noll2025-11-10
* mixer: Simple logging adjustments.Andre Noll2025-11-10
* Include regex.h from para.h.Andre Noll2025-05-19
* string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
* Shorten copyright notice.Andre Noll2017-09-22
* Simplify mixer setup.Andre Noll2017-04-01
* Fix signedness issues in format strings.Andre Noll2016-12-04
* alsa: Avoid alloca().Andre Noll2015-04-04
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Merge branch 't/alsa_improvements'Andre Noll2014-05-03
|\
| * alsa_mix: Allow non-positive mixer values.Andre Noll2014-03-08
* | Merge branch 't/misc'Andre Noll2014-03-30
|\ \
| * | Change copyright year to 2014.Andre Noll2014-02-22
| |/
* / fade: Improve error diagnostics.Andre Noll2014-01-25
|/
* Change copyright year to 2013.Andre Noll2013-03-25
* fade: Add the ALSA mixer implementation.Andre Noll2012-10-07