| Summary: | Mix_GetMusicPosition, Mix_FFMusic, Mix_RewMusic | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Sam Lantinga <slouken> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | ASSIGNED --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch.diff | ||
|
Description
Sam Lantinga
2006-01-27 02:24:38 UTC
Created attachment 44 [details]
patch.diff
Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL. --ryan. These functions aren't as precise as you might expect, but we might be able to use SDL_GetTicks() to improve precision. Thanks! |