Commit graph

2633 commits

Author SHA1 Message Date
daniel-j 98d4f5b7c1 [electron runner] more options! 2016-10-06 13:04:04 -07:00
daniel-j a0d76ffe98 [electron-runner] add more options 2016-10-06 13:04:04 -07:00
daniel-j b5e83035b2 initial electron runner 2016-10-06 13:04:04 -07:00
Mathieu Comandon f60bb76a83 Merge pull request #379 from daniel-j/winetricks-arch
Add arch parameter to winetricks
2016-10-06 10:33:01 -07:00
Mathieu Comandon 4730696bcd Add support for more libretro cores (Fixes #375) 2016-10-06 10:28:43 -07:00
daniel-j dd955897b3 add arch parameter to winetricks 2016-10-06 11:04:02 +02:00
Mathieu Comandon e6b13e05b8 Add support for Mednafen PSX cores 2016-10-06 00:20:39 -07:00
Mathieu Comandon 9daab4693f Don't close login dialog when login failed 2016-10-05 22:23:37 -07:00
Mathieu Comandon c677fb308f Set parent window to login failed dialog 2016-10-05 22:23:17 -07:00
Mathieu Comandon d82ac9105b Re-disable synchronize menu item when disconnected 2016-10-05 22:18:55 -07:00
Mathieu Comandon 443bcf882b Make synchronize menu item non sensitive when non connnected 2016-10-05 22:17:53 -07:00
Mathieu Comandon 860b989456 Remove redundant on_close handlers on AboutDialog 2016-10-05 22:11:42 -07:00
Mathieu Comandon 71c49cc6ed Ignore core checks if using a custom location for retroarch (Fixes #374) 2016-10-05 17:30:19 -07:00
Mathieu Comandon fa78f1aa09 Copy lib assets to ~/.vice folder upon runner install 2016-10-05 16:24:24 -07:00
Mathieu Comandon 1efb12e08d Fix fullscreen parameter and add 2nd joystick to vice 2016-10-05 16:13:01 -07:00
Mathieu Comandon 6c3f8d22c7 Fix for Exception.message being removed in Python3 2016-10-03 15:17:38 -07:00
Mathieu Comandon f442b44239 Check for files in vice 2016-10-03 15:06:06 -07:00
Mathieu Comandon 81d299d1b5 Update winetricks 2016-10-02 14:08:53 -07:00
Mathieu Comandon 3b3ad246e1 Fix argument when calling winetricks 2016-09-30 16:32:34 -07:00
Mathieu Comandon da5b126b33 Check that setup.py is executed with Python 3.4 or above 2016-09-30 10:46:48 -07:00
Mathieu Comandon ebf2751b89 Extract list of processes ignored by monitor 2016-09-29 23:42:50 -07:00
Mathieu Comandon ecf9750f06 Use game_list instead of game_store for Steam monitor 2016-09-29 21:32:35 -07:00
Mathieu Comandon 2bc8a0c6ac Update all game config, including launchers added from the root of the script 2016-09-29 17:34:29 -07:00
Mathieu Comandon fb955283cf Fallback to environment variable when finding wine prefix 2016-09-29 16:00:36 -07:00
Mathieu Comandon f1594a6575 Set wine_path for all wine tasks 2016-09-29 15:51:03 -07:00
Mathieu Comandon d2c0a61858 Return empty set instead of list in get_pids_using_file 2016-09-29 14:46:53 -07:00
Mathieu Comandon 8487881731 Remove some logging messages 2016-09-29 00:18:44 -07:00
Mathieu Comandon b6e84f2754 Do not sync icons if game has custom one 2016-09-29 00:12:24 -07:00
Mathieu Comandon 2274945207 Remove KEEP_CACHED_ASSETS which will be implemented properly with PGA 2016-09-29 00:09:43 -07:00
Mathieu Comandon 10abf6d690 Remove half-assed attempt to get games via DRF API 2016-09-29 00:07:27 -07:00
Mathieu Comandon 716c8f4a9e Catch errors when installing runners and display ErrorDialog 2016-09-29 00:00:34 -07:00
Mathieu Comandon 2a92208cf4 No TODOs in the published docs 2016-09-28 23:34:33 -07:00
Mathieu Comandon 5285a624b1 More confusing than helpful 2016-09-28 23:33:56 -07:00
Mathieu Comandon 9d629a7737 Add .agignore file 2016-09-28 23:31:27 -07:00
Mathieu Comandon 54465e3d4c No it doesn't 2016-09-28 23:20:57 -07:00
Mathieu Comandon 29710998e0 Clarify sync_game_details 2016-09-28 23:09:44 -07:00
Mathieu Comandon 338819a9cd Clarify code 2016-09-28 22:44:15 -07:00
Mathieu Comandon 0fb05ab609 Remove useless utf8 decoding in sql module 2016-09-28 22:28:49 -07:00
Mathieu Comandon b24c16860b Raise exception if Request.post called 2016-09-28 22:25:20 -07:00
Mathieu Comandon 7aff0ab5dd Use Request to fetch install scripts 2016-09-28 22:24:47 -07:00
Mathieu Comandon b9f1240ba8 Use absolute imports 2016-09-28 22:15:09 -07:00
Mathieu Comandon 1b459dbc70 Provide better log message for connection status 2016-09-28 22:02:08 -07:00
Mathieu Comandon 541da26c6c Remove --verbose command line flag 2016-09-28 21:57:09 -07:00
Mathieu Comandon 6cd16164a4 Remove some debug messages 2016-09-28 21:36:52 -07:00
Mathieu Comandon 02ec44f26d Fix banner not being restored properly after switching from list 2016-09-28 20:54:59 -07:00
Mathieu Comandon 08b100bb02 Implement a better way of adding new games to view 2016-09-28 20:44:23 -07:00
Mathieu Comandon 5f38955e71 Add libretro to list of supported runners in README, remove deprecated ones 2016-09-28 20:34:06 -07:00
Mathieu Comandon 19668750c1 Remove some planned features in README that have been implemented 2016-09-28 20:29:26 -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 fadb5b4bd4 Update command line options in README 2016-09-28 20:21:05 -07:00