1
0
mirror of https://github.com/Melon-Bread/RetroUFO synced 2024-11-25 00:38:33 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Rain
13435a0aa4
Update RetroUFO_GUI.py 2019-05-17 00:31:23 -04:00
3416780ff5 Added msg in log when update finishes 2019-04-04 23:46:06 -04:00
290cda83a1 Playing with form size to prevent word wrap 2019-03-06 01:06:30 -05:00
97efeea3e1 Minor code clean-up 2019-03-06 00:30:31 -05:00
47ca889e22 Locks UI while grabbing cores 2019-03-05 13:18:30 -05:00
08c66af493 The log UI now scrolls as text is written 2019-03-05 12:00:14 -05:00
30f68a3521 Maybe instead of stressing about threads I should make sure my logic is sound. 2019-03-05 09:27:48 -05:00
e2dcf08cd5 Made the UI not hang wile grabbing cores via giving the core grabber its own thread. 2019-03-05 01:22:27 -05:00
ad6d2df554 Think I got the macOS core path right this time 2019-03-04 21:18:26 -05:00
23d5eb5fb0 Removed unused import (using os over pathlib) 2019-03-04 21:09:47 -05:00
7a5bbe4183 Initial macOS support (and small refactor) 2019-03-04 20:55:30 -05:00
487df92020 The manual override UI controls work now 2019-03-04 01:35:52 -05:00
c361486d5c Added Architecture selection 2019-03-04 01:02:16 -05:00
d434a58af2 The keep downloaded checkbox does what it says now 2019-03-03 23:35:50 -05:00
ae29d2a9fc Added keep download & initial core grabbing 2019-03-03 23:15:08 -05:00
baddee2700 Initial GUI layout implemented (Nothing is "hooked up" yet) 2019-03-03 02:17:52 -05:00