1. 27 Oct, 2013 6 commits
  2. 26 Oct, 2013 2 commits
  3. 25 Oct, 2013 6 commits
  4. 24 Oct, 2013 2 commits
  5. 23 Oct, 2013 9 commits
  6. 22 Oct, 2013 7 commits
  7. 21 Oct, 2013 2 commits
  8. 19 Oct, 2013 1 commit
  9. 18 Oct, 2013 1 commit
    • Luca Barbato's avatar
      wtv: Seek by sector properly · 2b72f8ac
      Luca Barbato authored
      Use an helper function to seek by sector to avoid possible mistakes
      due shifting by WTV_SECTOR_BITS a 32bit integer.
      
      Contrary to common intuition, a 32 bit integer left shifted
      by a 64 bit integer does not promote the 32 bit integer to
      64 bit before shifting.
      2b72f8ac
  10. 17 Oct, 2013 2 commits
  11. 16 Oct, 2013 1 commit
  12. 15 Oct, 2013 1 commit