Commit Graph

4588 Commits (b6ea769ecf09c9b4c9fccee96a5aae6265c972c7)
 

Author SHA1 Message Date
Connor McLaughlin 87dbfe1edb
Merge pull request #2055 from andercard0/patch-110
Atualização Português do Brasil
4 years ago
Certainty Witch 6aad1923cb
Add sensor-based screen orientation for Android (#2056)
* Adding sensor-based orientation for Android

* Fix indents broken by NotePad++
4 years ago
Connor McLaughlin 320a595711
Merge pull request #2057 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
zkdpower a967247a96
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Anderson_Cardoso 1ca8b7628b
Atualização Português do Brasil
Update file to latest.
4 years ago
Julien Reichardt ff7872d923 Remove Terminal=true in desktop files 4 years ago
Connor McLaughlin e382df0d41 Support expanding RAM to 8MB (dev console) 4 years ago
Connor McLaughlin d021850394
Merge pull request #2051 from 6lackmag3/patch-53
(Android) Update values-ru/strings
4 years ago
6lackmag3 574cdb6e87
(Android) Update values-ru/strings 4 years ago
Connor McLaughlin 1d7bc24537 Qt: Fix memory card note string 4 years ago
Connor McLaughlin 6b2ce266d4 dep/discord-rpc: Ensure the cleared presence gets sent at shutdown 4 years ago
Connor McLaughlin d4214211a2
Merge pull request #2028 from j8r/add-appstream-metadata-file
Add AppStream metadata file
4 years ago
zkdpower cdf8786091
Update Simple-Chinese Translation to latest. (#2047)
* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 6f5c00bc86
Merge pull request #2044 from andercard0/patch-109
Atualização Português do Brasil
4 years ago
Connor McLaughlin 70aae89219 Android: New/improved ingame pause menu 4 years ago
Connor McLaughlin 19b84cbe4d GameList: Support getting covers without list entry 4 years ago
Julien Reichardt 4bd1161ac9 Split appimage script and distribution files 4 years ago
Anderson_Cardoso 51b031c214
Atualização Português do Brasil
Update file to latest.
4 years ago
Connor McLaughlin 20747d2108 Qt: Fix incorrect location of zh-cn translation 4 years ago
Connor McLaughlin 806fc3e918 Settings: Fix default value for VSync on Android 4 years ago
Connor McLaughlin f77cc7a687
README: Add note about TLS1.2 on Windows 7 4 years ago
Connor McLaughlin 4875b2ecc7 README.md: Clarify reason for removing Mac releases 4 years ago
Connor McLaughlin 25426a90e7 CI: Don't publish Mac builds 4 years ago
Connor McLaughlin 44f29da40f CommonHostInterface: Fix OSD messages not clearing on shutdown 4 years ago
Connor McLaughlin f39a5dcf5d Settings: Fix new display aspect ratios being untranslatable 4 years ago
Connor McLaughlin a2e1cd8517
Merge pull request #2040 from 6lackmag3/patch-52
(Android) Update values-ru/arrays
4 years ago
Connor McLaughlin 1919aff1d6
Merge pull request #2038 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin de33190e3b
Merge pull request #2039 from 6lackmag3/patch-51
(Android) Update values-ru/strings
4 years ago
6lackmag3 83d9f1e6a3
(Android) Update values-ru/arrays 4 years ago
6lackmag3 f047fe5930
Update strings.xml 4 years ago
zkdpower ea2f7b0376
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
besides:
"Auto (Match Window)" & "Custom" string need to add for translation.
4 years ago
Connor McLaughlin e8fece60cf CommonHostInterface: Fix crash booting exe/psf from file 4 years ago
Connor McLaughlin f8bbade9bf Android: Add touchscreen controller port option 4 years ago
Connor McLaughlin 052721fffc HostInterface: Fix toggling widescreen hack while running 4 years ago
Connor McLaughlin 864e7f0c91 GameSettings: Add custom aspect ratios 4 years ago
Connor McLaughlin 17a4712a3e Settings: Remove less-frequently used AR options
You can easily set this via custom ratios, or match window now.
4 years ago
Connor McLaughlin 256f272768 Support custom and match display aspect ratios 4 years ago
Connor McLaughlin 48bc152a63 Vulkan/SwapChain: Ensure returned height is at least 1x1 4 years ago
Connor McLaughlin 862c6998eb Update compatibility list and game database 4 years ago
Connor McLaughlin 9b9ce0e2d1
Merge pull request #2036 from falsepopsky/updateSpanish
update qt spanish translation
4 years ago
Connor McLaughlin 6920d6f74e
Merge pull request #2035 from mirrornoir/master
Update gamedb with hashes for two titles
4 years ago
Connor McLaughlin ad32d08986
Merge pull request #2034 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
falsepopsky 80a534de9a update qt spanish translation 4 years ago
Elizabeth a18c0265d1
Update Threads of Fate (USA) with hash for game code 4 years ago
Elizabeth 74f9ace9fb
Update Urban Chaos (USA) with hash for game code 4 years ago
zkdpower 14e23850fa
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin f1310bf93a System: Don't discard PGXP state when runahead-rollbacking
You'll still see some glitches if you have the frame count set too high,
since you'll get imprecise values for any vertices which have moved, but
that's going to happen anyway because of the runahead in the first
place.
4 years ago
Connor McLaughlin c2916e0719 System: Render save state screenshots at fixed resolution
Fixes delays when saving state at high internal resolution.
4 years ago
Connor McLaughlin 67adc986ab VulkanHostDisplay: Fix incorrect screenshot size rendering when specified 4 years ago
Connor McLaughlin 6767fa1e5f OpenGLHostDisplay: Disable scissor test before rendering
Fixes uncleared screen sections in OpenGL renderer.
4 years ago