From 0a564ca5106a5f65d64b64916ea13490c1216552 Mon Sep 17 00:00:00 2001 From: "Michael J. Seiferling" Date: Fri, 19 Feb 2016 10:06:31 -0600 Subject: [PATCH] v0.96 preview release update --- GBM/My Project/Resources.Designer.vb | 2 +- GBM/My Project/Resources.resx | 2 +- GBM/readme.txt | 33 +++++++--------------------- 3 files changed, 10 insertions(+), 27 deletions(-) diff --git a/GBM/My Project/Resources.Designer.vb b/GBM/My Project/Resources.Designer.vb index 88d4369..c2a6b92 100644 --- a/GBM/My Project/Resources.Designer.vb +++ b/GBM/My Project/Resources.Designer.vb @@ -2113,7 +2113,7 @@ Namespace My.Resources End Property ''' - ''' Looks up a localized string similar to Are you sure you want to clear the session log?. + ''' Looks up a localized string similar to Are you sure you want to clear the log?. ''' Friend ReadOnly Property frmMain_ConfirmLogClear() As String Get diff --git a/GBM/My Project/Resources.resx b/GBM/My Project/Resources.resx index a6f37b1..5ce2b59 100644 --- a/GBM/My Project/Resources.resx +++ b/GBM/My Project/Resources.resx @@ -1490,7 +1490,7 @@ Choose a location for the log file - Are you sure you want to clear the session log? + Are you sure you want to clear the log? Game Backup Monitor Log diff --git a/GBM/readme.txt b/GBM/readme.txt index ec97b2e..8d26a59 100644 --- a/GBM/readme.txt +++ b/GBM/readme.txt @@ -1,36 +1,19 @@ -Game Backup Monitor v0.95 Readme +Game Backup Monitor v0.96 Preview Readme http://mikemaximus.github.io/gbm-web/ gamebackupmonitor@gmail.com -January 1, 2016 +February 19, 2016 Disclaimer: This is beta release software. You may still encounter some bugs. -Important Upgrade Notice: +New in 0.96 -- v0.95 changes how DOSBox games are detected and will break DOSBox configurations from prior versions. Sorry for the inconvenience. -- To repair a configuration, you'll need to delete the DOS executable part of the process field and make sure the case matches the DOSBox executable being used by the game. -- For example, Capitalism Plus using a process of "dosbox:CAPPLUS" and DOSBox.exe would become just "DOSBox". -- You can use the new "Custom" filter to easily find and update all your DOSBox games in the Game Manager. -- Due to this change GBM can only detect DOS games that are using their own copy of DOSBox in a unique location. Most users will be unaffected, classic games sold online are already packaged in this format. -- Official configurations for DOSBox games are updated for this change. - -New in 0.95 - -- Fixed a regression that caused non-critical fields (Game Path, Company, Version, Icon, Enabled, Monitor Only) to be wiped or reset on sync. -- The "Check for new backups" feature has been renamed and redesigned. Instead of an annoying pop-up, it now shows a simple notification in the main menu or tray menu. -- Added the ability to trigger backups only after a certain session time has elapsed (Global Setting), this setting will be disabled by default. -- You can now cancel out of the "Choose Game" window when GBM detects multiple games may be running. -- Added the ability to filter by game information such as name, process and company. -- Many UI improvements and fixes with filtering. The "Tag" filter is now called "Custom" filter, due to the new options available. -- Added a new, more intuitive way of including and excluding items in a backup. See the Game Manager section of the GBM manual for details. -- Updated the "Add Game Wizard" to use the new include / exclude and tagging features. -- Removed the special handling of DOSBox games for future proofing, DOSBox games will now be handled like all other games. -- Moved the import and export game list features from the Tools menu into the Game Manager. -- Made some visual improvements to the main app window. -- Made changes that will allow GBM to be easily translated to other languages. -- Many minor UI improvements and bug fixes. +- Fixes for multi-select edits and various minor bugs. +- GBM now deletes all user files to the Windows recycle bin by default. +- Added the ability to clear and save the session log from the Tools menu. +- GBM now auto-saves and clears the session log to %localappdata%\gbm if it reaches it's limit (2 MB). +- The file size will be displayed in the session log after each backup. The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html \ No newline at end of file