Commit Graph

6049 Commits (3673827363221db9890a5452c4d853e2cc0e86de)
 

Author SHA1 Message Date
Silent 693e396b44
Update Polish translation 2 years ago
electronic_punk ca813625cd
Expanding Polish translation 2 years ago
Superstarxalien afaedfedc9 Revert "Improve Integer Scaling behavior" and instead offer as a setting 2 years ago
Silent 2d2cc25fb6
Update English plural texts 2 years ago
Superstarxalien 51d1587b21 Improve Integer Scaling behavior
...so it always upscales the display from the framebuffer to fit the aspect ratio by stretching either horizontally or vertically instead of always stretching horizontally, which sometimes (actually most of the time) downscales the image
2 years ago
Connor McLaughlin 9c6c3892e2
Merge pull request #2942 from NicknineTheEagle/nn/cdrom
CD-ROM fixes
2 years ago
NicknineTheEagle bd7517b0c9 CDROM: Try to reject non-PS1 discs 2 years ago
NicknineTheEagle 7270531c3d CDROM: Fix region check 2 years ago
Connor McLaughlin 53fffb1de2
Merge pull request #2941 from bslenul/adv-settings-reset
"Set Dumped VRAM Write Alpha Channel" should be true when resetting advanced settings
2 years ago
Stenzek 55f716e69e Settings: Fix default value of depth clear threshold 2 years ago
Stenzek e50390553d Regtest: Use analog controller 2 years ago
Stenzek 95306d3362 CDROM: Slightly adjust seek timing when on target
Fixes Resident Evil 3 booting.
2 years ago
Bobby Smith 4e4245182b "Set Dumped VRAM Write Alpha Channel" should be true when clicking "Reset To Default" 2 years ago
Connor McLaughlin 591e8b5b7a
Merge pull request #2940 from andercard0/master
Atualização Português do Brasil
2 years ago
Stenzek e0ed76745e Qt: Fix cancel in LED colour selection 2 years ago
Anderson Cardoso 5c9db3eeea Atualização Português do Brasil
Novas opções de cor de LED do controle:
- Controle > Configurações Globais

Opções de Depuração 'adaptadas'
2 years ago
Stenzek c393db419e Qt: Add Controller LED options (where supported) 2 years ago
Connor McLaughlin 722771fff6 Qt: Fix Linux build 2 years ago
Connor McLaughlin ae529a6195 Qt: Add actions to debugger context menu 2 years ago
Connor McLaughlin fe08d34e52 Qt: Add COP0/GTE registers to debugger list 2 years ago
Connor McLaughlin 395e9a934b InputManager: Support inverted full axis
i.e. pedals
2 years ago
Connor McLaughlin 01270bac35 StringUtil: Add ToChars/fast_float FromChars 2 years ago
Connor McLaughlin 81383afc50 dep: Add fast_float 2 years ago
Connor McLaughlin 591ac15612
Merge pull request #2939 from andercard0/master
Atualização Português do Brasil
2 years ago
Anderson Cardoso feaf7f3b17 Atualização Português do Brasil
Atualizado tradução para última versão
- Opções de MDEC
- Ajuste de anglicismo corrigido.
2 years ago
Connor McLaughlin b5f806a830 CI: Work around Azure Ubuntu mirror issue 2 years ago
Connor McLaughlin 5b600602c2 Settings: Make disable-all-enhancements use new MDEC routines 2 years ago
Connor McLaughlin 1aa3be70c7 SPU: Bypass FIFO for direct memory writes
Aconcagua writes a single halfword with transfers halted, but never enables
DMA.. so when it eventually does later on, there's an extra halfword
written out to memory, which corrupted part of a sound effect.
2 years ago
Connor McLaughlin 2c2304b5b7 System: Fix inverted ifdef 2 years ago
Connor McLaughlin 157a2b7183
Merge pull request #2938 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin 3b038fd27d System: Further improve frame timing consistency 2 years ago
Connor McLaughlin 559f14d27d ImGuiOverlays: Fix incorrect frame time order 2 years ago
Connor McLaughlin af5d49649c MDEC: Add option to use old conversion routines
That way texture packs for games which use MDEC for decoding
backgrounds will still be compatible.
2 years ago
Connor McLaughlin 3e0be0a577 MDEC: Tweak block timing further
Improves frame rate during animated backgrounds in Final Fantasy VII.
2 years ago
Anderson Cardoso 36ff61cc54 Atualização Português do Brasil
- Opções para redefinição do registro de tempo de jogo (acessado via menu suspenso > clique direito sobre o jogo)

- Correção de erro de digitação na janela principal.
2 years ago
Connor McLaughlin a56ce290d4 Qt: Work around theme switching issue in 6.4.0 2 years ago
Connor McLaughlin 7c6071dfe1 Qt: Add option to reset played time 2 years ago
Connor McLaughlin 50a616421f System: Add -exe parameter for overriding boot executable
Lets you re-use a disc image, but boot a different file.
2 years ago
Connor McLaughlin daf1080397 Qt: Fix -portable CLI parameter 2 years ago
shikulja f14d3c6538
Update Russian translation (#2937)
* Update Russian translation

* Update Russian translation

* Update duckstation-qt_ru.ts
2 years ago
Connor McLaughlin ba7517fccc Timers: Fix debug window rendering in hidpi 2 years ago
Connor McLaughlin 3e16746e85 Pad: Convert to namespace 2 years ago
Connor McLaughlin 835834f8f4 SIO: Convert to namespace 2 years ago
Connor McLaughlin 0683b9fa0e InterruptController: Convert to namespace 2 years ago
Connor McLaughlin db364d0e95 Timers: Convert to namespace 2 years ago
Connor McLaughlin 3acf569d67 DMA: Convert to namespace 2 years ago
Connor McLaughlin d096a09ed8 ImGuiManager: Fix debug window interaction with frame limit off 2 years ago
Connor McLaughlin 8d3250667f Scripts: Show first 3 diff frames in regression test 2 years ago
Connor McLaughlin 90fe071dda CDROM: Adjust Init timing 2 years ago
Connor McLaughlin 05eea3cd2b CPU/CodeCache: Always compute uncached fetch ticks
Running code out of uncached ROM is slowwww.
2 years ago