Skip to content
Snippets Groups Projects
Select Git revision
  • 53b8fd534e2051a992f5a3db35feb02b8e516fa0
  • master default protected
  • Audacity_3.5.1_FontBold
  • Audacity_3.5.1
  • release-3.2.3
  • alpha-3.2.0
  • darkaudacity
  • mac-2.1.1-vi
  • DarkAudacity-2.3.2x
  • Audacity-2.3.2
  • Audacity-2.3.1
  • Audacity-2.3.0
  • Audacity-2.2.2
  • Audacity-2.2.2-beta-20180128
  • Audacity-2.2.1
  • Audacity-2.2.1-rc3
  • Audacity-2.2.1-rc2
  • Audacity-2.2.1-rc1
  • Audacity-2.2.0
  • Audacity-2.2.0-rc1
  • Audacity-2.2.0-beta-20170901
  • Audacity-2.1.3
  • DarkAudacity-2.1.3x
  • Audacity-2.1.2
  • wx3-stable
  • wx3-unstable
  • Audacity-2.1.1
  • Audacity-2.1.0
28 results

ViewInfo.cpp

Forked from Hwanyong Lee / audacity-kr-font
Source project has a limited visibility.
  • James Crook's avatar
    53b8fd53
    Residuals from Bug 1296 · 53b8fd53
    James Crook authored
    Added forcing time64 to be positive.  Fixes problem where large negative value overflows into int.
    More careful computation of TimeToPosition() so floor is only called with in range values.
    Re-instated 'true' flags for hiddenMid calls, which I'd mistakenly dropped, so that (later) FishEye can distinguish.
    53b8fd53
    History
    Residuals from Bug 1296
    James Crook authored
    Added forcing time64 to be positive.  Fixes problem where large negative value overflows into int.
    More careful computation of TimeToPosition() so floor is only called with in range values.
    Re-instated 'true' flags for hiddenMid calls, which I'd mistakenly dropped, so that (later) FishEye can distinguish.