Commit graph

5078 commits

Author SHA1 Message Date
Jan Havran f448d1bf40 Catch all known PCI Display subclasses in lspci output 2019-02-06 11:41:56 -08:00
Kerfuffle b99b139867 Fix a traceback when saving game settings. 2019-02-06 11:41:14 -08:00
Zachary Freed fdfc54df2c Fix the zdoom runner not working
Since the game's directory is never set in game_data, since it's kinda hard to tell with Doom, self.game_path doesn't return anything, causing the runner to stop without anyone ever knowing. Simply using the default for working working_dir works fine. This could be changed to possibly use the WAD directory as the working directory, but I'm not sure
2019-02-06 11:40:45 -08:00
Nathaniel Case 118a20f192 Options to --renderer aren't numbers but strings 2019-02-06 11:40:20 -08:00
Mathieu Comandon 2a6847c2c9 This is just wrong 2019-02-04 19:55:31 -08:00
Mathieu Comandon 0b361ebbe0 Remove yet another Fedora specific package 2019-02-03 02:24:27 -08:00
Mathieu Comandon d5ba9c2188 Fix the deb version 2019-02-03 00:30:57 -08:00
Mathieu Comandon 913a97b759 Release 0.5.0.1 2019-02-03 00:24:26 -08:00
Mathieu Comandon 40ce8cee7f Bullshit my way out of Gtk+ fuckery (Closes #1697) 2019-02-03 00:19:10 -08:00
Mathieu Comandon f7f0e55309 Initialize playtime attribute when invalid playtime found (Closes #1698) 2019-02-03 00:16:18 -08:00
Mathieu Comandon 3582df7cd8 Strip equal signs from envvars (Closes #1699) 2019-02-03 00:14:00 -08:00
Mathieu Comandon 20620e54e3 If the Fedora shit breaks the SUSE shit, I just delete it, OK? (Closes #1700) 2019-02-03 00:09:59 -08:00
Mathieu Comandon c3bc21fed2 Add application attribute on GenericPanel (Closes #1702) 2019-02-03 00:03:45 -08:00
Mathieu Comandon ce16279564 Avoid crashing on weird GPU configs (Closes #1706) 2019-02-02 23:58:00 -08:00
Mathieu Comandon 97b77c386f Remove get_config_id (Closes #1708) 2019-02-02 23:51:56 -08:00
Mathieu Comandon 579018537c Include lutris-wrapper to installed files 2019-02-01 10:22:29 -08:00
Mathieu Comandon 57a37782f1 All the build dependencies! 2019-02-01 10:20:52 -08:00
Mathieu Comandon 5b6b2b1655 Add PIL to Build-Depends 2019-02-01 10:16:17 -08:00
Mathieu Comandon 45fa99e74f Fix icon name extensions 2019-02-01 10:15:09 -08:00
Mathieu Comandon 56ca4c9480 Remove libappstream-glib from lutris.spec 2019-02-01 10:11:02 -08:00
Mathieu Comandon 3a9b792a37 Add requests to build dependencies 2019-02-01 10:07:18 -08:00
Mathieu Comandon 0ec0a922a1 Fix Ubuntu version number 2019-02-01 10:00:01 -08:00
Aaron Opfer 597880c573 fix incorrect logline in lutris-wrapper 2019-02-01 09:19:36 -08:00
Alexandr d86770899d Update logo in icons and banner 2019-02-01 09:19:09 -08:00
Mathieu Comandon 46f6e0bd05 Remove RC tag 2019-02-01 09:04:02 -08:00
Mathieu Comandon c92bc4c808 Add runner actions to sidebar 2019-02-01 09:00:20 -08:00
Mathieu Comandon d36b4517bb Make prefer_system_libs the default again 2019-02-01 08:37:19 -08:00
Mathieu Comandon f1ec196731 Add changelog for 0.5.0 2019-02-01 08:31:42 -08:00
Mathieu Comandon d115c65971 Add description label for the cache 2019-02-01 07:20:05 -08:00
Mathieu Comandon 9a89a58629 Update Discord server URL 2019-02-01 06:55:43 -08:00
Mathieu Comandon 9e6a603f66 Don't hit API when no search terms are provided 2019-02-01 06:38:44 -08:00
Mathieu Comandon 6c33d8c957 Show open source and free to play games directly in the client 2019-02-01 06:35:54 -08:00
Mathieu Comandon 7a53ac953a Shift links further to the right 2019-02-01 05:50:02 -08:00
Mathieu Comandon 94f6ecb6e1 Fix get_running_games argument 2019-02-01 04:43:39 -08:00
Mathieu Comandon 19031f5067 Shift panel links to the right 2019-02-01 04:34:31 -08:00
Mathieu Comandon 79b7002708 Don't make conditions on running games 2019-02-01 03:47:51 -08:00
Mathieu Comandon ddcf51fef5 Add typelib-1_0-Notify-0_7 dependency for OpenSUSE 2019-02-01 03:27:17 -08:00
Mathieu Comandon f794656214 Add python3-requests dependency for Fedora 2019-02-01 03:15:26 -08:00
Mathieu Comandon b75404dd7c Add python3-requests dependency for OpenSUSE 2019-02-01 03:13:55 -08:00
Mathieu Comandon 63d9fb3250 Properly handle lack of Content-Size header 2019-02-01 02:57:27 -08:00
Mathieu Comandon 8a02c00bcf Ask if user wants to install required dependencies 2019-02-01 02:06:28 -08:00
Mathieu Comandon f38e4481bd Keep search terms when rebuilding GenericPanel (Closes #1680) 2019-02-01 00:13:43 -08:00
Mathieu Comandon 5ec800e411 Fix alignment of user avatar (Fixes #1685) 2019-01-31 23:59:11 -08:00
Mathieu Comandon e7dd6605e1 Change search entry to a GtkSearchEntry (Closes #1675) 2019-01-31 22:57:42 -08:00
Mathieu Comandon 0721f32b30 Run checks after application initialization (Closes #1681) 2019-01-31 22:47:13 -08:00
Mathieu Comandon 18c52137a5 Remove visible condition on main box 2019-01-31 22:07:13 -08:00
Mathieu Comandon bb30b7ce10 Restrict user icon size (Fixes #1670) 2019-01-31 21:50:30 -08:00
Tom Carrio 281797453d Launch with the correct Game object using the found ID 2019-01-31 21:42:38 -08:00
telanus 02b61d8eea Fixed an error or two
One shouldn't try to fix something 5 minutes before going to work. Nothing majore, but graphics memory would never have worked and graphic Card was set incorrectly
2019-01-31 21:41:40 -08:00
Mathieu Comandon 7b7b32cb47 Fix icon file format (Closes #1674) 2019-01-31 21:31:40 -08:00