summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela2-9/+9
2001-12-11Cleanup against latest API (mmap_commit)Jaroslav Kysela1-4/+4
2001-12-10Removed snd_pcm_mmap_begin_avail and changed snd_pcm_mmap_begin behaviour back.Jaroslav Kysela1-1/+1
2001-12-10Added time skew on queue.Takashi Iwai1-15/+29
2001-12-09- added snd_pcm_mmap_begin_avail function; it is optimized for use afterJaroslav Kysela1-16/+65
2001-11-30Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela1-20/+41
2001-11-16Fixed the period size setup for hardware with fixed valuesJaroslav Kysela1-4/+8
2001-11-01Removed useless checkJaroslav Kysela1-2/+0
2001-10-31Added time, poll and effect options and code.Jaroslav Kysela1-39/+200
2001-10-26Fixed the right latency settings and added block modeJaroslav Kysela1-33/+51
2001-10-24Changes for static build.Jaroslav Kysela2-1/+2
2001-10-18Added direct_write transfer methodJaroslav Kysela1-0/+34
2001-10-18Changed CFLAGSJaroslav Kysela1-1/+1
2001-10-18Enhanced, added async and direct (mmap) modeJaroslav Kysela1-25/+185
2001-10-17Changes to show the different transfer methodsJaroslav Kysela1-54/+171
2001-10-17Enhanced, added -c, -r optionsJaroslav Kysela1-1/+15
2001-10-16Rewritten test codeJaroslav Kysela1-132/+280
2001-10-15Added -s optionJaroslav Kysela1-1/+7
2001-10-152nd fix for initial writeJaroslav Kysela1-0/+4
2001-10-15Fixed initial writeJaroslav Kysela1-1/+1
2001-09-11Changed location of asoundlib.h from sys dir to alsa dir.Jaroslav Kysela3-59/+2
2001-09-07Removed obsolete test programs.Jaroslav Kysela5-352/+2
2001-09-07Updated to latest APIJaroslav Kysela1-53/+76
2001-09-03Added snd_seq_sync_output_queue() function.Takashi Iwai1-48/+19
2001-08-28Updated to latest APIJaroslav Kysela1-66/+82
2001-08-20The main header file is not dependant on asound.h from driver.Jaroslav Kysela2-180/+1
2001-08-10Added argumentsJaroslav Kysela1-3/+93
2001-08-10Updated for latest APIJaroslav Kysela1-93/+229
2001-07-11Fixed compileTakashi Iwai1-0/+2
2001-07-04Major change to sequencer API.Jaroslav Kysela4-533/+393
2001-06-15* Cleaned the alsa.conf syntax:Jaroslav Kysela1-4/+4
2001-05-10Added snd_card_type_string_to_enum and snd_card_type_enum_to_string functions.Jaroslav Kysela2-1/+28
2001-04-27Minor bugfix.Jaroslav Kysela1-2/+2
2001-04-27Ported to latest APIJaroslav Kysela1-53/+36
2001-04-27minor changesJaroslav Kysela1-10/+11
2001-04-24PortedJaroslav Kysela1-51/+24
2001-03-29Name cleaning for hwdep and timer APIAbramo Bagnara1-17/+17
2001-02-07Better names for control APIAbramo Bagnara3-6/+6
2001-02-06Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara3-6/+6
2000-11-30Changes and cleanups for the timer API.Jaroslav Kysela1-28/+41
2000-11-25Fixed test tools for latest APIJaroslav Kysela2-14/+22
2000-11-20Merged pcmfinal branch.Jaroslav Kysela5-29/+29
2000-11-03Big rawmidi update - added subdevices support.Jaroslav Kysela1-2/+2
2000-10-20Removed transfer_block_sizeAbramo Bagnara1-1/+0
2000-09-29Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop...Abramo Bagnara7-27/+27
2000-09-25CleanupsJaroslav Kysela1-5/+5