aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Rework the pcm copy loop and save a lot of CPUeelThierry Bultel2-142/+188
2018-06-22plugins: code & log cleanupThierry Bultel7-20/+21
2018-06-22pcm core: fixed spurious XRUN issuesThierry Bultel2-95/+257
2018-06-22route plugin:fixed mismatch with several sound cardsThierry Bultel1-16/+40
2018-06-22set the correct number of channels in dmixThierry Bultel1-9/+40
2018-06-22alsa-plug-vol: code & log cleanupThierry Bultel1-5/+11
2018-06-22alsa-utils-bypath: code & log cleanupThierry Bultel1-6/+15
2018-06-22.gitignore: ignore build with wildcardThierry Bultel1-1/+1
2018-06-22alsa-utils-dump: added log upon failing parameters retrievalThierry Bultel1-5/+9
2018-06-22zones: fixed index mismatch when multiple sound cards are declaredThierry Bultel1-12/+19
2018-06-22alsa-api-mixer: code & log cleanupThierry Bultel1-14/+42
2018-06-22alsa-api-streams: code & log cleanupThierry Bultel1-27/+103
2018-06-22sinks: fixed index mismatch when multiple sound cards are declaredThierry Bultel1-6/+6
2018-06-22pcm: return volume value with null set requestThierry Bultel1-4/+18
2018-06-16Use correct chanel number when creating PCMhal-rc2-sandboxJonathan Aillet1-2/+2
2018-06-14smixer-4a-default.json: add target runtime path for plugin lookupStephane Desneux1-1/+1
2018-06-14config.cmake: adjust paths (CONTROL_*_PATH)Stephane Desneux1-3/+3
2018-06-13Minor changes in 4a mixer default configurationJonathan Aillet1-2/+2
2018-06-13Revert "bump app-templates to lastest version"Jonathan Aillet1-0/+0
2018-06-13Replace verb prefix separatorJonathan Aillet1-2/+2
2018-06-12bump app-templates to lastest versionThierry Bultel1-0/+0
2018-06-11Correct issues when calling info verbJonathan Aillet1-7/+4
2018-06-11Fixed latest commitThierry Bultel1-2/+2
2018-06-11Fixed compilation warning with _FORTIFY_SOURCE=2Thierry Bultel6-37/+84
2018-06-11Remove yocto compilation errorsJonathan Aillet2-2/+2
2018-06-11Correct a conversion into ramp processingJonathan Aillet1-1/+1
2018-06-11Autorize direct zone to point on sndcardfulup10-681/+152
2018-06-10Add default configuration of softmmixerJonathan Aillet1-0/+55
2018-06-10Authorize new section at mixer initializationJonathan Aillet1-1/+2
2018-06-10Correct a warning when using snd_output_printf functionJonathan Aillet1-1/+1
2018-06-10Move cmake install prefixJonathan Aillet2-2/+2
2018-06-10Change afb binding versionJonathan Aillet1-1/+1
2018-06-10Documentation/cleanupfulup1-1/+2
2018-06-10Added cardid+verb return for capture+playback sndcardfulup4-124/+494
2018-06-10Added stream/ramp return to fit HAL attach requestfulup3-90/+157
2018-06-10Cleanup and added return of previous volume when setting new valuefulup21-465/+498
2018-06-07Added more configuration examplesThierry Bultel3-1/+485
2018-06-07Added log for card lookup diagnosticThierry Bultel3-2/+7
2018-06-07renamed project name, and added lua dependencyThierry Bultel1-1/+2
2018-06-07code cleanupThierry Bultel1-2/+2
2018-06-07Code cleanup and fixed some typosThierry Bultel3-36/+48
2018-06-06Move PCM write to synchronous write to remove XRUNfulup3-19/+234
2018-06-06Merge branch 'master' of github.com:iotbzh/4a-softmixerfulup1-30/+16
2018-06-06Move smixer API create+attach into controller onload sectionfulup6-352/+65
2018-06-06Move smixer API create+attach into controller onload sectionfulup6-347/+76
2018-06-06Fixed the buffer copy size in read callbackThierry Bultel1-3/+5
2018-06-06Fixed the MixerInfoAction replyThierry Bultel2-9/+5
2018-06-05Fix alsa URI within attach responsefulup2-19/+230
2018-06-05Use attach info verb to build attach response.fulup4-310/+60
2018-06-05Added per sink/source API for master controlfulup3-13/+23