aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-05Update info command and move HTML5 to new APIfulup11-240/+684
2018-06-04Rename project to smixer-4aThierry Bultel1-1/+1
2018-06-04Fixed compilation issues with gcc >= 7.2Thierry Bultel4-5/+5
2018-06-04Fixed json parsing format errorsThierry Bultel2-4/+5
2018-06-04Update submodulesFulup Ar Foll1-0/+0
2018-06-04Update to new submodulesFulup Ar Foll2-0/+0
2018-06-04Move to Dynamic Mixer API (work in progress)Fulup Ar Foll28-1762/+2268
2018-05-18Update to last controller fixFulup Ar Foll4-3/+3
2018-05-18Added create/close mixer APIFulup Ar Foll5-131/+281
2018-05-18Implements volume rampingFulup Ar Foll16-203/+505
2018-05-18Added relative volume setting per audio-streamFulup Ar Foll2-31/+72
2018-05-17Implemented sub API for stream with volume/pause/toggle/...Fulup Ar Foll7-25/+104
2018-05-17Initial version with dynamic APIsFulup Ar Foll19-247/+543
2018-05-17Cleanup soft vol control creationFulup Ar Foll8-245/+95