Commit Graph

7434 Commits (v0.1-6937)
 

Author SHA1 Message Date
kamfretoz 3468afc5ec Qt: Port over some custom icon from PCSX2 2 years ago
Stenzek ad04f79e57
FullscreenUI: Fix controller strings not translating 2 years ago
Stenzek f9d8a49324
CPU: Fix incorrect writing of unaligned words via cheats 2 years ago
Stenzek 1d2cf727e4
Drop NEWS.md file
Hasn't been updated in years.
2 years ago
Connor McLaughlin b572a0bc16
Merge pull request #3028 from zkdpower/master
update Simple-Chinese Translation.
2 years ago
Connor McLaughlin b7044d3e02
Merge pull request #3027 from Hipnosis183/master
Updated Spanish (Latin America) translation
2 years ago
Connor McLaughlin bfc4444f26
Merge pull request #3026 from andercard0/master
Conserto de textos, inclusões e atualizações de Idiomas
2 years ago
zkdpower 0be16dda24
update Simple-Chinese Translation. 2 years ago
Renzo Pigliacampo dc1969e8c6 Updated Spanish (Latin America) translation 2 years ago
Anderson Cardoso 22141bb498
Update duckstation-qt_tr.ts
Atualização de Idioma para o Turko
Turkish language localization update
2 years ago
Anderson Cardoso 885786cef7
Arquivo Leia-me atualizado
Atualização das informações do arquivo leia-me em Português do Brasil.
2 years ago
Anderson Cardoso b8a165b79d
Adicionado arquivo NEWS
Adicionado arquivo de novidades em Português do Brasil
2 years ago
Anderson Cardoso 60d97a99c5
Update duckstation-qt_pt-BR.ts 2 years ago
Stenzek dcfc48d84b
CI: Fix Flatpak version generation 2 years ago
Stenzek 5c0dab4fe8
FullscreenUI: Fix button behaviour in Load/Save State 2 years ago
Stenzek 1f8dda5ffa
Qt: Fix UI duplicating on language switch 2 years ago
Stenzek ce7f6128e9
OpenGLDevice: Cache intermediate state 2 years ago
Stenzek eb080834ad
OpenGLDevice: Actually check max texture buffer size 2 years ago
Stenzek 5ff5891336
Update README.md 2 years ago
Stenzek 706dc86a94 scmversion: Use annotated tag as base 2 years ago
Connor McLaughlin 61a5efe62b
Merge pull request #3025 from andercard0/master
Atualização Português do Brasil
2 years ago
Anderson Cardoso 17631ab2c2 Atualização Português do Brasil
- Novas opções de aúdio UI
- Confirmado textos movidos
2 years ago
Stenzek b9c4a79e2e Qt: Fix duplicated translation file 2 years ago
Connor McLaughlin ec6d53abd8
Merge pull request #3024 from zkdpower/master
update Simple-Chinese Translation.
2 years ago
Stenzek 7625d4769c Bus: Keep old behavior of memory being readable when Isc
Some games (e.g. Parasite Eve) write to cache control with Isc on.
Need some hardware tests here.
2 years ago
zkdpower ec9f0319ca
update Simple-Chinese Translation. 2 years ago
Stenzek da1c28bd16 Misc: Fix arm32 build 2 years ago
Stenzek fb659d817e NoGUI: Build fix 2 years ago
Stenzek 6fd7eda68f Misc: Fix build on Debian Bullseye 2 years ago
Stenzek a96111eaeb Misc: Swap make_array() for size deduction 2 years ago
Stenzek e33082778e Qt: Drop branch from title bar
Doesn't show up if a commit is checked out, and arguably not very useful
anyway.
2 years ago
Connor McLaughlin dc74075ba2
Merge pull request #3023 from andercard0/master
Atualização Português do Brasil
2 years ago
Stenzek e097f720bb dep/simpleini: Replace sprintf() with snprintf() 2 years ago
Stenzek 709e107db7 dep/WinPixEventRuntime: Fix incorrect ARM64 DLL 2 years ago
Stenzek 56fc207af6 CPU: Use lookup tables for memory access 2 years ago
Stenzek 05fe925409 CPU: Make namespacing explicit 2 years ago
Stenzek 68da62ec29 Common: Fix build with ARM64 clang-cl 2 years ago
Stenzek 9fc736eaa0 dep/vixl: Fix build with clang-cl 2 years ago
Stenzek 60cd1d540c dep/vixl: Fix unrepresentable constants 2 years ago
Stenzek 5da65c237d dep/cubeb: Disable winmm on Windows/ARM64
Needs ksuser.lib, which is incompatible with clang-cl..
2 years ago
Stenzek 0ee6712499 Common: Add MemsetPtrs() 2 years ago
Stenzek e2efec12b7 CDImageCHD: Add SSE/NEON implementation of CopyAndSwap() 2 years ago
Stenzek ecb082b672 CDROM: Add NEON implementation of GetPeakVolume() 2 years ago
Stenzek 01e505ec8b Common: Add intrin.h 2 years ago
Stenzek b1bb33a566 Common: Move CPU macros to types.h 2 years ago
Stenzek dd204d116e CPU: Warning fix 2 years ago
Anderson Cardoso cbc306f10e Atualização Português do Brasil
- Adicionado janela de registros
- Algumas linhas movidas confirmadas
2 years ago
Stenzek 34ce59eb46 RegTest: Fix double renderer parameter 2 years ago
Stenzek d5608bf12d GPU: Fix crash with Box Downsampling/Auto Resolution Scale 2 years ago
Stenzek 2171fd9a6f Bus: Fix RAM mirrors with LUT fastmem 2 years ago