Rain
|
75904ce32c
|
Updated PySide2
This makes it so the GUI now works when using Python 3.8
|
2019-12-20 09:05:36 -05:00 |
|
|
bb40512a2d
|
Sorted TO-DO
|
2019-12-12 16:08:18 -05:00 |
|
|
510e219161
|
Fixed some metadata
|
2019-12-11 01:16:08 -05:00 |
|
|
f020623389
|
Fixed GUI Command
|
2019-12-11 01:12:35 -05:00 |
|
|
1cd5199c69
|
Better wording
|
2019-12-11 01:08:35 -05:00 |
|
|
d75cca5382
|
Updated badges some
|
2019-12-11 01:04:02 -05:00 |
|
|
bdd5986bb0
|
Have to bump the version to fix PyPi info
|
2019-12-11 00:52:47 -05:00 |
|
|
5f3ad0ccc4
|
I had one job, and I goofed
|
2019-12-11 00:50:40 -05:00 |
|
|
9314750c49
|
Don't need useless comments
|
2019-12-11 00:45:35 -05:00 |
|
|
03784e2dba
|
Don't assume pip is in the $PATH
|
2019-12-11 00:37:00 -05:00 |
|
|
d21e4b93dc
|
Python 2 is EOL
|
2019-12-11 00:36:01 -05:00 |
|
|
d1bd33b80a
|
Restructured for PyPi
|
2019-12-11 00:33:48 -05:00 |
|
|
14a06dcac6
|
Cleaned up
|
2019-12-11 00:32:52 -05:00 |
|
|
df131bb6f3
|
Initial Commit
|
2019-12-10 22:49:59 -05:00 |
|
|
90fc6b69ff
|
Added VSCode
|
2019-12-10 21:24:54 -05:00 |
|
|
c60c6be12f
|
Cleanup actually checks if the 'cores' dir exists now
|
2019-05-17 01:39:50 -04:00 |
|
|
7c5dfc4c11
|
Added icon support
|
2019-05-17 01:38:52 -04:00 |
|
|
bd7df18495
|
Initial Commit
|
2019-05-17 01:38:18 -04:00 |
|
|
9b76d6b264
|
Added PyInstaller
|
2019-05-17 01:30:13 -04:00 |
|
|
0cb18c56ce
|
Initial Commit
|
2019-05-17 00:36:41 -04:00 |
|
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 |
|