Commit graph

4687 commits

Author SHA1 Message Date
Mathieu Comandon b2a2dd8a2f Brainfuck is not a proper example of a game's language unless the goal is to fuck with the reader's brain 2019-01-07 17:47:08 -08:00
Mathieu Comandon e136a8f5f7 Remove [200~-run_without_steam (example: true) 2019-01-07 17:43:30 -08:00
Mathieu Comandon 8d489c9008 Move Steam DRM free mode to game options (Closes #1520) 2019-01-07 17:40:28 -08:00
Mathieu Comandon 7f1b430695 Give config labels more room (Closes #1502) 2019-01-07 16:50:25 -08:00
Mathieu Comandon 0cbd18b1ff Show GOG connect button when disconnecting from service (Closes #1504) 2019-01-07 16:39:02 -08:00
Mathieu Comandon 2e9c98de09 Fix icons for service connect/disconnect 2019-01-07 16:23:23 -08:00
Mathieu Comandon cd0c18ffeb Move gui.sync to gui.widgets.services 2019-01-07 16:14:17 -08:00
Mathieu Comandon 8909c4ca0f Cast playtime to float 2019-01-07 16:02:02 -08:00
Mathieu Comandon f933b37085 Use force_shutdown instead for prelaunch when removing winesteam games (Closes #1511) 2019-01-07 14:13:04 -08:00
Mathieu Comandon a3406753a2 Extract force_shutdown from prelaunch 2019-01-07 14:06:58 -08:00
Mathieu Comandon fff1a19c4b Do not try to install winesteam when removing games 2019-01-07 14:02:31 -08:00
Mathieu Comandon 07792ce2dc Raise OSError when trying to save to a non-existent prefix 2019-01-07 13:33:52 -08:00
Mathieu Comandon 65255af566 Exclude SteamWorks Common Reditridutable from Steam service (Closes #1515) 2019-01-07 13:22:01 -08:00
Mathieu Comandon 5722d523e5 Remove duplicate Feral Gamemode option (Closes #1517) 2019-01-07 13:16:08 -08:00
Mathieu Comandon e85b5a3af8 Remove size-allocate handler for sidebar (Closes #1516) 2019-01-07 13:13:09 -08:00
Rob Loach cc0c5c99c8
Merge pull request #1518 from AccountOneOff/master
Update Browser and Citra icons
2019-01-06 06:19:43 -05:00
cxf 22f9d34e8b
Add files via upload 2019-01-06 02:50:43 -08:00
cxf 6e6a329dea
Add files via upload 2019-01-06 02:39:17 -08:00
Alexandr 6a6d716517 Update banner with Papirus logo 2019-01-05 16:29:11 -08:00
Mathieu Comandon 9dacd14532 Revert "Update icons with Papirus logo" 2019-01-05 14:14:31 -08:00
Alexandr Oleynikov 8b6b15106f
Update icons and banner with Papirus logo 2019-01-05 12:19:47 +03:00
Alexandr Oleynikov a04c933ed5 Update icons with Papirus logo 2019-01-05 09:59:16 +03:00
daniel-j 24f1e6a730 Fix disabled continue button for input_menu 2019-01-04 19:54:10 +01:00
Mathieu Comandon 1a3eb0f313 Add changelog entry for 0.5.0-beta 2019-01-04 09:09:22 -08:00
Mathieu Comandon 3cb6e9396e Re-format PICO-8 runner 2019-01-04 09:03:37 -08:00
Mathieu Comandon 46bc501e70 🤔 2019-01-04 09:02:27 -08:00
Mathieu Comandon 5a534081b6 Merge branch 'next' 2019-01-04 08:59:23 -08:00
Tim Terhorst 858ee7989d Add Dutch translation 2019-01-04 08:55:59 -08:00
BunnyApocalypse ff8bfa9215 Adding mesa-libGL req 2019-01-04 08:55:51 -08:00
BunnyApocalypse a253df05a9 Changed fedora check to match master. 2019-01-04 08:55:47 -08:00
daniel-j b335be240c [pico8] Drop web runner dependency, use a python and webkit-based instead 2019-01-04 08:52:00 -08:00
daniel-j 86e00e0716 [pico8] Improve downloading of cartridge and js engine
Cartridge downloads in background if it already has been downloaded.
This is to prevent it from blocking when playing without internet
connection. JS engine is cached and only downloaded when the real PICO-8
executable hasn't been selected.
2019-01-04 08:52:00 -08:00
daniel-j 68d7f05b59 Add symbolic pico8 icon 2019-01-04 08:52:00 -08:00
daniel-j e2bdf239ab Add PICO-8 runner 2019-01-04 08:52:00 -08:00
daniel-j 46d505b010 Don't show game running bar if it didn't start 2019-01-04 08:50:25 -08:00
daniel-j c0507b269d Hide running bar when prelaunch fails 2019-01-04 08:50:25 -08:00
Tim Terhorst bb3c26fc23 Add Dutch translation 2019-01-04 08:49:53 -08:00
BunnyApocalypse bf6ea6c565 Adding mesa-libGL req 2019-01-04 08:48:28 -08:00
BunnyApocalypse af8489830b Changed fedora check to match master. 2019-01-04 08:48:28 -08:00
Torge Matthies 6baf423968 Added start/stop commands for the compositor under Deepin 2019-01-04 08:47:29 -08:00
Mathieu Comandon 0c2a339c9f Remove useless monitoring_started (Closes #1491) 2019-01-04 08:38:32 -08:00
daniel-j 057e652f25 When runner have been installed, check it so the game can be launched 2019-01-04 17:24:11 +01:00
daniel-j e827b18290 Small design fixes for the services window 2019-01-04 17:20:56 +01:00
Mathieu Comandon 2af7ec4780 Don't return a game exe if there is no path 2019-01-04 07:25:29 -08:00
Mathieu Comandon 414d8d98e1 Add gir1.2-notify-0.7 to travis deps 2019-01-04 06:54:35 -08:00
Mathieu Comandon 1ae169c12f Re-adjust char count for config labels 2019-01-04 06:47:44 -08:00
Mathieu Comandon c19ff69811 Make callback_args optional in simple_downloader (Closes #1485) 2019-01-04 06:43:50 -08:00
Mathieu Comandon 593ef6cb38 Do not set a colored background on InstallerPicker selected rows 2019-01-04 06:36:10 -08:00
daniel-j f6fddf9570 Don't require rating in installer script 2019-01-04 15:24:53 +01:00
Mathieu Comandon 8e263a7eb8 Re-adjust installer window margins (Closes #1477) 2019-01-04 06:07:14 -08:00