1. 17 Feb, 2010 1 commit
    • Max Kellermann's avatar
      replay_gain_info: use INFINITY to mark undefined values · c05e6a12
      Max Kellermann authored
      The previous patch not only moved code, it also changed the check.
      Negative gain values seem to be valid after all, there just was the
      "magic" value 0.0 which means "not available".  This patch changes the
      "magic" value to "INFINITY", and uses the C99 function isinf() to
      check.  It might have been a better idea to use "NAN", but the "NAN"
      macro is a GNU extension.
      c05e6a12
  2. 15 Feb, 2010 3 commits
  3. 08 Feb, 2010 6 commits
  4. 02 Feb, 2010 1 commit
  5. 28 Jan, 2010 1 commit
  6. 20 Jan, 2010 3 commits
  7. 18 Jan, 2010 9 commits
  8. 17 Jan, 2010 10 commits
  9. 16 Jan, 2010 6 commits