
noreply at mythtv
Sep 1, 2012, 2:46 PM
Post #1 of 1
(76 views)
Permalink
|
|
mythtv branch master updated by wagnerrp. v0.26-rc-20-g5b1a6c3
|
|
The branch, master has been updated on the mythtv repository by gitolite user wagnerrp. via 5b1a6c377b1e6c9b222ee6c2bd703bd7c8bc1bca (commit) via e4c6e5db329007a6bbb5e890a3f402982fa03e29 (commit) from b393cbc969f26c470e0ae38e48d9780b67dad604 (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 5b1a6c377b1e6c9b222ee6c2bd703bd7c8bc1bca Author: Raymond Wagner <rwagner [at] mythtv> at Sat, 1 Sep 2012 17:46:25 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Sat, 1 Sep 2012 17:46:25 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=5b1a6c377b1e6c9b222ee6c2bd703bd7c8bc1bca Fix missed UTC converstion in Python MythXML class. commit e4c6e5db329007a6bbb5e890a3f402982fa03e29 Author: Tom Hayward <esarfl+github [at] gmail> at Tue, 31 Jul 2012 14:23:03 -0600 Committer: Raymond Wagner <rwagner [at] mythtv> at Sat, 1 Sep 2012 17:39:56 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=e4c6e5db329007a6bbb5e890a3f402982fa03e29 Correct URL for MythXML.getExpiring() This changes getExpiring() from using the incorrect "Dvr/GetExpiring" to the correct "Dvr/GetExpiringList". Fixes #10968 Signed-off-by: Raymond Wagner <rwagner [at] mythtv> ----------------------------------------------------------------------- Summary of changes: mythtv/bindings/python/MythTV/methodheap.py | 23 ++--------------------- 1 files changed, 2 insertions(+), 21 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|