summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.0.27.2v1.0.27.2Jaroslav Kysela2013-07-091-1/+1
* speaker-test: Fix wrong wave file played back in chmap setupDavid Henningsson2013-06-141-3/+11
* amixer: Print TLV of channel map controlsDavid Henningsson2013-06-141-0/+22
* amixer: fix print_dB for -0.99 .. -0.01 rangeJaroslav Kysela2013-05-281-1/+5
* amixer: Fix the hctl elem search bugJaroslav Kysela2013-05-271-0/+1
* alsactl: return back the udevrules_DATA rule for 90-alsa-restore.rulesJaroslav Kysela2013-05-271-0/+3
* alsactl init: ca0106 file was omittedGabriel M. Beddingfield2013-05-271-1/+1
* Require alsa-lib 1.0.27.Jordi Mallach2013-05-231-1/+1
* Release v1.0.27.1v1.0.27.1Jaroslav Kysela2013-05-211-1/+1
* alsactl: remove 90-alsa-restore.rules from the tar ballJaroslav Kysela2013-05-211-3/+0
* Add AM_MAINTAINER_MODE([enable]) to configure.in.Jordi Mallach2013-05-161-0/+2
* Fix a build failure due to a misused format string.Jordi Mallach2013-05-161-1/+1
* Several formatting fixes for manpages.Jordi Mallach2013-05-165-63/+63
* Fix several typos in manpage and help strings.Elimar Riesebieter2013-05-164-4/+4
* alsactl: sprintf to snprintf prevent buffer overflowDoug Goldstein2013-05-061-2/+2
* arecord: add a missing break to the capture loopJaroslav Kysela2013-04-171-0/+3
* alsactl: Fix the string size for the lock file contentsJaroslav Kysela2013-04-151-1/+1
* alsactl: Fix a typo in systemd alsa-restore.serviceTakashi Iwai2013-04-151-1/+1
* Release v1.0.27v1.0.27Jaroslav Kysela2013-04-111-1/+1
* alsactl: add --with-alsactl-daemonswitch=FILE to the global configure.inJaroslav Kysela2013-04-106-6/+14
* alsactl: revert back old systemd static units with the /etc/alsa/state-daemon...Jaroslav Kysela2013-04-106-5/+64
* alsactl: add --nice and --sched-idle optionsJaroslav Kysela2013-04-104-3/+49
* amixer: Use the alsa-lib functions for id print and parse and value parseJaroslav Kysela2013-04-091-263/+26
* alsactl: daemon mode - remove disconnected cardsJaroslav Kysela2013-04-091-1/+3
* alsactl: move systemd config to the daemon modeJaroslav Kysela2013-04-088-36/+33
* speaker-test: change the interrupt handling logic to follow aplay/arecordJaroslav Kysela2013-04-081-12/+20
* aplay/arecord: change the interrupt handling using snd_pcm_abort()Jaroslav Kysela2013-04-081-24/+15
* alsactl: add event filter and cache for the daemon modeJaroslav Kysela2013-04-082-7/+132
* alsactl: Improved command line argument handling...Jaroslav Kysela2013-04-053-65/+141
* alsactl: add the daemon modeJaroslav Kysela2013-04-058-77/+671
* alsactl: small code reorder to avoid memory leaksJaroslav Kysela2013-04-031-1/+1
* alsactl: safe state store and memory allocation cleanupsJaroslav Kysela2013-04-032-20/+55
* aplay/arecord: added isatty() check (interactive mode)Jaroslav Kysela2013-03-221-0/+4
* speaker-test: try to call snd_pcm_close() when a signal is receivedJaroslav Kysela2013-03-221-14/+37
* alsamixer: Use isatty() to check the terminal (interactive) availabilityJaroslav Kysela2013-03-221-0/+3
* amixer: Fix dB value outputs in amixer contentsTakashi Iwai2013-01-311-4/+4
* speaker-test: increase the maximum supported rate to 384000Antonio Ospite2013-01-171-1/+1
* configure: Fix obsolete AM_CONFIG_HEADER macroMarko Lindqvist2013-01-161-1/+1
* aplay: Add the support for big-endian WAV format (RIFX)Takashi Iwai2012-12-132-29/+73
* alsaloop: Fix missing #endifTakashi Iwai2012-11-301-1/+1
* alsaloop: Make alsaloop working without libsamplerateTakashi Iwai2012-11-301-5/+4
* amixer: Fix parsing container TLV entriesTakashi Iwai2012-11-261-1/+1
* amixer: fix rounding of relative changesClemens Ladisch2012-11-131-2/+2
* aplay: Show usage if no parameter is passedFabio Estevam2012-11-131-0/+8
* alsamixer: fix handling of removed controlsClemens Ladisch2012-10-194-14/+17
* aplay: fix typo & silence warning..Jaroslav Kysela2012-09-241-4/+6
* speaker-test: Update man page for chmap optionTakashi Iwai2012-09-201-0/+9
* aplay: More support for channel map optionTakashi Iwai2012-09-202-11/+149
* aplay: Add support for channel mappingTakashi Iwai2012-09-171-2/+38
* speaker-test: Add support for channel mapping APITakashi Iwai2012-09-171-15/+124