summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2005-08-23pcm.c test / example - Added EINTR handlingJaroslav Kysela1-3/+3
2005-05-30added support for more sample widthsJaroslav Kysela1-10/+26
2005-05-11added full async interface to timer APIJaroslav Kysela1-1/+34
2005-04-29midiloop - remove running status testClemens Ladisch1-2/+3
2005-04-12Added snd_pcm_hw_params_set_rate_resample functionJaroslav Kysela2-2/+22
2005-03-25latency test - Added -B and -E optionsJaroslav Kysela1-13/+36
2004-10-08Fix hyphens in man pagesNicolas FRANCOIS1-6/+6
2004-04-06Warning fixesJaroslav Kysela1-6/+7
2004-03-05Maarten de Boer <mdeboer@iua.upf.es>Jaroslav Kysela1-3/+3
2004-02-25use AM_CFLAGS and AM_LDFLAGS for the recent automake.Takashi Iwai1-1/+1
2004-02-05Added verbose flagJaroslav Kysela1-2/+12
2004-02-03Fixed wrong initialization of start_thresholdJaroslav Kysela1-2/+2
2004-01-27'make check' fails on a Slackware 8.1 system with gcc-2.95.3 due to threeJaroslav Kysela2-4/+8
2003-12-23ALISP updateJaroslav Kysela1-9/+16
2003-12-18Added queue_timer.c by Chris Cannam <cannam@all-day-breakfast.com>Jaroslav Kysela2-1/+127
2003-11-05Switch from old to new PCM API retaining binary compatibilityJaroslav Kysela4-5/+44
2003-10-23moved iecset to alsa-utilsTakashi Iwai3-514/+2
2003-10-13More changes to the ordinary mixer APIJaroslav Kysela1-2/+2
2003-10-13Fixed typoJaroslav Kysela1-1/+1
2003-09-30added iecset program (this could be to alsa-utils after moreTakashi Iwai3-2/+514
2003-09-09added snd_hctl_ctl() functionJaroslav Kysela1-3/+24
2003-09-03added snd_user_file() functionJaroslav Kysela4-2/+69
2003-07-14fixed the type prefix of printd for the time (unsigned long).Takashi Iwai1-8/+8
2003-07-14fixed the old multi-line strings.Takashi Iwai1-24/+24
2003-05-15Added async_direct methodJaroslav Kysela1-12/+144
2003-03-11Decoder is now generic MIDI deviceJaroslav Kysela1-0/+1
2003-03-07Removed get ticksJaroslav Kysela1-1/+0
2003-03-01Reduced race windowJaroslav Kysela1-1/+2
2003-03-01Use asm code directly from src/pcm/pcm_dmix_i386.hJaroslav Kysela1-209/+6
2003-02-28Fixed small errors (size == 0 test) in asm codeJaroslav Kysela1-2/+2
2003-02-28Synced with dmix pluginJaroslav Kysela1-14/+16
2003-02-21More uniform tests. Added possibility to test without cache poisoningAbramo Bagnara1-11/+13
2003-02-20Added mix_areas_srv and */srv ratioJaroslav Kysela1-5/+53
2003-02-20Increased LOOP to 100Jaroslav Kysela1-1/+1
2003-02-20Added difference between UP and SMPJaroslav Kysela1-1/+5
2003-02-20Enhanced measuringJaroslav Kysela1-44/+153
2003-02-19Added special CFLAGS for codeJaroslav Kysela1-0/+1
2003-02-19Added code test utilityJaroslav Kysela1-1/+2
2003-02-19Small cleanupsJaroslav Kysela1-4/+9
2003-02-19Added code.c to measure times for critical part of dmix pluginJaroslav Kysela1-0/+352
2003-02-17Fixed format parameter according descriptionJaroslav Kysela1-1/+1
2003-02-03small change in outputJaroslav Kysela1-1/+1
2002-10-19Changed sw_params to follow hw_params (unify functions)Jaroslav Kysela2-0/+2
2002-10-17fixed -b option to accept the buffer time in us.Takashi Iwai1-4/+4
2002-09-19Reverted back the PCM API.Jaroslav Kysela2-15/+29
2002-09-17- unified snd_pcm_hw_params_* functionsJaroslav Kysela2-18/+31
2002-07-11Fixed commentJaroslav Kysela1-1/+1
2002-03-12Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela9-69/+69
2002-03-07Fixed helpJaroslav Kysela1-1/+1
2002-01-28fixed compile.Takashi Iwai1-2/+0