Sam Belliveau
|
51c8f18b73
|
feat: Add an option to preserve audio pitch when emulation speed changes, integrating it into core configuration and both Qt and Android UIs.
|
2026-01-27 18:48:22 -05:00 |
|
Sam Belliveau
|
0401f4a8c3
|
Add SDL Gamepad stock profile
|
2025-09-24 21:38:18 -04:00 |
|
Sam Belliveau
|
52071f3943
|
Prevent profiles with no device specification from resetting device
|
2025-09-24 21:38:02 -04:00 |
|
Sam Belliveau
|
d7f45c7b96
|
Fade audio after an entire loop
|
2025-06-02 14:37:30 -04:00 |
|
Sam Belliveau
|
74e752ed9c
|
Mixer: Use Doubles for Sample Rate Conversion.
|
2025-04-05 13:46:37 -05:00 |
|
Sam Belliveau
|
877864c23a
|
Improve Performance of Granular Buffering + User Adjustable Buffer Size
|
2025-04-01 18:17:21 -04:00 |
|
Sam Belliveau
|
f09ba10daa
|
AudioCommon: Added Granular Synthesis
|
2025-03-14 01:22:35 -05:00 |
|
Sam Belliveau
|
fa4e45e915
|
Change the scaling process to be more uniform across color space
|
2024-04-04 00:27:01 -04:00 |
|
Sam Belliveau
|
069cf7e81f
|
It's technically more correct to do it this way, difference is extremely subtle
|
2024-03-28 14:42:14 -04:00 |
|
Sam Belliveau
|
74a21a4d23
|
Increase Max Amplification
|
2024-03-27 00:55:46 -04:00 |
|
Sam Belliveau
|
50512366c3
|
Convert to Hybrid Log Gamma
|
2024-03-26 14:06:56 -04:00 |
|
Sam Belliveau
|
fba333dde5
|
Update PerceptualHDR with better color space
|
2024-03-10 12:52:54 -04:00 |
|
Sam Belliveau
|
153d0201a8
|
Add HDR to Metal
|
2024-03-10 03:25:33 -04:00 |
|
Sam Belliveau
|
f3d1cda672
|
Add PerceptualHDR
|
2024-03-10 03:25:20 -04:00 |
|
Sam Belliveau
|
7894b40111
|
Fix inner area sampling loop from going beyond bounds
|
2023-11-14 12:05:12 -05:00 |
|
Sam Belliveau
|
d4f8c1b2bd
|
fixed area sampling
|
2023-08-21 14:20:44 -04:00 |
|
Sam Belliveau
|
39d96a21a8
|
Video: Improved Tooltips & Bicubic (#5)
Edited by Filoppi
|
2023-08-18 02:00:56 +03:00 |
|
Sam Belliveau
|
ca93a5191f
|
Video: Added Box Resampling
Edited by Filoppi
|
2023-08-18 02:00:56 +03:00 |
|
Sam Belliveau
|
4a97dc7c81
|
Let VI Skip work if variance > fallback
|
2023-02-02 20:59:17 -05:00 |
|
Sam Belliveau
|
87d5d39dfe
|
Set VI Skip Activation to Half The Audio Buffer
|
2023-02-02 20:55:13 -05:00 |
|
Sam Belliveau
|
ebf114aef5
|
Tie Speed to CPU Speed and not VPS
|
2023-01-29 13:33:48 -05:00 |
|
Sam Belliveau
|
23ad07b368
|
Add VISkip
|
2023-01-14 01:56:37 -05:00 |
|
Sam Belliveau
|
e849172dc9
|
Limit Throttling to 1200hz
|
2023-01-13 18:17:24 -05:00 |
|
Sam Belliveau
|
e95c1d55e8
|
Limit Sleep Calls to 8192hz at most
|
2023-01-13 11:59:32 -05:00 |
|
Sam Belliveau
|
901e4c7697
|
Reset Throttle Variables In Init
|
2023-01-09 11:06:12 -05:00 |
|
Sam Belliveau
|
f7de0e4147
|
Fix issue that would disable Throttling
|
2023-01-08 01:20:19 -05:00 |
|
Sam Belliveau
|
bc1cc9eeb4
|
CoreTiming: Throttle Before Every Event Using Chrono
|
2023-01-06 17:21:17 -05:00 |
|
Sam Belliveau
|
588a72a4fc
|
PerformanceTracker: Add ownership of m_log_name.
|
2023-01-06 20:27:25 +01:00 |
|
Sam Belliveau
|
bc46089ab0
|
PerformanceTracker: Use shared_mutex instead of mutex so multiple threads can read at the same time.
|
2023-01-06 20:27:25 +01:00 |
|
Sam Belliveau
|
9143eb00fb
|
PerformanceMetrics: Fix Line Width Issue on Non HiDPI Screens
|
2023-01-06 20:27:17 +01:00 |
|
Sam Belliveau
|
6052a5ca9b
|
Fix Speed Counter Sample Size
|
2022-12-26 16:47:12 -05:00 |
|
Sam Belliveau
|
e1d078ada6
|
Remove Redundant Access Specifiers
|
2022-12-23 20:13:01 -05:00 |
|
Sam Belliveau
|
673f81c18a
|
New FrameTime/VBlank Analyzer + Graph
|
2022-12-23 19:52:53 -05:00 |
|
Sam Belliveau
|
1c85143aba
|
Fix ImPlot Build Directory
|
2022-12-22 23:22:13 -05:00 |
|
Sam Belliveau
|
5ca438dd97
|
Add Dear ImPlot Library
|
2022-12-22 14:32:42 -05:00 |
|
Sam Belliveau
|
edb2c90b38
|
Improve FPS/VPS Counting and Revamp Appearance
|
2022-11-23 00:11:47 +01:00 |
|