On Tue, 28 Aug 2012, munkyu.im wrote: > Winwave audio backend has problem with pausing and restart audio out. > Unlike other backends, Winwave pausing API does not flush audio buffer. > As a result, the previous audio data are playedin front of > user expected sound when user restart audio. > So changes it to waveOutReset() > > Signed-off-by: Munkyu Im <munkyu...@samsung.com> > --- > audio/winwaveaudio.c | 12 +++--------- > 1 files changed, 3 insertions(+), 9 deletions(-) >
Thanks, applied with some cosmetics changes to the commit message. -- mailto:av1...@comtv.ru