Commit Graph

  • c93af8821f Added memory debug, removed GC call for #170 Michael J. Seiferling 2018-11-13 10:13:07 -06:00
  • 7dc61e76ab Store compiled regular expressions for #170 Michael J. Seiferling 2018-11-12 11:59:07 -06:00
  • 54b624a1cb Do not force GC on Windows for #170 Michael J. Seiferling 2018-11-09 12:17:13 -06:00
  • 1b0f26cea1 Changes for #170 MikeMaximus 2018-11-08 11:45:22 -06:00
  • 2e7189f047 Merge pull request #169 from MikeMaximus/v116 MikeMaximus 2018-10-30 09:50:43 -06:00
  • 5a6b7fe2c5 Fix #168 Michael J. Seiferling 2018-10-24 09:14:37 -06:00
  • f204f6ccc6 Some fixes for backup size calculations Michael J. Seiferling 2018-10-17 10:32:52 -06:00
  • 9fdc35c43d Fix #166, also includes a minor form load bug fix Michael J. Seiferling 2018-10-15 11:11:16 -06:00
  • 9dc409415f Changes for #160 - Pass 1 MikeMaximus 2018-10-14 11:06:14 -06:00
  • 4e1dc101e5 Stop detection after Wine prefix detection/path conversion failures MikeMaximus 2018-10-12 10:27:18 -06:00
  • 87f8840b72 Handle default wine prefix for path conversions MikeMaximus 2018-10-12 10:18:17 -06:00
  • c7565f5487 Fixed folder size calculations when using sub-folders and wildcards MikeMaximus 2018-10-12 09:35:50 -06:00
  • ffe34d29e7 Fix #162 MikeMaximus 2018-10-12 09:18:15 -06:00
  • 4b201fb60e Merge pull request #165 from basxto/v116 MikeMaximus 2018-10-11 14:36:43 -06:00
  • 02a4a72409 Fix #164, allow paths in include list Sebastian Riedel 2018-10-11 20:57:41 +02:00
  • 376c1ad418 Added PROGRAMDATA to reserved list for #163 MikeMaximus 2018-10-11 08:44:41 -06:00
  • b7ebc41ba9 Added %PROGRAMDATA% support for #163 MikeMaximus 2018-10-10 23:34:05 -06:00
  • d8aa35491d Updated readme.txt for v115 release v1.1.5 MikeMaximus 2018-10-10 13:21:37 -06:00
  • b7d62f38af Fixed broken process debugging MikeMaximus 2018-10-09 20:43:28 -06:00
  • 58e4c3f3f2 Merge branch 'master' of https://github.com/MikeMaximus/gbm MikeMaximus 2018-10-04 23:47:05 -06:00
  • 9d439e3d12 Fixed include/exclude builder not resolving paths MikeMaximus 2018-10-04 23:46:10 -06:00
  • 9a046bcb4c Changed label for new path setting Michael J. Seiferling 2018-10-04 10:33:49 -06:00
  • a556fa5da1 Improved import backup file functionality for #150 Michael J. Seiferling 2018-10-04 09:51:57 -06:00
  • 42726ac0ab Merge pull request #157 from MikeMaximus/v115_linux_changes MikeMaximus 2018-10-01 10:19:50 -06:00
  • 58ac76eba0 Fixed broken filtering on import Michael J. Seiferling 2018-10-01 09:02:48 -06:00
  • f9b325ae67 Import tag mods for #148 Michael J. Seiferling 2018-09-30 14:58:53 -06:00
  • 8d82b2efd3 Updated import version warning Michael J. Seiferling 2018-09-30 13:37:58 -06:00
  • cb49434a46 Allow importing official Windows configurations in Linux for #148 MikeMaximus 2018-09-28 10:34:48 -06:00
  • f659edff64 Updated readme.txt with current changes MikeMaximus 2018-09-22 11:15:32 -06:00
  • e325678e76 Handle LocalLow save locations for #148 Michael J. Seiferling 2018-09-14 14:41:54 -06:00
  • 854d2ed537 Changed wine save path detection for #148 Michael J. Seiferling 2018-09-14 12:43:57 -06:00
  • c7e3e62ce1 Fix Windows save path detection for #148 Michael J. Seiferling 2018-09-14 12:33:14 -06:00
  • 898e72f163 Restricted backup import functionality for #150 Michael J. Seiferling 2018-09-14 11:46:20 -06:00
  • 333f7ac36a Prevent use of reserved variable names for custom variables for #148 and #152 Michael J. Seiferling 2018-09-14 09:50:24 -06:00
  • ace287f42a Fixed restore path display issue with multiple backups for #152 Michael J. Seiferling 2018-09-14 09:01:56 -06:00
  • 0f800565fe Added one-time warning for #150 MikeMaximus 2018-09-09 11:34:25 -06:00
  • 7a4caab5a5 FIxed broken custom variable feature MikeMaximus 2018-09-09 11:04:02 -06:00
  • c1b81585a0 Fixed Include button shortcut key MikeMaximus 2018-09-09 09:11:58 -06:00
  • 0fcbfbe430 Minor form design fixes MikeMaximus 2018-09-08 23:52:06 -06:00
  • 26d33206df Changes for issue #150 - Pass 1 MikeMaximus 2018-09-08 23:35:11 -06:00
  • dcbfad7513 Add path display support to "Restore Path" field for #152 MikeMaximus 2018-09-08 13:44:58 -06:00
  • 8ab209c1a9 Added path display tooltip and options for #152 MikeMaximus 2018-09-08 13:20:02 -06:00
  • b674e4e82b Display variable path on Game Manager for #152 MikeMaximus 2018-09-08 11:30:55 -06:00
  • 9fc53e74b1 Use linux variables in db upgrade for issue #152 MikeMaximus 2018-09-08 09:35:46 -06:00
  • fd6ddd4b85 Updated path replacing for #152 MikeMaximus 2018-09-08 08:16:34 -06:00
  • 8800c4ebf4 Merge pull request #155 from basxto/v115_linux_changes MikeMaximus 2018-09-07 23:37:56 -06:00
  • 9b89af931f Keep Windows variables untouched on Linux Sebastian Riedel 2018-09-08 06:31:46 +02:00
  • 874dfd4c86 Replace ~ only outside of variables Sebastian Riedel 2018-09-08 06:11:50 +02:00
  • cc8d16f4a9 Export with Linux variables for #152 Sebastian Riedel 2018-09-08 05:11:13 +02:00
  • 748a921d1c Changes for issue #152 - Pass 1 MikeMaximus 2018-09-06 12:35:14 -06:00
  • d74a6d50b1 Detection rewrite for issue #153 - Pass 3 MikeMaximus 2018-09-04 09:16:49 -06:00
  • 7ca4178631 Detection rewrite for issue #153 - Pass 2 MikeMaximus 2018-09-03 15:57:01 -06:00
  • 63da6eba19 Detection rewrite for issue #153 - Pass 1 MikeMaximus 2018-09-03 12:36:25 -06:00
  • 3e141cebb5 Changes for issue #153 MikeMaximus 2018-09-01 14:40:05 -06:00
  • 52c9fe506f More detection fixes for issue #149 Michael J. Seiferling 2018-08-31 08:54:54 -06:00
  • b04c1bc18b Added new strings for issue #148 and #149 Michael J. Seiferling 2018-08-30 10:53:29 -06:00
  • 647193f933 Changes for issues #148 and#149 Michael J. Seiferling 2018-08-30 10:26:27 -06:00
  • e6277f1ae4 Typo and comment fixes for issue #147 Michael J. Seiferling 2018-08-25 19:58:09 -06:00
  • ccd6d1fd39 Changes for issue #147 Michael J. Seiferling 2018-08-25 19:40:17 -06:00
  • 0ed067e36f Updated readme for v1.1.4 v1.1.4 Michael J. Seiferling 2018-08-23 13:27:53 -06:00
  • bca2fe2239 Removed ico compression for issue #146 Michael J. Seiferling 2018-08-23 12:42:28 -06:00
  • fa5d03ef52 Fixed sort logic for issue #145 Michael J. Seiferling 2018-08-23 10:26:50 -06:00
  • 998a680999 Removed icon file extraction Michael J. Seiferling 2018-08-22 11:18:58 -06:00
  • f5972da9eb Prevent file locking of custom icons Michael J. Seiferling 2018-08-22 10:26:19 -06:00
  • 794b0f9908 Stop useless manifest conflict checks MikeMaximus 2018-08-01 10:02:46 -06:00
  • daa5f928bf Fixes and changes for issue #142 Michael J. Seiferling 2018-07-30 08:44:39 -06:00
  • 72e3ccb661 Fixed precision of total hours on session viewer Michael J. Seiferling 2018-07-29 16:00:57 -06:00
  • 9e7a4b5efc Tweaks to icon extraction and error handling Michael J. Seiferling 2018-07-29 09:06:33 -06:00
  • 692deaaef9 Changes for issue #142 Michael J. Seiferling 2018-07-25 09:21:50 -06:00
  • a3572abb3d Add special folder verification for issue #144 Michael J. Seiferling 2018-07-24 13:53:52 -06:00
  • 2680f857a9 Update README.md MikeMaximus 2018-07-08 09:43:18 -06:00
  • 1e2f4de816 Fixed another issue with renaming backups v1.1.3 Michael J. Seiferling 2018-07-05 11:04:44 -06:00
  • b9b959f96c Fixed renaming backup files and sub-folders MikeMaximus 2018-07-02 10:05:58 -06:00
  • 2ae705be18 Fixed removing sub-folders when game name includes unsafe characters MikeMaximus 2018-07-02 09:23:39 -06:00
  • ccade84b65 Removed sync warning when manually deleting all game configurations MikeMaximus 2018-07-02 09:08:56 -06:00
  • 017c5def56 Fixed removing empty sub-folders MikeMaximus 2018-07-02 08:39:16 -06:00
  • 1f9dc18c49 Updated readme.txt MikeMaximus 2018-07-01 08:53:15 -06:00
  • bc1630a122 Changes for issue #141 MikeMaximus 2018-07-01 08:39:27 -06:00
  • 478721dbd1 Fixed updated import flag for issue #140 MikeMaximus 2018-06-26 09:48:57 -06:00
  • 8ad4810011 Updated readme.txt MikeMaximus 2018-06-26 09:32:25 -06:00
  • 93bc974cc3 Changes for issues #138 and #140 MikeMaximus 2018-06-26 09:24:22 -06:00
  • c9463c3a36 Fixes for issue #138 and #139 MikeMaximus 2018-06-25 18:56:48 -06:00
  • 8b2c5f376b Updated readme.txt MikeMaximus 2018-06-25 14:31:21 -06:00
  • 9e329476a2 Allow restoring selected backups for issue #138 MikeMaximus 2018-06-25 13:47:28 -06:00
  • 626fca3e1e Allow infinite backups for issue #138 MikeMaximus 2018-06-25 13:15:20 -06:00
  • 039f91cd6f Fixed an optional sync field issue MikeMaximus 2018-06-25 13:02:21 -06:00
  • f98a98af99 Added backup file verify for issue #138 MikeMaximus 2018-06-25 12:48:42 -06:00
  • d9bd7f38f5 Merge pull request #136 from basxto/master MikeMaximus 2018-06-21 22:28:14 -06:00
  • 4e2ab9a0fb Check in linux start script whether gbm is running Sebastian Riedel 2018-06-22 04:45:15 +02:00
  • 218ce3f367 Changes for issue #135 MikeMaximus 2018-06-21 11:08:10 -06:00
  • b3cfab7ee6 Merge pull request #134 from basxto/master MikeMaximus 2018-06-20 15:04:03 -06:00
  • 39440e1f98 Fix info for raw edit, colon is the delimiter Sebastian Riedel 2018-06-20 01:21:24 +02:00
  • 9b9d3f9125 Changes for issue #131 MikeMaximus 2018-06-15 16:02:31 -06:00
  • 7eab3b8841 Updated readme.txt for v1.1.2 v1.1.2 Michael J. Seiferling 2018-06-07 10:50:26 -06:00
  • 539009c5de Updated SQLite to 3.23.1 Michael J. Seiferling 2018-05-20 21:07:00 -06:00
  • 01b46107ad Fixed a possible issue with Game Manager quick filter MikeMaximus 2018-05-12 23:14:31 -06:00
  • a5d2ce2255 Minor UI change for Game Manager MikeMaximus 2018-05-07 20:59:06 -06:00
  • c0764d0c08 Fixed rare crash situation in Game Manager MikeMaximus 2018-05-07 16:24:23 -06:00
  • 35ea6fb74b Updated 7z to 18.05 / v1.1.1 Release v1.1.1 MikeMaximus 2018-05-04 08:45:55 -06:00
  • a51a7bea89 Merge pull request #128 from elonbing/master MikeMaximus 2018-04-25 15:45:37 -06:00