Stenzek
2d22409d2e
dep/libchdr: Fix handling of duplicate codecs
2024-11-07 22:48:05 +10:00
Stenzek
d0ad4e7264
dep/libchdr: Fix mismatched function pointer type
2024-11-05 13:03:47 +10:00
Stenzek
bb740499a5
CDImageCHD: Show precaching in MB
2024-11-04 12:34:49 +10:00
Stenzek
2c3d1d9e60
dep/libchdr: Check that metadata seek succeeds
2024-11-02 22:27:14 +10:00
Stenzek
65d7f3bf2d
dep/libchdr: Correctness fixes for 9e5deb8
2024-10-30 15:28:45 +10:00
Stenzek
9e5deb8e35
dep/libchdr: Update and fix numerous vulnerabilities
2024-10-25 20:37:52 +10:00
Stenzek
fe8dada392
dep/libchdr: Add EDC computation functions
2024-09-01 19:43:16 +10:00
Stenzek
b143d96476
Build: Use deps DLLs on Windows
2024-03-24 16:02:59 +10:00
Stenzek
0e6a9f637b
dep/libchdr: Rebase to upstream 2a1119c
2024-02-18 15:34:06 +09:00
Stenzek
c2c3eac749
Build: Use shared webp/zstd/zlib
2024-02-03 19:41:56 +10:00
Stenzek
fd341f6a9d
dep/libchdr: Add chd_get_compressed_size()
2023-12-20 23:40:11 +10:00
Stenzek
82b3907804
dep/libchdr: Add subtype parsing functions
2023-11-05 21:14:19 +10:00
Stenzek
f41384c6c8
dep/libchdr: Add chd_is_matching_parent()
2023-08-12 14:46:09 +10:00
Stenzek
bd1cf91030
dep/libchdr: Add option to transfer file ownership
2023-08-12 14:46:09 +10:00
Stenzek
62c5e3af2f
dep/libchdr: Add read_header variants for user-provided file
2023-08-12 14:46:09 +10:00
Stenzek
06a8349162
dep/libchdr: Re-add progress precaching
2023-08-12 14:46:09 +10:00
Stenzek
4b70853daa
dep: Bump libchdr to 54bfb87
2023-08-12 14:46:09 +10:00
Connor McLaughlin
e45c7fd1f7
dep/libchdr: arm64 compile fix on MSVC
2022-04-03 21:38:55 +10:00
Connor McLaughlin
ec9411c0a7
dep/libchdr: Add chd_precache_progress()
...
Alternative which reports back as the file is read.
2022-04-03 21:09:36 +10:00
Connor McLaughlin
bceca040d9
dep/libchdr: Remove libFLAC dependency
2022-04-03 21:09:36 +10:00
Connor McLaughlin
6b8486674f
dep/libchdr: Update to a03e693
2022-04-03 20:29:44 +10:00
Connor McLaughlin
0ff1402fcd
dep/libchdr: Disable verification/subcode decompression
...
Small speed boost on low end devices.
2021-07-11 20:58:46 +10:00
Connor McLaughlin
5da9edceb9
Build: Unify MSBuild options in props files
2021-07-10 21:45:10 +10:00
Connor McLaughlin
06b009f361
Warning fixes
2021-06-27 13:51:22 +10:00
Connor McLaughlin
2a61620dae
dep/libchdr: Sync to upstream (82670d5)
2020-12-01 23:34:21 +10:00
Connor McLaughlin
49cea927f0
Build: Add ARM64 platform for Windows
2020-10-14 00:48:48 +10:00
Connor McLaughlin
c8d7b0fc08
dep: Update libchdr
2020-09-15 00:31:35 +10:00
Connor McLaughlin
c5db7db182
Build: Compile source as UTF-8 with MSVC
2020-08-15 00:04:38 +10:00
Connor McLaughlin
058bea9faf
libchdr: Expose chd_open_file
2020-08-01 14:01:10 +10:00
Connor McLaughlin
3daa6b469a
Build: Explicitly disable spectre mitigations
...
Mitigations-off gave a roughly 20-25% boost in performance on my laptop
(i7-7700HQ), even with the recompiler.
It seems AppVeyor was building with them enabled. You shouldn't treat an
emulator like a sandbox and run untrusted code in it amyway.
2020-04-01 22:30:19 +10:00
Connor McLaughlin
b5901fa190
dep: Add libchdr
2020-01-30 20:06:14 +10:00