[mythtv-commits] Ticket #12424: Replacement Gallery using MythUI & Storage Groups

MythTV noreply at mythtv.org
Wed Dec 16 16:02:00 UTC 2015


#12424: Replacement Gallery using MythUI & Storage Groups
-------------------------------------------+-----------------------------
 Reporter:  Roger Siddons <dizygotheca@…>  |          Owner:  rsiddons
     Type:  Patch - Feature                |         Status:  assigned
 Priority:  minor                          |      Milestone:  0.28
Component:  Plugin - MythGallery           |        Version:  Master Head
 Severity:  medium                         |     Resolution:
 Keywords:                                 |  Ticket locked:  0
-------------------------------------------+-----------------------------

Comment (by Roger Siddons <rsiddons@…>):

 In [changeset:"f48a8c7cf6e652aa6d93246bc7a927566dddcbe6/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="f48a8c7cf6e652aa6d93246bc7a927566dddcbe6"
 MythUI: Handle deviant image orientation behaviour by Qt 5.4.1

 When loading a QImage, Qt 5.4.1 automatically orientates the image.
 All other versions of Qt (4, 5.2, 5.4.0, 5.4.2) load the raw image without
 applying orientation.
 In Qt 5.5 the behaviour will be optional.
 See https://codereview.qt-project.org/#/c/110685/

 This causes Gallery images to be mis-orientated (as orientation is applied
 twice)

 This patch applies orientation compensation when running with Qt 5.4.1

 Tested on Qt 5.2.1, 5.4.1 & 5.4.2

 Refs #12424
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12424#comment:21>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list