eglaysher / rlvm

RealLive clone for Linux and OSX
http://rlvm.net
GNU General Public License v3.0
152 stars 26 forks source link

Don't start playing voices while the user is holding down the ctrl key #20

Closed eglaysher closed 13 years ago

eglaysher commented 13 years ago

It causes blips of voice before the voice playing is canceled because we're fast forwarding.

This will also speed up fast forwarding since we won't be decoding the sound file to waveform on the main thread.

eglaysher commented 13 years ago

Don't play voice samples while fast forwarding.

Closed by 778f7ace27cc211be46b815e14f193afca64a63b