mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-26 05:24:21 +01:00
19 lines
805 B
Plaintext
19 lines
805 B
Plaintext
version 2:
|
|
* Improve keyboard bindings to handle press and release correctly and also
|
|
both controllers at the same time (key is released when the last controller releases
|
|
it)
|
|
* Handle keycode 0 and therefore make del work
|
|
* Remove the 1-1 graphics option and make stretched the default. Should avoid
|
|
"helpful and constructive" messages such as
|
|
http://wiinewz.com/forums/nintendo-news/91829-frodo-v1-0-a.html#post580580
|
|
* Improved speed just a bit
|
|
* Only save prefs on exit
|
|
* Pause sound in the menu
|
|
* Handle very long filenames better (thanks Corey89 for pointing this out)
|
|
* Corrected file sorting
|
|
* Better Makefile
|
|
* More keycodes added (C=)
|
|
|
|
version 1:
|
|
* Initial release
|