Results 613 comments of Victor Gaydov

@nythoang Sure, you're welcome.

> Seems impossible. Could you elaborate? Have you looked how this is achieved with the current Timer implementation? (see the case when next_wakeup_ is zero).

> Before call wait_deadline(), have try_set_deadline(lower_value_of_time) with ignoring syscall. After that call wait_deadline(), but timestamp < deadline and it wait until other call. It mean we drop 1 deadline, which...

Unassigning so that someone could take a look at it and maybe find better solution. See discussions in the linked PR.

Hi, thanks for report. Yes, roc internally has some information for it, although the feature is not fully finished. I'll raise the priority of this. Related: roc-streaming/roc-pulse#22, roc-streaming/roc-pulse#4.

@enigmaro Great, you're welcome, the issue is free.

Hi, saw your message on IRC, but you're offline already, so answering here. > Is it a valid approach to check if the PulseAudio daemon is running during run time...

BTW if you want to receive offline messages on IRC, see here https://roc-streaming.org/toolkit/docs/about_project/contacts.html

@enigmaro Hi! Do you still have plans on this?