RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
20d6664dc1
|
Try to make most audio configs dynamic
|
2020-07-08 21:11:23 +02:00 |
|
Nekotekina
|
92e3eaf3ff
|
Fix signed-unsigned comparisons and mark warning as error (part 2).
|
2020-02-19 22:54:58 +03:00 |
|
Megamouse
|
fe75311be2
|
move config structs to own files and clean up some headers
|
2020-02-17 15:08:17 +03:00 |
|
Nekotekina
|
67075dfc6c
|
logs: cleanup for audio backends
In process of removing GENERAL log channel.
|
2020-01-31 16:44:48 +03:00 |
|
Emmanuel Gil Peyrot
|
03a2d36c7e
|
Audio: don’t build ALSA, PulseAudio or FAudio backends when disabled
|
2019-10-31 15:46:20 +03:00 |
|
Nekotekina
|
0fcddf6568
|
Audio: restore snd_pcm_recover for ALSA backend
But don't push audio data after recover as before.
|
2019-09-08 20:49:51 +03:00 |
|
Nekotekina
|
d4591b1508
|
ALSA: disable recovery (experimental)
|
2019-01-18 16:49:17 +03:00 |
|
Rui Pinheiro
|
1e4513e2e3
|
Fixups in audio backend
Removes 's_' prefix from variables that are no longer static and
thread_local. Removes superfluous comments left behind due to copy-paste
mistakes.
|
2019-01-12 21:29:56 +03:00 |
|
Rui Pinheiro
|
67f9397746
|
Various fixes
In addition, linux builds (and ALSA/PA) now work again
|
2019-01-12 21:29:56 +03:00 |
|