[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-164-gb3d33e6

Git Repo Owner noreply at mythtv.org
Thu Sep 19 19:08:34 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  b3d33e62862eb38fa2b05b338c9f39b97bbb4e2c (commit)
      from  84fa3fe02d6731d06b4d64573253710405767923 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b3d33e62862eb38fa2b05b338c9f39b97bbb4e2c
Author:    Robert Siebert <rsiebert at miroku.no-ip.com> at Fri, 15 Mar 2013 10:54:38 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 19 Sep 2013 20:07:57 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b3d33e62862eb38fa2b05b338c9f39b97bbb4e2c

Allow rotating an image. This can be done either by either calling Rotate(angle) or by the rotate tag and its attribute angle in the theme. The angle value should be multiple of 90 degrees.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h |    2 +-
 mythtv/libs/libmythui/mythimage.cpp   |   19 +++++++++++++++
 mythtv/libs/libmythui/mythimage.h     |    4 +++
 mythtv/libs/libmythui/mythuiimage.cpp |   40 +++++++++++++++++++++++++++++++++
 mythtv/libs/libmythui/mythuiimage.h   |    4 +++
 5 files changed, 68 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list