Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 948:246fd9915da1 osx-retina
age | author | description |
---|---|---|
Tue, 10 Mar 2015 17:23:45 +0000 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Wed, 04 Mar 2015 13:53:42 +0000 | Chris Cannam | Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11 |
Mon, 02 Mar 2015 17:20:24 +0000 | Chris Cannam | Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows |
Fri, 16 Jan 2015 17:02:55 +0000 | Chris Cannam | Fix arg in string |
Thu, 04 Dec 2014 14:48:19 +0000 | Chris Cannam | Quick hack at a multiplex option for transform input (see #1108) |
Mon, 01 Dec 2014 16:31:40 +0000 | Chris Cannam | Start work on unit converter |