Changed to force DirettaHost to proceed when application is dry-locked

Added an option to work around some player issues


Host Setting


syncBufferCount

    Buffer count between ALSA Bridge and packet transmission

    How many of the specified periodSizen will be allocated as a buffer when the player app opens ALSA

    default 8    

alsaUnderrun

    Silent transport when buffer underrun occurs due to player app write delay.

    In the case of DISABLE, recovery may be difficult due to continued playback

    default enable

    

unInitMemDet

    If the same content is written from the application to alsa, the part is replaced by mute.

    It cannot be a complete solution for uninitialized memory.

    Problem inherently solved by the player.