Changes between Initial Version and Version 1 of Ticket #2378, comment 4


Ignore:
Timestamp:
Jul 28, 2021, 7:35:09 PM (5 years ago)
Author:
reimar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2378, comment 4

    initial v1  
    11This works, but it's a bit of a hack and I don't know what the risk is, both breaking something or not fixing some case:
     2
     3{{{
    24Index: command.c
    35===================================================================
     
    1315                 else if (sh_audio && mpctx->audio_out)
    1416                     pos =
     17
     18}}}