Commit graph

8040 commits

Author SHA1 Message Date
Stenzek e8eac9f3a8
GPUDevice: Fix initial pipeline cache not being created 2024-09-03 22:45:42 +10:00
Stenzek 2d40ddaf33
MemoryCard: Don't display message for empty card 2024-09-03 21:49:51 +10:00
Stenzek 2840262f28
Host: Add disambiguation variants for translations 2024-09-03 21:45:52 +10:00
Stenzek 9e67a7f3cc
INISettingsInterface: Use FileSystem atomic update routines 2024-09-03 20:43:46 +10:00
Stenzek 0ceeddbfe7
FileSystem: Fix FD leak with atomic updated file on Linux
Also add the ability to explicitly commit and check for errors.
2024-09-03 20:43:12 +10:00
Stenzek 94d0dd7b42
MemoryCard: Defer creation of card until first save
Also do not overwrite the card if it failed to load.
2024-09-03 20:13:05 +10:00
Stenzek cf9ef3d2ac
Settings: Make Disable Interlacing a Deinterlacing mode
Saving that precious vertical space.
2024-09-03 20:02:05 +10:00
Stenzek 08edd9894b
System: Display disabled enhancements in safe mode 2024-09-03 19:29:59 +10:00
Stenzek 49a7a19dbb
Data: Note third-party codecs in AppImage FFmpeg 2024-09-03 19:17:19 +10:00
Stenzek f93e5efa26
Settings: Force Frame Timings => Force Video Timing
Also drop from GameDB, an override doesn't make sense here anyway,
due to the low success rate with the enhancement.
2024-09-03 19:06:28 +10:00
Stenzek b162063535
CI/AppImage: Build shrunk ffmpeg for media capture 2024-09-03 18:53:19 +10:00
Stenzek 6357d95c22
dep/fmt: Bump to v11.0.2 2024-09-03 18:53:19 +10:00
Stenzek dc998f72ab
Deps: Bump SDL2 to 2.30.7 2024-09-03 18:51:36 +10:00
Stenzek 23fa3776ec
MDEC: Vectorize 16 and 24-bit copy-out
Speedup of 15% and 6% in FMV playback respectively.
2024-09-03 18:51:36 +10:00
spacepaw f511877910
Reworked the "Force NTSC Timings" feature to support both NTSC and PAL frame timings (#3287) 2024-09-03 18:50:45 +10:00
Stenzek 7d40228765
ImGuiManager: Don't rasterize full glyph range for debug font 2024-09-02 12:37:58 +10:00
Stenzek 2e0b0d3963
System: Fix possible race condition in presence update 2024-09-02 12:12:41 +10:00
KamFretoZ 45291c5afe
DiscordRPC: Add Rcheevos Icon Support (#3286) 2024-09-02 01:02:28 +10:00
Stenzek 895c489f05
ImGuiManager: Split OSD and debug window fonts
Fixes the latter not fitting on screen anymore.
2024-09-02 00:27:49 +10:00
Stenzek a180a2d64e
GameDB: Disable PGXP culling in Spyro 1
Otherwise it corrupts memory when looking through portals.
2024-09-02 00:26:14 +10:00
Stenzek a8cca7638f
Achievements: Shrink URL buffer sizes
They never end up being 512 bytes.
2024-09-01 23:51:18 +10:00
Stenzek de20c388dd
dep/rcheevos: Don't silently truncate buffers in rc_api_init_fetch_image_request() 2024-09-01 23:50:06 +10:00
Anderson Cardoso fa5c62ef5d Atualização Idioma Turco
Update Turkish to latest.
Validated by a native speaker.
2024-09-01 23:28:18 +10:00
Anderson Cardoso cb44925749 Atualização Português do Brasil
Atualizado para última versão.
2024-09-01 23:28:18 +10:00
zkdpower bc13ed533c
Update the Simple-Chinese translation to latest. (#3282) 2024-09-01 23:27:57 +10:00
Víctor "IlDucci 9d1dc76742
Spanish (Spain) translation update 2024/08/30 (#3285)
- Adding translations for the latest changes.
2024-09-01 23:27:46 +10:00
Stenzek aab69b06b9
Misc: Remove unused files 2024-09-01 23:17:46 +10:00
Stenzek 9ca6b5430f
Misc: Update copyright headers 2024-09-01 23:10:55 +10:00
Stenzek 25bc8a6480
GPU/SW: Split out rasterizer, add dynamic selection 2024-09-01 23:00:30 +10:00
Stenzek 00634f68cc
AudioStream: Rewrite and integrate expander 2024-09-01 23:00:30 +10:00
Stenzek a5bf1ba5ce
Common: Add aligned_unique_ptr 2024-09-01 23:00:30 +10:00
Stenzek 07d1c6ab14
GSVector: Add a bunch of fp64 operations 2024-09-01 23:00:30 +10:00
Stenzek b2e48ed5d8
SPU: Vectorize reverb resampling 2024-09-01 20:09:44 +10:00
Stenzek e2bd350432
Common: Rename iNN -> sNN 2024-09-01 20:09:44 +10:00
Stenzek 998de9de91
CDImage/ECM: Use EDC/ECC functions from libchdr 2024-09-01 20:09:44 +10:00
Stenzek 1b7c56ece5
dep/libchdr: Add EDC computation functions 2024-09-01 20:09:43 +10:00
Stenzek e78539d7f9
Data: Remove license-incompatible shaders 2024-09-01 20:09:43 +10:00
Stenzek 6d3b177714
GameDB: Disable WS in Athena - Awakening from the Ordinary Life 2024-08-31 14:37:46 +10:00
Stenzek 5e1592b05d
GPU/HW: Fix assert with accurate blending + true colour on 2024-08-27 23:46:34 +10:00
Stenzek 71ca14a77a
GameList: Support excluding disc sets 2024-08-26 21:42:35 +10:00
Stenzek 7665b1c760
GPUDevice: Warning fix 2024-08-26 21:37:29 +10:00
Stenzek 2275aa85d9
GPUDevice: Use CompressHelpers
And compress the pipeline cache. Saves a fair bit of disk space.
2024-08-26 21:33:28 +10:00
Stenzek 8e11dd42b4
Host: Use CompressHelpers for ReadCompressedResourceFile() 2024-08-26 21:33:21 +10:00
Stenzek 19e94649f1
SHA1Digest: Span-ify 2024-08-26 21:33:14 +10:00
Stenzek d262e04454
Util: Add CompressHelpers 2024-08-26 21:33:14 +10:00
Stenzek b926f4e42a
ImGuiManager: Remove unused function 2024-08-26 19:00:53 +10:00
Stenzek fa5a255f9b
ImGuiOverlays: Use actual recording icon 2024-08-26 19:00:53 +10:00
Stenzek a0905c9b3b
InputManager: Don't set key down for binds when ImGui has focus
Fixes unpausing etc when alt-tabbing.
2024-08-26 18:50:04 +10:00
Stenzek 1427f7b236
FullscreenUI: More animation fixes 2024-08-26 18:50:04 +10:00
Stenzek 79f78448e2
CDROM: Fix incorrect clamp with seek speedup
And bump the minimum time up around 0.29ms or so, hopefully improve
stability in FF7.
2024-08-26 16:49:28 +10:00