Commit Graph

2368 Commits (5bfc82a51763c15756a8a151feb02dd665318530)
 

Author SHA1 Message Date
Connor McLaughlin 0aefdf4753 Update compatibility list 5 years ago
Connor McLaughlin 3ca1d5b275 CommonHostInterface: Fix lag when OSD message display disabled 5 years ago
Connor McLaughlin 10a46a7fd8 OSD: Add option to show display resolution 5 years ago
Connor McLaughlin 26aa627deb GPU/HW: Include resolution in scale change message 5 years ago
Connor McLaughlin f5fb8186c7 Switch some messages to the OSD and increase durations 5 years ago
Connor McLaughlin 810b359234 libretro: Add single-memcard-for-playlist option 5 years ago
Connor McLaughlin f3c3be7f09 Qt: Make right click game -> state menus translatable 5 years ago
Connor McLaughlin ae3ad04bfc Qt: Fix modifier key bindings not having any effect 5 years ago
Connor McLaughlin e0e76b881d System: Bump save state version 5 years ago
Connor McLaughlin 86799775ce Qt: Add UI for playlist disc switching 5 years ago
Connor McLaughlin d9893bb127 System: Add option to use a single memory card for playlists 5 years ago
Connor McLaughlin dedeee1698 System: Track playlists in save states 5 years ago
Connor McLaughlin 8fa965a1ac GameList: Support playlist entries 5 years ago
Connor McLaughlin d4665e8b22 GPU: Tweaks to ODE handling
Fixes Team Buddies and The Next Tetris.
5 years ago
Connor McLaughlin a8699d9908
Merge pull request #759 from ggrtk/linux-packaging
CI: Re-enable Linux packaging with old linuxdeploy version
5 years ago
Connor McLaughlin d4abf41958
Merge pull request #761 from Richard-L/patch-5
Update duckstation-qt_de.ts
5 years ago
posix e0c6617b7c
Update duckstation-qt_de.ts
I updated the .ts, opened it in Wordpad, and copy pasted it over, in the hope it'll only show stuff I changed.
5 years ago
posix 54f1ef6f59
Update audiosettingswidget.cpp 5 years ago
Albert Liu a992020973 CI: Re-enable Linux packaging with old linuxdeploy version 5 years ago
Connor McLaughlin 9bac40d6d8 Qt: Connect Spanish translation 5 years ago
Connor McLaughlin 9c413275c2 Qt: Update Portuguese (Br) translation 5 years ago
Connor McLaughlin 852edaa3f9
Merge pull request #758 from Hipnosis183/master
Added universal Spanish translation
5 years ago
Connor McLaughlin 3a437637a6
Merge pull request #757 from ggrtk/qt-chinese-simplified
Qt: Add Chinese (Simplified) translation
5 years ago
Renzo Pigliacampo 97bd7109b2
Added universal Spanish translation 5 years ago
Albert Liu cd0ac1a2bc Qt: Add Chinese (Simplified) translation 5 years ago
Connor McLaughlin 16a4398fdb Qt: Use native name for Portuguese in list 5 years ago
Connor McLaughlin 71bd009eed Qt: Connect Hebrew translation 5 years ago
Connor McLaughlin c5db7db182 Build: Compile source as UTF-8 with MSVC 5 years ago
Connor McLaughlin 025e01ca47 CPU: Fix exceptions clobbering cop0.cause.Ip
Fixes Gran Turismo 2 (PAL).
5 years ago
Connor McLaughlin 80517377d1
Merge pull request #753 from MojoJojoDojo/master
Hebrew Translation
5 years ago
MojoJojoDojo da596722bc Hebrew Translation 5 years ago
Connor McLaughlin 7697898699 Update compatibility list 5 years ago
Connor McLaughlin 323574348b
Merge pull request #742 from ggrtk/qtutils
QtUtils: Improve QTableView column resizing
5 years ago
Connor McLaughlin 8e8588adaf
Merge pull request #749 from dankcushions/coreopts
Prefix libretro core options with core name.
5 years ago
dankcushions 971d262b0c Prefix libretro core options with core name. 5 years ago
Albert Liu 6e0b71ace4 QtUtils: Improve QTableView column resizing 5 years ago
Connor McLaughlin e6156e2adb GPU/ShaderGen: Move transparent compensation to bilinear function 5 years ago
Connor McLaughlin bb344a4e1e GPU/D3D11: Fix crash/hang when toggling bilinear setting 5 years ago
Connor McLaughlin d1ee6c0da7 GPU/HW: Make settings update slightly safer 5 years ago
Connor McLaughlin ba5458c1c3 Qt: Fix a rare crash when rapidly changing settings 5 years ago
Connor McLaughlin 17a1719450 GPU/HW: Fix incorrect texel offset when upscaling
Fixes incorrectly coloured triangles in Tomb Raider.
5 years ago
Connor McLaughlin c7af998d08
Merge pull request #738 from Richard-L/patch-1
Update consolesettingswidget.cpp
5 years ago
posix 79fd77444a
Update consolesettingswidget.cpp
This the way to do it?
5 years ago
Connor McLaughlin d733553425 GPU/HW: Don't display a deleted texture in D3D/OpenGL when updating settings 5 years ago
Connor McLaughlin af6978bcb1 Build: Disable building libretro dll from VS solution
This is done via cmake.
5 years ago
Connor McLaughlin 2130d3b004 GPU/Vulkan: Don't add UV limits as attribute when unused 5 years ago
Connor McLaughlin fba2488bc5 GPU/D3D11: Don't add UV limits to input layout when unused 5 years ago
Connor McLaughlin 367b5ad5ff
Merge pull request #737 from stenzek/pull-request-ci
CI: Disable Android signing on pull requests
5 years ago
Connor McLaughlin 31186ed9f3 CI: Disable Android signing on pull requests 5 years ago
Connor McLaughlin bf9ac64183 GPU/D3D11: Don't leak input layout objects 5 years ago