GNOME Bugzilla – Bug 788847
directsoundsink: minor cleanups
Last modified: 2017-10-12 07:45:24 UTC
Some small cleanups.
Created attachment 361357 [details] [review] directsoundsink: remove duplicate volume initialization
Created attachment 361358 [details] [review] directsoundsink: simplify how DirecSoundBuffer is cleared
Created attachment 361359 [details] [review] directsoundsink: don't call set_volume with private scaled volume
Created attachment 361361 [details] [review] directsoundsink: fix comment
Created attachment 361362 [details] [review] directsoundsink: simplify how DirecSoundBuffer is cleared
Please also check if the same/similar changes are needed for directsoundsrc Attachment 361357 [details] pushed as d519d14 - directsoundsink: remove duplicate volume initialization Attachment 361359 [details] pushed as 7399314 - directsoundsink: don't call set_volume with private scaled volume Attachment 361361 [details] pushed as 2456130 - directsoundsink: fix comment Attachment 361362 [details] pushed as 09af01a - directsoundsink: simplify how DirecSoundBuffer is cleared
same/similar changes are not needed by directsoundsrc.