version 8.7.2 change log - December 07, 2018

Fixed

Commented ROM / DISK entries were added as game files when creating MAME software games lists (softwarename.xml files)
- ROM or DISK entries ending with "-->" tag will not be added ("rocnrope" from "msx1_cart.xml" is one of the affected games)
- you must create MAME software list games again to fix this bug (main menu "Arcade", "Create MAME Software Games List")

Changed

PDF game manual updates
- support for MAME software lists
- scan support for a sub-folder "\manuals\" added at the end of your selected PDF folder

File "\console_computer\mame_systems_softwarelist.ini" updated to MAME .204

Removed

Some code cleanup, mostly commented out and deprecated

Added

"Search game" bar in "View Missing ROMs/CHDs" screen (audit results)
- the frontend searches the entered string in game title and then game name if title is not a match
- it works like the incremental search in the main games list, partial strings supported
- you can press ENTER key in the edit box instead of clicking the "search" button
- if there's no match, the edit box blinks red



version 8.7.1 change log - December 02, 2018

Fixed

Minor adjustment in the audit system; some clone games fell thru the cracks

ROMs info in Game Details screen was not correct for some ROMs



version 8.7 change log - December 02, 2018

Fixed

Audit system hotfix, round 2
- clone games you don't have wrongly tagged as "missing ROMs/CHDs"
- games with CHDs and no game ROMs were deleted from "arcade\games\mame.miss", not listing them in "View Missing ROMs/CHDs" screen (scan results)
- some good games were not removed from "arcade\games\mame.miss", listing them in "View Missing ROMs/CHDs" screen (scan results)
- wrong "gamename.zip found" info shown in "View Missing ROMs/CHDs" screen for sets with no game ROMs (scan results)

Changed

Audit system adapted to scan clone sets the right way (and fixing some master games in the process)
- from now on, if one clone game ROM is found, merged into parent set and "clonegamename.zip" is not found, it will be tagged as "missing ROMs/CHDs"
- if no game ROMs/CHDs are found, but bios/device ROMs are present, the set is still tagged as "missing" (bios/device ROMs are not game ROMs)
- if you have all clone ROMs merged into parent set but have parent ROMs missing, the clone set is still tagged as "merged" (crazy mode ON)...