Commit graph

2827 commits

Author SHA1 Message Date
Mathieu Comandon 08f21625ae Use system.path_exists in hatari (Fixes #422) 2016-10-22 12:01:58 -07:00
Mathieu Comandon c77c97563e Forgot to change method name 2016-10-20 20:04:02 -07:00
Mathieu Comandon 20c7d1e15d Add support for multiple dependencies in installers (Fixes #351) 2016-10-20 19:38:56 -07:00
Mathieu Comandon e01cb320b3 Add unpack_dependencies function 2016-10-20 15:48:33 -07:00
Mathieu Comandon 3cf714e3a2 Disable runtime updates if globally disabled by env var 2016-10-20 15:06:20 -07:00
Mathieu Comandon 56a4cc0440 Fix assets path for RetroArch 2016-10-20 14:42:57 -07:00
Mathieu Comandon f2eccb71f7 Add config file option to retroarch 2016-10-20 14:26:27 -07:00
Mathieu Comandon fbc2a6ae6a Apply libretro runner parameters when run alone 2016-10-20 14:18:39 -07:00
Mathieu Comandon 08887a47e4 Libretro error checking 2016-10-20 13:41:59 -07:00
Mathieu Comandon ce70f56212 set_cursor is obviously broken: nuked from orbit 2016-10-19 08:37:22 -07:00
Mathieu Comandon f89ce875f1 Update version in lutris.spec 2016-10-18 13:41:20 -07:00
Mathieu Comandon 1e4a0af94a Release 0.4.1 2016-10-18 13:39:31 -07:00
Mathieu Comandon 93b526509d Fix ARM name 2016-10-18 13:05:27 -07:00
Mathieu Comandon 1a778818de Detect arm7 architecture 2016-10-18 13:03:19 -07:00
Mathieu Comandon d4c8921320 Search for terminals quietly 2016-10-18 11:42:28 -07:00
Mathieu Comandon 75ccdfa448 Only search for installed terminals once per session 2016-10-18 11:39:10 -07:00
Mathieu Comandon acf984713f Reorder terminal emulator candidates so a non wacky one is choosed by default 2016-10-18 11:31:06 -07:00
Mathieu Comandon 86afd33692 Catch invalid scripts missing runner or version 2016-10-17 20:57:29 -07:00
Mathieu Comandon 00ebdf8657 Release 0.4.0ubuntu4 2016-10-17 17:19:41 -07:00
Mathieu Comandon d5a5ba8ef2 Add missing id in login dialog 2016-10-17 17:14:31 -07:00
Mathieu Comandon c562b31949 Simplify show sidebar 2016-10-17 16:30:22 -07:00
Mathieu Comandon a5e5808929 The splash screen has nothing to do with displaying the sidebar but it handles the sidebar_paned 2016-10-17 16:27:30 -07:00
Mathieu Comandon e699f9b0c9 Preselect selected runner when adding games (Fixes #408) 2016-10-17 16:20:04 -07:00
Mathieu Comandon 81dbe63294 Update install() method signatures for Steam and Desura 2016-10-17 15:42:06 -07:00
Mathieu Comandon b77d177c9e Add missing label in AGS 2016-10-17 15:03:54 -07:00
Mathieu Comandon 07ce4d2376 Catch TypeErrors when retrieving cursors 2016-10-17 14:48:09 -07:00
Mathieu Comandon c9333399c5 Make get_wine_versions return system wine as well (Fixes #410) 2016-10-17 14:44:58 -07:00
Mathieu Comandon 8afdfb501c Make sure list is always return as the view type when FlowBox is unavailable 2016-10-17 14:21:27 -07:00
Mathieu Comandon d6b3185c79 Fallback to List view when Gtk doesn't support FlowBox 2016-10-17 14:01:27 -07:00
Mathieu Comandon f9b6d4d99e Fallback to list view when FlowBox is not supported 2016-10-17 13:58:38 -07:00
Mathieu Comandon e21c04240b Release 0.4.0ubuntu2 2016-10-17 13:22:45 -07:00
Mathieu Comandon cafd521799 Return when no medias need to be downloaded (Fixes #411) 2016-10-17 13:17:04 -07:00
Mathieu Comandon dc5c3c5037 Update version in Makefile and .spec 2016-10-17 12:14:26 -07:00
Mathieu Comandon f1b665af6d Provide correct package name for python3-dbus on Trusty 2016-10-17 12:10:27 -07:00
Mathieu Comandon e1176dc2aa Check that a cursor is available in set_cursor 2016-10-17 11:23:18 -07:00
Mathieu Comandon c578b5c51f Avoid running set_cursor when no window is provided 2016-10-17 11:19:38 -07:00
Mathieu Comandon 3c18f16abb Add filter option to AGS 2016-10-17 11:09:25 -07:00
Mathieu Comandon 932eff1357 Merge pull request #415 from boombatower/openSUSE-build
Fix openSUSE builds.
2016-10-16 15:53:34 -07:00
boombatower fc285afa3e Fix openSUSE builds.
- include python3-setuptools build requirement
- define %{__python3} marcro
2016-10-16 17:48:23 -05:00
Mathieu Comandon 570d97f787 Fix lutris.spec for Fedora 2016-10-15 01:13:47 -07:00
Mathieu Comandon 06f39cb7c5 Update some OpenSUSE dependencies 2016-10-15 00:23:14 -07:00
Mathieu Comandon 565de77773 Switch a bunch of python to python3 in lutris.spec 2016-10-14 22:19:04 -07:00
Mathieu Comandon 06d983a427 Add python3-setuptools to Fedora build 2016-10-14 21:21:09 -07:00
Mathieu Comandon 3a83066c5c Switch to python3-devel on RPM distros 2016-10-14 21:08:04 -07:00
Mathieu Comandon e104354e5f Add python3-wheel to fedora build, because why not? 2016-10-14 21:02:31 -07:00
Mathieu Comandon c90fadf942 Add python3-setuptools to Build-Depends 2016-10-14 20:58:11 -07:00
Mathieu Comandon 7a653c3e71 Update python version in debian/rules 2016-10-14 20:53:07 -07:00
Mathieu Comandon ab5cd0448e Set parent window to RunnerConfigDialog 2016-10-14 11:22:14 -07:00
Mathieu Comandon 3a849c1f6e That sidebar handling was a bit all over the place (and broken too), it's fixed now 2016-10-14 01:27:37 -07:00
Mathieu Comandon 28acf48730 Set min and max items per line in flow box 2016-10-14 00:49:52 -07:00