Skip to content
  • Jean Felder's avatar
    player: Remove set_playing method · 6b8344d4
    Jean Felder authored
    set_playing method just calls play or pause methods according to
    value. It brings some confusion as it seems that something else
    happens. Replace it with direct calls to play/pause methods.
    6b8344d4