graph
- Fixed bug #9322010-01-18, by Sam Lantinga
- Minor cleanups in PulseAudio code, to keep this 80-column-friendly.2010-01-17, by Ryan C. Gordon
- Attempt to clean up PulseAudio dynamic loading support.2010-01-17, by Ryan C. Gordon
- Merged r4210:5510 from branches/SDL-1.2/src/audio/pulse: PulseAudio updates.2010-01-17, by Ryan C. Gordon
- Fixed building under Visual Studio2010-01-15, by Sam Lantinga
- Clean up assertion API for public use.2010-01-13, by Ryan C. Gordon
- Whoops, that should be vfprintf(), not fprintf(). :)2010-01-13, by Ryan C. Gordon
- Friendly warning comment.2010-01-13, by Ryan C. Gordon
- Fixed compiler warning.2010-01-13, by Ryan C. Gordon
- Whitespace tweak.2010-01-13, by Ryan C. Gordon
- Fixed comment.2010-01-13, by Ryan C. Gordon
- Handle assert init/quit better.2010-01-13, by Ryan C. Gordon
- Moved the assertion tests to testplatform2010-01-13, by Sam Lantinga
- Handle assertion failures when SDL_Init() isn't called.2010-01-13, by Ryan C. Gordon