Lioncash
|
1068c1b06f
audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init
|
7 anos atrás |
Lioncash
|
04d7b7e09d
audio_core/cubeb_sink: Initialize CubebSinkStream's last_frame data member
|
7 anos atrás |
Lioncash
|
8250f9bb1c
audio_core/cubeb_sink: Add override specifier to destructor
|
7 anos atrás |
Lioncash
|
7cdeec20ec
audio_core/cubeb_sink: Resolve variable shadowing warnings in SamplesInQueue
|
7 anos atrás |
Lioncash
|
6beb823f15
audio_core: Make g_sink_details internally linked
|
7 anos atrás |
Weiyi Wang
|
12c365b549
cubeb_sink: ignore null-name device when selecting
|
7 anos atrás |
bunnei
|
59beb540ae
Merge pull request #1321 from lioncash/audio-shadow
|
7 anos atrás |
bunnei
|
3476ba2aee
Merge pull request #1320 from lioncash/name
|
7 anos atrás |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 anos atrás |
Lioncash
|
fc669a97d4
cubeb_sink: Get rid of variable shadowing within CubebSink's constructor
|
7 anos atrás |
Lioncash
|
b5218d9986
cubeb_sink: Correct context name in ListCubebSinkDevices()
|
7 anos atrás |
MerryMage
|
957ddab679
audio_core: Flush stream when not playing anything
|
7 anos atrás |
MerryMage
|
55af5bda55
cubeb_sink: Downsample arbitrary number of channels
|
7 anos atrás |
MerryMage
|
1aa195a9c0
cubeb_sink: Perform audio stretching
|
7 anos atrás |
MerryMage
|
7e697ab7ff
cubeb_sink: Hold last available value instead of writing zeros
|
7 anos atrás |
MerryMage
|
6d9dd1dc6d
cubeb_sink: Use RingBuffer
|
7 anos atrás |
fearlessTobi
|
a6efff8b02
Add audio stretching support
|
8 anos atrás |
MerryMage
|
fcc5ffdfdd
cubeb_sink: Protect queue with a mutex
|
8 anos atrás |
bunnei
|
1dee8ceda1
audio_core: Use s16 where possible for audio samples.
|
8 anos atrás |
bunnei
|
02fccc0940
cubeb_sink: Support variable sample_rate and num_channels.
|
8 anos atrás |
bunnei
|
34b3f83498
audio_core: Sinks need unique names as well.
|
8 anos atrás |
bunnei
|
f437c11caf
audio_core: Implement Sink and SinkStream interfaces with cubeb.
|
8 anos atrás |