aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/alsa/alsa-api-streams.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-18streams: inherits parameters from sourcesandbox/tbultel/bluealsaThierry Bultel1-10/+17
2018-12-18Add support for bluetooth telephonyThierry Bultel1-67/+212
2018-11-08Fix the error string of attach actionsThierry Bultel1-3/+3
2018-09-07fixed crash upon misconfiguration of capture/playback devicesThierry Bultel1-4/+5
2018-08-31Added bluez sound playback supportThierry Bultel1-5/+23
2018-07-11stops the read/write loop when the stream is mutedThierry Bultel1-4/+8
2018-06-22plugins: code & log cleanupThierry Bultel1-7/+7
2018-06-22alsa-api-streams: code & log cleanupThierry Bultel1-27/+103
2018-06-13Replace verb prefix separatorJonathan Aillet1-2/+2
2018-06-11Fixed latest commitThierry Bultel1-2/+2
2018-06-11Fixed compilation warning with _FORTIFY_SOURCE=2Thierry Bultel1-16/+33
2018-06-11Remove yocto compilation errorsJonathan Aillet1-1/+1
2018-06-11Autorize direct zone to point on sndcardfulup1-7/+31
2018-06-10Cleanup and added return of previous volume when setting new valuefulup1-33/+69
2018-06-06Move PCM write to synchronous write to remove XRUNfulup1-2/+2
2018-06-06Fixed the MixerInfoAction replyThierry Bultel1-2/+1
2018-06-05Use attach info verb to build attach response.fulup1-42/+16
2018-06-05Update info command and move HTML5 to new APIfulup1-18/+29
2018-06-04Fixed json parsing format errorsThierry Bultel1-2/+3
2018-06-04Move to Dynamic Mixer API (work in progress)Fulup Ar Foll1-237/+238
2018-05-18Added create/close mixer APIFulup Ar Foll1-26/+26
2018-05-18Implements volume rampingFulup Ar Foll1-74/+110
2018-05-18Added relative volume setting per audio-streamFulup Ar Foll1-31/+69
2018-05-17Implemented sub API for stream with volume/pause/toggle/...Fulup Ar Foll1-13/+25
2018-05-17Initial version with dynamic APIsFulup Ar Foll1-0/+340