
noreply at mythtv
May 4, 2012, 11:33 AM
Post #1 of 1
(44 views)
Permalink
|
|
mythtv branch master updated by danielk. v0.26-pre-188-g568e161
|
|
The branch, master has been updated on the mythtv repository by gitolite user danielk. via 568e161f39a33cde70ba1a74081ab46d28006a2c (commit) via 986a5869911ca56d32ed3d6c0325f9e825e628c4 (commit) from a1d9015924480bb8a733452e294fb72ebbfce94a (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 568e161f39a33cde70ba1a74081ab46d28006a2c Author: Daniel Kristjansson <danielk [at] cuymedia> at Fri, 4 May 2012 14:28:44 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Fri, 4 May 2012 14:28:44 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=568e161f39a33cde70ba1a74081ab46d28006a2c Reset videobuf_retries when DecoderGetFrame() succeeds. commit 986a5869911ca56d32ed3d6c0325f9e825e628c4 Author: Daniel Kristjansson <danielk [at] cuymedia> at Fri, 4 May 2012 14:27:28 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Fri, 4 May 2012 14:27:28 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=986a5869911ca56d32ed3d6c0325f9e825e628c4 Fixes #10341. Use default SQLConnectRetry if not specified in the config.xml. Reported by xavier.hervy [at] gmail ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmyth/mythcontext.cpp | 2 +- mythtv/libs/libmythtv/mythplayer.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|