Stenzek
|
fb659d817e
|
NoGUI: Build fix
|
2023-10-02 23:59:01 +10:00 |
|
Stenzek
|
6fd7eda68f
|
Misc: Fix build on Debian Bullseye
|
2023-10-02 23:50:56 +10:00 |
|
Stenzek
|
a96111eaeb
|
Misc: Swap make_array() for size deduction
|
2023-10-02 13:33:33 +10:00 |
|
Stenzek
|
e33082778e
|
Qt: Drop branch from title bar
Doesn't show up if a commit is checked out, and arguably not very useful
anyway.
|
2023-10-02 13:06:10 +10:00 |
|
Connor McLaughlin
|
dc74075ba2
|
Merge pull request #3023 from andercard0/master
Atualização Português do Brasil
|
2023-10-02 13:05:18 +10:00 |
|
Stenzek
|
e097f720bb
|
dep/simpleini: Replace sprintf() with snprintf()
|
2023-10-02 12:44:56 +10:00 |
|
Stenzek
|
709e107db7
|
dep/WinPixEventRuntime: Fix incorrect ARM64 DLL
|
2023-10-01 23:00:48 +10:00 |
|
Stenzek
|
56fc207af6
|
CPU: Use lookup tables for memory access
|
2023-10-01 20:48:02 +10:00 |
|
Stenzek
|
05fe925409
|
CPU: Make namespacing explicit
|
2023-10-01 20:48:02 +10:00 |
|
Stenzek
|
68da62ec29
|
Common: Fix build with ARM64 clang-cl
|
2023-10-01 20:48:02 +10:00 |
|
Stenzek
|
9fc736eaa0
|
dep/vixl: Fix build with clang-cl
|
2023-10-01 20:48:02 +10:00 |
|
Stenzek
|
60cd1d540c
|
dep/vixl: Fix unrepresentable constants
|
2023-10-01 20:48:02 +10:00 |
|
Stenzek
|
5da65c237d
|
dep/cubeb: Disable winmm on Windows/ARM64
Needs ksuser.lib, which is incompatible with clang-cl..
|
2023-10-01 20:48:02 +10:00 |
|
Stenzek
|
0ee6712499
|
Common: Add MemsetPtrs()
|
2023-10-01 17:24:34 +10:00 |
|
Stenzek
|
e2efec12b7
|
CDImageCHD: Add SSE/NEON implementation of CopyAndSwap()
|
2023-10-01 17:24:34 +10:00 |
|
Stenzek
|
ecb082b672
|
CDROM: Add NEON implementation of GetPeakVolume()
|
2023-10-01 17:24:34 +10:00 |
|
Stenzek
|
01e505ec8b
|
Common: Add intrin.h
|
2023-10-01 17:24:34 +10:00 |
|
Stenzek
|
b1bb33a566
|
Common: Move CPU macros to types.h
|
2023-10-01 13:57:25 +10:00 |
|
Stenzek
|
dd204d116e
|
CPU: Warning fix
|
2023-10-01 13:20:14 +10:00 |
|
Anderson Cardoso
|
cbc306f10e
|
Atualização Português do Brasil
- Adicionado janela de registros
- Algumas linhas movidas confirmadas
|
2023-09-30 10:46:53 -03:00 |
|
Stenzek
|
34ce59eb46
|
RegTest: Fix double renderer parameter
|
2023-09-30 23:42:58 +10:00 |
|
Stenzek
|
d5608bf12d
|
GPU: Fix crash with Box Downsampling/Auto Resolution Scale
|
2023-09-30 23:20:09 +10:00 |
|
Stenzek
|
2171fd9a6f
|
Bus: Fix RAM mirrors with LUT fastmem
|
2023-09-30 23:14:06 +10:00 |
|
Stenzek
|
31052581d3
|
CMake: Fix Mac build
|
2023-09-30 21:54:12 +10:00 |
|
Stenzek
|
8822698eaf
|
Bus: Fix running multiple DuckStation instances
|
2023-09-30 21:49:30 +10:00 |
|
Stenzek
|
8f267c87c0
|
System: Only update played time when game list is loaded
|
2023-09-30 21:42:15 +10:00 |
|
Stenzek
|
15b29b4caa
|
Settings: TTY logging is no longer an enhancement
|
2023-09-30 21:36:43 +10:00 |
|
Stenzek
|
fa6ef1d04e
|
Log: Fix system console
|
2023-09-30 17:08:38 +10:00 |
|
Stenzek
|
c1e6616e5f
|
Misc: Warning fixes
|
2023-09-30 15:44:14 +10:00 |
|
Stenzek
|
e6bfcf22d9
|
CMake: Disable warnings on third-party projects
|
2023-09-30 15:41:38 +10:00 |
|
Stenzek
|
34aa419e92
|
Qt: Crash fix
|
2023-09-30 15:35:15 +10:00 |
|
Stenzek
|
9f122ac0f0
|
Data: Update SDL Game Controller DB
|
2023-09-30 15:19:26 +10:00 |
|
Stenzek
|
7c102ec29d
|
CI: Build fix
|
2023-09-30 15:17:31 +10:00 |
|
Connor McLaughlin
|
1611885c12
|
Merge pull request #3022 from shikulja/master
Update Russian translation
|
2023-09-30 15:10:00 +10:00 |
|
Connor McLaughlin
|
817401530c
|
Merge pull request #3021 from andercard0/master
Atualização Português do Brasil
|
2023-09-30 15:09:54 +10:00 |
|
Stenzek
|
4ad777f54f
|
Qt: Add log window
|
2023-09-30 15:09:07 +10:00 |
|
Stenzek
|
8afccdd590
|
Update README.md
|
2023-09-30 14:12:09 +10:00 |
|
Stenzek
|
90d0029c34
|
Build: Unify Flatpak manifests
|
2023-09-30 13:34:08 +10:00 |
|
Stenzek
|
28c13c0ac4
|
Common: Fix incorrect sign extension in sjis2ascii()
|
2023-09-30 12:20:46 +10:00 |
|
Stenzek
|
a45b50c3e9
|
Build: Add additional Flatpak build scripts
|
2023-09-29 02:30:54 +10:00 |
|
shikulja
|
818c0580bb
|
Update Russian translation
|
2023-09-28 11:47:16 +03:00 |
|
Connor McLaughlin
|
d7014e78d5
|
Update README.md
|
2023-09-27 23:04:54 +10:00 |
|
Anderson Cardoso
|
6d32511c56
|
Atualização Português do Brasil
- Confirmação de texto OSD para conquistas.
|
2023-09-27 09:58:19 -03:00 |
|
Connor McLaughlin
|
6faa3087fe
|
Merge pull request #3019 from Mrlinkwii/UI
Achievements: Different choice of words in achievement popup
|
2023-09-27 22:22:15 +10:00 |
|
Connor McLaughlin
|
8421fdb57d
|
Merge pull request #3018 from andercard0/master
Atualização Português do Brasil
|
2023-09-27 22:22:08 +10:00 |
|
Connor McLaughlin
|
235e865a83
|
Merge pull request #3017 from IlDucci/es_ES_20230924
Spanish (Spain) translation update
|
2023-09-27 22:21:57 +10:00 |
|
Stenzek
|
1a5c2596ab
|
Qt: Update path in create-update-and-edit-language.bat
|
2023-09-27 22:21:21 +10:00 |
|
Stenzek
|
fa93c02e45
|
CI: Make Mac Updater a universal binary too
|
2023-09-27 22:00:46 +10:00 |
|
Stenzek
|
9112b6a850
|
CDImageCHD: Cache parent hashes
|
2023-09-27 21:01:09 +10:00 |
|
Mrlinkwii
|
062af59a8c
|
Achievements: Different choice of words in achievement popup
|
2023-09-24 15:28:13 +01:00 |
|