.. |
resources
|
Qt: Add icons for game list entry type (disc/exe)
|
2020-01-08 13:50:44 +10:00 |
audiosettingswidget.cpp
|
Qt: Add audio dumping options
|
2020-03-15 22:04:32 +10:00 |
audiosettingswidget.h
|
Qt: Skeleton for audio settings
|
2020-01-24 14:51:13 +10:00 |
audiosettingswidget.ui
|
Qt: Add audio dumping options
|
2020-03-15 22:04:32 +10:00 |
CMakeLists.txt
|
Add auto-generated Git version to window titles
|
2020-04-17 02:10:56 +10:00 |
consolesettingswidget.cpp
|
Qt: Add CDROM Enable Region Check option
|
2020-04-01 14:50:27 +10:00 |
consolesettingswidget.h
|
Qt: Split some console settings out into general settings
|
2020-03-22 13:20:08 +10:00 |
consolesettingswidget.ui
|
Qt: Add CDROM Enable Region Check option
|
2020-04-01 14:50:27 +10:00 |
d3d11displaywidget.cpp
|
Qt: Work around flip model swap chains being limited to vsync when parented
|
2020-04-09 00:14:19 +10:00 |
d3d11displaywidget.h
|
Qt: Work around flip model swap chains being limited to vsync when parented
|
2020-04-09 00:14:19 +10:00 |
duckstation-qt.vcxproj
|
Add auto-generated Git version to window titles
|
2020-04-17 02:10:56 +10:00 |
duckstation-qt.vcxproj.filters
|
Build: Explicitly disable spectre mitigations
|
2020-04-01 22:30:19 +10:00 |
gamelistsettingswidget.cpp
|
Qt/GameList: Update entry rather than ignoring same directory added twice
|
2020-03-10 23:10:20 +10:00 |
gamelistsettingswidget.h
|
Qt: Add automatic download of redump disc database for game list
|
2020-01-24 14:51:25 +10:00 |
gamelistsettingswidget.ui
|
GameList: Auto set cache/database path from user directory
|
2020-01-24 14:51:09 +10:00 |
gamelistwidget.cpp
|
GameList: Seperate disc region and console region
|
2020-03-12 13:51:29 +10:00 |
gamelistwidget.h
|
Qt: Save settings for column visibility/sorting in game list
|
2020-03-02 11:08:29 +10:00 |
generalsettingswidget.cpp
|
Qt: Implement render-to-seperate-window and render-to-main toggle
|
2020-04-05 22:58:47 +10:00 |
generalsettingswidget.h
|
Qt: Add help for general settings
|
2020-03-22 13:20:08 +10:00 |
generalsettingswidget.ui
|
Qt: Implement render-to-seperate-window and render-to-main toggle
|
2020-04-05 22:58:47 +10:00 |
gpusettingswidget.cpp
|
GPU: Rename 'Force Progressive Scan' to 'Disable Interlacing'
|
2020-04-11 16:37:53 +10:00 |
gpusettingswidget.h
|
GPU: Implement "Scaled Dithering" option
|
2020-03-01 00:05:31 +10:00 |
gpusettingswidget.ui
|
GPU: Rename 'Force Progressive Scan' to 'Disable Interlacing'
|
2020-04-11 16:37:53 +10:00 |
hotkeysettingswidget.cpp
|
FrontendCommon: Move input binding and some other logic from Qt to common
|
2020-02-28 17:00:09 +10:00 |
hotkeysettingswidget.h
|
Qt: Use a single column in hotkey binding list
|
2020-02-16 00:14:23 +09:00 |
inputbindingwidgets.cpp
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
inputbindingwidgets.h
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
main.cpp
|
Frontends: Add shared command line interface
|
2020-04-13 22:17:09 +10:00 |
mainwindow.cpp
|
Add auto-generated Git version to window titles
|
2020-04-17 02:10:56 +10:00 |
mainwindow.h
|
Qt: Add link to Discord server in Help menu
|
2020-04-07 13:54:25 +10:00 |
mainwindow.ui
|
Qt: Add link to Discord server in Help menu
|
2020-04-07 13:54:25 +10:00 |
opengldisplaywidget.cpp
|
GL/ShaderCache: Support geometry shaders
|
2020-04-16 21:25:56 +10:00 |
opengldisplaywidget.h
|
HostDisplay: Add texture dumping/saving support
|
2020-03-16 00:03:49 +10:00 |
portsettingswidget.cpp
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
portsettingswidget.h
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
qt5.natvis
|
Qt: Add natvis file for Qt data structures
|
2020-01-02 16:11:22 +10:00 |
qtdisplaywidget.cpp
|
Qt: Work around flip model swap chains being limited to vsync when parented
|
2020-04-09 00:14:19 +10:00 |
qtdisplaywidget.h
|
Qt: Work around flip model swap chains being limited to vsync when parented
|
2020-04-09 00:14:19 +10:00 |
qthostinterface.cpp
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
qthostinterface.h
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
qtprogresscallback.cpp
|
Qt: Add ProgressCallback implementation
|
2020-03-12 15:32:15 +10:00 |
qtprogresscallback.h
|
Qt: Add ProgressCallback implementation
|
2020-03-12 15:32:15 +10:00 |
qtsettingsinterface.cpp
|
HostInterface: Make SetUserDirectory() overridable by frontends
|
2020-04-05 22:59:06 +10:00 |
qtsettingsinterface.h
|
HostInterface: Make SetUserDirectory() overridable by frontends
|
2020-04-05 22:59:06 +10:00 |
qtutils.cpp
|
Qt: Add "Clear All" and "Rebind All" to controller bindings
|
2020-03-22 00:50:09 +10:00 |
qtutils.h
|
Qt: Add "Clear All" and "Rebind All" to controller bindings
|
2020-03-22 00:50:09 +10:00 |
settingsdialog.cpp
|
Qt: Remove ? button in title bar
|
2020-03-22 22:40:45 +10:00 |
settingsdialog.h
|
Qt: Add help text section to settings dialog
|
2020-03-22 13:20:08 +10:00 |
settingsdialog.ui
|
Qt: Use menu font instead of system font as default font
|
2020-03-22 22:40:29 +10:00 |
settingwidgetbinder.h
|
SettingWidgetBinder: Use QString instead of const char*
|
2020-04-09 00:03:20 +10:00 |