aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/alsa/alsa-core-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Reduce output buffering to 500 millisecondsflounder_6.0.5flounder_6.0.4flounder/6.0.5flounder/6.0.46.0.56.0.4flounderScott Murray1-1/+1
2018-11-13remove dead code and renamed unobvious variablesThierry Bultel1-45/+35
2018-11-13Handle too small card PCM buffer when writingJonathan Aillet1-1/+15
2018-11-13Tweaking debug printsJonathan Aillet1-11/+11
2018-11-13Lower the verbosity when not in debug levelThierry Bultel1-2/+2
2018-11-06alsa-core-pcm: fixed the mute logicThierry Bultel1-4/+6
2018-09-07fixed crash upon misconfiguration of capture/playback devicesThierry Bultel1-4/+4
2018-08-31Added bluez sound playback supportThierry Bultel1-22/+46
2018-07-26Reduce verbosity of message "readThreadEntry..."Stephane Desneux1-6/+6
2018-07-20rework the sound capture & playback modelThierry Bultel1-242/+301
2018-07-17alsa-core-pcm: sets sw start & stop thresholdsThierry Bultel1-12/+90
2018-07-11stops the read/write loop when the stream is mutedThierry Bultel1-32/+138
2018-06-26Rework the pcm copy loop and save a lot of CPUeelThierry Bultel1-140/+180
2018-06-22pcm core: fixed spurious XRUN issuesThierry Bultel1-87/+241
2018-06-10Cleanup and added return of previous volume when setting new valuefulup1-2/+2
2018-06-07Code cleanup and fixed some typosThierry Bultel1-1/+3
2018-06-06Move PCM write to synchronous write to remove XRUNfulup1-1/+1
2018-06-06Fixed the buffer copy size in read callbackThierry Bultel1-3/+5
2018-06-05Update info command and move HTML5 to new APIfulup1-2/+2
2018-06-04Move to Dynamic Mixer API (work in progress)Fulup Ar Foll1-46/+57
2018-05-18Implements volume rampingFulup Ar Foll1-19/+13
2018-05-13First testable version.Fulup Ar Foll1-17/+12
2018-05-13Initial version with softvol,Route,Multi,DmixFulup Ar Foll1-10/+10
2018-05-11Initial version with softvol control and DMIXFulup Ar Foll1-0/+357