summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-04FIXME: WTF BSD GLIBC BIONIC WTFHEADmasterArun Raghavan1-4/+4
2012-06-04FIXME: Fix gitcompile to not mess with files or set CFLAGSArun Raghavan1-2/+2
2012-01-20Add an Android-friendly build systemArun Raghavan4-0/+87
2012-01-20build: Don't call AC_CHECK_FUNC with --disable-alsatestArun Raghavan1-0/+2
2012-01-13aplay: Use open() instead of open64()Arun Raghavan1-3/+3
2012-01-13aplay: Fix signal.h includeArun Raghavan1-1/+1
2011-11-04alsactl: Initialize Front Speaker, etcTakashi Iwai1-0/+70
2011-11-02aplaymidi: clarify multi-port documentationClemens Ladisch1-1/+9
2011-11-02alsamixer: Fix X-win related crash for PulseAudio plugin (bad linking)Jaroslav Kysela4-5/+5
2011-10-12aplay: Fix spelling errorDavid Henningsson1-1/+1
2011-10-07alsactl: add support for recreating enumerated user controlsClemens Ladisch2-9/+72
2011-08-31fix use of $(SED)Michał Górny3-9/+10
2011-06-29aplay: increase channel limit to 256Tim Blechmann1-2/+2
2011-06-16alsa-utils: amixer: Fix SND_CTL_TLVT_DB_RANGE handlingLars-Peter Clausen1-7/+7
2011-06-05speaker-test.1: Clarify man page by giving examplesDaniel T Chen1-1/+45
2011-06-03aplay: Use standard endian convesionsTakashi Iwai1-5/+5
2011-06-03aplay: Add include files for mkdir()Takashi Iwai1-0/+2
2011-06-03alsamixer: Fix 64bit issuesTakashi Iwai1-3/+3
2011-06-03Updated COPYING with the recent FSF addressTakashi Iwai1-3/+3
2011-06-03alsaloop: Use AM_CFLAGS in Makefile.amTakashi Iwai1-1/+1
2011-06-03Add alsaucm to .gitignoreTakashi Iwai1-0/+1
2011-06-03aplay: Avoid recursive signal handlingTakashi Iwai1-0/+6
2011-06-03aplay: Add -i option for interactive modeTakashi Iwai2-1/+17
2011-06-03alsaucm: Don't double-free empty listsStephen Warren1-2/+6
2011-06-03alsaucm: Add list1 command for non-tuple listsStephen Warren1-8/+21
2011-04-28Revert "alsactl - Display help for names command"Jaroslav Kysela1-2/+0
2011-04-04alsactl init: Mute CD Playback volume by defaultDavid Henningsson1-10/+3
2011-03-14alsamixer: fix build on uClibcPeter Korsgaard1-0/+5
2011-03-08alsaloop: another try to force correct formats for libsamplerateJaroslav Kysela1-6/+16
2011-03-07alsaloop: libsamplerate requires specific formats, force them for slave modeJaroslav Kysela1-2/+20
2011-02-28alsamixer: fix display of active/inactive controlsRaymond Yau1-0/+11
2011-01-31Release v1.0.24.2Jaroslav Kysela1-1/+1
2011-01-31alsaucm: do not bail out in the interactive mode upon errorJaroslav Kysela1-2/+6
2011-01-31alsaucm: fix interactive mode, add batch modeJaroslav Kysela1-7/+53
2011-01-29alsaucm: fix list command and outputPierre-Louis Bossart1-3/+6
2011-01-28Release v1.0.24.1Jaroslav Kysela1-1/+1
2011-01-26Release v1.0.24Jaroslav Kysela1-1/+1
2011-01-24Merge branch 'ucm'Jaroslav Kysela5-1/+457
2011-01-11configure.in: Fix xmlto detectionOzan Çağlayan1-7/+5
2011-01-10Translate alsa-utils to French.Christoph J. Thompson2-1/+1567
2010-12-06alsamixer: use cubic scale for volume barsClemens Ladisch5-113/+260
2010-12-06alsamixer: increase step size for big control value rangesClemens Ladisch1-1/+3
2010-12-06alsamixer: remove obsolete e-mailClemens Ladisch1-1/+1
2010-11-26alsactl: Add a --with-udev-rules-dir configure option.Colin Guthrie2-2/+6
2010-11-26configure.in: Fix variable nameOzan Çağlayan1-1/+1
2010-11-23alsactl: Move asound.state location to /var/lib/alsaLennart Poettering6-5/+18
2010-11-23alsactl: systemd and udev hookupLennart Poettering7-3/+88
2010-11-10update German translationsClemens Ladisch1-187/+232
2010-11-10alsamixer: remove obsolete e-mailClemens Ladisch5-6/+6
2010-10-21alsaloop: rework the ctl event handling routineJaroslav Kysela1-24/+27