OSDN Git Service

android-x86/external-alsa-lib.git
2006-05-19 Juan Carlos... Addition of "infile" parameter (virtual mic) to the...
2006-05-18 Takashi IwaiFix surround40 config for ens1370
2006-05-12 Takashi IwaiAdd hgcompile script and fix INSTALL document
2006-05-12 Takashi IwaiCorrection for fixing alsa-lib static build
2006-05-12 Takashi IwaiFix a typo in pcm_file.c
2006-05-10 Takashi IwaiRemove enum from kernel API
2006-05-03 Takashi IwaiFix hwptr update in rate plugin
2006-05-02 Takashi IwaiFix the description of return value of snd_config_searc...
2006-05-02 Clemens Ladischclarify SND_SEQ_PORT_TYPE_xxx documentation
2006-05-02 Clemens Ladischadd more sequencer port type information bits
2006-05-02 Takashi IwaiFix device number of ICH4 iec958 controls
2006-04-28 Takashi IwaiUse O_APPEND mode with dmix & co plugins
2006-04-27 Takashi IwaiFix delayed start with rate plugin
2006-04-26 Takashi IwaiAdd check of binding ranges in direct plugins
2006-04-25 Takashi IwaiFix segfault with dshare plugin
2006-04-25 Takashi IwaiAdd missing snd_dlclose() in pcm_meter.c
2006-04-25 Takashi IwaiFix the error path of snd_pcm_hook_add_conf()
2006-04-25 Takashi IwaiFix missing snd_dlclose() in sequencer
2006-04-25 Takashi IwaiFix missing snd_dlclose() in timer handlers
2006-04-25 Takashi IwaiAdd missing snd_dlclose() in snd_hwdep_close()
2006-04-19 Jaroslav KyselaAdded tag v1.0.11 for changeset ae6753322b638dc95de4ab9...
2006-04-19 Jaroslav Kyselarelease 1.0.11
2006-04-18 Takashi IwaiFix compile error
2006-04-12 Takashi IwaiDon't install alsalisp
2006-04-12 Takashi IwaiRevert the last fix: finer sync of dmix in delay callback
2006-04-12 Takashi IwaiFix .hgignore
2006-04-12 Takashi IwaiAdd missing .hgignore
2006-04-11 Jaroslav KyselaAdded tag v1.0.11rc5 for changeset 418d682c6be376a00f53...
2006-04-11 Jaroslav Kyselarelease 1.0.11rc5
2006-04-10 Takashi IwaiFix compilation with assert()
2006-04-10 Jaroslav KyselaAdded tags since ALSA version 1.0.3
2006-04-06 Jaroslav KyselaMerged
2006-04-06 Jaroslav KyselaChanged permissions for scripts and added .hgignore...
2006-04-06 Takashi IwaiAdd PCM definitions dpl and dpl2
2006-04-06 Takashi IwaiAllow negative coefficients in route plugin
2006-04-06 Takashi IwaiFiner sync of dmix in delay callback
2006-04-06 Takashi IwaiFix 32/64bit problem with multi plugin
2006-04-06 Takashi IwaiFix buffer size handling of direct plugins
2006-04-06 Takashi IwaiCreate rate converter plugin SDK
2006-04-06 Takashi IwaiAdd src/pcm/pcm_symbols_list.c to .hgignore
2006-04-06 Takashi IwaiAdd .hgignore
2006-04-06 Takashi IwaiFix permission of cvscompile
2006-03-29 Takashi IwaiMake plugin functions static
2006-03-29 Takashi IwaiFix errors in partial reads/writes with rate plugin
2006-03-29 Takashi IwaiFix PCM without control/status mmap
2006-03-29 Takashi IwaiFix compile warnings
2006-03-24 Takashi IwaiFix noisy output of dmix with two periods
2006-03-24 Takashi IwaiFix PCM auto-start conditions
2006-03-24 Takashi IwaiFix snd_pcm_write*() return values at start up
2006-03-22 Jaroslav Kyselarelease 1.0.11rc4
2006-03-21 Takashi IwaiFix the description of snd_mixer_handle_events()
2006-03-21 Takashi IwaiChange autoconf requirement to 2.59
2006-03-21 Juergen KreilederAdd support for S32_3LE and byte-swapped S16/S32 to...
2006-03-21 Takashi IwaiFix timer read from 32bit user-space on 64bit kernel
2006-03-21 Takashi IwaiFix extplug->channels initialization
2006-03-21 Takashi Iwaidmix - Allow more flexible buffer sizes
2006-03-20 Juergen KreilederFixes S16 byte swapping with generic dmix code
2006-03-20 Takashi IwaiAdd init callback to extplug
2006-03-20 Takashi IwaiFix restoration of PCM open mode
2006-03-17 Takashi IwaiAdd channels parameter to surround40/51 definitions
2006-03-17 Takashi IwaiAdd restriction parameters to pcm hw layer
2006-03-17 Takashi IwaiFix double free in rate plugin
2006-03-15 Jaroslav Kyselaalsa-lib - added ENOTTY and ENODEV to pcm_errors section
2006-03-15 Jaroslav Kyselaalsa-lib - added pcm_errors section
2006-03-14 Takashi IwaiSuppress warning messages from old timer
2006-03-13 Clemens Ladischrate plugin: wait for data to be drained
2006-03-13 Clemens Ladischrate plugin: fix fragment size calculation
2006-03-13 Clemens Ladischrate plugin: optimize calculation of the continuous...
2006-03-03 Takashi IwaiPortability fix for alsa-lib on mips
2006-03-03 Clemens Ladischreturn ENODEV for disconnected devices
2006-03-02 Takashi IwaiFix segfault with PCM rate plugin
2006-02-27 Clemens Ladischallow changing of device directory path
2006-02-27 Clemens Ladischfix a typo
2006-02-27 Clemens Ladischremove superfluous free() checks
2006-02-27 Clemens LadischDo not abort in snd_xxx_close() functions
2006-02-20 Takashi IwaiFix infinite loop in snd_pcm_wait()
2006-02-20 Takashi IwaiRemove bogus ATTRIBUTE_UNUSED
2006-02-20 Takashi IwaiFix compile warnings
2006-02-20 Takashi IwaiAvoid unnecesasry call of resmgr
2006-02-17 Takashi IwaiAdd description about non-blocking behavior
2006-02-17 Takashi IwaiFix plug conversion of non-linear formats
2006-02-17 Takashi IwaiFix fullduplex with dmix/dsnoop
2006-02-17 Takashi IwaiFix check of nonblock option
2006-02-09 Takashi IwaiFix memory leaks
2006-02-05 Jaroslav Kyselaalsa-lib virtual rawmidi device: fixed typo (NONBLOCK...
2006-02-01 Jaroslav KyselaFixed snd_pcm_set_params() error code
2006-01-31 Jaroslav Kyselasnd_pcm_set_params() - added workaround for vortex...
2006-01-30 Takashi IwaiFix infinite parse of recursive definitions
2006-01-27 Jaroslav Kyselarelease 1.0.11rc3
2006-01-27 Takashi IwaiRemove bad assert
2006-01-20 Nathan Kurzpcm_ladspa - setup control outputs all times
2006-01-19 Clemens LadischLADSPA plugin: fix compilation
2006-01-16 Jaroslav Kyselapcm laspa plugin - Added credits to MediaNet AG
2006-01-16 Takashi IwaiSupport multi-card/device for direct plugins
2006-01-13 Clemens Ladischremove duplicate parameter
2006-01-13 Takashi IwaiSkip resmgr when EAGAIN or EBUSY
2006-01-13 Takashi IwaiFix configuration for Aureon and Prodigy71 boards
2006-01-13 Takashi IwaiAdd missing alias entries
2006-01-13 Takashi IwaiAdd "nonblock" option for hw layer
2006-01-10 Takashi IwaiFix compile warnings
next