Jaroslav Kysela
Jaroslav Kysela
Empty `Use` means fallback to the legacy configuration (no UCM). Why do you need UCM config for your hardware?
Then the pulseaudio legacy config probably didn't find the right controls. You may check the pulseaudio verbose output and modify /usr/share/pulseaudio/alsa-mixer/paths/ config to detect your hardware. It's possible to add...
> > It's possible to add support for all HDA hardware to UCM, but there's no ETA. > > Excuse me, what does ETA stand for at here? I'm not...
This feature is not supported in the sound servers at the moment. We just define the way to describe the devices, but the applications using UCM should use those values...
Use case configuration documentation: https://www.alsa-project.org/alsa-doc/alsa-lib/group__ucm__conf.html
The initial values should be set only once via the BootSequence now. We need to review all old configs and move this initialization there.
The three requests to subscribe a mux seems like a bad idea. The retry may be configurable, because there may be a good reason why the mux is not available....
The buffers (all previous data) must be removed in this case, otherwise the PTS timing will break.
I think that my idea was to exactly identify the genre in the commit a7ee9411f86238b3905ca4949af812bd409071ca . It's fine for UI, but it does not work for the xmltv import. My...
Thinking more about this and it would be probably much better to have configuration stored in json in the configuration directory and not hardcoded in the binary. In this way,...