Commit Graph

6136 Commits (910abd1eac23e939874e72d88152078060f04174)
 

Author SHA1 Message Date
zkdpower 488920a320
update Simple-Chinese translation to latest. 3 years ago
Stenzek 7681551544 System: Don't auto enable analog on unknown games 3 years ago
Connor McLaughlin eb77894315
Update README.md 3 years ago
Anderson Cardoso dfc0494d89 Atualização Português do Brasil
Confirmação de novos textos
Tipos de controle:
Não conectado
3 years ago
Connor McLaughlin 481174255e
Merge pull request #2965 from stenzek/resize
HostDisplay: Treat internal res screenshots as a screenshot
3 years ago
Connor McLaughlin c6dc217762
Merge pull request #2970 from CharlesThobe/patch-1
CMake: display warning when building without Wayland on systems that support Wayland
3 years ago
Connor McLaughlin b790592003
Merge pull request #2971 from HeatXD/fix-comment
core: fix-comment
3 years ago
Jamie Meyer 6afb267bb9
core: fix-comment 3 years ago
Charles the Thobe 4ea57daf39 CMake: display warning when building without Wayland on systems that support Wayland 3 years ago
Connor McLaughlin 4cbb6e2247
Merge pull request #2964 from andercard0/master
Atualização Português do Brasil
3 years ago
Dolphin 9526e15ec2
Update japanese translation (#2969)
* update base duckstation-qt_ja.ts

* update Japanese translation

* translate controller name on controllersettingsdialog
3 years ago
Connor McLaughlin d4769e18cc
Merge pull request #2967 from CharlesThobe/pr
Linux: implement DBus screensaver inhibitor
3 years ago
Connor McLaughlin 4f6712e1e8
Merge pull request #2966 from IlDucci/Spanish_update_20230501
Spanish (Spain) translation update - 2023/05/01
3 years ago
Stenzek 6b366afb05 HostDisplay: Treat internal res screenshots as a screenshot 3 years ago
CharlesThobe 53de37eaa8 Linux: implement DBus screensaver inhibitor 3 years ago
CharlesThobe b65f189601 Add vscode preferences folder to .gitignore 3 years ago
CharlesThobe 8483738bf0 Fix order of macros 3 years ago
IlDucci 4143742c76 Spanish (Spain) translation update - 2023/05/01
Updating Spanish (Spain) translation with the latest changes.
3 years ago
Anderson Cardoso 17f2711e76 Atualização Português do Brasil
Configurações avançadas
Confirmação de strings:
-Diretório de pastas
-Diretório PCDrv
-Ativação PCDrv
3 years ago
Stenzek a003832e33 Update duckstation-qt_pt-br.ts 3 years ago
Connor McLaughlin 1b2741f8b4
Merge pull request #2960 from elektronicznypank/master
Polish language update
3 years ago
Stenzek 135ace30cb Qt: Add PCDrv options 3 years ago
Stenzek 84e5fbe0c6 CPU: HLE implementation of PCDrv (host file access) 3 years ago
Stenzek 5439718ec3 GL/Context: Add missing include 3 years ago
Stenzek 991f7312b2 SPU: Fix building with SPU_DUMP_ALL_VOICES 3 years ago
Connor McLaughlin 823892ab51
Merge pull request #2961 from CharlesThobe/pr1
README: Update Linux dependencies
3 years ago
Connor McLaughlin 62765d7034
Common: Add missing include 3 years ago
CharlesThobe fe6913105d README: Update Linux dependencies 3 years ago
elektronicznypank 9023887e3e Added new lines 3 years ago
Stenzek 5fee6f5abe InputManager: Warning fix 3 years ago
Stenzek 2e3d924bc6 System: Fix crash when using unknown BIOS 3 years ago
Stenzek fe41e92579 CDROM: Improve handling of command spam
Fixes booting games with OpenBIOS.
3 years ago
Connor McLaughlin 27a100af11
Merge pull request #2957 from zkdpower/master
Update Simple-Chinese Translation to latest.
3 years ago
Stenzek fd0d12a4f4 GL: Fix shader/memory leak 3 years ago
zkdpower 961eabc9e6
Update Simple-Chinese Translation to latest. 3 years ago
Stenzek 3bbce19df2 Pad: Don't backup card state unconditionally 3 years ago
Stenzek d7372d2442 Qt: Clear all keyboard bind states when focus is lost 3 years ago
Stenzek 3673827363 PAD: Intelligently skip saving memcard state for runahead 3 years ago
Stenzek 595abd27dd Settings: Disable block linking when runahead is active 3 years ago
Stenzek 33f5d9cb9c System: Remove BIOS from save state
Makes the states smaller, as well as not creating potential piracy
issues when sending across the wire.
3 years ago
Stenzek 1fcf16fc81 System: Store BIOS image info/hash after loading 3 years ago
Stenzek 70695d3a4d CPU: Don't leave fault_count uninitialized 3 years ago
shikulja 51e4c4bfb0
Update Russian translation (#2956)
* Update Russian translation

* Update Russian translation

* Purge Russian translation
3 years ago
Connor McLaughlin 6f06dcfde4
Merge pull request #2955 from andercard0/master
Atualização Português do Brasil
3 years ago
Anderson Cardoso 88b776dc4f Atualização Português do Brasil
- Adicionada descrição sobre server GDB
3 years ago
Connor McLaughlin 771a60c736
Merge pull request #2952 from boricj/bugfix/GDBServer
GDBServer: Fix emulator deadlock on client connection
3 years ago
Connor McLaughlin e87b008e57
Merge pull request #2953 from CookiePLMonster/move-per-game-settings
Make Game Properties accessible from the toolbar
3 years ago
Silent 6f0280afc2
Qt: Add a context menu to the toolbar's Settings button when the game is running
A new small context menu that allows to select between global settings
and game settings.
3 years ago
Silent f34b17446c
Qt: Move "Game Properties" from View to Settings 3 years ago
Jean-Baptiste Boric d65fb0e86a Qt: Add toggle to enable GDB server 3 years ago