1. 23 Oct, 2013 8 commits
  2. 22 Oct, 2013 7 commits
  3. 21 Oct, 2013 2 commits
  4. 19 Oct, 2013 1 commit
  5. 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
  6. 17 Oct, 2013 2 commits
  7. 16 Oct, 2013 1 commit
  8. 15 Oct, 2013 16 commits
  9. 14 Oct, 2013 2 commits