summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.1.6v1.1.6Jaroslav Kysela2018-04-031-1/+1
* aplay: Fix wav file not being split on 32 bit platformserwin2018-03-131-1/+1
* speaker-test: Refactor the tone-generator codesTakashi Iwai2018-03-051-183/+91
* alsaloop: fix a typo in the comparisonKirill Marinushkin2018-02-051-1/+1
* alsactl: Only start restore service when asoundrc file existsIkey Doherty2017-12-142-0/+2
* aplay: Adjust sample rate limits to support newer hardwareJussi Laako2017-12-071-2/+2
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-1421-21/+21
* Release v1.1.5v1.1.5Jaroslav Kysela2017-11-141-1/+1
* alsactl: Move systemd unit start-up from basic.target to sound.targetChris Mayo2017-10-065-5/+10
* alsabat: fix one uninitialized warning issueZhang Keqiao2017-08-301-1/+1
* aplay: Fix playback for small raw filesDaniel Baluta2017-08-091-0/+7
* aplay: Refactor playback codeDaniel Baluta2017-08-091-37/+107
* aplay: Add samples argument for playing/recording a given number of samplesIon-Horia Petrisor2017-08-091-5/+29
* aplay: interrupt streaming via signal in voc_pcm_writeSrikanth Krishnakar2017-07-101-1/+1
* aplay: Fix --max-file-time option 32 bits overflowScott Gilliland2017-06-261-1/+1
* alsatplg: fix topology compiler long option parsingLiam Girdwood2017-06-141-4/+4
* topology: delete output file if parsing fails.Liam Girdwood2017-06-101-0/+1
* Release v1.1.4v1.1.4Jaroslav Kysela2017-05-121-1/+1
* aplay: Introduce and use xwrite helperDaniel Baluta2017-04-101-18/+37
* amidi: optarg might be NULL, fix 't' argument parsingJaroslav Kysela2017-02-271-1/+2
* alsa-info: add ACPI device statusPierre-Louis Bossart2017-01-101-0/+16
* alsa-info: provide more DMI informationPierre-Louis Bossart2017-01-101-0/+6
* alsactl: Remove standard output definition in systemd unitPaul Menzel2016-12-281-1/+0
* alsaucm: Add alsaucm.rst to EXTRA_DISTTakashi Iwai2016-12-281-0/+2
* Release v1.1.3v1.1.3baserock/v1.1.3Jaroslav Kysela2016-12-201-1/+1
* alsactl: Fix potential NULL dereferences in daemon modeTakashi Iwai2016-12-091-3/+5
* INSTALL: document how to configure a build for installation in a local dirAntonio Ospite2016-12-091-0/+7
* Add alsaucm.1 to .gitignoreTakashi Iwai2016-12-091-0/+1
* alsaucm: add a man page, generated from reStructuredTextAntonio Ospite2016-12-092-0/+242
* configure.ac: add a check for rst2man, a reStructuredText man page generatorAntonio Ospite2016-12-091-0/+9
* configure.ac: fix the check for xmlto availabilityAntonio Ospite2016-12-091-3/+3
* alsaucm: mention the "list1" command in the usage outputAntonio Ospite2016-12-091-1/+2
* speaker-test: Fix chmap wav file selection.Arnaud Pouliquen2016-12-071-1/+1
* aplay: Fix to handle pause when system is suspended/ResumedJeeja KP2016-11-281-0/+7
* alsaloop: try adapt avail_min for playback to avoid 100% CPU usageJaroslav Kysela2016-10-182-3/+47
* amidi: add sysex-interval optionFelipe F. Tonello2016-09-132-18/+86
* alsabat: add system power management S3 testKeqiao, Zhang2016-08-301-0/+34
* alsabat: fix alsabat -86 errorKeqiao, Zhang2016-08-301-0/+10
* alsabat: add amixer config filesFocus Luo2016-08-236-1/+1226
* alsabat: automation test scriptsFocus Luo2016-08-2311-1/+612
* amidi: fix timeout handlingClemens Ladisch2016-08-221-16/+53
* amidi: ignore not only Active Sensing but also Clock bytesClemens Ladisch2016-08-222-8/+26
* Release v1.1.2v1.1.2baserock/v1.1.2Jaroslav Kysela2016-08-021-1/+1
* alsabat: make snr_is_valid staticVinod Koul2016-07-201-1/+1
* alsabat: fix a missing break in switchLu, Han2016-06-121-0/+1
* alsabat: add noise detectionLu, Han2016-06-085-2/+262
* alsabat: add a single channel sine wave generatorLu, Han2016-06-082-0/+19
* alsabat: add channels parameter for adjust_waveform()Lu, Han2016-06-081-3/+4
* alsabat: align the data type on floatLu, Han2016-06-087-40/+41
* alsabat: add round trip audio latency testvivian,zhang2016-06-089-5/+568