Connor McLaughlin
395e9a934b
InputManager: Support inverted full axis
...
i.e. pedals
2023-01-15 15:13:54 +10:00
Connor McLaughlin
4eb6b90825
AudioStream: Fix building without SSE on Linux
2022-12-20 21:25:15 +10:00
Connor McLaughlin
8c7a192128
Misc: Add copyright/license statement to applicable files
...
Should've did this in the beginning.
2022-12-04 21:03:49 +10:00
Connor McLaughlin
239b585d8c
AudioStream: Fix several-second-looping bug on underrun
2022-09-18 11:56:22 +10:00
Connor McLaughlin
3a5bf6d29b
System: Move overlay checking to common
2022-08-27 16:52:24 +10:00
Connor McLaughlin
cab51c6764
FullscreenUI: Re-enable most previously-missing settings
2022-08-26 01:26:55 +10:00
Connor McLaughlin
7bbacd2392
Misc: Remove unused code
2022-08-22 19:55:38 +10:00
Connor McLaughlin
e2ecfa64e9
IniSettingsInterface: Make writes atomic
...
Fixes potential settings corruption if we crash while saving.
2022-08-10 17:48:35 +10:00
Connor McLaughlin
1db24e8014
IniSettingsInterface: Prevent multiple threads loading/saving at once
2022-08-10 17:26:52 +10:00
Connor McLaughlin
916900be5d
Misc: More warning fixes
2022-08-10 14:33:31 +10:00
Connor McLaughlin
477bb3d554
Misc: Clean up a few warnings
2022-08-10 13:41:13 +10:00
Connor McLaughlin
4f5722c932
AudioStream: Fix compiling with clang/arm64
2022-07-31 16:38:45 +10:00
Connor McLaughlin
66caaf6103
AudioStream: Fix null output
2022-07-29 22:39:38 +10:00
Connor McLaughlin
d012f65d4f
AudioStream: Fix possible NaN in forced tempo update
2022-07-29 22:16:22 +10:00
Connor McLaughlin
be5b979713
AudioStream: Make speed changes less poppy
2022-07-29 21:16:02 +10:00
Connor McLaughlin
f6ff7e48c1
Build: Fix compiling for arm64/linux
2022-07-28 22:38:08 +10:00
Connor McLaughlin
68b5dd869c
SPU: Add time stretched audio output
2022-07-28 22:10:47 +10:00
Connor McLaughlin
9b22f0564f
Misc: Remove backported license text
...
For anyone trying to start drama, I have copyright over this code and
never signed a CLA, therefore can relicense it how I see fit (in this
case is no license, i.e. no rights, although the entire DuckStation as
is currently distributed is GPLv3).
2022-07-23 13:55:09 +10:00
Connor McLaughlin
a1edddc59d
CDROM: Revamp/improve preload image procedure
2022-07-23 13:55:09 +10:00
Connor McLaughlin
8d7fdae683
CDImagePPF: Precache underlying image when requested
2022-07-23 13:55:09 +10:00
Connor McLaughlin
b42b5501f6
UI: Massive revamp, new features and improvements
2022-07-22 21:19:54 +10:00
Connor McLaughlin
b7fbde31a7
Move utility classes from common to own static lib
2022-07-21 17:29:58 +10:00