
noreply at mythtv
May 7, 2012, 2:31 PM
Views: 47
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-pre-199-g19897d3
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 19897d35458f16a345fc2630b3194813a546562d (commit) from dc1b2adc40f119ad1ad6c6367b2da01b6e00aacc (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 19897d35458f16a345fc2630b3194813a546562d Author: Stuart Morgan <smorgan [at] mythtv> at Mon, 7 May 2012 22:25:19 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Mon, 7 May 2012 22:25:19 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=19897d35458f16a345fc2630b3194813a546562d Fix some emptiness check inefficiencies highlighted by cppcheck. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/mpeg/atscstreamdata.cpp | 14 +++++++------- mythtv/libs/libmythtv/tv_rec.cpp | 20 ++++++++++---------- mythtv/programs/mythfrontend/videodlg.cpp | 24 ++++++++++++------------ mythtv/programs/mythwelcome/welcomedialog.cpp | 4 ++-- 4 files changed, 31 insertions(+), 31 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|