Commit graph

  • daaa45a6e2 unsuccessfull try with array for dlm progress bar update_gui() koraynilay 2021-02-08 19:23:52 +0100
  • c1db2b9f07 [cli] use status queue to print progress ChemicalXandco 2021-02-06 10:32:27 +0000
  • 65e95ce066 2021-02-05_21-30-09 koraynilay 2021-02-05 21:30:09 +0100
  • 1cf2d7e6e7 [cli/core] move install functionality from cli to core ChemicalXandco 2021-02-05 19:39:19 +0000
  • 671a8b3c1f 2021-02-05_18-24-17 koraynilay 2021-02-05 18:24:17 +0100
  • 5986a2a792 2021-02-05_17-25-43 koraynilay 2021-02-05 17:25:43 +0100
  • 71f24ba4e1 2021-02-05_11-37-10 koraynilay 2021-02-05 11:37:10 +0100
  • 7558a8f60c 2021-02-05_11-25-26 koraynilay 2021-02-05 11:25:26 +0100
  • 20e584bb10 2021-02-05_11-25-17 koraynilay 2021-02-05 11:25:17 +0100
  • f299346e16 added stuff to TODO koraynilay 2021-02-05 01:15:57 +0100
  • fc429502a3 added #debug to some print()s and cleanup of debug print()s koraynilay 2021-02-05 00:42:17 +0100
  • 67b347ab14 almost finished install. TODO: fix main_window.progress_bar update koraynilay 2021-02-05 00:39:22 +0100
  • 5ecd04abb0 2021-02-05_00-02-05 koraynilay 2021-02-05 00:02:05 +0100
  • 736983992c 2021-02-04_16-22-20 koraynilay 2021-02-04 16:22:20 +0100
  • d328e6f4c5 added log_dlm_manager - still to finish koraynilay 2021-02-04 15:47:07 +0100
  • 2ca0537c10 2021-02-04_15-21-01 koraynilay 2021-02-04 15:21:01 +0100
  • c04fc01db1 added args_obj class - 2021-02-04_15-02-42 koraynilay 2021-02-04 15:02:42 +0100
  • 243ea1f429 little cleanup of install_gtk() koraynilay 2021-02-04 12:28:27 +0100
  • 81fb22b8b8 fixed checkboxes values koraynilay 2021-02-04 12:25:23 +0100
  • 7b3f91efdc 2021-02-04_10-59-31 koraynilay 2021-02-04 10:59:31 +0100
  • d954169a7b added print options after pressing ok koraynilay 2021-02-04 09:13:19 +0100
  • ba179d1635 added tooltips to install options koraynilay 2021-02-04 09:07:03 +0100
  • 6f0234f5f6 change *_file_chooser_(folder|file) to *_file_chooser_f koraynilay 2021-02-03 21:15:27 +0100
  • f613a4b946 added folders and file choosers. TODO: tooltips, actual install koraynilay 2021-02-03 21:11:23 +0100
  • 4a528b115e 2021-02-03_18-54-13 koraynilay 2021-02-03 18:54:13 +0100
  • 3377d13526 added install dialog (but install is still TODO) koraynilay 2021-02-03 18:41:04 +0100
  • 5bea328678 fixed deprecated warnings for ask_sid()'s Gtk.MessageDialog koraynilay 2021-02-03 15:51:19 +0100
  • c86f5ae0cd now login/logout and ui update works koraynilay 2021-02-03 15:47:28 +0100
  • d106a2d213 2021-02-03_13-44-09 koraynilay 2021-02-03 13:44:09 +0100
  • a0ad4799bb added config option for update version; moved simple.py to gui.py koraynilay 2021-02-03 13:28:00 +0100
  • e9d7863a99 added "Update Avaiable" columns and remove "Version" koraynilay 2021-02-03 13:22:12 +0100
  • f0ac9537a9 added installed size koraynilay 2021-02-03 13:10:56 +0100
  • 3f5d70a686 added dlcs to games list koraynilay 2021-02-03 12:46:03 +0100
  • 1d87e3b362 games list is now a Gtk.ListStore (and Gtk.TreeView) koraynilay 2021-02-03 12:43:11 +0100
  • d777c97dc0 tried Gtk.Button for game list koraynilay 2021-02-03 12:09:31 +0100
  • 7f0f94652d 2021-02-03_12-04-28 koraynilay 2021-02-03 12:04:28 +0100
  • 16381379d7 changed Gtk.Grid() to Gtk.VBox() for ui koraynilay 2021-02-03 11:55:35 +0100
  • f71dde4715 added list of games (kinda) koraynilay 2021-02-02 11:03:47 +0100
  • aaae570e46 added proper login (kinda) koraynilay 2021-02-01 22:31:38 +0100
  • 53cfd47f29 added logging gui and now using LegendaryCore instead of LegendaryCLI koraynilay 2021-02-01 21:38:00 +0100
  • 2069e15edf Merge remote-tracking branch 'upstream/master' koraynilay 2021-02-01 19:24:28 +0100
  • 313323e43a .github: Add link to Wiki to issue config derrod 2021-01-31 21:26:07 +0100
  • 081bac7ef2 .github: Fix bug report and add feature request template derrod 2021-01-30 09:34:28 +0100
  • 66fae77ff9 .github: Add issue template derrod 2021-01-22 15:24:16 +0100
  • 07da4aadea Added Handler although it doesn't work koraynilay 2021-01-29 23:01:05 +0100
  • c61e57dfc5 progress with gui koraynilay 2021-01-29 22:45:35 +0100
  • 5055fdff80 progress with gui koraynilay 2021-01-29 22:22:08 +0100
  • 35de82485a 2021-01-29_20-39-27 koraynilay 2021-01-29 20:39:27 +0100
  • f040f4bd40 [api] EGS: Add method to fetch library items derrod 2021-01-20 14:43:32 +0100
  • edad963200 [models/utils] Track file offset for chunk parts derrod 2021-01-10 14:25:35 +0100
  • a2280edea8 [cli/core] Add option to override launch executable derrod 2021-01-10 14:24:06 +0100
  • ee3b3fb9fe Fix various typos and some style complaints derrod 2021-01-02 06:53:21 +0100
  • 58edb22fce [cli] egl-sync: Error out if asset information missing derrod 2021-01-02 06:31:47 +0100
  • a25307da71
    Update installation instructions (#177) TheGreatCabbage 2020-12-29 17:18:17 +0000
  • 70356f987e Update installation instructions TheGreatCabbage 2020-12-29 12:35:08 +0000
  • 2630c169be
    [cli] Fix typo in no-verify info message. Rémi Verschelde 2020-12-28 10:27:19 +0100
  • 19c66bee11 Bump version to 0.20.6 0.20.6 derrod 2020-12-27 22:01:45 +0100
  • 01a140d356 Update README derrod 2020-12-27 22:01:23 +0100
  • 3c71229b7e [core] Fix missing {} around KnownFolders GUID derrod 2020-12-26 22:01:30 +0100
  • ba867f1ce6 [cli] Sort game names case-insensitively derrod 2020-12-23 18:04:53 +0100
  • d861668bc1 [models] Update CustomFields with items() method derrod 2020-12-22 18:10:03 +0100
  • bd0b9248ee Bump version to 0.20.5 0.20.5 derrod 2020-12-20 20:48:31 +0100
  • 104b928e3a [core] Increase default shared memory to 2048 MiB 0.20.5-rc1 derrod 2020-12-18 17:26:51 +0100
  • 254c22eaec Update README & Bump version derrod 2020-12-18 17:02:00 +0100
  • 1a015a3ba7 [core] Only attempt to delete untagged files that exist derrod 2020-12-18 17:01:52 +0100
  • f42d63767c [cli] Fix crash when not installing derrod 2020-12-17 16:31:38 +0100
  • 1226cd1b08 [cli] Remove untagged files when install tags changed derrod 2020-12-17 15:22:26 +0100
  • 1cec4c6cb0 [core] Add method to remove untagged files derrod 2020-12-17 15:21:51 +0100
  • 40f8c553ba [utils] Allow silent deletion of files derrod 2020-12-17 15:21:29 +0100
  • 51c8b67f91 [cli] Add flag to reset SDL selection derrod 2020-12-17 14:56:09 +0100
  • efad90d951 [cli] Do not run SDL for DLC derrod 2020-12-17 14:55:56 +0100
  • dca216d053 [cli] Fix repair-and-update not working correctly derrod 2020-12-17 14:55:32 +0100
  • 86ea066e8d [core] Save install tags to InstalledGame derrod 2020-12-17 14:54:47 +0100
  • cff8abd0da [core] Import/Export install tags to EGL derrod 2020-12-17 14:54:31 +0100
  • 30acc7d55e [models] Add install tags to game models derrod 2020-12-17 14:49:56 +0100
  • df9380ab3d [core] Fix calculating install size *again* derrod 2020-12-17 14:39:05 +0100
  • 34677cc02e
    [cli/README] Fix typo in CLI help (manfiests -> manifests) (#157) Simão Gomes Viana 2020-12-16 20:21:20 +0100
  • 162632b678 Fix typo in CLI help (manfiests -> manifests) Simão Gomes Viana 2020-12-16 20:15:12 +0100
  • 1430e321e6 [core/utils] Miscellaneous whitespace, comment, text fixes derrod 2020-12-16 12:37:12 +0100
  • 7609553b12 [core/utils] More generic/robust selective dl, add support for Fortnite derrod 2020-12-16 12:35:31 +0100
  • fd004db4b9 [downloader] Move optional file deletion tasks to the end derrod 2020-12-16 12:32:19 +0100
  • 4d138c1a22 [downloader] Silently attempt to delete files not selected for install derrod 2020-12-16 12:29:26 +0100
  • 08c2008281 [downloader/models] Add silent deletion task flag derrod 2020-12-16 12:28:37 +0100
  • 691fd9bc8f [core] Fix calculating install size (again) derrod 2020-12-16 12:15:18 +0100
  • bece6ef5de [downloader] Fix skipping unneeded chunks derrod 2020-12-16 12:14:31 +0100
  • e710bb893f [core] Fall back to default wine prefix location derrod 2020-12-16 11:29:39 +0100
  • 5e061d6946 [core/utils] Add save path resolution on Linux derrod 2020-12-16 11:18:58 +0100
  • 3e2a6011ff [core] Ignore comments in configuration environment variables derrod 2020-12-16 05:45:05 +0100
  • ad0ce0dac5 Small Bugfixes Dummerle 2020-12-14 21:12:38 +0100
  • f3eec9cc41 Other vars. Is path correct Dummerle 2020-12-14 21:01:09 +0100
  • 90f2ab5e90 Small bugfixes Dummerle 2020-12-14 20:25:02 +0100
  • 2c266675b8 Fix Dummerle 2020-12-14 18:16:36 +0100
  • 1023c6fc68 Autoimport save path Dummerle 2020-12-14 18:13:46 +0100
  • 5e1896cf2c [downloader] Make insufficient memory message error more helpful derrod 2020-12-14 08:42:22 +0100
  • cb7ea25a18 [core/utils] Add version check to game workarounds derrod 2020-12-14 08:27:02 +0100
  • daeee2eb8d [downloader] Rework order optimizer to be significantly faster derrod 2020-12-14 08:04:28 +0100
  • 9c87f8ab4f [downloader] Log optimization time and increase upper file limit derrod 2020-12-14 06:28:03 +0100
  • b7db0ac721 [api/core/downloader] Update User-Agents derrod 2020-12-13 03:10:18 +0100
  • 8e012c0441 Bump version to 0.20.4 0.20.4 derrod 2020-12-08 23:05:52 +0100
  • 80153d07b5 [cli/utils] Add Cyberpunk 2077 language pack hack derrod 2020-12-08 06:43:43 +0100