Commit graph

136 commits

Author SHA1 Message Date
Mathieu Comandon
c332fc8d03 Catch errors when using an unsupported locale 2017-09-27 21:14:01 -07:00
Patrick Griffis
992e7221a5 Remove unused padsp32 2017-05-19 02:16:00 -04:00
Patrick Griffis
eba8a3c11e Don't generate cache files when ran locally 2017-05-19 01:40:24 -04:00
Mathieu Comandon
a879f6348d Taking a shot at setting up i18n but I have no idea what I'm doing and quite frankly, I don't evn care about it 2017-05-18 16:14:18 -07:00
Mathieu Comandon
dcf0633f58 Remove unused code in launcher script 2017-03-17 18:12:56 -07:00
Patrick Griffis
d48d2410ff Properly use Gtk.Application, kill custom DBus service 2016-12-04 08:44:19 -05:00
Mathieu Comandon
541da26c6c Remove --verbose command line flag 2016-09-28 21:57:09 -07:00
Mathieu Comandon
48e7d5c384 No need to replace non existing directory with a dash in json 2016-09-28 20:27:38 -07:00
Mathieu Comandon
dbe84eeada Fix list-games command line option (Fixes #370) 2016-09-28 20:18:41 -07:00
Mathieu Comandon
9c95bfc853 Create RuntimeUpdater class 2016-09-18 08:55:08 -07:00
Mathieu Comandon
0e3dc50ba9 Consider this fixed, I believe switching to daemon thread means that we won't encounter this problem soon 2016-08-05 21:18:03 -07:00
Mathieu Comandon
db2ae4619c This thing 2016-08-05 21:14:59 -07:00
Mathieu Comandon
580cc5dd39 Add states to Steam games list 2016-08-05 20:53:50 -07:00
Mathieu Comandon
b99051cc4e Provide more info with --list-steam-games 2016-08-05 20:48:23 -07:00
Mathieu Comandon
e5be8f2258 Some python3 fixes 2016-08-04 02:11:01 -07:00
Mathieu Comandon
cfef4b5024 Sync Python 3 branch 2016-08-04 01:50:54 -07:00
Mathieu Comandon
295df757c0 Launch Steamatcher with the main UI 2016-08-02 14:22:53 -07:00
Mathieu Comandon
a0bb7ee719 Implement list-steam-folders 2016-07-30 17:50:30 -07:00
Mathieu Comandon
9e0e111184 lol, no 2016-07-30 16:56:27 -07:00
Mathieu Comandon
de64faa9c7 Change logging priorities in DBus fails 2016-06-10 21:27:47 -07:00
Mathieu Comandon
8c625cb64d Leave FIXME note about broken D-Bus error handling 2016-06-10 21:23:47 -07:00
Mathieu Comandon
68baf8da4b Remove unresponsive client error message 2016-06-10 21:07:04 -07:00
Mathieu Comandon
8ed11639bb Fixes to get main window back 2016-02-25 05:35:00 -08:00
Mathieu Comandon
69215d8e3f Merge next branch 2016-02-25 05:26:44 -08:00
Mathieu Comandon
d60b1cf497 restore some DBus stuff 2016-02-21 20:30:04 -08:00
Mathieu Comandon
8e664d6bdd Specify Gtk/Gdk versions required 2016-02-21 13:18:25 -08:00
Mathieu Comandon
78d4f91a39 Catch KeyboardInterrupts when launching games directly 2016-02-17 13:41:56 -08:00
Mathieu Comandon
e4409e487c Move DBus related code to its own module 2016-02-17 13:22:20 -08:00
Mathieu Comandon
4c2d623741 Move console logger setup to the logging module 2016-02-17 12:49:36 -08:00
Mathieu Comandon
436d40071f Remove yaml check depending on software-center 2016-02-03 22:14:23 -08:00
Mathieu Comandon
c8acbd805d Merge from next 2016-01-24 16:15:29 -08:00
Mathieu Comandon
6b710bf06f Add option to list installed games (Fixes #238) 2015-12-29 18:42:33 -08:00
Mathieu Comandon
6615f9b9eb Format json output 2015-12-29 15:19:07 -08:00
Mathieu Comandon
744778bddc Add id to the list of installed games (Fixes #239) 2015-12-29 15:18:50 -08:00
Rob Loach
8c49cd24fb Add JSON formatting to --list-games 2015-12-22 18:31:52 -05:00
Mathieu Comandon
e1da31e4aa Default to python3 2015-12-15 17:17:53 -08:00
Mathieu Comandon
869e36fd4e Merge again 2015-12-15 17:15:01 -08:00
Mathieu Comandon
2312bcee68 Setup base framework for migrations 2015-12-11 10:15:50 -08:00
Xodetaetl
e0820719ae Fix launching game with url scheme by ID 2015-12-08 22:29:19 +01:00
Xodetaetl
5e643c5fc6 Fix launching game with url scheme 2015-12-08 22:25:40 +01:00
Xodetaetl
7993962fea Fix #223: Runtime seen as updating when launching game with url scheme 2015-12-08 22:22:23 +01:00
Mathieu Comandon
5b307e98cc Switch game slug to game id in main script 2015-11-19 14:38:56 -08:00
Mathieu Comandon
796e62ae3f First modifications (mosly 2to3) 2015-11-12 23:42:31 -08:00
Mathieu Comandon
2317d3cec4 Reference games in local library by primary key instead of non-unique slugs 2015-11-04 02:50:47 -08:00
Xodetaetl
9efd0c17a7 Went uselessly too far with the last commit.. 2015-10-13 01:49:47 +02:00
Xodetaetl
95fc82e78e Manage case of dbus connection to frozen lutris process 2015-10-13 01:42:54 +02:00
Xodetaetl
1136e9581a Fix "lutris -i" launching first game with empty "installer_slug" param 2015-09-14 11:36:21 +02:00
Xodetaetl
df4a9eaa03 Check installer exists on "lutris -i" command 2015-09-14 11:11:18 +02:00
Xodetaetl
e77cff0d54 Remove copyright from individual files + update copyright date 2015-08-15 23:18:04 +02:00
Xodetaetl
b814b0ad55 Implement single instance with D-Bus (fix #38) 2015-08-15 22:13:45 +02:00