Stenzek
|
aafc029682
|
Misc: Un-namespace Timer
|
2024-11-29 20:13:37 +10:00 |
|
Stenzek
|
0d3501d435
|
Misc: Pass SettingsInterface by const reference
|
2024-10-20 23:59:47 +10:00 |
|
Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
a7d8e6d018
|
Host: Add disambiguation variants for translations
|
2024-09-03 21:39:00 +10:00 |
|
Stenzek
|
3fbdcdb4ff
|
AudioStream: Rewrite and integrate expander
|
2024-09-01 13:16:10 +10:00 |
|
Stenzek
|
a2f98541b3
|
Misc: Slim down some header includes
|
2024-08-04 14:49:55 +10:00 |
|
Stenzek
|
3a83c4265c
|
Misc: Fix a bunch of code analysis warnings
Some of which were even actual errors.
|
2024-08-02 23:56:07 +10:00 |
|
Stenzek
|
6d70d24bc4
|
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
|
2024-08-02 21:49:19 +10:00 |
|
Stenzek
|
0654b2dc43
|
AudioStream: Use GSVector
|
2024-07-03 00:24:12 +10:00 |
|
Stenzek
|
4e922a34a7
|
Log: Simplify macros
|
2024-05-24 02:08:14 +10:00 |
|
Stenzek
|
b6d019db66
|
Misc: Replace log printf calls with fmt
|
2024-05-24 00:29:49 +10:00 |
|
Stenzek
|
14ba3b7312
|
System: Fix sync to host refresh audio stretching
|
2024-05-22 22:32:51 +10:00 |
|
Stenzek
|
0a38c0889e
|
AudioStream: Improve >100% volume output quality
|
2024-05-15 22:11:47 +10:00 |
|
Stenzek
|
864b0ad5fe
|
Qt: Save audio output latency value separately to minimal flag
|
2024-05-12 17:36:15 +10:00 |
|
Stenzek
|
c803c4fbef
|
Qt: Fix incorrect minimum latency display
|
2024-05-12 17:09:03 +10:00 |
|
Stenzek
|
d6e80de3bf
|
Qt: Add default option for cubeb driver
|
2024-05-05 12:51:31 +10:00 |
|
Stenzek
|
4139bf63d8
|
AudioStream: Backport changes
|
2024-04-25 01:13:51 +10:00 |
|
Stenzek
|
0fbc1a3a8a
|
AudioStream: Add surround expansion via FreeSurround
|
2024-04-21 23:30:46 +10:00 |
|
Stenzek
|
a5a72cd7ec
|
AudioStream: Fix a couple of errors in ReadFrames() resampler
|
2024-04-17 00:49:44 +10:00 |
|
Stenzek
|
d96062b690
|
AudioStream: Fix infinite loop
|
2024-03-21 03:50:46 +10:00 |
|
Stenzek
|
9703542775
|
AudioStream: Re-add SDL backend
|
2024-03-20 22:46:20 +10:00 |
|
Stenzek
|
a96111eaeb
|
Misc: Swap make_array() for size deduction
|
2023-10-02 13:33:33 +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 |
|
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
|
cab51c6764
|
FullscreenUI: Re-enable most previously-missing settings
|
2022-08-26 01:26:55 +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
|
68b5dd869c
|
SPU: Add time stretched audio output
|
2022-07-28 22:10:47 +10:00 |
|
Connor McLaughlin
|
b7fbde31a7
|
Move utility classes from common to own static lib
|
2022-07-21 17:29:58 +10:00 |
|