Commit graph

6421 commits

Author SHA1 Message Date
Mathieu Comandon 020862ee3b Document extends directive (Closes #2839) 2020-10-05 23:29:38 -07:00
Mathieu Comandon 5b9d55d08d Implement save button for logs (Closes #1988) 2020-10-05 23:17:13 -07:00
Mathieu Comandon 0ff96b94ab Sort by suffix first for versions (Closes #3059) 2020-10-05 22:18:10 -07:00
Mathieu Comandon 38d506dfa3 Keep references to game logs (Fixes #1668) 2020-10-05 22:06:25 -07:00
Mathieu Comandon a3d0819bfb Deprecate support for old versions of gamemode 2020-10-05 17:41:30 -07:00
Mathieu Comandon 4ce97dac45 Finish implementing Mangohud option 2020-10-05 17:32:47 -07:00
Mathieu Comandon 95f979a4c5 Add support for installed filter on service games 2020-10-05 17:32:47 -07:00
Mathieu Comandon a04c640e67 Restore support for game-activated 2020-10-05 17:32:47 -07:00
Jeremiah Wilson 3edfd15b4b Remove min-similarity-lines 2020-10-04 13:10:00 -07:00
Jeremiah Wilson bea036bec1 Remove some disabled options 2020-10-04 13:10:00 -07:00
Jeremiah Wilson 8b4f8a3bb3 Fix isort processing and rearrange setup.py imports 2020-10-04 13:10:00 -07:00
Max Jöhnk 063232ee1f Add Platform to --list-games command line flag 2020-10-03 17:55:29 -07:00
CartoonFan 31fc87967c Fix a typo, remove missing directories, and add lutris/database to the list of installed directories (#4) 2020-10-03 17:51:48 -07:00
imgbot[bot] 733c2a880f [ImgBot] Optimize images (#2)
* [ImgBot] Optimize images

*Total -- 316.85kb -> 269.88kb (14.82%)

/share/lutris/media/default_icon.png -- 1.83kb -> 1.11kb (39.58%)
/share/icons/hicolor/scalable/apps/lutris.svg -- 13.21kb -> 9.05kb (31.51%)
/share/lutris/media/logo.svg -- 13.21kb -> 9.05kb (31.51%)
/share/lutris/media/default_banner.svg -- 73.71kb -> 59.25kb (19.61%)
/share/lutris/media/unavailable.png -- 0.88kb -> 0.74kb (15.26%)
/share/lutris/media/logo.png -- 18.90kb -> 16.08kb (14.91%)
/share/lutris/media/mask.png -- 186.09kb -> 166.26kb (10.65%)
/share/icons/hicolor/128x128/apps/lutris.png -- 9.02kb -> 8.33kb (7.61%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

* Restyled by whitespace (#3)

Co-authored-by: Restyled.io <commits@restyled.io>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
2020-10-03 17:51:48 -07:00
veksho 35002cf679 tab order fix redone 2020-10-03 06:47:56 -07:00
Connectety-T 1950bc6796 Remove redundant checks and casts to float 2020-10-03 05:00:47 -07:00
telanus 58c108dfb2 Added CPU and Zoro III Memory options
Added CPU Model and Zoro III Memory options. Need these options to get certain AmigaCD/Community ported games to work via Lutris
2020-10-03 04:57:53 -07:00
Mathieu Comandon d217c73c87 Merge branch 'simifor-humble-patch-1' 2020-10-03 04:57:00 -07:00
Mathieu Comandon 87d986240a
Merge branch 'master' into humble-patch-1 2020-10-03 04:55:22 -07:00
Loïc C. Reynier 004ae485ef Installer documentation fixes 2020-10-03 04:53:57 -07:00
SwimmingTiger 42783b6d0a Make the variable PROJECT non-translatable because it is used as part of the User-Agent.
If you translate PROJECT into non-ASCII content, the HTTP download will fail with the default User-Agent.
2020-10-03 04:53:20 -07:00
SwimmingTiger 5fd44938a0 i18n: Update simplified Chinese translation 2020-10-03 04:53:20 -07:00
SwimmingTiger 60bf32e674 Mark up translatable contents 2020-10-03 04:53:20 -07:00
SwimmingTiger c5ce61aea9 Use named tags for multiple parameters in the string to help translation 2020-10-03 04:53:20 -07:00
SwimmingTiger 31d23c2c11 Remove the gettext tag of untranslatable strings 2020-10-03 04:53:20 -07:00
SwimmingTiger 8b2ad6b3b1 i18n: Remove non-existent files from POTFILES 2020-10-03 04:53:20 -07:00
Kassin Dornelles 9177125321 Add translator info 2020-10-03 04:52:28 -07:00
Kassin Dornelles 92a3d4be4f Added Portuguese (Brazil) translation 2020-10-03 04:52:28 -07:00
Kassin Dornelles 98a5c92781 Add pt_BR 2020-10-03 04:52:28 -07:00
Mathieu Comandon c14aafd9e2 Add install method for lutris service 2020-10-03 04:51:11 -07:00
Mathieu Comandon 2934c22649 Allow parent to be None, fixes tests 2020-10-03 04:51:11 -07:00
Mathieu Comandon 58da1812e1 Add auto-installers for GOG 2020-10-03 04:51:11 -07:00
Mathieu Comandon 289d1c5315 Fix contextual menu for services 2020-10-03 04:51:11 -07:00
Mathieu Comandon 421b9316ba By default, install games in a subfolder with the service's name 2020-10-03 04:51:11 -07:00
Mathieu Comandon ec76c27e1a Install Humble games from self generated installers 2020-10-03 04:51:11 -07:00
Mathieu Comandon c353dc33b9 Fix support for names with dashes and humble bundle matcher 2020-10-03 04:51:11 -07:00
Mathieu Comandon dd5cce991e Implement installation of service games 2020-10-03 04:51:11 -07:00
Mathieu Comandon a55bd38165 Get installers before instanciating InstallerWindows 2020-10-03 04:51:11 -07:00
Mathieu Comandon 59a492bef5 Update play button on game bar 2020-10-03 04:51:11 -07:00
Mathieu Comandon 8bcbf02aec Add popover menu for runner actions 2020-10-03 04:51:11 -07:00
Mathieu Comandon 2fc164b4ef Turn runner icon into a MenuButton 2020-10-03 04:51:11 -07:00
Mathieu Comandon b605885d01 Make zoom adjustment compatible with services 2020-10-03 04:51:11 -07:00
Mathieu Comandon 58b0df83d6 Add popover button next to play button 2020-10-03 04:51:11 -07:00
Mathieu Comandon dcc3d5b25d Clean up layout of game bar, really fix segfaults (was it threads? it was threads.) 2020-10-03 04:51:11 -07:00
Mathieu Comandon 9ca43871ce Reduce number of updates on game bar, fixes segfaults 2020-10-03 04:51:11 -07:00
Mathieu Comandon c6e017f36a Move game bar to the bottom 2020-10-03 04:51:11 -07:00
Mathieu Comandon 55bd801e9d Sidebar adjustments 2020-10-03 04:51:11 -07:00
Mathieu Comandon 3ed5e204ac Add missing migration 2020-10-03 04:51:11 -07:00
Mathieu Comandon 8f36687a2c Auto launch Steam games 2020-10-03 04:51:11 -07:00
Mathieu Comandon ecc9510c22 Auto-create lutris games for XDG service 2020-10-03 04:51:11 -07:00