
noreply at mythtv
May 11, 2012, 9:04 PM
Post #1 of 1
(44 views)
Permalink
|
|
mythtv branch master updated by wagnerrp. v0.26-pre-272-g7f18de0
|
|
The branch, master has been updated on the mythtv repository by gitolite user wagnerrp. via 7f18de069aa60b0a8aae2d1f11285da61bdab107 (commit) from fe8e17d01e6cc06b4888d75c0fd70e65ec6ea9f3 (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 7f18de069aa60b0a8aae2d1f11285da61bdab107 Author: Raymond Wagner <rwagner [at] mythtv> at Sat, 12 May 2012 00:01:58 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Sat, 12 May 2012 00:01:58 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=7f18de069aa60b0a8aae2d1f11285da61bdab107 Make incrementing in command line parser start from 0, not default. This fixes an issue in MythShutdown where telling it to check the recording status would actually have an opposite effect of ignoring it. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythbase/mythcommandlineparser.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|