OSDN Git Service

conf/ucm: Add Makefile.am for broadwell-rt286 ucm config
[android-x86/external-alsa-lib.git] / src /
2015-03-05 Takashi Iwaiconf/ucm: Add Makefile.am for broadwell-rt286 ucm config
2015-03-05 Bard Liaoconf/ucm: broadwell-rt286: add ucm config
2015-02-17 Tanu Kaskinenucm: fix some variable constness issues
2015-02-17 Tanu Kaskinenucm: fix the logic of choosing the default cdev
2015-02-17 Tanu Kaskinenucm: fix incorrect error code sign
2015-02-11 Tanu Kaskinenucm: fix variable mixup
2015-02-09 Takashi Sakamotocontrol: complement comment for subscribe API
2015-02-01 Alexander E. Patrakovconf: add support for USB AudioSport Quattro (tm)
2015-01-28 Takashi IwaiRemove unused hostname resolution in shm plugins and...
2015-01-23 Lu, Hanucm: add binary configure file parse
2015-01-19 Tomeu Vizosoconf/ucm: GoogleNyan: Add configuration
2015-01-14 Lu, Hancontrol: enable octal and hexadecimal parse
2014-12-31 Anssi Hannulapcm: fix buffer overflow in snd_pcm_chmap_print()
2014-11-25 Tim Cussinspcm: Fix assorted tstamp_type bugs/omissions.
2014-11-21 Takashi Iwaiucm: Fix uninitialized err in snd_use_case_set()
2014-11-21 Takashi Iwaimixer: Fix unused parameter warnings
2014-11-21 Takashi Iwaimixer: Fix inclusion of config.h
2014-11-21 Jussi Laakopcm: Fix DSD sample format endianess and add big-endian...
2014-11-17 David HenningssonUSB-audio: Add five more cards to IEC958 blacklist
2014-11-16 Takashi Iwaidlmisc: Remove unused label
2014-11-16 John Spencersnd_dlsym: only do versioning checks if built --with...
2014-11-06 Takashi Iwaipcm: dmix: Don't ignore SND_TIMER_EVENT_MSTOP
2014-11-03 Andreas Schwabsnd_user_file: fix memory leak
2014-11-03 Panu MatilainenUSB-Audio: Add Scarlett 2i4 USB to S/PDIF blacklist
2014-10-07 zombahconf/ucm: PAZ00: add Toshiba AC100/Dynabook AZ new...
2014-09-23 Takashi Iwaimixer: Fix missing hctl handle free in snd_mixer_attach...
2014-09-23 Renu Tyagipcm: return negative value in case of error
2014-09-23 Renu Tyagicontrol: return negative value in case of error
2014-09-23 Renu Tyagiconf: return negative value in case of error
2014-09-23 Renu Tyagipcm_hooks: null check for h
2014-09-23 Renu Tyagisocket: missing socket close
2014-09-23 Renu Tyagisimple_abst: null check for lib
2014-09-23 Renu Tyagipcm_share: fixing missing mutex unlock
2014-09-23 Renu Tyagirawmidi: close handle h
2014-09-23 Renu Tyagipcm_file: fixed missing free
2014-09-23 Renu Tyagimixer: fixed double free
2014-09-16 Alexander E. Patrakovpcm, rate: hw_avail must not be negative before startin...
2014-09-16 Jaroslav Kyselapcm route: Fix the bad condition (always false)
2014-09-14 Jaroslav KyselaRevert "pcm: rewindable, forwardable: don't return...
2014-09-13 Alexander E. Patrakovpcm, file: don't recurse in the rewindable and forwarda...
2014-09-13 Alexander E. Patrakovpcm: rewindable, forwardable: don't return stale data
2014-09-13 Alexander E. Patrakovdsnoop: rewindable and forwardable logic was swapped
2014-09-13 Alexander E. Patrakovrate: handle negative values from snd_pcm_mmap_playback...
2014-09-13 Alexander E. Patrakovpcm, null: use the snd_pcm_mmap_avail function
2014-09-13 Alexander E. Patrakovpcm, rate: use the snd_pcm_mmap_hw_avail function
2014-09-13 Alexander E. Patrakovpcm: handle negative values from snd_pcm_mmap_hw_avail
2014-09-13 Alexander E. Patrakovpcm: express the rewind size limitation logic better
2014-09-13 Alexander E. Patrakovdmix: actually rewind when running or being drained
2014-09-10 Jurgen Kramerpcm: add new 32-bit DSD sample format
2014-09-02 Alexander E. Patrakovpcm: fix return value of snd_pcm_share_slave_avail
2014-09-01 Alexander E. Patrakovpcm: fix snd_pcm_mmap_hw_avail() near the boundary
2014-08-22 Jurgen Kramerpcm: 2nd round of pcm_misc DSD fixes
2014-08-11 Takashi Iwaipcm: Add missing signed and endianess definitions for...
2014-08-11 Jurgen Kramerpcm: Fix DSD formats userland usability
2014-07-23 Shengjiu Wangpcm: pcm_local.h: include <time.h> to enable CLOCK_MONO...
2014-07-22 Takashi Iwaipcm: Drop snd_pcm_linear_{get|put}32_index()
2014-07-22 Takashi Iwaipcm: route: Use get32 for multi-source route calculation
2014-07-22 Takashi Iwaipcm: Fill sw_params proto field
2014-07-21 Takashi Iwaipcm: route: Use get/put labels for all 3 byte formats
2014-07-14 Takashi Iwaipcm: Implement timestamp type handling in all plugins
2014-07-14 Takashi Iwaipcm: Implement timestamp type setup in hw plugin
2014-07-14 Takashi Iwaipcm: Add sw_params API functions to get/set timestamp...
2014-07-14 Shengjiu Wangpcm: rate: fix hw_ptr exceed the boundary
2014-07-08 Anssi HannulaUSB-Audio: Add second S/PDIF device on Phiree U2
2014-07-01 Alexander E. PatrakovICE1712: add surround71 pcm definition
2014-06-17 Sergeyalsa-lib: pcm_plug: fix float conversion for user speci...
2014-06-13 Jaroslav KyselaLoopback.conf: fix the comment
2014-06-13 Jaroslav Kyselapcm: rate plugin - remove the rewind/forward implementation
2014-06-13 Alexander E. Patrakovpcm: rate: add rewindable and forwardable callbacks
2014-06-13 Jaroslav Kyselapcm: null plugin - fix the avail count
2014-06-13 Alexander E. Patrakovpcm: null: add rewindable and forwardable callbacks
2014-06-13 Alexander E. Patrakovpcm: multi: implement rewindable and forwardable callbacks
2014-06-13 Alexander E. Patrakovpcm:file: add the missing htimestamp callback
2014-06-08 Anssi Hannulapcm: Fix channel map query when there are lots of maps
2014-05-27 David Henningssonpcm: route: Correctly close slave pcm when no matching...
2014-04-28 Alexander E. Patrakovpcm: Fix forward/rewind support in iec958 plugin
2014-04-07 Andrew Eikumpcm: rate: Don't return negative frame count on success...
2014-04-03 Matthias Larischpcm: ladspa: Delay LADSPA plugin activate call
2014-03-19 Takashi IwaiRevert "pcm: route: Don't handle no matching chmap...
2014-03-19 Takashi Iwairoute: Fix invalid pointer access
2014-03-19 David Henningssonroute: Return NULL in case of zero found channels in...
2014-03-18 Takashi Iwaipcm: route: Don't handle no matching chmap as a serious...
2014-03-11 Takashi Iwaisrc/conf/cards: Add missing entry for Loopback.conf
2014-03-04 MONTANARO Luciano... pcm: Wrap hw_ptr to boundary in pcm_ioplug
2014-02-28 David Henningssonconf: Allow 2.1 surround to use different number of...
2014-02-28 David Henningssonpcm: route: Select slave chmap based on ttable information
2014-02-28 David Henningssonpcm: route: Allow chmap syntax for slave channels in...
2014-02-26 Maarten Baertpcm: Insert linear-to-float conversion when rate or...
2014-02-26 Patrick Welcheautotools: update style
2014-02-24 Patrick WelchePortability fix: look for sys/endian.h as well as endian.h
2014-02-18 David Henningssonconf: Add surround 2.1 support to all cards
2014-02-18 David Henningssonconf: Add basic infrastructure for 2.1 surround sound
2014-02-11 Riku Voipioalsa-lib: heavy pcm atomics cleanup
2014-01-24 Olivier Langloispcm: use CLOCK_REALTIME for non-monotonic ts
2014-01-23 Takashi Iwaipcm: initialize monotonic field for dshare and dsnoop...
2014-01-23 Olivier Langloispcm: initialize pcm_dmix monotonic field
2014-01-22 Ivan Sorokincontrol_hw: fix potential memory leak
2014-01-06 Olivier Langloisalsa-lib: minor typo in pcm doc
2013-12-13 Olivier Langloisminor malloc changes
2013-11-27 Takashi Iwaidmix: Don't use assert() and abort()
next