Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 | Lioncash | 2019-03-10 | 1 | -1/+1 |
* | audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init | Lioncash | 2019-02-27 | 1 | -0/+4 |
* | audio_core: Make g_sink_details internally linked | Lioncash | 2018-12-13 | 1 | -1/+1 |
* | audio_core: Sinks need unique names as well. | bunnei | 2018-08-04 | 1 | -1/+2 |
* | audio_core: Implement Sink and SinkStream interfaces with cubeb. | bunnei | 2018-07-31 | 1 | -0/+31 |