Commit graph

3419 commits

Author SHA1 Message Date
Mathieu Comandon f272613cee Improve log messages for installers 2017-06-13 17:45:47 -07:00
Mathieu Comandon bf5300f7bd Add comment about the sqlite parameter limitation 2017-06-13 09:37:16 -07:00
Mathieu Comandon 476407c880 This was not the chain I was looking for 2017-06-13 09:17:39 -07:00
Mathieu Comandon 7986da2d80 Cast added_ids to list 2017-06-12 20:53:28 -07:00
Mathieu Comandon 2f15b14725 Decompose game list in 999 increments when syncing 2017-06-12 20:48:41 -07:00
Mathieu Comandon b9a855ff9c Fix error when too many parameters passed to sqlite query 2017-06-12 20:34:03 -07:00
Mathieu Comandon 5449c34a12 Fix '__in' query parameter 2017-06-12 20:20:04 -07:00
Mathieu Comandon 1fb673a026 Add extractor for tar files (Fixes #584) 2017-06-12 19:40:19 -07:00
Mathieu Comandon 72ddfa5cb6 Force downloads to have a filename 2017-06-10 18:05:36 -07:00
Mathieu Comandon edce767c4c Update winetricks 2017-06-10 14:59:02 -07:00
Mathieu Comandon 771a989e78 Make process logger more compact 2017-06-10 00:37:00 -07:00
Mathieu Comandon 719a5aa985 Re-increase monitor delay and orphan beat count 2017-06-09 21:20:53 -07:00
Mathieu Comandon b4a0ff5cc6 Increase HTTP timeout to 30 seconds 2017-06-07 22:02:40 -07:00
Mathieu Comandon ea82005a53 Only add IO watch when processes are monitored 2017-06-05 15:56:26 -07:00
Patrick Griffis 74e8bb4357 gui: Fix exception when Sync dialog is closed too early 2017-05-31 14:08:20 -04:00
Mathieu Comandon ed9c66573a Release v0.4.11.1 2017-05-30 15:43:42 -07:00
Mathieu Comandon 2a7f48108c Fix typo in wineboot check 2017-05-30 15:42:16 -07:00
Mathieu Comandon eeef02df67 Update Winetricks 2017-05-30 13:56:13 -07:00
Mathieu Comandon bcc48e1631 Bump to version 0.4.11 2017-05-30 13:55:48 -07:00
Mathieu Comandon 99073dc606 Better sync for ScummVM games (Fixes #546) 2017-05-30 13:33:22 -07:00
Mathieu Comandon 616da740f9 Simplify xdg.sync_with_lutris some more 2017-05-30 13:06:35 -07:00
Mathieu Comandon 746ea34426 Simplify xdg.sync_with_lutris 2017-05-30 12:57:00 -07:00
Mathieu Comandon 50086c2096 Extract ScummVM game extraction outside of sync_with_lutris 2017-05-30 12:56:33 -07:00
Mathieu Comandon 1808712bcb Remove unneeded assignment 2017-05-30 11:47:56 -07:00
Mathieu Comandon 2ca876dc5f Simplify add_games_bulk 2017-05-30 11:35:37 -07:00
Mathieu Comandon 75f84758d9 Remove usage of get_game_by_field to return multiple entries 2017-05-30 11:06:07 -07:00
Mathieu Comandon af961533b2 Replace specialized functions in pga with get_games_where 2017-05-30 10:45:57 -07:00
Mathieu Comandon a9c45f0200 Display NoticeDialog when games are synced 2017-05-29 21:22:41 -07:00
Mathieu Comandon 2a56439e25 Add system option to disable process monitoring (Fixes #563) 2017-05-29 20:23:35 -07:00
Mathieu Comandon 06565d8428 Remove unused joy2key support 2017-05-29 19:59:57 -07:00
Mathieu Comandon 8e7802b74b Check for wineboot existence before creating wine prefix (Fixes #576) 2017-05-29 19:52:19 -07:00
Mathieu Comandon 2992951149 Add tilix to list of known terminal emulators 2017-05-29 19:49:24 -07:00
Mathieu Comandon 8ca8fff42b Update Winetricks 2017-05-25 15:59:12 -07:00
Mathieu Comandon ea9ae09997 Remove IO watch when game closes (Fixes #573) 2017-05-22 15:36:00 -07:00
Mathieu Comandon 5d9df3224f Log bios path errors in MESS 2017-05-20 03:14:47 -07:00
Mathieu Comandon 50153f4bfe Merge pull request #572 from oleerik/patch-1
Add close button to dialog (571)
2017-05-19 09:33:25 -07:00
oleerik 37f699ccc5 Add close button to dialog (571) 2017-05-19 16:28:07 +02:00
Mathieu Comandon d32b63f457 Remove unused oss_list 2017-05-18 23:25:01 -07:00
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