Commit Graph

6068 Commits (4143742c768b095e6f8bd1faef3cddb1f2a26116)
 

Author SHA1 Message Date
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
Connor McLaughlin 6a7407565a
Merge pull request #2936 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin b74eb37996 ImGuiOverlays: Display PAL/NTSC in resolution 2 years ago
Connor McLaughlin 2c125bde8c CDROM: Fix size of debug window 2 years ago
Connor McLaughlin 9de849aa66 CDROM: Delay async interrupts immediately after ACKs
Fixes music playback stopping in Ogre Battle.

Closes #2596.
Closes #575.
2 years ago
Connor McLaughlin dd73811628 CDROM: Convert to namespace 2 years ago
Anderson Cardoso 56e658b9be Atualização Português do Brasil
Atualizado para última versão.
2 years ago
Connor McLaughlin 1552ff82a7 CMake: Fix Linux build 2 years ago
Connor McLaughlin 19b4f4e921 System: Add frame time graph 2 years ago
Connor McLaughlin fa2fd8f84f Build: Reference GSL 2 years ago
Connor McLaughlin 9c41126298 dep: Add GSL 4.0.0 2 years ago
Connor McLaughlin e87f64faed
Merge pull request #2934 from Guwange/update_Japanese_translation
Update Japanese translation
2 years ago
Dolphin ec92ada0fd update Japanese translation 2 years ago
Dolphin 10ccf3ae5b update base duckstation-qt_ja.ts 2 years ago
Dolphin fbbb5a1eee fix compatibility rating to be translated 2 years ago
Dolphin 91a6608118 mark some analog controller/joystick messages as translatable 2 years ago
Connor McLaughlin 06d6447e59 Qt: Add -raintegration command line parameter 2 years ago
Connor McLaughlin f08f124eaa Qt: Move RAIntegration menu to Tools
That way it's not hidden by default.
2 years ago
Connor McLaughlin f9bf997c34 Achievements: Fix crash on game change when using RAIntegration 2 years ago
Connor McLaughlin af73d8ac24 D3D12HostDisplay: Fix software cursor rendering 2 years ago
Connor McLaughlin 1bb321c41f MDEC: Don't round when texture replacements are enabled
This changes texture hashes, and people got annoyed :/
2 years ago
Connor McLaughlin 928dd0e665 MDEC: Fix Linux compiling 2 years ago
Connor McLaughlin 5fa5957156 Qt: Fix per-game custom aspect ratio 2 years ago
Connor McLaughlin b530b08bc4 Qt: Fix exiting game in big picture returning to list 2 years ago
Connor McLaughlin fb9608a9cf FullscreenUI: Fix folder changes not applying immediately 2 years ago
Connor McLaughlin c2e15b0078 System: Fix toggling Show GPU Usage at runtime 2 years ago
Connor McLaughlin fd050334c0 FullscreenUI: Warning fixes 2 years ago
Connor McLaughlin 4eb6b90825 AudioStream: Fix building without SSE on Linux 2 years ago
Connor McLaughlin d65cbe42ae GPU: Truncate instead of rounding 24bpp->16bpp
Thanks to axetion for writing a test to confirm this is what the console
GPU indeed does.
2 years ago
Connor McLaughlin 1c8ef86f12 MDEC: Convert to namespace 2 years ago
Connor McLaughlin 81823562fa Qt: Fix a possible crash on shutdown
If the game list is being refreshed due to play time update.
2 years ago
Connor McLaughlin 52817d967b Qt: Fix -fullscreen command line parameter 2 years ago