Mercurial > hg > webaudioevaluationtool
log python/timeline_view.py @ 3141:335bc77627e0 tip
age | author | description |
---|---|---|
Wed, 20 Apr 2016 21:41:49 +0200 | Brecht De Man | Change all instances of 'metricResult' to 'metricresult' |
Wed, 20 Apr 2016 20:20:23 +0200 | Brecht De Man | timeline_view, timeline_view_movement: fix negative time issue (updated to new specification) |
Wed, 20 Apr 2016 19:12:16 +0200 | Brecht De Man | timeline_view.py and timeline_view_movement.py compatible with Python 2.7 and 3.x: print ... --> print(...) |
Wed, 20 Apr 2016 16:33:22 +0200 | Brecht De Man | Change folder name 'scripts' to 'python' |