Skip to content
  1. Mar 30, 2017
  2. Mar 28, 2017
    • Thomas Guillem's avatar
      Revert "Remove no-video flag" · 1b176269
      Thomas Guillem authored
      This reverts commit 5e3982df.
      
      Without the "no-video" flag, vlc will try to open the video decoder and the
      vout in loop and will cost a lost of CPU.
      
      This commit was a workaround to fix the switch from audio only to video. This
      is now fixed in VLC.
      1b176269
    • Thomas Guillem's avatar
      Update HASH · f2dd92f3
      Thomas Guillem authored
      f2dd92f3
    • Thomas Guillem's avatar
      AudioPlayer: fix ConcurrentModificationException · 23bf14aa
      Thomas Guillem authored
      showAudioPlayer() can modify the service callbacks and was called from a
      service callback.
      
      As addCallback() triggers a updateProgress() event, we can also init the
      AudioPlayer from the onConnected() callback.
      23bf14aa
  3. Mar 22, 2017
  4. Mar 21, 2017
  5. Mar 20, 2017
Loading