summaryrefslogtreecommitdiff
path: root/speaker-test
Commit message (Expand)AuthorAgeFilesLines
* Add OpenBSD supportSASANO Takayoshi2023-02-031-1/+2
* speaker-test: remove sample_map.csv from MakefileJaroslav Kysela2022-01-271-5/+0
* speaker-test: remove sample_map.csvJaroslav Kysela2022-01-271-2/+0
* speaker-test: add support for S24_LE and S24_BEPierre-Louis Bossart2021-03-141-0/+16
* speaker-test: Allow sampling rates up to 768000Julian Scheel2018-06-071-1/+1
* speaker-test: Remove unused variableJulian Scheel2018-05-231-1/+0
* speaker-test: Support S24_3LE sample formatJulian Scheel2018-05-231-0/+14
* speaker-test: Refactor the tone-generator codesTakashi Iwai2018-03-051-183/+91
* speaker-test: Fix chmap wav file selection.Arnaud Pouliquen2016-12-071-1/+1
* speaker-test: fix option orderingKen Benoit2015-09-171-5/+10
* speaker-test: Add option to specify signal scaleJulian Scheel2015-07-171-12/+18
* speaker-text: fix simple signess assignment warningJaroslav Kysela2014-09-241-1/+1
* speaker-test: Add missing draining at the endTakashi Iwai2014-09-161-0/+1
* Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela2014-05-071-1/+1
* speaker-test: update man page for new -X arg, also consistency fixesErik Ackermann2014-02-261-8/+12
* speaker-test: add --force-frequency option to allow hz outside rangeErik Ackermann2014-02-261-3/+14
* speaker-test: Show out-of-chmap channels as UnknownAnssi Hannula2013-11-121-2/+4
* speaker-test: Always show chmap channel names if availableAnssi Hannula2013-11-121-1/+1
* speaker-test: Fix chmapped channel selection without specified chmapAnssi Hannula2013-11-121-22/+91
* speaker-test: Fix wrong wave file played back in chmap setupDavid Henningsson2013-06-141-3/+11
* Several formatting fixes for manpages.Jordi Mallach2013-05-161-15/+15
* Fix several typos in manpage and help strings.Elimar Riesebieter2013-05-161-1/+1
* speaker-test: change the interrupt handling logic to follow aplay/arecordJaroslav Kysela2013-04-081-12/+20
* speaker-test: try to call snd_pcm_close() when a signal is receivedJaroslav Kysela2013-03-221-14/+37
* speaker-test: increase the maximum supported rate to 384000Antonio Ospite2013-01-171-1/+1
* speaker-test: Update man page for chmap optionTakashi Iwai2012-09-201-0/+9
* speaker-test: Add support for channel mapping APITakashi Iwai2012-09-171-15/+124
* speaker-test.1: Clarify man page by giving examplesDaniel T Chen2011-06-051-1/+45
* speaker-test: Don't retry after fatal errorsDavid Henningsson2010-10-171-2/+2
* speaker-test: add test pattern for PCM layer debugging purposesJaroslav Kysela2010-08-181-2/+73
* speaker-test: add fflush(stdout) to write_loopJaroslav Kysela2010-01-271-0/+1
* speaker-test: not all sample formats are supported - show only supported onesJaroslav Kysela2009-12-151-6/+20
* speaker-test: add -d (--debug) option to show PCM parametersJaroslav Kysela2009-12-151-1/+14
* speaker-test: only check byte order onceDan McGee2009-05-111-41/+13
* speaker-test: move existing endian macros up in the fileDan McGee2009-05-111-10/+10
* Remove dead/commented out codeDan McGee2009-05-111-15/+0
* Allow frequencies down to 30 HzDan McGee2009-05-111-1/+1
* speaker-test: allow frequency to be floating pointDan McGee2009-05-111-4/+4
* speaker-test.c - add readability comments to speaker channelsWu Fengguang2009-02-201-36/+36
* speaker-test: Fix floating-point exception bugTakashi Iwai2008-11-261-7/+8
* Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò2008-11-211-3/+3
* Remove some unused variables.Diego E. 'Flameeyes' Pettenò2008-11-211-3/+0
* Move conditional inclusion of locale.h further down.Diego 'Flameeyes' Pettenò2008-11-131-3/+4
* alsactl - install initialization filesJaroslav Kysela2008-08-131-1/+1
* speaker-test.c - fix pink noise generator on big-endian archsGiuliano Pochini2008-04-281-11/+41
* speaker-test.c - fix sine generator on big-endian archsTakashi Iwai2008-04-211-18/+51
* Remove xfer_alignTakashi Iwai2008-01-081-7/+0
* speaker-test - Put errors to stderrTakashi Iwai2007-11-051-27/+27
* speaker-test - Fix number of periods to playTakashi Iwai2007-11-051-0/+3
* Add missing library dependencyTakashi Iwai2007-06-041-1/+1