# Changelog #
## Commits from v2.0.0 to v2.1.0
### Andrew Mickelson (14 commits)
* Version 2.1.0
* Issue #227 - randomly select artwork when matches are available from multiple paths
* Issue #228 - Fixed a couple of bugs when menus (exit, etc) are triggered by a joystick move
* [windows] Issue #199 - Console hiding is now configurable in attract.cfg. Default is off.
* [linux] Issue #228 - Fix "Z" and "R" joystick axes
* Added 6 second timeout when mapping a new input.
* Issue #225 - fix --build-romlist mame --full when no files found
* Issue #124 - Added support for hotkey combos
* [linux] Fixed emulator 'exit hotkey'
* Issue #167 - Filter by button count.
* Issue #216 - separate UI menu navigation (up.down,left,right,back,sel)
* [linux,rpi] Fixes when running emulator (in "Fullscreen Mode")
* [rpi] Allow changing the window mode setting on the rpi version
* Issue #215 - fix crash in fe.get_art() when image is missing
### Jeffrey Clark (3 commits)
* fix build when TR1 enabled
* support for libavcodec < 55.16
* replace deprecated AVPicture