summaryrefslogtreecommitdiff
path: root/speaker-test
AgeCommit message (Expand)AuthorFilesLines
2014-09-24speaker-text: fix simple signess assignment warningJaroslav Kysela1-1/+1
2014-09-16speaker-test: Add missing draining at the endTakashi Iwai1-0/+1
2014-05-07Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela1-1/+1
2014-02-26speaker-test: update man page for new -X arg, also consistency fixesErik Ackermann1-8/+12
2014-02-26speaker-test: add --force-frequency option to allow hz outside rangeErik Ackermann1-3/+14
2013-11-12speaker-test: Show out-of-chmap channels as UnknownAnssi Hannula1-2/+4
2013-11-12speaker-test: Always show chmap channel names if availableAnssi Hannula1-1/+1
2013-11-12speaker-test: Fix chmapped channel selection without specified chmapAnssi Hannula1-22/+91
2013-06-14speaker-test: Fix wrong wave file played back in chmap setupDavid Henningsson1-3/+11
2013-05-16Several formatting fixes for manpages.Jordi Mallach1-15/+15
2013-05-16Fix several typos in manpage and help strings.Elimar Riesebieter1-1/+1
2013-04-08speaker-test: change the interrupt handling logic to follow aplay/arecordJaroslav Kysela1-12/+20
2013-03-22speaker-test: try to call snd_pcm_close() when a signal is receivedJaroslav Kysela1-14/+37
2013-01-17speaker-test: increase the maximum supported rate to 384000Antonio Ospite1-1/+1
2012-09-20speaker-test: Update man page for chmap optionTakashi Iwai1-0/+9
2012-09-17speaker-test: Add support for channel mapping APITakashi Iwai1-15/+124
2011-06-05speaker-test.1: Clarify man page by giving examplesDaniel T Chen1-1/+45
2010-10-17speaker-test: Don't retry after fatal errorsDavid Henningsson1-2/+2
2010-08-18speaker-test: add test pattern for PCM layer debugging purposesJaroslav Kysela1-2/+73
2010-01-27speaker-test: add fflush(stdout) to write_loopJaroslav Kysela1-0/+1
2009-12-15speaker-test: not all sample formats are supported - show only supported onesJaroslav Kysela1-6/+20
2009-12-15speaker-test: add -d (--debug) option to show PCM parametersJaroslav Kysela1-1/+14
2009-05-11speaker-test: only check byte order onceDan McGee1-41/+13
2009-05-11speaker-test: move existing endian macros up in the fileDan McGee1-10/+10
2009-05-11Remove dead/commented out codeDan McGee1-15/+0
2009-05-11Allow frequencies down to 30 HzDan McGee1-1/+1
2009-05-11speaker-test: allow frequency to be floating pointDan McGee1-4/+4
2009-02-20speaker-test.c - add readability comments to speaker channelsWu Fengguang1-36/+36
2008-11-26speaker-test: Fix floating-point exception bugTakashi Iwai1-7/+8
2008-11-21Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò1-3/+3
2008-11-21Remove some unused variables.Diego E. 'Flameeyes' Pettenò1-3/+0
2008-11-13Move conditional inclusion of locale.h further down.Diego 'Flameeyes' Pettenò1-3/+4
2008-08-13alsactl - install initialization filesJaroslav Kysela1-1/+1
2008-04-28speaker-test.c - fix pink noise generator on big-endian archsGiuliano Pochini1-11/+41
2008-04-21speaker-test.c - fix sine generator on big-endian archsTakashi Iwai1-18/+51
2008-01-08Remove xfer_alignTakashi Iwai1-7/+0
2007-11-05speaker-test - Put errors to stderrTakashi Iwai1-27/+27
2007-11-05speaker-test - Fix number of periods to playTakashi Iwai1-0/+3
2007-06-04Add missing library dependencyTakashi Iwai1-1/+1
2006-10-01speaker-test: fix typos in manpageJaroslav Kysela1-2/+2
2006-05-12Fix the default buffer size calculation in speaker-testTakashi Iwai1-0/+2
2006-04-06Avoid unnecessary drain/restart in speaker-testTakashi Iwai1-4/+10
2006-03-29Remove loops after errorsTakashi Iwai1-10/+1
2006-03-27Fix a typo in speaker-test help textTakashi Iwai1-1/+1
2006-03-24Fix missing commasTakashi Iwai1-8/+8
2006-03-24Improve buffer/period set up in speaker-testTakashi Iwai2-57/+71
2006-03-21Add missing commaTakashi Iwai1-1/+1
2006-03-06Add --nloops option and fix manpageTakashi Iwai2-37/+39
2006-03-02Tentative fix for speaker-test WAV with 5 or more channelsTakashi Iwai1-2/+2
2005-12-22speaker-test: Fix version reporting.James Courtier-Dutton2-3/+3