1. 05 Sep, 2011 8 commits
  2. 02 Sep, 2011 1 commit
  3. 22 Aug, 2011 5 commits
  4. 10 Aug, 2011 1 commit
  5. 09 Aug, 2011 1 commit
  6. 13 Jul, 2011 1 commit
  7. 12 Jul, 2011 2 commits
  8. 08 Jun, 2011 1 commit
  9. 07 Jun, 2011 1 commit
  10. 10 Apr, 2011 1 commit
  11. 08 Apr, 2011 1 commit
  12. 31 Mar, 2011 2 commits
  13. 20 Mar, 2011 1 commit
  14. 13 Mar, 2011 1 commit
  15. 03 Mar, 2011 1 commit
  16. 20 Feb, 2011 2 commits
  17. 17 Feb, 2011 1 commit
  18. 13 Feb, 2011 1 commit
  19. 01 Jan, 2011 1 commit
  20. 22 Dec, 2010 2 commits
  21. 12 Dec, 2010 1 commit
  22. 15 Nov, 2010 1 commit
  23. 12 Nov, 2010 1 commit
  24. 09 Nov, 2010 1 commit
  25. 08 Nov, 2010 1 commit
    • Jean-Paul Saman's avatar
      dvb_Reset() hangs DVBlast when using ASI input. · 0125057f
      Jean-Paul Saman authored
      DVBlast hangs when dvb_Reset() in ASI mode. When using ASI as input there is no
      need to reset the device and especially resetting a DVB device is wrong. Therefor
      abstract the call to dvb_Reset() and replace it with pf_Reset(). Also the udp input
      is adapted to provide a function for pf_Reset(). Both asi_Reset() and udp_Reset()
      do nothing.
      0125057f