+ use Enterprise.Logging instead of EmuXPortal.Logging
** fix issues with games, that have been favorited ** a favorited game, with an image, cannot be displayed more than once ** also, the platform name was not generated properly for external configs
+ BUGFIX (1.0.0.4): properly send roms to emulator
OPTIMIZE LOGGING
PERFORMANCE OPTIMIZATION: ** only get defaultimage resource once (don't duplicate the resource)
**** memory optimization (bulk WIP)
use IComparable<IEmuConfig> instead of IComparable (saves memory, due to unboxing)
reintegrate pctitlelaunching branch: + add support for launching standalone games categorized under a specific platform (ie. PC) that does not need to have an emulator launched
+ add support for refreshing emu config options before launching rom, incase the emu's commandline arguments have changed
reformat Platform name to incorporate both short and long names
+ fix issues with selecting entries based on key press (a-z, 0-9)
slioght change in EMUOptions()
+ add support to replace emu placeholder options with the real options
fix text width issues
slight ouput format change
implement actual reading of emu.config
+ add entries for platforms + add entries for roms + add key events
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.