Mercurial > code > home > repos > light9
diff bin/vidref @ 541:edb75a48fcb8
vidref now finds and plays back multiple takes of the current song
Ignore-this: 951b6526b8e2af0e261c11d93bb1e255
author | drewp@bigasterisk.com |
---|---|
date | Sun, 13 Jun 2010 09:41:45 +0000 |
parents | 481aa9a970b3 |
children | cfd5d5be1b50 |
line wrap: on
line diff
--- a/bin/vidref Sun Jun 13 09:41:13 2010 +0000 +++ b/bin/vidref Sun Jun 13 09:41:45 2010 +0000 @@ -6,7 +6,7 @@ sys.path.append(".") from light9.vidref.main import Main - # then vidref file cleanup, livevideo ui elements, input picker. find replay dirs correctly. show multiple replays. trash. reorder/pin. + # find replay dirs correctly. show multiple replays. trash. reorder/pin. logging.basicConfig()