.. |
ControllerConfig
|
print key info.
|
2021-10-06 11:43:29 -04:00 |
DebugSupport
|
Fix primitive info display in frame debugger when PRMODECONT is used.
|
2021-08-31 16:40:53 -04:00 |
macos
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
Qt_ui
|
Make frame limiter togglable.
|
2021-02-24 11:55:09 -05:00 |
unix
|
Let's test hat switches this time.
|
2021-10-11 13:31:12 -04:00 |
win32
|
Inject version number in Win32 version info.
|
2021-05-11 12:03:58 -04:00 |
bootablelistdialog.cpp
|
Update S3 client.
|
2021-04-23 17:39:19 -04:00 |
bootablelistdialog.h
|
moving warning call to its own function
|
2020-04-16 15:33:45 +01:00 |
BootableModel.cpp
|
Qt: spread/center covers horizontally, show scrollbar
|
2019-05-19 16:16:24 +01:00 |
BootableModel.h
|
Qt: spread/center covers horizontally, show scrollbar
|
2019-05-19 16:16:24 +01:00 |
CMakeLists.txt
|
Enable vulkan on arm64 board
|
2021-09-03 15:42:55 +02:00 |
ContinuationChecker.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
ContinuationChecker.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
CoverUtils.cpp
|
Qt check image extension for type, instead of header, we assume images downloaded from TGDB are jpg, so it can fail if the image is png with jpg extension
|
2020-03-07 17:59:30 +00:00 |
CoverUtils.h
|
CoverUtils::PopulateCache() use mutex lock to prevent it attempting to access the same file from 2 different threads
|
2019-05-19 12:03:55 +01:00 |
ElidedLabel.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
ElidedLabel.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
GSH_OpenGLQt.cpp
|
only swap buffer when window is exposed
|
2021-01-07 21:47:32 +00:00 |
GSH_OpenGLQt.h
|
use base class type to make it more generic
|
2021-01-07 21:47:32 +00:00 |
GSH_VulkanQt.cpp
|
Remove some macOS specific changes.
|
2021-03-31 13:12:24 -04:00 |
GSH_VulkanQt.h
|
Remove some macOS specific changes.
|
2021-03-31 13:12:24 -04:00 |
InputProviderQtKey.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
InputProviderQtKey.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
main.cpp
|
Cleanup: remove deadcode
|
2021-01-07 22:23:34 +00:00 |
mainwindow.cpp
|
Make frame limiter togglable.
|
2021-02-24 11:55:09 -05:00 |
mainwindow.h
|
Remove unused include.
|
2021-05-11 09:52:35 -04:00 |
memorycardmanagerdialog.cpp
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
memorycardmanagerdialog.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
openglwindow.cpp
|
Set alpha buffer size.
|
2021-01-08 17:46:45 -05:00 |
openglwindow.h
|
code style fixes
|
2021-01-07 21:47:32 +00:00 |
outputwindow.cpp
|
Fix double declaration, caused by rebase
|
2021-01-07 21:47:32 +00:00 |
outputwindow.h
|
Fix double declaration, caused by rebase
|
2021-01-07 21:47:32 +00:00 |
PreferenceDefs.h
|
initial Gamepad profiles support
|
2020-02-25 18:47:50 +00:00 |
QStringUtils.cpp
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
QStringUtils.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
QtUtils.cpp
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
QtUtils.h
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
S3FileBrowser.cpp
|
Update S3 client.
|
2021-04-23 17:39:19 -04:00 |
S3FileBrowser.h
|
Move Amazon S3 client in Framework submodule.
|
2020-09-13 19:41:04 -04:00 |
settingsdialog.cpp
|
Reorganize code.
|
2021-03-09 11:45:13 -05:00 |
settingsdialog.h
|
Reorganize code.
|
2021-03-09 11:45:13 -05:00 |
VfsDevice.cpp
|
Fix: Win32 Physical CDVD UI selection
|
2019-10-03 13:33:35 +01:00 |
VfsDevice.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
vfsdiscselectordialog.cpp
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
vfsdiscselectordialog.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
vfsmanagerdialog.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
vfsmanagerdialog.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
vfsmodel.cpp
|
add rom0 device
|
2020-04-26 02:26:49 +01:00 |
vfsmodel.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
vulkanwindow.cpp
|
Vulkan Initialization + Qt.
|
2020-01-25 18:30:59 -05:00 |
vulkanwindow.h
|
Vulkan Initialization + Qt.
|
2020-01-25 18:30:59 -05:00 |