aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/speech.cpp
diff options
context:
space:
mode:
authorJaromir Wysoglad2019-08-09 00:45:02 +0200
committerFilippos Karapetis2019-09-01 22:47:55 +0300
commitbe5c865c508c93f6910468a07d3947237e7e0a8e (patch)
tree04c6cf60051c2b7436613fd5293d4b7bbb2d9b12 /engines/testbed/speech.cpp
parent01d843c527d7808027a546dc5d9a23a981839f8f (diff)
downloadscummvm-rg350-be5c865c508c93f6910468a07d3947237e7e0a8e.tar.gz
scummvm-rg350-be5c865c508c93f6910468a07d3947237e7e0a8e.tar.bz2
scummvm-rg350-be5c865c508c93f6910468a07d3947237e7e0a8e.zip
TTS: Add proper speech queuing, update INT_NO_REP.
Before I used SPD to queue messages and I had a copy of the queue, so I could requeue everything when resume is called(). But more control of the queue is needed, so I don't use the SPD's queue and instead start speeches from my queue one by one from another thread. INTERRUPT_NO_REPEAT now behaves as described in the documentation
Diffstat (limited to 'engines/testbed/speech.cpp')
0 files changed, 0 insertions, 0 deletions