OSDN Git Service

android-x86/external-alsa-lib.git
2012-09-13 Takashi IwaiPCM: A few doxygen fixes for chmap stuff
2012-09-13 Takashi IwaiPCM: Fix the conversion from string to chmap position
2012-09-13 Takashi IwaiPCM: Define MONO and other channel map positions
2012-09-13 Takashi Iwaitest/chmap: Fix wrong malloc size
2012-09-13 Takashi Iwaiconf: Add chmap definitions to TRIDENT and SI7018 confi...
2012-09-13 Takashi IwaiPCM: Use compounds for overriding / enhancing chmaps
2012-09-13 Takashi IwaiAdd chmap override definitions for Emu10k1, Audigy...
2012-09-13 Takashi IwaiPCM: Add the missing query_chmaps for route plugin
2012-09-13 Takashi IwaiPCM: Add chmap options to hw and null plugins
2012-09-13 Takashi IwaiPCM: Add query_chmaps support to multi plugin
2012-09-13 Takashi IwaiPCM: Add snd_pcm_chmap_long_name()
2012-09-13 Takashi IwaiPCM: Add SND_CHMAP_API_VERSION definition
2012-09-13 Takashi IwaiPCM: Add string conversion helper functions for chmap
2012-09-13 Takashi IwaiPCM: Fix prefix for snd_pcm_chmap_type enum members
2012-09-13 Takashi IwaiFix duplicated channel entry in test/chmap.c
2012-09-13 Takashi IwaiPCM: Implement snd_pcm_query_chmaps_from_hw()
2012-09-13 Takashi IwaiPCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
2012-09-13 Takashi IwaiAdd SND_CHMAP_NA and bit flag definitions
2012-09-13 Takashi IwaiFollow channel position definitions to mixer channel...
2012-09-11 Takashi IwaiDefine channel map position enum in pcm.h
2012-09-11 Takashi IwaiCache the chmap operation errors
2012-09-11 Takashi IwaiAdd test/chmap program
2012-09-11 Takashi IwaiImplement get_chmap/set_chmap for PCM extplug/ioplug...
2012-09-11 Takashi IwaiImplement get_chmap/set_chmap for PCM plug, route and...
2012-09-11 Takashi IwaiImplement the channel mapping API
2012-09-06 Jaroslav KyselaRelease v1.0.26
2012-09-06 Jaroslav Kyseladoc: Use 'rm -rf' for the html doxygen tree (it contain...
2012-08-31 Reilly GrantPCM: plug: Move fast_ops copy after slave configuration.
2012-08-15 Takashi IwaiPCM: Allow to run older version of extplug plugin
2012-08-10 Takashi IwaiIgnore .* files in general
2012-08-10 Takashi Iwaiucm: Add const to execute_cset() argument
2012-08-10 Takashi Iwaiucm: Improve cset command parsing
2012-08-08 Mario Domenech... test/latency.c: Fix string argument to getopt_long...
2012-08-01 Tanu Kaskinenucm: Return NULL from get_list0() and get_list20()...
2012-07-17 Arun Raghavanbuild: Disable another compile chack with --disable...
2012-07-17 Arun Raghavanucm: Add missing pthread.h include
2012-07-17 Arun Raghavanbuild: Fallback to alphasort() if versionsort() isn...
2012-07-17 Arun Raghavancontrol: Use strcpy() instead of stpcpy()
2012-07-05 Martin Sandsmarkhctl: Remove a useless assert
2012-06-25 Takashi IwaiFix the binary compatibility of ext-ctl plugin with...
2012-05-29 Arun Raghavanucm: Handle repeat device and modifier enables/disables
2012-05-23 David Henningssonconf: Add more USB devices to S/PDIF blacklist
2012-05-22 Benoît Thébaudeautlv: improve robustness of raw value ranges
2012-05-14 Antonio Borneopcm_dsnoop: comment fall-through in next "case"
2012-05-14 Antonio Borneopcm: add missing "break" in "switch"
2012-04-24 John SpencerFix invalid long long format specifier
2012-04-23 David Henningssonalsa-lib conf: Add two more USB devices to iec958 blacklist
2012-04-16 Dylan Reidcontrol_external: Add ability to specify TLV data.
2012-04-14 David Henningssonalsa-lib conf: block S/PDIF access for Sennheiser USB...
2012-03-28 Adrian Knothdoc: Fix typo in PCM formats
2012-03-14 Henning Thielemannseqmid - more descriptions on snd_seq_parse_address...
2012-03-13 Takashi Iwaimixer: Remove redundant CHECK_ENUM() from snd_mixer_sel...
2012-03-09 David HenningssonUSB-Audio: Fixup card name for Logitech web camera
2012-03-09 David HenningssonUSB-Audio: Blacklist iec958 for some USB devices
2012-02-08 Luke Yelavichconf/pcm: Add support for Echo3G devices. Thanks to...
2012-01-25 Jaroslav KyselaRelease v1.0.25
2012-01-20 Jaroslav KyselaIntroduce --with-pkgconfdir, add 64-bit defaults to...
2012-01-19 Andrew EikumDocument strdup allocation in snd_card_get_name family
2012-01-19 Andrew EikumImprove snd_device_name_hint documentation
2012-01-19 Andrew EikumImprove hw_params documentation
2012-01-19 Andrew EikumSearch-and-replace improve documentation language
2012-01-19 Andrew EikumRemove docs for snd_names_list and snd_names_list_free
2011-11-15 Takashi Iwaipcm:mmap_emul: Fix sw_params and others in bypass mode
2011-10-07 Clemens Ladischcontrol: add snd_ctl_elem_add_enumerated()
2011-10-05 Clemens Ladischasound.h: cosmetic changes for consistency with kernel...
2011-10-05 Clemens Ladischasound.h: update for latest kernel
2011-09-22 Julia Lawallsrc/pcm/pcm_mmap.c: add missing free
2011-09-22 Julia Lawallsrc/pcm/pcm_multi.c: add missing free
2011-09-22 Julia Lawallsrc/pcm/pcm_ladspa.c: add missing free
2011-09-22 Julia Lawallsrc/pcm/pcm_rate.c: add missing free
2011-09-21 Clemens Ladischpcm: recalculate all rules after changing hw_params...
2011-09-20 Colin Guthrieconf: Allow for a directory to be given as a config...
2011-08-22 Lu Guanqunucm: add another sequence 'msleep'
2011-08-19 Lu Guanqunucm: tivial code style fix
2011-08-19 Lu Guanqunucm: fix seg fault in execute_cset()
2011-07-29 Takashi IwaiMerge branch 'fallback'
2011-07-29 Adrian KnothAdd RME RPM to HDSP_IO_Type.
2011-07-27 Takashi IwaiAdd snd_{ctl|pcm}_open_fallback() functions
2011-07-27 Takashi IwaiDefine "sysdefault" PCM and control
2011-06-08 Stephen WarrenUCM: get: Implement 'exact' value retrieval
2011-06-08 Stephen WarrenUCM: snd_use_case_get: Don't segfault when no current...
2011-06-08 Stephen WarrenUCM: Allow querying of {Supported,Conflicting}Devices
2011-06-08 Stephen WarrenUCM: Disallow gets of undefined system properties
2011-06-08 Stephen WarrenUCM: Implement ConflictingDevices, add device list...
2011-06-08 Stephen WarrenUCM: Deprecate index on Section{Device,Modifier}
2011-06-03 Takashi IwaiFix missing error code in snd_ctl_hw_open()
2011-06-03 Stephen WarrenUCM: Fix deadlock following failed get _verb
2011-06-03 Stephen WarrenUCM: Fix typo in error message
2011-05-20 Alexander Steinctlparse: Respect softfloat configure option
2011-05-16 Raymond Yauemu10k1.conf - Fix no sound problem when using SB Live...
2011-05-09 Takashi IwaiSpecficy subdevice 0 for front/surround* of HDA-Intel...
2011-05-04 Baek ChangUCM: fix memory leak when executing cset commands
2011-05-04 Takashi IwaiAdd test/lsb/config to .gitignore
2011-05-04 Takashi IwaiFix printf for size_t
2011-05-04 Takashi IwaiFix compile warnings
2011-05-04 Sudarshan Bishtalsa-lib: fixed coverity reported issues under "FORWARD...
2011-04-26 Raymond YauHDA-Intel.conf - Fix low mic volume due to pulseaudio...
2011-04-20 Takashi IwaiEMU10K1.conf: Don't lock hook controls
2011-04-20 Raymond Yautest/latency: print error message when 2 periods per...
2011-04-19 David HenningssonFix typo in comment in surround71.conf
next