Shen-Ta Hsieh
|
db7caa2dac
|
src/output: Move event and spsc_queue into thread object
|
2021-03-04 18:45:56 +01:00 |
|
Shen-Ta Hsieh
|
2974737746
|
src/win32: Add ComWorker to run all COM function on same thread
|
2021-03-04 18:43:43 +01:00 |
|
Shen-Ta Hsieh
|
0f39dc1edb
|
output/wasapi: use AUDCLNT_BUFFERFLAGS_SILENT for paused output
|
2021-03-04 18:17:57 +01:00 |
|
Max Kellermann
|
cfb7f8ab84
|
util/AllocatedString: rename to BasicAllocatedString
To make things simpler, AllocatedString is now a non-template class.
|
2021-03-04 18:03:56 +01:00 |
|
Shen-Ta Hsieh
|
481c330c17
|
src/output: Set thread name for Wasapi output thread
|
2021-02-15 17:51:49 +01:00 |
|
Max Kellermann
|
5348f8c9c8
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
|
Max Kellermann
|
c843bce9f5
|
LogLevel: rename DEFAULT to NOTICE
"DEFAULT" is a bad name - all it says is that it's the default value,
but it doesn't say what it means. The name NOTICE mimics the syslog
level.
|
2020-09-23 14:22:33 +02:00 |
|
Shen-Ta Hsieh
|
93d87854e9
|
src/output: add wasapi output and mixer plugin
|
2020-05-30 22:21:03 +08:00 |
|