|
924975f6db
|
Use GenericConfigLocation so files will be placed correctly in non-portable Windows builds
|
2020-06-03 17:01:10 +02:00 |
|
|
a4b88f0294
|
Fix paths on Windows
|
2020-06-03 16:49:58 +02:00 |
|
|
f9644abb67
|
Handle open flags more correctly
|
2020-06-03 16:41:34 +02:00 |
|
|
23aeb5fb72
|
Fix _dup on windows
|
2020-06-03 16:38:26 +02:00 |
|
|
21f1856da2
|
Fix indentation
|
2020-06-03 14:54:36 +02:00 |
|
|
7829070b7f
|
Handle r+ file mode
|
2020-06-03 14:41:07 +02:00 |
|
|
f9f366e296
|
Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platform
# Conflicts:
# src/frontend/qt_sdl/CMakeLists.txt
# src/frontend/qt_sdl/Platform.cpp
# src/frontend/qt_sdl/main.cpp
|
2020-06-03 13:54:28 +02:00 |
|
|
a38b20484d
|
finish the wifi dialog
also guess who the idiot is who forgot to add their files
|
2020-05-28 23:12:21 +02:00 |
|
|
36f4cdbbbf
|
get the OpenGL renderer going.
sorta.
(also make the blackmagic_II branch obsolete in the process)
|
2020-05-25 18:25:50 +02:00 |
|
|
a9b275bc25
|
reimplement Stop
|
2020-05-20 22:58:04 +02:00 |
|
|
9df8d91bdc
|
keep the ugliness confined in Platform.cpp
|
2020-05-19 21:34:24 +02:00 |
|
|
0566c9e34c
|
minor fix
|
2020-05-17 13:04:02 +02:00 |
|
|
b746c0b727
|
Only initially open files as writable if they actually should be.
|
2020-05-06 03:53:05 +02:00 |
|
|
beb3b20d5e
|
Fix crash with nonexistent config directory or writable files.
|
2020-05-06 03:49:20 +02:00 |
|
|
6cfe4faa56
|
Use Qt abstractions for file I/O and threading on both Windows and Linux.
|
2020-05-06 03:22:30 +02:00 |
|
|
ffe20c1236
|
Use Qt abstractions instead of glib's for paths on Linux
|
2020-05-06 02:39:50 +02:00 |
|
|
690f9f3874
|
get some of the shit going, I guess
atleast the emuthread is going and we have its control system down
and other fun shit, too
|
2020-04-27 12:06:44 +02:00 |
|