[mythtv-commits] mythtv branch master updated by stuartm. v0.27-alpha-81-g95664a2

Git Repo Owner noreply at mythtv.org
Sun Aug 4 21:35:59 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  95664a2a80bc790f410c96505f9d1f47c2fb8e06 (commit)
       via  998804f51897fb5caed84911129e4ccde7899b31 (commit)
       via  9cfc14f859a31d54d6cc2fb780fba8983a26d469 (commit)
      from  0505988f716f8077258af923c73a51b6f24fa072 (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 95664a2a80bc790f410c96505f9d1f47c2fb8e06
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 4 Aug 2013 22:11:24 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 4 Aug 2013 22:20:58 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=95664a2a80bc790f410c96505f9d1f47c2fb8e06

Don't perform last modified checks on internet images which are in the memory cache, this causes an unnecessary delay.



commit 998804f51897fb5caed84911129e4ccde7899b31
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 4 Aug 2013 20:34:13 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 4 Aug 2013 22:20:58 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=998804f51897fb5caed84911129e4ccde7899b31

Fix LoadCacheImage logic so that when checking for an image in the memory cache we only perform the last modified checks if it's actually found. This prevents us checking twice for every single image.
Also fix a bug where we loaded an image from the disk cache when we were only supposed to be checking whether it was in the memory cache.



commit 9cfc14f859a31d54d6cc2fb780fba8983a26d469
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 4 Aug 2013 19:24:08 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 4 Aug 2013 22:20:58 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9cfc14f859a31d54d6cc2fb780fba8983a26d469

Increase kImageCacheTimeout to 60 seconds



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

Summary of changes:
 mythtv/libs/libmythui/mythuihelper.cpp |   76 ++++++++++++++++++++-----------
 mythtv/libs/libmythui/mythuiimage.cpp  |    2 +-
 2 files changed, 50 insertions(+), 28 deletions(-)

-- 



More information about the mythtv-commits mailing list