
noreply at mythtv
May 5, 2012, 4:39 PM
Post #1 of 1
(45 views)
Permalink
|
|
mythtv branch devel/utc updated by danielk. v0.26-pre-219-g0d836c7
|
|
The branch, devel/utc has been updated on the mythtv repository by gitolite user danielk. via 0d836c7357d4357451f25bf993384136b189a408 (commit) via c6f64109ae6ff9e89006b0aacd2a3bfc70087368 (commit) via fcfd8e27fdc3a32f825ba346faf43f422440b876 (commit) from 4a0ce105420236a46040b69fdb8f3f312197cba3 (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 0d836c7357d4357451f25bf993384136b189a408 Author: Daniel Kristjansson <danielk [at] cuymedia> at Sat, 5 May 2012 19:36:53 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Sat, 5 May 2012 19:36:53 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=0d836c7357d4357451f25bf993384136b189a408 Add UTC conversion DB update. commit c6f64109ae6ff9e89006b0aacd2a3bfc70087368 Author: Daniel Kristjansson <danielk [at] cuymedia> at Sat, 5 May 2012 19:36:21 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Sat, 5 May 2012 19:36:21 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=c6f64109ae6ff9e89006b0aacd2a3bfc70087368 Simplify calc_utc_offset(). commit fcfd8e27fdc3a32f825ba346faf43f422440b876 Author: Daniel Kristjansson <danielk [at] cuymedia> at Sat, 5 May 2012 18:57:57 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Sat, 5 May 2012 18:57:57 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=fcfd8e27fdc3a32f825ba346faf43f422440b876 Fix breakage from previous merge ----------------------------------------------------------------------- Summary of changes: mythtv/bindings/perl/MythTV.pm | 2 +- mythtv/bindings/python/MythTV/static.py | 2 +- mythtv/libs/libmythbase/mythmiscutil.cpp | 18 +----- mythtv/libs/libmythbase/mythversion.h | 2 +- mythtv/libs/libmythtv/dbcheck.cpp | 88 ++++++++++++++++++++++++++++++ mythtv/libs/libmythui/myththemedmenu.cpp | 5 -- 6 files changed, 94 insertions(+), 23 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|