[mythtv-firehose] mythtv/master commit: 48ba349e0 by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Thu Mar 8 08:51:25 UTC 2012


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2012-03-07T23:05:04-08:00
   Push Date:  2012/03/08 00:51:10 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  48ba349e06e13866a06c59bc57a44fec7ee11d7b
   Changeset:  https://github.com/MythTV/mythtv/commit/48ba349e0

Log:

Fix new piano visualiser.

STL std::vector doesn't have a data() class, so use a pointer to the first element instead.

I don't see why we wouldn't use QVector to start with, and why use a combination of STL vector and QTL QVector.
But as I want to keep the changes to a minimum during feature freeze, apply the least invasive change

Reference: #10214

Modified:

   mythplugins/mythmusic/mythmusic/visualize.cpp
   mythplugins/mythmusic/mythmusic/visualize.h



More information about the mythtv-firehose mailing list