OSDN Git Service

Switch from old to new PCM API retaining binary compatibility
[android-x86/external-alsa-lib.git] / test /
2003-11-05 Jaroslav KyselaSwitch from old to new PCM API retaining binary compati...
2003-10-23 Takashi Iwaimoved iecset to alsa-utils
2003-10-13 Jaroslav KyselaMore changes to the ordinary mixer API
2003-10-13 Jaroslav KyselaFixed typo
2003-09-30 Takashi Iwaiadded iecset program (this could be to alsa-utils after...
2003-09-09 Jaroslav Kyselaadded snd_hctl_ctl() function
2003-09-03 Jaroslav Kyselaadded snd_user_file() function
2003-07-14 Takashi Iwaifixed the type prefix of printd for the time (unsigned...
2003-07-14 Takashi Iwaifixed the old multi-line strings.
2003-05-15 Jaroslav KyselaAdded async_direct method
2003-03-11 Jaroslav KyselaDecoder is now generic MIDI device
2003-03-07 Jaroslav KyselaRemoved get ticks
2003-03-01 Jaroslav KyselaReduced race window
2003-03-01 Jaroslav KyselaUse asm code directly from src/pcm/pcm_dmix_i386.h
2003-02-28 Jaroslav KyselaFixed small errors (size == 0 test) in asm code
2003-02-28 Jaroslav KyselaSynced with dmix plugin
2003-02-21 Abramo BagnaraMore uniform tests. Added possibility to test without...
2003-02-20 Jaroslav KyselaAdded mix_areas_srv and */srv ratio
2003-02-20 Jaroslav KyselaIncreased LOOP to 100
2003-02-20 Jaroslav KyselaAdded difference between UP and SMP
2003-02-20 Jaroslav KyselaEnhanced measuring
2003-02-19 Jaroslav KyselaAdded special CFLAGS for code
2003-02-19 Jaroslav KyselaAdded code test utility
2003-02-19 Jaroslav KyselaSmall cleanups
2003-02-19 Jaroslav KyselaAdded code.c to measure times for critical part of...
2003-02-17 Jaroslav KyselaFixed format parameter according description
2003-02-03 Jaroslav Kyselasmall change in output
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-07-11 Jaroslav KyselaFixed comment
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2002-03-07 Jaroslav KyselaFixed help
2002-01-28 Takashi Iwaifixed compile.
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
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-10 Takashi IwaiAdded time skew on queue.
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-16 Jaroslav KyselaFixed the period size setup for hardware with fixed...
2001-11-01 Jaroslav KyselaRemoved useless check
2001-10-31 Jaroslav KyselaAdded time, poll and effect options and code.
2001-10-26 Jaroslav KyselaFixed the right latency settings and added block mode
2001-10-24 Jaroslav KyselaChanges for static build.
2001-10-18 Jaroslav KyselaAdded direct_write transfer method
2001-10-18 Jaroslav KyselaChanged CFLAGS
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
2001-10-15 Jaroslav KyselaAdded -s option
2001-10-15 Jaroslav Kysela2nd fix for initial write
2001-10-15 Jaroslav KyselaFixed initial write
2001-09-11 Jaroslav KyselaChanged location of asoundlib.h from sys dir to alsa...
2001-09-07 Jaroslav KyselaRemoved obsolete test programs.
2001-09-07 Jaroslav KyselaUpdated to latest API
2001-09-03 Takashi IwaiAdded snd_seq_sync_output_queue() function.
2001-08-28 Jaroslav KyselaUpdated to latest API
2001-08-20 Jaroslav KyselaThe main header file is not dependant on asound.h from...
2001-08-10 Jaroslav KyselaAdded arguments
2001-08-10 Jaroslav KyselaUpdated for latest API
2001-07-11 Takashi IwaiFixed compile
2001-07-04 Jaroslav KyselaMajor change to sequencer API.
2001-06-15 Jaroslav Kysela* Cleaned the alsa.conf syntax:
2001-05-10 Jaroslav KyselaAdded snd_card_type_string_to_enum and snd_card_type_en...
2001-04-27 Jaroslav KyselaMinor bugfix.
2001-04-27 Jaroslav KyselaPorted to latest API
2001-04-27 Jaroslav Kyselaminor changes
2001-04-24 Jaroslav KyselaPorted
2001-03-29 Abramo BagnaraName cleaning for hwdep and timer API
2001-02-07 Abramo BagnaraBetter names for control API
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2000-11-30 Jaroslav KyselaChanges and cleanups for the timer API.
2000-11-25 Jaroslav KyselaFixed test tools for latest API
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-11-03 Jaroslav KyselaBig rawmidi update - added subdevices support.
2000-10-20 Abramo BagnaraRemoved transfer_block_size
2000-09-29 Abramo BagnaraCompleted renaming drain->stop, flush->drain (PCM)...
2000-09-25 Jaroslav KyselaCleanups
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-09-12 Abramo BagnaraSome cleaning renames. Prepared API for new plugins
2000-09-05 Takashi IwaiExperimental synchronization support on ALSA sequencer
2000-09-01 Takashi IwaiFix for compile with --with-kernel configure option.
2000-08-25 Abramo BagnaraCompleted conf. Better name for snd_card_get_index...
2000-07-24 Abramo BagnaraLinked streams fix. Ported latency.c
2000-07-18 Abramo BagnaraPorted to new API
2000-05-27 Abramo BagnaraBetter names for ALSA API. Added min_fragments, max_fra...
2000-05-08 Jaroslav KyselaMerged pcm2 branch.
2000-03-10 Jaroslav KyselaSmall cleanup by Frank van de Pol <frank@vande-pol...
2000-03-04 Jaroslav KyselaAdded midiloop utility..
2000-03-01 Jaroslav KyselaChanged the switch interface.
2000-02-22 Jaroslav KyselaFixed return codes (added EPIPE).
2000-02-21 Jaroslav KyselaSND_PCM_RATE_PLL -> SND_PCM_RATE_CONTINUOUS
2000-02-12 Jaroslav Kyselamaarten de boer <maarten.deboer@iua.upf.es>
2000-02-04 Jaroslav KyselaAdded rawmidi.c from maarten de boer <maarten.deboer...
2000-02-04 Jaroslav KyselaUpdated to current API..
2000-02-03 Jaroslav KyselaAdded midi devices..
2000-01-21 Jaroslav KyselaAdded sender command to help...
next