diff options
| author | Pokechu22 <Pokechu022@gmail.com> | 2019-09-04 16:02:55 -0700 |
|---|---|---|
| committer | Pokechu22 <Pokechu022@gmail.com> | 2019-09-14 21:05:33 -0700 |
| commit | 3efa3d7a42babfef524438cdd31a0d5bd896edfd (patch) | |
| tree | 9c2854b989716e242b1e18b1c47791dace2ce847 /Source/Core/InputCommon/ControllerInterface/evdev | |
| parent | 828dc0f204841edac628d1cb5daf72c7ceca4b9f (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/ControllerInterface/evdev')
0 files changed, 0 insertions, 0 deletions
