log

age author description
Wed, 20 Apr 2016 18:05:29 +0200 Brecht De Man score_parser.py compatible with Python 2.7 and 3.x: print ... --> print(...); csvreader.next() --> next(csvreader)
Wed, 20 Apr 2016 16:21:08 +0100 www-data Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
Wed, 20 Apr 2016 16:33:22 +0200 Brecht De Man Change folder name 'scripts' to 'python'
Wed, 20 Apr 2016 15:20:47 +0100 www-data Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
Wed, 20 Apr 2016 16:02:17 +0200 Brecht De Man Fix for #19 though should be dealt with in the result XML specification
Wed, 20 Apr 2016 12:20:51 +0100 www-data Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
Wed, 20 Apr 2016 12:10:41 +0100 Nicholas Jillings Missing surveys in Safari 8.0.4 potential fix
Tue, 19 Apr 2016 18:21:03 +0100 www-data Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool