summaryrefslogtreecommitdiff
path: root/test/latency.c
Commit message (Expand)AuthorAgeFilesLines
* test/latency.c: Fix string argument to getopt_long, so now it handles -E and -BMario Domenech Goulart2012-08-081-1/+1
* test/latency: print error message when 2 periods per buffer not supportedRaymond Yau2011-04-201-3/+15
* test/latency: fix timediff calculationJaroslav Kysela2010-08-041-1/+1
* Remove sleep_min and tickTakashi Iwai2008-01-081-36/+2
* Remove PCM xfer_alignTakashi Iwai2008-01-081-6/+0
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* Fix compile errors/warningsTakashi Iwai2005-11-211-3/+3
* Added snd_pcm_hw_params_set_rate_resample functionJaroslav Kysela2005-04-121-1/+10
* latency test - Added -B and -E optionsJaroslav Kysela2005-03-251-13/+36
* Switch from old to new PCM API retaining binary compatibilityJaroslav Kysela2003-11-051-2/+0
* fixed the old multi-line strings.Takashi Iwai2003-07-141-24/+24
* Fixed format parameter according descriptionJaroslav Kysela2003-02-171-1/+1
* Changed sw_params to follow hw_params (unify functions)Jaroslav Kysela2002-10-191-0/+1
* Reverted back the PCM API.Jaroslav Kysela2002-09-191-15/+28
* - unified snd_pcm_hw_params_* functionsJaroslav Kysela2002-09-171-5/+8
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-5/+5
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-8/+8
* Fixed the period size setup for hardware with fixed valuesJaroslav Kysela2001-11-161-4/+8
* Added time, poll and effect options and code.Jaroslav Kysela2001-10-311-39/+200
* Fixed the right latency settings and added block modeJaroslav Kysela2001-10-261-33/+51
* Added -s optionJaroslav Kysela2001-10-151-1/+7
* 2nd fix for initial writeJaroslav Kysela2001-10-151-0/+4
* Fixed initial writeJaroslav Kysela2001-10-151-1/+1
* Added argumentsJaroslav Kysela2001-08-101-3/+93
* Updated for latest APIJaroslav Kysela2001-08-101-93/+229
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-2/+2
* Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop...Abramo Bagnara2000-09-291-2/+2
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-6/+6
* Some cleaning renames. Prepared API for new pluginsAbramo Bagnara2000-09-121-4/+4
* Linked streams fix. Ported latency.cAbramo Bagnara2000-07-241-24/+20
* Ported to new APIAbramo Bagnara2000-07-181-163/+80
* Better names for ALSA API. Added min_fragments, max_fragments.Abramo Bagnara2000-05-271-33/+33
* Merged pcm2 branch.Jaroslav Kysela2000-05-081-41/+63
* Fixed return codes (added EPIPE).Jaroslav Kysela2000-02-221-5/+40
* Updated to current API..Jaroslav Kysela2000-02-041-4/+5
* Added back commented code (latency change)Jaroslav Kysela1999-12-081-1/+1
* NO FILL mode selected...Jaroslav Kysela1999-12-081-1/+6
* Changed format back to S16_LE...Jaroslav Kysela1999-11-191-1/+1
* Some fixes...Jaroslav Kysela1999-11-191-4/+13
* Merged pcm-v2 branch into main CVS tree.Jaroslav Kysela1999-11-061-141/+175
* PCM changes (record->capture)...Jaroslav Kysela1999-06-121-17/+17
* Fixes for new types...Jaroslav Kysela1999-06-031-6/+7
* Coding style..Jaroslav Kysela1998-11-271-17/+18
* Added latency example...Jaroslav Kysela1998-11-271-0/+242