summaryrefslogtreecommitdiffstats
path: root/plugins/alsa/alsa-api-mixer.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-06Prevent error when 'hal-dependencies' is receivedhalibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2Jonathan Aillet1-1/+2
2019-02-20loops/avirt: forget saved loops after creationThierry Bultel1-7/+10
2019-02-18alsa-transaction: simplify the cleanupThierry Bultel1-24/+18
2019-02-12Add support for AVIRTMark Farrugia1-11/+22
2019-01-24Git submodule migration to separated librariesRomain Forlot1-44/+44
2018-12-22Implemented the bug cleanup at application exitStephane Desneux1-1/+49
2018-12-19Add support for bluetooth telephonyguppy_6.99.3guppy/6.99.36.99.3Thierry Bultel1-172/+170
2018-11-13remove dead code and renamed unobvious variables6.9.0Thierry Bultel1-2/+2
2018-09-20Remove an unfilled response json objectJonathan Aillet1-3/+1
2018-09-10bluez-alsa: fixed the null device logicThierry Bultel1-2/+1
2018-09-07fixed crash upon misconfiguration of capture/playback devicesThierry Bultel1-6/+8
2018-08-31Added bluez sound playback supportThierry Bultel1-8/+56
2018-07-20rework the sound capture & playback modelThierry Bultel1-1/+1
2018-07-11stops the read/write loop when the stream is mutedThierry Bultel1-4/+5
2018-07-03Uses the APIv3 compatibility to vdynThierry Bultel1-12/+0
2018-06-22plugins: code & log cleanupThierry Bultel1-3/+3
2018-06-22alsa-api-mixer: code & log cleanupThierry Bultel1-14/+42
2018-06-11Correct issues when calling info verbJonathan Aillet1-7/+4
2018-06-10Authorize new section at mixer initializationJonathan Aillet1-1/+2
2018-06-10Documentation/cleanupfulup1-1/+2
2018-06-10Added cardid+verb return for capture+playback sndcardfulup1-71/+263
2018-06-10Added stream/ramp return to fit HAL attach requestfulup1-88/+155
2018-06-10Cleanup and added return of previous volume when setting new valuefulup1-61/+201
2018-06-06Move smixer API create+attach into controller onload sectionfulup1-71/+9
2018-06-06Fixed the MixerInfoAction replyThierry Bultel1-7/+4
2018-06-05Fix alsa URI within attach responsefulup1-2/+3
2018-06-05Use attach info verb to build attach response.fulup1-6/+8
2018-06-05Update info command and move HTML5 to new APIfulup1-25/+101
2018-06-04Fixed compilation issues with gcc >= 7.2Thierry Bultel1-1/+1
2018-06-04Move to Dynamic Mixer API (work in progress)Fulup Ar Foll1-145/+214
2018-05-18Added create/close mixer APIFulup Ar Foll1-27/+96
2018-05-18Implements volume rampingFulup Ar Foll1-4/+4
2018-05-17Implemented sub API for stream with volume/pause/toggle/...Fulup Ar Foll1-4/+56
2018-05-17Initial version with dynamic APIsFulup Ar Foll1-0/+150