Files
openal-soft/OpenAL32
Chris Robinson a35b9bbd3e Don't force a fade-in when resuming a paused source
This needs to be handled more automatically by the mixer to work correctly.
Otherwise, requiring a property update on resume can put the source into a
playing state with the mixer never playing it, due to not having valid mixing
parameters and the mixing parameters not getting calculated because no updates
are specified by the app (and forcing an update can break deferred updates).
2017-06-09 13:32:34 -07:00
..
2017-03-31 09:21:31 -07:00
2017-05-03 03:34:44 -07:00
2017-04-14 16:14:05 -07:00