log

age author description
Wed, 22 Mar 2017 08:18:46 +0000 Chris Cannam Multi-channel spectrogram
Wed, 22 Mar 2017 08:10:18 +0000 Chris Cannam Multi-channel waveforms
Tue, 21 Mar 2017 21:27:32 +0000 Chris Cannam Merge remote-tracking branch 'origin/master'
Tue, 21 Mar 2017 17:37:02 +0000 Lucas Thompson Merge branch 'master' of github.com:cannam/ugly-duckling
Tue, 21 Mar 2017 17:36:02 +0000 Lucas Thompson Merge pull request #15 from LucasThompson/fix/accidental-seeking-on-pan
Tue, 21 Mar 2017 17:34:48 +0000 Lucas Thompson Prevent seeking when panning with mouse. There's still potential for this approach to go wrong, for both zooming and panning. During the duration of the click, if the offset or zoom are returned to the starting position, the mouse will seek to its current x position.