[mythtv-commits] mythtv branch fixes/0.27 updated by jpoet. v0.27.3-181-ge1d575d

Git Repo Owner noreply at mythtv.org
Thu Oct 9 02:46:04 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jpoet.
       via  e1d575da2fdde7ae7119972c688b0ddd15e676c4 (commit)
       via  f4df2af0cb0eb1ee2783e137f22e1ce481e51b84 (commit)
      from  c68eae16a2e894d81e3b4a9b39410443f2eb17c1 (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 e1d575da2fdde7ae7119972c688b0ddd15e676c4
Author:    John Poet <jpoet at mythtv.org> at Tue, 23 Sep 2014 12:58:15 -0600
Committer: John Poet <jpoet at mythtv.org> at Wed, 8 Oct 2014 20:45:52 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e1d575da2fdde7ae7119972c688b0ddd15e676c4

MythMainWindow::Norm: With very small values of x, scaling down can cause the 'normalized' value to go to zero.  Rounding the result fixes this, and is probably more desireable anyway.
(cherry picked from commit 42bae47be8794eac2dadff3b4fd1a7fa3c547b82)



commit f4df2af0cb0eb1ee2783e137f22e1ce481e51b84
Author:    John Poet <jpoet at mythtv.org> at Fri, 19 Sep 2014 16:15:09 -0600
Committer: John Poet <jpoet at mythtv.org> at Wed, 8 Oct 2014 20:45:42 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f4df2af0cb0eb1ee2783e137f22e1ce481e51b84

MythUIScrollBar: Initialize maximum to zero until it is actually known, otherwise the scrollbar is drawn prematurely.
(cherry picked from commit 899f3d3185c994715c86cd42bf56e011266e4c9c)



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

Summary of changes:
 mythtv/libs/libmythui/mythmainwindow.cpp  |    4 ++--
 mythtv/libs/libmythui/mythuiscrollbar.cpp |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list