
noreply at mythtv
May 11, 2012, 9:04 PM
Post #1 of 1
(47 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by wagnerrp. v0.25-86-g50e9b0f
|
|
The branch, fixes/0.25 has been updated on the mythtv repository by gitolite user wagnerrp. via 50e9b0f898ef4b1af0f7e3a97232900da4e49a76 (commit) from 77d0afc9b155161c402abc328edae86b0c97a797 (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 50e9b0f898ef4b1af0f7e3a97232900da4e49a76 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:03:57 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=50e9b0f898ef4b1af0f7e3a97232900da4e49a76 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. (cherry picked from commit 7f18de069aa60b0a8aae2d1f11285da61bdab107) ----------------------------------------------------------------------- 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
|