Files
itgmania212121/stepmania
Glenn Maynard 712e1ec445 If a sound is started, plays for a while, then stopped, repositioned and
started quickly, queued position data from the previous play will still
be flushed.  We clear already-flushed data in StopMixing (pos_map.clear())
so we don't have stale data, but some is being re-flushed afterwards because
we have the same ID.  Change sound IDs when stopping a sound.

(The symptom was the first frame in Play mode in the editor would process
using an old position; the position was usually later in the song, which
sometimes marked hold notes as dead.)
2004-05-02 23:54:39 +00:00
..
2004-05-01 07:25:23 +00:00
2004-01-02 08:43:14 +00:00
2004-05-02 04:31:55 +00:00
2004-02-25 05:02:06 +00:00
2004-02-23 09:36:26 +00:00
2004-04-06 01:30:37 +00:00
2004-02-16 05:47:27 +00:00
2004-02-11 05:54:45 +00:00
2004-04-06 05:15:47 +00:00