Skip to content

Version 1.6.2

Compare
Choose a tag to compare
@mickelson mickelson released this 07 Dec 06:30
· 622 commits to master since this release

Changelog

Commits from v1.6.0 to v1.6.1

Andrew Mickelson (22 commits)

  • Bump to version 1.6.1
  • Issue #162 - improved support for importing mame (-listxml format) files
  • attracman layout - made sounds files configurable from user interface.
  • added ability to get the actual width of text
  • added load_from_archive() function for loading script images and sounds
  • Added sound support to the attracman layout
  • Added debian packaging files
  • Fix some divide by zero errors.
  • Scrape platform images as well when scraping from thegamesdb.net
  • Updated emulator info_source settings on account of mess/mame merger
  • Fixed missing controller and video info when parsing mess / mame -listsoftware
  • Added [System] and [SystemN] magic tags
  • Added 7zip, rar, gzip and bz2 support (if libarchive is available)
  • Issue #159 - Fixed magic tokens empty values bug + path problems with shaders
  • Issue #120 - added functionality to let plugins show search results
  • [OS X] re-added mouse "hiding" for OS X, trying to avoid triggering corners
  • 8 second timeout on scraper http requests
  • Show more progress info when scraping/parsing mame output
  • Made "hide brackets in name" option also hide text after a forward slash /
  • Issue #157 - added support for modules in a subdirectory
  • Added KeyboardSearch plugin
  • Issue #128 - added config option to disable multimonitor support

Jeffrey Clark (3 commits)

  • Windows resource with icon
  • Close windows console automatically when starting from GUI
  • osx packaging corrections

Phil Eichinger (3 commits)

  • Makefile: ensure $(DESTDIR)$(DATA_PATH) exists before copying config to it
  • Fix Depends for install on Debian Jessie
  • debian-package: fix Build-Depends