Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix unterminated string + remove some JIT logging | RSDuck | 2020-07-29 |
| | |||
* | Use GenericConfigLocation so files will be placed correctly in non-portable ↵ | Nadia Holmquist Pedersen | 2020-06-03 |
| | | | | Windows builds | ||
* | Fix paths on Windows | Nadia Holmquist Pedersen | 2020-06-03 |
| | |||
* | Handle open flags more correctly | Nadia Holmquist Pedersen | 2020-06-03 |
| | |||
* | Fix _dup on windows | Nadia Holmquist Pedersen | 2020-06-03 |
| | |||
* | Fix indentation | Nadia Holmquist Pedersen | 2020-06-03 |
| | |||
* | Handle r+ file mode | Nadia Holmquist Pedersen | 2020-06-03 |
| | |||
* | Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platform | Nadia Holmquist Pedersen | 2020-06-03 |
|\ | | | | | | | | | | | | | # Conflicts: # src/frontend/qt_sdl/CMakeLists.txt # src/frontend/qt_sdl/Platform.cpp # src/frontend/qt_sdl/main.cpp | ||
| * | finish the wifi dialog | Arisotura | 2020-05-28 |
| | | | | | | | | also guess who the idiot is who forgot to add their files | ||
| * | get the OpenGL renderer going. | Arisotura | 2020-05-25 |
| | | | | | | | | | | | | sorta. (also make the blackmagic_II branch obsolete in the process) | ||
| * | reimplement Stop | Arisotura | 2020-05-20 |
| | | |||
| * | keep the ugliness confined in Platform.cpp | Arisotura | 2020-05-19 |
| | | |||
| * | minor fix | Arisotura | 2020-05-17 |
| | | |||
* | | Only initially open files as writable if they actually should be. | Nadia Holmquist Pedersen | 2020-05-06 |
| | | |||
* | | Fix crash with nonexistent config directory or writable files. | Nadia Holmquist Pedersen | 2020-05-06 |
| | | |||
* | | Use Qt abstractions for file I/O and threading on both Windows and Linux. | Nadia Holmquist Pedersen | 2020-05-06 |
| | | |||
* | | Use Qt abstractions instead of glib's for paths on Linux | Nadia Holmquist Pedersen | 2020-05-06 |
|/ | |||
* | get some of the shit going, I guess | Arisotura | 2020-04-27 |
atleast the emuthread is going and we have its control system down and other fun shit, too |