Mercurial > hg > sonic-visualiser
log .hgsubstate @ 847:4ed262a012fc
age | author | description |
---|---|---|
Wed, 10 Sep 2014 09:40:45 +0100 | Chris Cannam | If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up |
Tue, 09 Sep 2014 20:37:07 +0100 | Chris Cannam | Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows) |
Tue, 09 Sep 2014 16:52:24 +0100 | Chris Cannam | Respond tidily to user cancellation during download, instead of going on to attempt to load the nonexistent file as a non-audio format |
Wed, 03 Sep 2014 13:12:38 +0100 | Chris Cannam | Avoid complaint about unused return value |
Wed, 03 Sep 2014 13:10:19 +0100 | Chris Cannam | Fix potential null pointer deref |
Wed, 03 Sep 2014 13:08:32 +0100 | Chris Cannam | Fix memory leak (from coverity scan) |
Wed, 03 Sep 2014 13:06:13 +0100 | Chris Cannam | Fix some uninitialised values (from coverity scan) |