diff --git a/GBM/My Project/AssemblyInfo.vb b/GBM/My Project/AssemblyInfo.vb index 0e26d81..f79cf5e 100644 --- a/GBM/My Project/AssemblyInfo.vb +++ b/GBM/My Project/AssemblyInfo.vb @@ -33,7 +33,7 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + \ No newline at end of file diff --git a/GBM/readme.txt b/GBM/readme.txt index 018258c..9b96e04 100644 --- a/GBM/readme.txt +++ b/GBM/readme.txt @@ -1,27 +1,14 @@ -Game Backup Monitor v1.02 Readme +Game Backup Monitor v1.03 Readme http://mikemaximus.github.io/gbm-web/ gamebackupmonitor@gmail.com -July 1, 2017 +August 2, 2017 -New in 1.02 +New in 1.03 -- (Windows) Upgraded SQLite to 3.19.3. -- (All) The SQLite version is displayed on the "About" screen. -- (All) Added the ability to detect command parameters. - - Use parameter detection for better detection of games running in emulators or interpreters like DOSBox. - - This is an advanced optional feature and is not available in the "Add Game Wizard", please read the manual (http://mikemaximus.github.io/gbm-web/manual.html) for more details. - - (Linux) Please note that Wine detection is still handled automatically by GBM and only requires a Windows process name. But this feature does work with Wine if you need to detect parameters! -- (All) Added the ability to resize and maximize the main program window. - - The log is now displayed by default and resizes with the window. - - The "Show/Hide Log" button has been removed due to technical issues with this change. - - The minimum window size will let you easily hide the log as in past versions. -- (All) The last browse location in various dialogs is now saved, such as when using the Import/Export feature. -- (All) Available disk space is checked before attempting a backup. The log now displays available disk space and save folder size. -- (Linux) Using the keyboard to navigate the game list in the Game Manager now works correctly. -- (All) Tags can now be added to a new game configuration before saving on the Game Manager. -- (All) Fixed various issues when adding new game configurations while using filters on the Game Manager. -- (All) Added better handling of 7-Zip warnings and errors. -- (Linux) GBM now requires the "readlink" utility to properly handle Wine games. However bash, ls and grep are no longer required. +- (Windows) You can no longer Alt-Tab to GBM while it's minimized to the system tray. This was an unintentional change in v1.02 and caused various bugs. +- (Windows) Fixed various issues and inconsistent behavior when using the system tray and menu. +- (Linux) Free drive space is now checked correctly when performing a backup. GBM now requires "df" (Coreutils) on Linux. +- (All) Error messages related to SQLite will now be displayed correctly, instead of forcing the application to exit. The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html \ No newline at end of file