summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pcm_direct: fix the memory leak when parsing the slave definitionsJaroslav Kysela2013-06-041-9/+23
* pcm_plugin: Fix return value of snd_pcm_rewindDavid Henningsson2013-05-301-2/+2
* pcm_hw: Remove unused fields in structDavid Henningsson2013-05-301-2/+0
* Allow specifying the max number of cardsTakashi Iwai2013-05-245-6/+20
* ucm: Fix segfault when device argument is missing from _sw{dev, mod}Juho Hämäläinen2013-05-241-1/+2
* pcm: Fix typo in documentation: PREPARE → PREPARED.Jordi Mallach2013-05-231-1/+1
* Release v1.0.27.1v1.0.27.1Jaroslav Kysela2013-05-211-1/+1
* Remove an obsolete macro in configure.inOlivier Langlois2013-05-161-1/+1
* Fix several spelling errors for “writable” and derivatives.Jordi Mallach2013-05-163-4/+4
* Compile in the ALSA search path instead of relying on ld.so.conf.Steve Langasek2013-05-161-1/+19
* Add AM_MAINTAINER_MODE.Jordi Mallach2013-05-161-0/+2
* conf/ucm: DAISY-I2S: Set default filter mode for HiFi.Dylan Reid2013-05-141-0/+1
* conf/ucm: Set up for installationTakashi Iwai2013-05-148-1/+28
* conf/ucm: tegraalc5632: add UCM config from UbuntuMarcin Juszkiewicz2013-05-141-0/+30
* conf/ucm: SDP4430: add UCM config from UbuntuMarcin Juszkiewicz2013-05-147-0/+378
* conf/ucm: PandaBoardES: add UCM config from UbuntuMarcin Juszkiewicz2013-05-147-0/+380
* conf/ucm: PandaBoard: add UCM config from UbuntuMarcin Juszkiewicz2013-05-147-0/+380
* conf/ucm: DAISY-I2S: add Samsung ARM Chromebook UCM config from ChromeOSMarcin Juszkiewicz2013-05-142-0/+67
* seqmid: restore sequencer address prefix match featureClemens Ladisch2013-05-131-11/+16
* conf - Add Scarlett 2i2 USB to S/PDIF blacklistDavid Henningsson2013-04-261-0/+1
* Add definition of __inline__ for non-GCCTakashi Iwai2013-04-251-0/+4
* Use __inline__ for exported headersTakashi Iwai2013-04-255-14/+14
* bring pcm.h and pcm.c in sync with the kernel listDaniel Mack2013-04-182-1/+25
* pcm.c: fix indentationDaniel Mack2013-04-181-4/+4
* Fix doubly call of dlclose() in dlobj caching codeTakashi Iwai2013-04-151-20/+11
* Release v1.0.27v1.0.27Jaroslav Kysela2013-04-111-1/+1
* control: enhance doc for snd_ctl_ascii_value_parse() functionJaroslav Kysela2013-04-111-0/+3
* Optimize NULL check in snd_dlobj_cache_put()Takashi Iwai2013-04-091-0/+3
* Clean up dlobj cache only when no user is presentTakashi Iwai2013-04-091-7/+14
* pcm: direct plugins: do more safe IPC semaphore handlingJaroslav Kysela2013-04-094-12/+28
* all places: doxygen cleanupsJaroslav Kysela2013-04-0815-106/+141
* control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela2013-04-087-4/+17
* pcm: fix typo, should be SND_PCM_STATE_PREPARED.Daniel Svensson2013-04-051-1/+1
* USB-audio: Add "HP Digital Stereo Headset" to SPDIF blacklistDavid Henningsson2013-04-021-1/+2
* pcm: fix and optimize snd_pcm_areas_copy functionJaroslav Kysela2013-03-201-11/+17
* snd_mixer_poll_descriptors_revents should loop over pollfdSander Jansen2013-02-261-1/+1
* Add workaround for conflicting IEC958 controls for HD-audioTakashi Iwai2013-02-212-3/+32
* control: Simplify using snd_config_get_bool()Takashi Iwai2013-02-211-31/+6
* Add sys/types.h to include listDavid Henningsson2013-02-121-0/+1
* conf: Fix a memory access violation resulting from improper error propogationAllan Wirth2013-02-011-1/+1
* snd_device_name_hint(): do not use global snd_config.Jerome Forissier2013-01-311-22/+30
* snd_device_name_hint(): do not change the global error handler.Jerome Forissier2013-01-311-8/+7
* Add snd_lib_error_set_local() to install a thread-local error handler.Jerome Forissier2013-01-313-1/+39
* snd_pcm_direct_parse_open_conf(): use thread-safe getgrnam_r()Jerome Forissier2013-01-301-4/+11
* ucm: Set uc_mgr->ctl to NULL after closing it.Tanu Kaskinen2013-01-281-0/+1
* configure: do not detect incorrect cross-compilerOlivier Blin2012-12-151-1/+1
* Fix endian check in local.hTakashi Iwai2012-12-131-7/+10
* mixer: Don't build simple_abst when no libdl is availableTakashi Iwai2012-12-072-1/+15
* configure: Quite AM_CONDITIONAL() argumentsTakashi Iwai2012-12-071-45/+46
* PCM: Fix conflict of _snd_pcm_hw_params definitionsTakashi Iwai2012-12-048-8/+9