summaryrefslogtreecommitdiff
path: root/speaker-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* speaker-test: fix typos in manpageJaroslav Kysela2006-10-011-2/+2
* Fix the default buffer size calculation in speaker-testTakashi Iwai2006-05-121-0/+2
* Avoid unnecessary drain/restart in speaker-testTakashi Iwai2006-04-061-4/+10
* Remove loops after errorsTakashi Iwai2006-03-291-10/+1
* Fix a typo in speaker-test help textTakashi Iwai2006-03-271-1/+1
* Fix missing commasTakashi Iwai2006-03-241-8/+8
* Improve buffer/period set up in speaker-testTakashi Iwai2006-03-242-57/+71
* Add missing commaTakashi Iwai2006-03-211-1/+1
* Add --nloops option and fix manpageTakashi Iwai2006-03-062-37/+39
* Tentative fix for speaker-test WAV with 5 or more channelsTakashi Iwai2006-03-021-2/+2
* speaker-test: Fix version reporting.James Courtier-Dutton2005-12-222-3/+3
* Fix compile on big-endian archTakashi Iwai2005-12-141-0/+1
* speaker-test - Fix missing i18nTakashi Iwai2005-12-011-10/+10
* Add WAV file playback support to speaker-testTakashi Iwai2005-11-302-52/+329
* Make speaker-test compatible with dmix by default.James Courtier-Dutton2005-11-191-1/+1
* Disable NLS support when --disable-nls is passedTakashi Iwai2005-11-081-0/+2
* Fix compile with --disable-nlsTakashi Iwai2005-10-311-0/+1
* speaker-test: Add support for testing FLOAT_LE format.James Courtier-Dutton2005-10-091-5/+35
* Correct buffer size choosing.James Courtier-Dutton2005-08-131-1/+2
* i18nize some programsTakashi Iwai2005-06-232-80/+84
* Don't use max volumeJames Courtier-Dutton2005-05-031-3/+3
* Fix speaker-test with -FS32_LE format.James Courtier-Dutton2005-05-031-30/+55
* Implement order for 8-channel sound, arranged in 7.1 mode.James Courtier-Dutton2005-04-161-0/+13
* Install sound samples to correct places.James Courtier-Dutton2005-04-163-0/+24
* Add sound samples.James Courtier-Dutton2005-04-169-0/+0
* Implement Pink noise output.James Courtier-Dutton2005-04-145-13/+178
* Minor updates. No functionallity changes.James Courtier-Dutton2005-04-141-2/+9
* adopt readme changes in manpageClemens Ladisch2005-02-211-3/+3
* Update to speaker-tools 0.0.7Takashi Iwai2005-02-183-30/+130