Tracks: use the new findloop for loop detection.

Tracks's previous loop detector was very basic, and only bothered to
highlight one loop, even if the player managed to create more than one
at a time. Now we highlight all of them.
This commit is contained in:
Simon Tatham
2016-02-24 19:14:31 +00:00
parent a2380d277a
commit 01844d39c6
2 changed files with 52 additions and 21 deletions

View File

@ -1,6 +1,6 @@
# -*- makefile -*-
TRACKS_EXTRA = dsf
TRACKS_EXTRA = dsf findloop
tracks : [X] GTK COMMON tracks TRACKS_EXTRA tracks-icon|no-icon