daemon: add nice value in service file to improve performance
[platform/upstream/pulseaudio.git] / src / pulsecore / mix.h
2021-12-30 Seungbae ShinMerge branch 'upstream/15.0' into tizen 66/268566/3
2020-02-07 Sangchul LeeMerge branch 'upstream/13.0' into tizen 70/222570/8 accepted/tizen/unified/20200304.123924 submit/tizen/20200211.115824 submit/tizen/20200224.103343 submit/tizen/20200303.010146
2019-03-15 Sangchul Leemix, sink-input: Add to invoke hook fire when ramping... 37/201337/4
2018-06-01 Seungbae ShinFix source crash due to header item mismatch 99/180699/5 submit/tizen/20180601.091654
2018-02-26 Sangchul LeeRefactor codes regarding volume ramp 69/170569/4
2018-02-23 Sangchul LeeAdd support for volume ramping 63/170563/3
2018-01-26 Sangchul LeeInitialize codes based on 11.1 36/168336/1
2018-01-25 Sangchul LeeInitialize git 10/168210/1
2015-01-14 Ondrej Holecekupdate FSF addresses to FSF web page
2014-05-28 Jaska Uimonenvolume ramp: additions to the low level infra
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-02-15 Peter Meerwaldmix: Change end pointer to length parameter in mixing...
2013-02-15 Peter Meerwaldmix: Export function to get/set mixing implementation...
2013-02-15 Peter Meerwaldcore: Move pa_mix() into new file mix.c