Anton Oleynikov wrote:
As audio_status() doesn't return anything when radio is playing I tried to
add set_audio_status() function to playback.c, so
that it can be called from radio code.

In the current code, we have separate status functions for radio and other audio playback. I guess you are planning to integrate the two by adding more bits to the status word?

In that case, i guess you should probably do the same with mpeg.c for now.

Linus

Reply via email to