summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pcm: express the rewind size limitation logic betterAlexander E. Patrakov2014-09-134-13/+7
* dmix: actually rewind when running or being drainedAlexander E. Patrakov2014-09-131-2/+6
* pcm: add new 32-bit DSD sample formatJurgen Kramer2014-09-104-2/+13
* pcm: fix return value of snd_pcm_share_slave_availAlexander E. Patrakov2014-09-021-0/+2
* pcm: fix snd_pcm_mmap_hw_avail() near the boundaryAlexander E. Patrakov2014-09-011-7/+1
* doc: fix cross-compiling exampleDmitry Voytik2014-08-251-6/+3
* pcm: 2nd round of pcm_misc DSD fixesJurgen Kramer2014-08-221-0/+5
* Sync enum snd_hwdep_iface_t with include/asound/asound.hTakashi Sakamoto2014-08-181-2/+7
* pcm: Add missing signed and endianess definitions for DSD formatsTakashi Iwai2014-08-111-0/+4
* Sync include/sound/asound.h with 3.17-rc1 kernelTakashi Iwai2014-08-111-4/+9
* pcm: Fix DSD formats userland usabilityJurgen Kramer2014-08-112-1/+7
* pcm: pcm_local.h: include <time.h> to enable CLOCK_MONOTONICShengjiu Wang2014-07-231-0/+1
* pcm: Drop snd_pcm_linear_{get|put}32_index()Takashi Iwai2014-07-224-48/+8
* pcm: route: Use get32 for multi-source route calculationTakashi Iwai2014-07-222-186/+23
* pcm: Fill sw_params proto fieldTakashi Iwai2014-07-223-2/+4
* pcm: route: Use get/put labels for all 3 byte formatsTakashi Iwai2014-07-211-2/+4
* test/audio_time: Set timestamp type explicitlyTakashi Iwai2014-07-141-0/+13
* pcm: Implement timestamp type handling in all pluginsTakashi Iwai2014-07-1428-58/+73
* pcm: Implement timestamp type setup in hw pluginTakashi Iwai2014-07-141-5/+32
* pcm: Add sw_params API functions to get/set timestamp typeTakashi Iwai2014-07-144-0/+64
* Add timestamp type to sw_params (internal only)Takashi Iwai2014-07-141-2/+4
* pcm: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2014-07-141-1/+2
* pcm: rate: fix hw_ptr exceed the boundaryShengjiu Wang2014-07-141-0/+2
* USB-Audio: Add second S/PDIF device on Phiree U2Anssi Hannula2014-07-081-0/+40
* ICE1712: add surround71 pcm definitionAlexander E. Patrakov2014-07-011-0/+22
* ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy valuesTanu Kaskinen2014-06-271-0/+10
* Release v1.0.28v1.0.28Jaroslav Kysela2014-06-171-1/+1
* alsa-lib: pcm_plug: fix float conversion for user specified ttableSergey2014-06-171-25/+11
* Loopback.conf: fix the commentJaroslav Kysela2014-06-131-1/+1
* Add -lm to test programs to fix build failure.Jordi Mallach2014-06-131-0/+2
* pcm: rate plugin - remove the rewind/forward implementationJaroslav Kysela2014-06-131-78/+6
* pcm: rate: add rewindable and forwardable callbacksAlexander E. Patrakov2014-06-131-0/+12
* pcm: null plugin - fix the avail countJaroslav Kysela2014-06-131-14/+21
* pcm: null: add rewindable and forwardable callbacksAlexander E. Patrakov2014-06-131-0/+13
* pcm: multi: implement rewindable and forwardable callbacksAlexander E. Patrakov2014-06-131-0/+38
* pcm:file: add the missing htimestamp callbackAlexander E. Patrakov2014-06-131-0/+1
* pcm: Fix channel map query when there are lots of mapsAnssi Hannula2014-06-081-1/+1
* pcm: route: Correctly close slave pcm when no matching chmap is foundDavid Henningsson2014-05-271-1/+3
* pcm: Fix forward/rewind support in iec958 pluginAlexander E. Patrakov2014-04-283-3/+44
* pcm: rate: Don't return negative frame count on success in rewindAndrew Eikum2014-04-071-1/+1
* pcm: ladspa: Delay LADSPA plugin activate callMatthias Larisch2014-04-031-2/+2
* Revert "pcm: route: Don't handle no matching chmap as a serious error"Takashi Iwai2014-03-191-1/+3
* route: Fix invalid pointer accessTakashi Iwai2014-03-191-2/+3
* route: Return NULL in case of zero found channels in determine_chmapDavid Henningsson2014-03-191-1/+4
* pcm: route: Don't handle no matching chmap as a serious errorTakashi Iwai2014-03-181-3/+1
* src/conf/cards: Add missing entry for Loopback.confTakashi Iwai2014-03-111-0/+1
* pcm: Wrap hw_ptr to boundary in pcm_ioplugMONTANARO Luciano (MM)2014-03-041-1/+1
* conf: Allow 2.1 surround to use different number of channelsDavid Henningsson2014-02-281-4/+3
* pcm: route: Select slave chmap based on ttable informationDavid Henningsson2014-02-281-43/+276
* pcm: route: Allow chmap syntax for slave channels in ttableDavid Henningsson2014-02-281-2/+20