1
0
mirror of https://github.com/Melon-Bread/RetroUFO synced 2024-11-24 16:28:30 -05:00
Commit Graph

43 Commits

Author SHA1 Message Date
Rain
13435a0aa4
Update RetroUFO_GUI.py 2019-05-17 00:31:23 -04:00
4ab73eb6b8 Forgot to finish refactoring 2019-05-06 19:15:10 -04:00
Melon Bread
ddb4af9772
Merge pull request #2 from Melon-Bread/gui
Added msg in log when update finishes
2019-04-04 23:47:13 -04:00
3416780ff5 Added msg in log when update finishes 2019-04-04 23:46:06 -04:00
Melon Bread
3bd1159381
Merge pull request #1 from Melon-Bread/gui
Gui
2019-03-06 09:14:39 -05:00
c5e2661254 Added screenshots to the README 2019-03-06 09:13:17 -05:00
d004a20fae Added screenshots for README 2019-03-06 09:08:57 -05:00
d9a740f1d1 2 != 32 != 3 2019-03-06 08:54:27 -05:00
40e355cce2 Fixed platform badge 2019-03-06 08:52:45 -05:00
fb147d0de8 Added usage for the GUI and redid some TODOs 2019-03-06 08:51:48 -05:00
290cda83a1 Playing with form size to prevent word wrap 2019-03-06 01:06:30 -05:00
d1d4338bed Backported macOS auto detection 2019-03-06 00:46:40 -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
1c976e73c1 PyNX can't do what I need it to yet 2019-03-03 00:07:07 -05:00
9404459ef9 Add initial Nintendo Switch support 🎮 2018-10-21 03:33:19 -04:00
5cd0d25115 📹 🙈 2018-10-21 03:18:15 -04:00
a318f8eb86 Fixed platform badge 📛 2018-10-21 03:15:51 -04:00
1225d83d47 Added more info and crossed off (while also adding) some TO-DOs 🔄 2018-10-21 03:10:31 -04:00
ebc29dd7ab Added platform/architecture detection for Linux & Windows (32bit/64bit) along with many arguments 😪 2018-10-21 03:06:33 -04:00
c1c69e3ea7 Split PLATFORM to PLATFORM & ARCHITECTURE ✂️ 2018-10-20 23:17:47 -04:00
f2346ce5f0 Added args to keep downloaded archives 2018-10-16 00:29:45 -04:00
d998bf616c Initial argument support 2018-10-15 23:29:44 -04:00
a2dbf60288 Added some useless comments 📝 2018-10-15 23:21:33 -04:00
886b739897 Forgot to add build bot link 🔗 2018-10-15 22:54:53 -04:00
281c8cfa61 Actually filled this out 🎈 2018-10-15 22:48:32 -04:00
db50e2c230 Added PyCharm stuff 2018-10-15 22:46:03 -04:00
a335ea892c Early Release - It Works 🐥 2018-10-15 13:35:51 -04:00
bd35f26dc0 Added script generated folders to be ignored 2018-10-13 18:13:01 -04:00
0ce1122e2c Initial Commit 2018-10-13 15:37:20 -04:00
Melon Bread
1c1ef35fa3
Update README.md 2018-10-13 15:17:14 -04:00
Melon Bread
afda42ac5e
Initial commit 2018-10-13 15:10:50 -04:00