Package Release Info

attractmode-2.2.1-bp151.2.10

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

attractmode

Change Logs

Version: 2.2.1-bp150.2.5
* Thu Mar 02 2017 rpm@fthiessen.de
- Use bundled .desktop file
- Compile with correct prefix (needed for DATA_PATH in fe_settings)
  and with optflags
  * Added fix-no-return-in-nonvoid-function.patch to fix
  + nonvoid functions without return valuu.
- Workaround for missing appdata directory on Leap 42.1
- Reported appdata file upstream
  * appdata-desktop.patch
- Added to fix fix-install-target.patch install-target
  of the makefile.
* Thu Feb 09 2017 luke.nukem.jones@gmail.com
- Update to version 2.2.1
  + + [linux] fixes for multimonitor mode with X11
  + + [rpi] Misc. cleanup of emulation launching on the RPi
  + + Added a description of the default controls to the readme
  + + Fix move speed in config menus when key held down
  + + Fix freetype2 header not found during compile
  + + [linux] Added --console cmdline option to enable script from console
  + + Improved combo key handling, added more initial key mappings
  + + Default "Confirm Favourites" value is now "true"
  + + Fix audio volume changing for layout sounds after running emulator
  + + Add cn entry in en.msg
  + + [linux] Smoother transition to emulator from 'fullscreen mode'
  + + Added "Working Directory" emulation setting
  + + Minor reorder of options in the misc. config menu
  + + Issue #250 - Fix improper handling of "Upos" joystick axis
  + cn.msg
  + Create Linux desktop entry
  + Support for wheel fade
* Sun Nov 20 2016 luke.nukem.jones@gmail.com
- Issue #250 - Fix improper handling of "Upos" joystick axis
- Added scraping of game overview text from thegamesdb.net
- Added configure option to disable scraping of mamedb.com
- Fixed "Toggle Layout" when used on the displays menu layout
- Added layout options configuration for 'Displays Menu' layout
- [rpi] Issue #266 - Fix for keypresses being cached w/ sfml-pi build (non-X11)
- Added ability to set image origin in scripts (for centre rotations etc)
- Added customized layouts for the diplays menu/system selection menu
- Issue #264 - fixed SWF crash when unimplemented actionscript constant types encountered
- Added a no border window mode
- Issue #258 - Windows 10 v.1607 task bar fix (Fullscreen Mode)
- Limit the squirrel script functions available when gathering plugin descriptions
- Added an "RGB Movie" mode to the screensaver
- Updated the "Keyboard Search" plugin so "Back" clears the current search
- [linux] Fixed potential hang when waiting for emulator exit
- Issue #262 - Fixed sound volume setting after game return
- Added ability to generate multi-emulator romlists to the configuration interface.
- Misc. fixes to internationalization, updated italian translation
- Minor changes to mutex usage in media player
- Added ability to set a custom executable and arguments for each game
- Added an "Edit Game" action
- Fixed jumping cursor bug when using keyboard to edit
- Refactor of thegamesdb_scraper()
- Updates to the italian translation (P. Ghezzo)
- Fix cancel using the back button during scraping
- Added basic ability to edit text using a control pad (in config mode)
- [rpi] Default to "Fill Screen Mode" on the Raspberry Pi
- [linux] fix focus issues with exit hotkeys and "fullscreen mode"
- Issue #246 - Added ability to import mame listsoftware format xml
- Issue #247 - fixed the "Show in cycle" display setting
- Fixed memory leak when video frames are dropped
- Issue #245 - fixed fade module getting stuck when no image found
- [rpi] Issue #236 - Initial addition of MMAL video decoder support
- Issue #231 - revert to not randomizing artwork
- Issue #232 - fixed scraping of random system artworks
- Added Italian translation (author: P. Ghezzo)
* Sat Jul 16 2016 luke.nukem.jones@gmail.com
- Use the correct license SPDX
- Switch to pkgconfig for rpm build
- 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