summaryrefslogtreecommitdiff
path: root/test
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
* Fix invalid long long format specifierJohn Spencer2012-04-241-1/+1
* Fix printf for size_tTakashi Iwai2011-05-041-4/+4
* test/latency: print error message when 2 periods per buffer not supportedRaymond Yau2011-04-201-3/+15
* ucm: allow bind modifier to specific instances, other fixesJaroslav Kysela2011-01-312-1/+3
* ucm: fix parser for sequences and fix wrong strcmpJaroslav Kysela2010-11-101-0/+1
* ucm: debug parserJaroslav Kysela2010-10-262-0/+35
* ucm: implemented card list featureJaroslav Kysela2010-10-132-0/+1
* test/latency: fix timediff calculationJaroslav Kysela2010-08-041-1/+1
* add config testsClemens Ladisch2009-08-032-1/+584
* test/lsb/midi_event.c: check for buffer size checkClemens Ladisch2009-07-081-0/+3
* test/lsb/midi_event.c: abort on fatal errorsClemens Ladisch2009-07-081-6/+12
* Merge branch 'master' of git@git.alsa-project.org:alsa-libTakashi Iwai2009-07-064-0/+399
|\
| * add midi event testsClemens Ladisch2009-07-064-0/+399
* | test/pcm.c: float format supportTakashi Iwai2009-07-061-3/+15
* | test/pcm.c: Generic linear PCM supportTakashi Iwai2009-07-061-11/+19
* | test/pcm.c: Fix S24 formatTakashi Iwai2009-07-061-1/+2
|/
* test/pcm.c: Sample generation on big endian platforms was broken.Kenneth Johansson2009-07-031-11/+13
* test/pcm: Fix error messages in async callback and add snd_pcm_start() conditionJaroslav Kysela2008-09-151-6/+8
* test/pcm.c: Fix SND_PCM_FORMAT_S24 supportTakashi Iwai2008-07-101-5/+5
* Fix type-punning in test/pcm.cTakashi Iwai2008-07-101-1/+4
* Implemented snd_pcm_sw_params_(set|get)_period_event for interrupt wakeup lik...Jaroslav Kysela2008-05-091-3/+21
* add a test code for snd_seq_client_info_event_filter_*()Aldrin Martoq2008-02-222-1/+48
* Remove sleep_min and tickTakashi Iwai2008-01-081-36/+2
* Remove PCM xfer_alignTakashi Iwai2008-01-082-12/+0
* Remove obsolete seq event entries in seq-decoderTakashi Iwai2007-12-211-0/+4
* midiloop: use blocking modeClemens Ladisch2007-11-121-0/+2
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-152-2/+2
* change iface argument for namehint function to const char *Jaroslav Kysela2006-10-271-7/+1
* add snd_device_name_hint() function and initial implementationJaroslav Kysela2006-10-112-1/+30
* alsa-lib: test dir: make check: static building doesn't work on PIC architect...Jaroslav Kysela2006-10-041-1/+1
* pcm_min.c example - corrected commentJaroslav Kysela2006-01-101-1/+1
* pcm_min - blocking mode is default - remove extra snd_pcm_nonblock() callJaroslav Kysela2006-01-061-5/+0
* Added pcm_min test & example - minimalistic pcm outputJaroslav Kysela2006-01-062-1/+58
* Remove code from check_PROGRAMSTakashi Iwai2005-11-231-1/+1
* Fix compile errors/warningsTakashi Iwai2005-11-2110-50/+69
* test/pcm.c - remove -EINTR handling (a job for alsa-lib)Jaroslav Kysela2005-08-241-3/+3
* pcm.c test / example - Added EINTR handlingJaroslav Kysela2005-08-231-3/+3
* added support for more sample widthsJaroslav Kysela2005-05-301-10/+26
* added full async interface to timer APIJaroslav Kysela2005-05-111-1/+34
* midiloop - remove running status testClemens Ladisch2005-04-291-2/+3
* Added snd_pcm_hw_params_set_rate_resample functionJaroslav Kysela2005-04-122-2/+22
* latency test - Added -B and -E optionsJaroslav Kysela2005-03-251-13/+36
* Fix hyphens in man pagesNicolas FRANCOIS2004-10-081-6/+6
* Warning fixesJaroslav Kysela2004-04-061-6/+7
* Maarten de Boer <mdeboer@iua.upf.es>Jaroslav Kysela2004-03-051-3/+3
* use AM_CFLAGS and AM_LDFLAGS for the recent automake.Takashi Iwai2004-02-251-1/+1
* Added verbose flagJaroslav Kysela2004-02-051-2/+12
* Fixed wrong initialization of start_thresholdJaroslav Kysela2004-02-031-2/+2
* 'make check' fails on a Slackware 8.1 system with gcc-2.95.3 due to threeJaroslav Kysela2004-01-272-4/+8