• Sam Lantinga's avatar
    Date: Fri, 16 Jul 2004 17:25:45 +0200 · fc16e929
    Sam Lantinga authored
    From: "A. Umbach"
    Subject: Patch for bug in SDL cdrom resume handling
    
    Black| pointed out a bug on #sdl today, that when you pause CD playback,
    and then Resume it, it'll play until the end of the disk, and not until
    the track you specified.
    
    Attached is a patch that fixes the issue, by saving the desired end position
    in the SDL_CD struct, and seting it again upon resume
    
    - Andreas
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40905
    fc16e929
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...