OSDN Git Service

ucm: implemented card list feature
[android-x86/external-alsa-lib.git] / test / pcm.c
2009-07-06 Takashi IwaiMerge branch 'master' of git@git.alsa-project.org:alsa-lib
2009-07-06 Takashi Iwaitest/pcm.c: float format support
2009-07-06 Takashi Iwaitest/pcm.c: Generic linear PCM support
2009-07-06 Takashi Iwaitest/pcm.c: Fix S24 format
2009-07-03 Kenneth Johanssontest/pcm.c: Sample generation on big endian platforms...
2008-09-15 Jaroslav Kyselatest/pcm: Fix error messages in async callback and...
2008-07-10 Takashi Iwaitest/pcm.c: Fix SND_PCM_FORMAT_S24 support
2008-07-10 Takashi IwaiFix type-punning in test/pcm.c
2008-05-09 Jaroslav KyselaImplemented snd_pcm_sw_params_(set|get)_period_event...
2008-01-08 Takashi IwaiRemove PCM xfer_align
2005-11-21 Takashi IwaiFix compile errors/warnings
2005-08-24 Jaroslav Kyselatest/pcm.c - remove -EINTR handling (a job for alsa...
2005-08-23 Jaroslav Kyselapcm.c test / example - Added EINTR handling
2005-05-30 Jaroslav Kyselaadded support for more sample widths
2005-04-12 Jaroslav KyselaAdded snd_pcm_hw_params_set_rate_resample function
2004-04-06 Jaroslav KyselaWarning fixes
2004-03-05 Jaroslav KyselaMaarten de Boer <mdeboer@iua.upf.es>
2004-02-05 Jaroslav KyselaAdded verbose flag
2004-02-03 Jaroslav KyselaFixed wrong initialization of start_threshold
2003-11-05 Jaroslav KyselaSwitch from old to new PCM API retaining binary compati...
2003-10-13 Jaroslav KyselaFixed typo
2003-09-03 Jaroslav Kyselaadded snd_user_file() function
2003-05-15 Jaroslav KyselaAdded async_direct method
2002-10-19 Jaroslav KyselaChanged sw_params to follow hw_params (unify functions)
2002-10-17 Takashi Iwaifixed -b option to accept the buffer time in us.
2002-09-19 Jaroslav KyselaReverted back the PCM API.
2002-09-17 Jaroslav Kysela- unified snd_pcm_hw_params_* functions
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2001-12-11 Jaroslav KyselaCleanup against latest API (mmap_commit)
2001-12-10 Jaroslav KyselaRemoved snd_pcm_mmap_begin_avail and changed snd_pcm_mm...
2001-12-09 Jaroslav Kysela- added snd_pcm_mmap_begin_avail function; it is optimi...
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-01 Jaroslav KyselaRemoved useless check
2001-10-18 Jaroslav KyselaAdded direct_write transfer method
2001-10-18 Jaroslav KyselaEnhanced, added async and direct (mmap) mode
2001-10-17 Jaroslav KyselaChanges to show the different transfer methods
2001-10-17 Jaroslav KyselaEnhanced, added -c, -r options
2001-10-16 Jaroslav KyselaRewritten test code
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-09-29 Abramo BagnaraCompleted renaming drain->stop, flush->drain (PCM)...
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
1999-06-12 Jaroslav KyselaPCM changes (record->capture)...
1999-06-03 Jaroslav KyselaFixes for new types...
1998-11-27 Jaroslav KyselaCoding style..
1998-11-27 Jaroslav KyselaBug fix in format setup...
1998-09-21 Jaroslav KyselaMore tests...
1998-09-15 Jaroslav KyselaInitial version...