OSDN Git Service

android-x86/external-alsa-lib.git
2008-07-20 Lennart Poetteringfix return value of snd_pcm_rewind()/snd_pcm_forward...
2008-07-20 Lennart Poetteringfix type of internally used sframes variable, to avoid...
2008-07-20 Lennart Poetteringclamp snd_pcm_rewind()/snd_pcm_forward() into the right...
2008-07-16 Takashi IwaiAdd boolean (mute) functionality to softvol plugin
2008-07-14 Jaroslav KyselaRelease v1.0.17
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-06-16 Jaroslav Kyselapcm: fix comment for snd_pcm_avail_update()
2008-06-16 Jaroslav KyselaRelease v1.0.17rc2
2008-06-07 Josh GreenFix segfault with dmix of 3-bytes formats
2008-06-06 Takashi IwaiPCM: allow mmap-access conversion in plug
2008-06-06 Takashi IwaiExport __snd_pcm_mmap_emul_open()
2008-06-06 Takashi Iwaipcm_mmap_emul: clean up
2008-06-06 Takashi Iwaipcm_mmap_emul: Fix invalid check
2008-06-06 Takashi IwaiFix compile warnings in pcm_hw.c
2008-06-06 Takashi IwaiFix cast warning
2008-06-03 Jaroslav KyselaRelease v1.0.17rc1
2008-06-03 Jaroslav Kyselahgcompile -> gitcompile
2008-05-20 Jaroslav Kyselaremoved .hg files and renamed hgcompile to gitcompile
2008-05-09 Jaroslav KyselaImplemented snd_pcm_sw_params_(set|get)_period_event...
2008-04-21 Jaroslav Kyselaimplemented snd_pcm_rewindable() and snd_pcm_forwardabl...
2008-04-21 Jaroslav Kyselaimplemented integer volume <-> dB volume conversion...
2008-04-11 Jaroslav Kyselaadded snd_pcm_hw_params_is_monotonic/can_forward/can_re...
2008-04-10 Jaroslav KyselaPCM API - explain more trigger timestamp
2008-04-10 Jaroslav Kyselafix compilation in pcm/pcm_hw.c - monotonic clock
2008-03-22 Stas Sergeevpcsp: remove downsampling
2008-03-17 Takashi IwaiUse defaults.pcm.file_format for the default file forma...
2008-03-17 Takashi IwaiAdd the support of WAV format in PCM file plugin
2008-03-14 Takashi IwaiUse slave PCM as a timing-source for file ifile
2008-03-12 Takashi IwaiAdd truncate option to PCM file plugin
2008-03-10 Takashi Iwaidmix skipping first set of samples
2008-03-07 Pawel MOLLFix for alsa-lib cross-compilation problems with ALSA_C...
2008-03-07 Takashi IwaiAdd PCM "hdmi"
2008-03-07 Takashi IwaiDon't show non-existing devices in snd_device_name_hint()
2008-03-07 Takashi IwaiFix device number assignment in hints
2008-03-07 Takashi IwaiFix the build with old glibc
2008-02-29 Pawel MOLLIEC958 definitions for consumer status channel, byte 4
2008-02-25 Takashi IwaiFix the state in snd_pcm_ioplug_pause()
2008-02-25 Takashi IwaiAdd test binaries to hgignore
2008-02-25 Takashi IwaiAdd doxygen.cfg to hgignore
2008-02-25 Takashi IwaiCreate doxgen.cfg dynamically
2008-02-22 Aldrin Martoqmark snd_seq_client_info_{get,set}_event_filter deprecated
2008-02-22 Aldrin Martoquse snd_seq_client_info_event_filter_*() functions
2008-02-22 Aldrin Martoqadd a test code for snd_seq_client_info_event_filter_*()
2008-02-22 Aldrin Martoqadd snd_seq_client_info_event_filter_*() functions
2008-02-22 Aldrin Martoqadd snd_seq_unset_bit()
2008-02-21 Takashi IwaiFix snd_seq_change_bit()
2008-02-18 Takashi IwaiAdd atomic operation for super-H(sh3,4) architectures
2008-02-18 Takashi IwaiAdd surround71 definition to NFORCE.conf
2008-02-11 Takashi IwaiFix conflict of obsoleted snd_pcm_hw_* definitions
2008-02-05 Jaroslav KyselaAdded tag v1.0.16 for changeset b1dfac5a4d55
2008-02-05 Jaroslav Kyselarelease 1.0.16
2008-02-04 Takashi IwaiFix build with --disable-hwdep and co
2008-02-04 Takashi IwaiRemove obsolete instr check in configure
2008-02-04 Takashi IwaiFix wrong exported functions
2008-02-01 Takashi IwaiAdd the missing card alias for Prodigy71Hifi
2008-01-29 Jaroslav KyselaAdded tag v1.0.16rc2 for changeset 06fcc64b20b3
2008-01-29 Jaroslav Kyselarelease 1.0.16rc2
2008-01-23 Takashi IwaiAllow auto-config for dsnoop and dshare plugins
2008-01-23 Takashi IwaiRemove obsolete instr directory
2008-01-21 Jaroslav KyselaAdded tag v1.0.16rc1 for changeset 81eabb0e6c10
2008-01-21 Jaroslav Kyselarelease 1.0.16rc1
2008-01-18 Takashi IwaiFix a memory leak in PCM hook plugin
2008-01-18 Takashi Iwaidmix - Enable auto format detection as default
2008-01-15 Takashi IwaiImplement missing htimestamp callbacks
2008-01-15 Jaroslav KyselaAllow pcm slave string references for direct plugins...
2008-01-14 Takashi IwaiAdd missing remix_areas_* for x86-64
2008-01-14 Takashi IwaiAdd SND_PCM_TSTAMP_MMAP back
2008-01-14 Clemens Ladischfix memory leak in snd_config_update_r error path
2008-01-14 Clemens Ladischpcm dmix plugin: fix generic direct remixing
2008-01-14 Clemens Ladischcheck availability of CLOCK_MONOTONIC
2008-01-14 Clemens Ladischpcm hw plugin: use TSTAMP only with old drivers
2008-01-14 Clemens Ladischpcm hw plugin: fix TTSTAMP version check
2008-01-14 Clemens Ladischpcm plug plugin: remove duplicated expression
2008-01-11 Jaroslav KyselaAdded possibility to disable also channel and format...
2008-01-11 Jaroslav KyselaSND_PCM_TSTAMP_MMAP -> SND_PCM_TSTAMP_ENABLE change
2008-01-10 Jaroslav KyselaImplemented snd_pcm_rewind() for the dmix plugin
2008-01-09 Takashi IwaiDon't use deprecated functions inside
2008-01-09 Takashi IwaiAvoid (null) in printf
2008-01-09 Takashi IwaiFix exported symbols for hooks and functions
2008-01-09 Jaroslav KyselaImpemented snd_pcm_htimestamp() function.
2008-01-09 Jaroslav KyselaAdd support for monotonic timestamps
2008-01-09 Clemens Ladischconf: show path of any missing configuration file
2008-01-09 Takashi IwaiFix function declarations with old PCM API
2008-01-08 Takashi IwaiRemove sleep_min and tick
2008-01-08 Takashi IwaiRemove PCM xfer_align
2008-01-08 Takashi IwaiRemove indirect control access
2007-12-21 Takashi IwaiRemove obsolete seq event entries in seq-decoder
2007-12-21 Takashi IwaiAdd deprecated attribute to obsolete functions
2007-12-17 Jaroslav KyselaAdded SNDRV_PCM_IOCTL_TTSTAMP and updated PCM API versi...
2007-12-14 Takashi IwaiAdd snd_pcm_ioplug_set_state() function
2007-12-14 Clemens Ladischrevert revision 2264:23c4c0f5de40
2007-12-13 Takashi IwaiFix segfault with strdup(NULL) in softvol
2007-12-10 Clemens Ladischdmix: add U8 support
2007-12-10 Clemens Ladischdmix: simplify mix_areas()
2007-12-10 Clemens Ladischdmix: rename mix_areas*
2007-12-04 Jaroslav Kyselafix write in simple mixer API - python backends
2007-11-30 Takashi IwaiClean up Versions file
2007-11-30 Takashi IwaiMake local functions really local
2007-11-30 Clemens Ladischoxygen: remove softvol plugin
next