Commit graph

6718 commits

Author SHA1 Message Date
Mathieu Comandon 36c855afdc Revert "Revert "Revert "Remove Proton from available supported wine versions"""
This reverts commit 09662d216e.
2020-12-27 15:05:04 -08:00
Mathieu Comandon aa45c77ba0 Limit to 3 simultaneous downloads 2020-12-27 01:43:48 -08:00
Mathieu Comandon 09662d216e Revert "Revert "Remove Proton from available supported wine versions""
This reverts commit 7d2f1a8cdd.
2020-12-24 16:49:11 -08:00
Mathieu Comandon 2c2d31938f Make sure a game gets un-hidden when installing it (Closes #3345) 2020-12-24 14:42:53 -08:00
Mathieu Comandon 367d0d51f1 Cast exception to string (Closes #3342) 2020-12-24 12:58:40 -08:00
Mathieu Comandon e1b6ddea5b Attach menus from the headerbar to their menubuttons (Fixes #3341) 2020-12-24 12:51:36 -08:00
Mathieu Comandon 91647b74be Add support for tar.xz archives in deb files 2020-12-23 13:05:04 -08:00
Mathieu Comandon 748676190a Fix gzip handling 2020-12-23 12:18:31 -08:00
Mathieu Comandon 68b96c6c8e Add posix script support for game exe finder 2020-12-21 17:13:16 -08:00
Mathieu Comandon d42b97fbcf Add support for air files 2020-12-21 17:07:47 -08:00
Mathieu Comandon 7f7a136edf Always return a Humble Bundle file even when requested for a platform that isnt available 2020-12-21 17:02:44 -08:00
Mathieu Comandon 1cd0efc17b Add support for deb files, add a better sort for Humble Bundle 2020-12-21 00:05:47 -08:00
Mathieu Comandon c53b5bd91c Include GOG xml as checksum_url field 2020-12-14 23:36:49 -08:00
Mathieu Comandon 3485504331 Limit downloads in installers 2020-12-14 23:36:49 -08:00
Stephan Lachnit a132834b11 debian: add python3-dbus dependency
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977246

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-12-14 13:37:34 -08:00
Mathieu Comandon 3f5aa181bc Always consider Wine staging compatible with esync 2020-12-07 14:30:23 -08:00
Mathieu Comandon 7d2f1a8cdd Revert "Remove Proton from available supported wine versions"
This reverts commit 0a79d761f9.
2020-12-02 23:17:57 -08:00
loonytoony0 216604b7af Rename Joypad -> Gamepad. Improved russian translations 2020-11-30 14:15:27 -08:00
loonytoony0 1228077995 Update Russian translations 2020-11-30 14:15:27 -08:00
loonytoony0 bd5d69631e Minor spelling improvements 2020-11-30 14:15:27 -08:00
loonytoony0 c88d89b144 Add some missing translations 2020-11-30 14:15:27 -08:00
loonytoony0 74ae910df1 Add Russian translations 2020-11-30 14:15:27 -08:00
ObserverOfTime bf4a85a758 Add EasyRPG Player runner 2020-11-29 14:22:58 -08:00
SwimmingTiger 3f04dc724c translate "Platform: %s" to zh_CN 2020-11-29 14:14:00 -08:00
SwimmingTiger b5d90f705b Remove redundant <br> tags from zh_CN translation 2020-11-29 14:14:00 -08:00
SwimmingTiger 1f7a7ba811 Update Simplified Chinese translation 2020-11-29 14:14:00 -08:00
SwimmingTiger d00c17bf77 mark "Lutris is starting..." as translatable 2020-11-29 14:14:00 -08:00
Philip Zerull 116dac759d Adjustment to support file-magic (Possibly Fixes #3292) 2020-11-27 15:45:10 -08:00
Heimen Stoffels 5f085d79be Updated Dutch translation 2020-11-27 15:44:32 -08:00
Thomas Crider bed3c57139 runners: add gstreamer library path to wine runner 2020-11-27 15:42:12 -08:00
Mathieu Comandon 1d6ee746c7 Run run_all_checks in the main application to get output 2020-11-27 14:34:42 -08:00
Mathieu Comandon 50efb31ca2 Bump version to 0.5.8.1 + add changelog 2020-11-27 14:32:24 -08:00
Mathieu Comandon c9d05bec83 Stop querying Steam games on steamid field (Closes #3318) 2020-11-27 14:11:32 -08:00
Mathieu Comandon 0ec2272050 Make a checkbox to allow keeping game files (Closes #3313) 2020-11-27 13:46:55 -08:00
Mathieu Comandon a6b6180012 Fix popup menu not appearing in list view (Closes #3305) 2020-11-27 13:05:37 -08:00
Mathieu Comandon f65aa20c88 Cast error to string instead of reading exception attribute 2020-11-27 12:57:49 -08:00
Mathieu Comandon 0a79d761f9 Remove Proton from available supported wine versions 2020-11-27 12:42:27 -08:00
Mathieu Comandon 9e848d2e03 Display dialog while lutris is initializing (Closes #3297) 2020-11-27 12:18:32 -08:00
Mathieu Comandon a7387a9308 Return array of installer in read_scripts (Closes #3290) 2020-11-27 10:38:33 -08:00
Mathieu Comandon 10359c79e2 Remove border radius (Closes #3298) 2020-11-27 09:42:25 -08:00
Mathieu Comandon b03f83f7b9 Fix column name for 'installed at' (Closes #3285) 2020-11-27 09:38:12 -08:00
TotalCaesar659 3253ea5604 Add tooltip for "Manage Runners" button 2020-11-22 13:49:12 -08:00
Matias K bfda4aa97f fix #3281 2020-11-21 16:52:40 -08:00
BEN ENGLISCH 88453e7d85 Set name property on LutrisWindow 2020-11-19 16:23:38 -08:00
Jakub Piecuch 21b7fc5ba1 Cast width and height properties of DisplayMode to int
Most likely fixes #3276
2020-11-19 16:21:07 -08:00
Maximiliano Sandoval R 5917e774e4 debian/copyright: Add license details to metainfo
- Adds location of license.

Reverts: 813c64cc40
2020-11-17 20:13:56 -08:00
Maximiliano Sandoval R 5dc238f6f5 Metainfo: Revert license to CC0-1.0
GPL-3.0 or GPL-3.0-or-later are not valid licenses for metainfo files,
the latter not being considered code.

Reverts: 295049fe93

Fixes: https://github.com/lutris/lutris/issues/3277
Fixes (Downstream): https://github.com/flathub/net.lutris.Lutris/pull/127
2020-11-17 20:13:56 -08:00
Jakub Piecuch dd0e20c5dd Allow multiple candidates in _get_screen_saver_inhibitor() 2020-11-16 18:13:31 -08:00
Mathieu Comandon 071ae74deb Update release date 2020-11-14 15:04:09 -08:00
Mathieu Comandon a000871b33 Set release in changelog 2020-11-14 15:03:02 -08:00