view VisualCE/SDL.vcw @ 3096:ae4e80dbe330

Date: Tue, 17 Feb 2009 14:00:25 +0100 From: Stefan Klug Subject: [SDL] Possible bug, paused audio playing garbage On my WinCE device a paused audio device plays random garbage. This might also be the issue in the thread "sound cracks with SDL_mixer and AUDIO_S16LSB" I don't have that much knowledge of the SDL audio part, but the attached patch fixes it for me, and collapses two redundant ifs. I'm not sure if this is the correct way to fix this. Shouldn't the complete stream conversion part of the RunAudio loop be dependent on the paused property of the device? (not only the call to (*fill)(udata, istream, istream_len). Anyways. Would be great if the patch or a fix could find its way to SVN ;-) Cheers Stefan
author Sam Lantinga <slouken@libsdl.org>
date Mon, 23 Mar 2009 05:21:40 +0000
parents d63e9f5944ae
children
line wrap: on
line source

Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!

###############################################################################

Project: "loopwave"=.\loopwave\loopwave.vcp - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
    Begin Project Dependency
    Project_Dep_Name SDL
    End Project Dependency
    Begin Project Dependency
    Project_Dep_Name SDLmain
    End Project Dependency
}}}

###############################################################################

Project: "SDL"=.\SDL\SDL.VCP - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
}}}

###############################################################################

Project: "SDLmain"=.\SDLmain\SDLmain.vcp - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
    Begin Project Dependency
    Project_Dep_Name SDL
    End Project Dependency
}}}

###############################################################################

Project: "testtimer"=.\testtimer\testtimer.vcp - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
    Begin Project Dependency
    Project_Dep_Name SDL
    End Project Dependency
    Begin Project Dependency
    Project_Dep_Name SDLmain
    End Project Dependency
}}}

###############################################################################

Project: "testalpha"=.\testalpha\testalpha.vcp - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
    Begin Project Dependency
    Project_Dep_Name SDL
    End Project Dependency
    Begin Project Dependency
    Project_Dep_Name SDLmain
    End Project Dependency
}}}

###############################################################################

Project: "testwin"=.\testwin\testwin.vcp - Package Owner=<4>

Package=<5>
{{{
}}}

Package=<4>
{{{
    Begin Project Dependency
    Project_Dep_Name SDL
    End Project Dependency
    Begin Project Dependency
    Project_Dep_Name SDLmain
    End Project Dependency
}}}

###############################################################################

Global:

Package=<5>
{{{
}}}

Package=<3>
{{{
}}}

###############################################################################