Bug#717801: Changing save slot using 0-9 keys is broken

2013-07-25 Thread Sven Eckelmann
On Thursday 25 July 2013 10:56:25 Milan Straka wrote: > Package: libmupen64plus2 > Version: 2.0-1 > > When upgrading libmupen64plus2 from 1.99.5-6 to 2.0-1, using 0-9 keys to > change save slot stopped working. The reason is that the version 2.0-1 > uses SDL 2.0 and uses scancodes instead of keysy

Bug#717801: Changing save slot using 0-9 keys is broken

2013-07-25 Thread Milan Straka
Package: libmupen64plus2 Version: 2.0-1 When upgrading libmupen64plus2 from 1.99.5-6 to 2.0-1, using 0-9 keys to change save slot stopped working. The reason is that the version 2.0-1 uses SDL 2.0 and uses scancodes instead of keysyms to test for keys 0-9, in the following way: src/main/eventloop