Commit graph

3431 commits

Author SHA1 Message Date
Mathieu Comandon 1333162cd4 Remove DEFAULT_PADDING variable 2017-05-18 23:23:01 -07:00
Patrick Griffis 992e7221a5 Remove unused padsp32 2017-05-19 02:16:00 -04:00
Patrick Griffis c658f33b2b Fix typo 2017-05-19 02:00:57 -04:00
Patrick Griffis 8f4cf51e3f Update lutris.spec to reflect recent file removals 2017-05-19 01:59:45 -04:00
Patrick Griffis 28cb613edd Remove legacy gnome schema for url handling
This hasn't been used in at least 7 years:
https://mail.gnome.org/archives/commits-list/2010-October/msg01146.html
2017-05-19 01:57:25 -04:00
Patrick Griffis eba8a3c11e Don't generate cache files when ran locally 2017-05-19 01:40:24 -04:00
Patrick Griffis 8932de4dc1 Fix es and gl po files 2017-05-19 01:40:17 -04:00
Patrick Griffis 5fb7175375 Move lutris png to correct directory
pixmaps is the legacy directory
2017-05-19 01:40:08 -04:00
Patrick Griffis 1403d1d8bb setup: Add missing lutris.gui.widgets module 2017-05-18 21:22:20 -04:00
Patrick Griffis 0520f9e164 setup: Mark lutris not zip safe
Lutris bundles things like ui files that aren't zip safe.
2017-05-18 20:59:26 -04:00
Mathieu Comandon 60f90f0c58 Start reorganizing widgets 2017-05-18 16:45:38 -07: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 4143d5fb5b Get absolute path for local installer files 2017-05-18 12:03:12 -07:00
Mathieu Comandon cf29252627 Move tosec.py to services 2017-05-18 11:57:03 -07:00
Mathieu Comandon c354bfcc3d Rename stylesheet 2017-05-17 21:55:37 -07:00
Mathieu Comandon c05a26b600 Monitor threads for execute tasks 2017-05-17 14:17:20 -07:00
Mathieu Comandon d164f62b00 Use delete-event to destroy GtkBuilderDialogs 2017-05-15 23:52:17 -07:00
Mathieu Comandon 4bef2a8a73 Remove a print statement 2017-05-15 23:44:49 -07:00
Mathieu Comandon 1e82f2a889 Create migration to update lutris shortcuts urls 2017-05-15 23:43:56 -07:00
Mathieu Comandon a6a4a7e609 Merge shortcuts module in services.xdg 2017-05-15 23:05:22 -07:00
Mathieu Comandon 40973f276b Add changelog for 0.4.10 2017-05-15 22:24:06 -07:00
Mathieu Comandon b2ff23a271 Update version to 0.4.10 2017-05-15 11:33:51 -07:00
Mathieu Comandon 3ab8ba22e1 Use lutris installer actions to decide whether to launch or install games 2017-05-15 11:30:02 -07:00
Mathieu Comandon d36ff5cc1c Add support for actions in Lutris urls 2017-05-15 10:01:48 -07:00
Mathieu Comandon 9718e72b2e Remove PCSX-Reloaded from the readme 2017-05-14 18:50:14 -07:00
Mathieu Comandon f41c4b7e6d Remove PCSX-R runner 2017-05-14 18:03:35 -07:00
Mathieu Comandon 03baefc04b Add pcsxr deprecation migration 2017-05-14 18:00:36 -07:00
Mathieu Comandon d8c0e38bd1 Give more explicit name 'where' to argument in db_update 2017-05-14 17:59:49 -07:00
Mathieu Comandon 2352efac47 Use util functions in LutrisConfig 2017-05-14 17:58:52 -07:00
Mathieu Comandon c442fa986b Only save metadata when saving platforms 2017-05-14 11:53:40 -07:00
Mathieu Comandon 8a7f1b25aa Add log message when saving LutrisConfig 2017-05-14 11:53:18 -07:00
Mathieu Comandon 947d03aec3 I don't think people understood 2017-05-14 10:59:08 -07:00
Mathieu Comandon a1020074eb Remove ancient RPM packaging instructions 2017-05-14 10:57:19 -07:00
Mathieu Comandon 3f747bf3ee Add note about setup.py 2017-05-14 10:56:01 -07:00
Mathieu Comandon 65170ea47c Return if x360_path isn't valid 2017-05-13 17:04:54 -07:00
Mathieu Comandon de57a7a4f6 Add lutris.services to setup.py 2017-05-12 20:09:49 -07:00
Mathieu Comandon 0b96cfef41 Do not squash config changes on game exit (Fixes #566) 2017-05-12 09:50:16 -07:00
Mathieu Comandon d2734a3d5a Add service for ScummVM 2017-05-11 23:05:08 -07:00
Mathieu Comandon e99d2a7094 Only sync games if the correspoding setting is set 2017-05-11 19:58:26 -07:00
Mathieu Comandon 987b592eac Remove spaces from column names in settings 2017-05-11 18:39:31 -07:00
Mathieu Comandon 52f5d20021 Connect services to Sync dialog 2017-05-11 18:03:16 -07:00
Mathieu Comandon a5d4bb7e73 Add winesteam service 2017-05-11 16:03:59 -07:00
Mathieu Comandon 252e23368b Add platform argument to get_steamapps_paths 2017-05-11 12:44:00 -07:00
Mathieu Comandon b0c1fe1613 Move get_appmanifests to Steam service 2017-05-11 12:22:59 -07:00
Mathieu Comandon 7915b55782 Remove unused set_winesteam_directwrite 2017-05-11 12:21:08 -07:00
Mathieu Comandon 245bbeafde Move get_steamapps_path to Steam service 2017-05-11 12:18:36 -07:00
Mathieu Comandon b8efc89f93 Create service for steam 2017-05-11 12:06:01 -07:00
Mathieu Comandon 765d04d35a Move desktopapps to services/xdg 2017-05-11 11:10:33 -07:00
Mathieu Comandon c2e5944298 Allow arguments in prefix_command (Fixes #564) 2017-05-11 10:31:16 -07:00
Taeyeon Mori 9acdbfb17f Fix wine path resolution 2017-05-11 15:33:00 +09:00