summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2019-09-04 16:02:55 -0700
committerPokechu22 <Pokechu022@gmail.com>2019-09-14 21:05:33 -0700
commit3efa3d7a42babfef524438cdd31a0d5bd896edfd (patch)
tree9c2854b989716e242b1e18b1c47791dace2ce847 /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
parent828dc0f204841edac628d1cb5daf72c7ceca4b9f (diff)
Fix 2 DTK bugs
Bug 1: subcommand 1 of 0xE1 does not actually reset the current position; it just stops playback. 0xE2 returns the same value it would have before stopping playback (other than reporting that the stream is stopped). Bug 2: subcommand 3 of 0xE2 was incorrectly dividing the length by 4; while this makes sense for positions (which are multiplied by 4 earlier to get a byte offset), it is not correct for lengths.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions