1. 11 Mar, 2020 1 commit
    • Clownacy's avatar
      Fix Visual Studio 6 compatibility · cd38bc05
      Clownacy authored
      That last issue is annoying: `unsigned __int64` cannot be converted
      to `double`, but `signed __int64` can. I'm not sure if using the
      signed type in these cases instead is actually safe.
      
      This is a much more common problem in dr_flac.
      cd38bc05
  2. 09 Mar, 2020 1 commit
  3. 08 Mar, 2020 11 commits
  4. 07 Mar, 2020 15 commits
  5. 05 Mar, 2020 3 commits
  6. 04 Mar, 2020 1 commit
  7. 03 Mar, 2020 8 commits