Skip to content
  • Laurent Aimar's avatar
    Clean up input events. · d6f0bd78
    Laurent Aimar authored
    A new variable intf-event has been added.
    It supercedes the following variables (they are still present for the
    time being):
     - intf-change
     - intf-change-vout
     - rate-change
     - stats-change
    and allows to have a better knowledge of the change done.
    
    It is documented in vlc_input.h (in progress).
    d6f0bd78