Commit Graph

3722 Commits (movie)
 

Author SHA1 Message Date
Connor McLaughlin d455b61d5e OpenGLHostDisplay: Fix interlaced software renderer output 5 years ago
Connor McLaughlin 7b4650700f StringUtil: Add StrideMemCpy/StrideMemCmp 5 years ago
Connor McLaughlin d4997c6fb9 Android: Manually scale axis values instead of using motion range 5 years ago
Connor McLaughlin d0667ba32a NoGUI: Prefer SDL host interface over DRM/KMS if display present 5 years ago
Connor McLaughlin 3e9fdf22bf NoGUI: Move DRM display to GL context
We don't use it for Vulkan.
5 years ago
Connor McLaughlin 8f9bbb0bba Vulkan: Support VK_KHR_display 5 years ago
Connor McLaughlin 469010868e Android: Add missing menu file 5 years ago
Connor McLaughlin 929863e7d6
Merge pull request #1576 from falsepopsky/updateSpanish
updated spanish translation
5 years ago
Connor McLaughlin 2ae6163523
Merge pull request #1562 from andercard0/patch-72
Atualização Português do Brasil
5 years ago
Connor McLaughlin 0d911f1ccd NoGUI: Fix ImGui assertion on confirm/error message 5 years ago
Connor McLaughlin 2029702eda Android: Add option to manually inject a path into the game list 5 years ago
Connor McLaughlin 8647423fe9 Update issue template 5 years ago
falsepopsky 4c0d3c5c9d fixed some misleading translation in android spanish, also updated to latest duckstation-qt_es 5 years ago
Connor McLaughlin 26f942cb2e
Merge pull request #1569 from ggrtk/readme-gamecontrollerdb
README.md: Update SDL Game Controller Database section
5 years ago
Albert Liu b9f72cefc4 README.md: Update SDL Game Controller Database section 5 years ago
Anderson_Cardoso 281af1d23a
Atualização Português do Brasil
Update language file to latest and some tiny fixes.
5 years ago
Connor McLaughlin fd269ec9dd FullscreenUI: Use format string for TextWrapped() 5 years ago
Connor McLaughlin 55b61e9030 Android: Add Russian to language override list 5 years ago
Connor McLaughlin a50052bd92
Merge pull request #1554 from Max833/master
Qt: Fix incorrect widget help and translation
5 years ago
Connor McLaughlin 62fe03782e
Merge pull request #1555 from 6lackmag3/master
Russian translation for Android
5 years ago
Connor McLaughlin 3fec066a92
Merge pull request #1557 from zkdpower/master
Update Simple-Chinese language file to latest
5 years ago
Anderson_Cardoso adb1857d8c
Atualização Pt-br (#1558)
* Atualização Pt-br

Small fixes only.

* Update duckstation-qt_pt-br.ts
5 years ago
Connor McLaughlin 3b85057728
Merge pull request #1553 from 6lackmag3/patch-1
Update strings.xml
5 years ago
Connor McLaughlin 3f981f0ceb Update game settings/compatibility list 5 years ago
Connor McLaughlin e0dd45c35e FullscreenUI: Fix game list settings not applying 5 years ago
Connor McLaughlin 1e8752759d NoGUI: Set default settings if missing 5 years ago
Connor McLaughlin c54842830f FullscreenUI: Support modal error/confirmation 5 years ago
Connor McLaughlin 626b2ecec1 GPU/Vulkan: Fix a possible layout violation when displaying
Happened in some games, e.g. Driver.
5 years ago
Connor McLaughlin 43bb69fb6b GPU/SW: Fix 576-line scanout of PAL games 5 years ago
Connor McLaughlin 904680f0df Settings: Make integer and linear upscaling mutually exclusive 5 years ago
zkdpower b7af4f8d62
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
5 years ago
6lackmag3 c7e08ec420
Create strings.xml
strings for Russian translation
5 years ago
6lackmag3 ad2fd0d682
Create arrays.xml
arrays for Russian translation
5 years ago
Max833 33e8b8230f
Update duckstation-qt_de.ts 5 years ago
Max833 276f2e2ceb
Update advancedsettingswidget.cpp 5 years ago
6lackmag3 2a6ac1115a
Update strings.xml
with -> wish
5 years ago
Connor McLaughlin 91092847f8 CommonHostInterface: Restore display skip on exit/pause
Fixes CPU usage/controller moving too quickly in menus after fast
forwarding in big duck mode.
5 years ago
Connor McLaughlin cbdf722dd6 GL/ContextEGL: Fix compiling with both DRM/KMS and X11 enabled 5 years ago
Connor McLaughlin dac9cdd04c GL/Context: Ensure context is destroyed before GBM device
Fixes crash on shutdown when running under DRM/KMS.
5 years ago
Connor McLaughlin 1a9120135f FullscreenUI: Fix some advanced setings not saving 5 years ago
Max833 bd43241f3e
Qt: Update German translation and register widget help (based on the new UI) (#1544)
* Update duckstation-qt_de.ts

* Update biossettingswidget.cpp

* Update emulationsettingswidget.cpp

* Update advancedsettingswidget.cpp

* Update displaysettingswidget.cpp
5 years ago
Connor McLaughlin 260e39a516
Merge pull request #1549 from andercard0/patch-70
Atualização Português do Brazil
5 years ago
Connor McLaughlin 590513350c NoGUI: Start in fullscreen when option or command line flag is set 5 years ago
Connor McLaughlin 23e102b90a GPU: Make display texture 720x576 instead of 1024x512
Some PAL games render in the full permissable 576 height, not 512.
5 years ago
Connor McLaughlin d1a5b89f0a FullscreenUI: Fix some textures leaking at shutdown 5 years ago
Connor McLaughlin 18405a713c FullscreenUI: Fix debug windows not drawing 5 years ago
Connor McLaughlin 51babf4009 AudioStream: Fix assertion failure in debug builds 5 years ago
Anderson_Cardoso 55415d3ce0
Atualização Português do Brazil
Update file to latest
5 years ago
Connor McLaughlin cc582912b6
Update README.md 5 years ago
Connor McLaughlin c17fb88426 FullscreenUI: Fix controller binding setting instantly 5 years ago