~mythbuntu-dev/mythtv/+git/mythtv:devel/gpu-commflag

Last commit made on 2012-07-11
Get this branch:
git clone -b devel/gpu-commflag https://git.launchpad.net/~mythbuntu-dev/mythtv/+git/mythtv

Branch merges

Branch information

Name:
devel/gpu-commflag
Repository:
lp:~mythbuntu-dev/mythtv/+git/mythtv

Recent commits

8507726... by Gavin Hurlbut <email address hidden>

Merge branch 'master' into devel/gpu-commflag

fc980fa... by Daniel Thor Kristjansson <email address hidden>

Fixes #10548. Free DB connection while truncating for slow deletes.

c2a8791... by Nicolas Riendeau <email address hidden>

Merge branch 'master' of code.mythtv.org:mythtv

6119188... by Nicolas Riendeau <email address hidden>

Remove MythGame's MAWS grabber.

Remove MythGame's MAWS grabber since this metadata source has been
done for some time and the possibility of it ever coming back
appear to be slim and the possibily of it using the same API are
nonexistent.

8881796... by David Engel <email address hidden>

Fix 0ms sleep time calculation in scheduler.

Don't check the pending list for programs that won't record. They'll
never be there and don't need the 30 second padding.

Fixes #10279 .

067ebe9... by codewarrior

transcode: Tolerate mpeg errors when re-encoding to I-frames around cut points

If a recording has a cutlist and is transcoded using that cutlist then
if there are MPEG decoding errors around the cut point the process of
re-coding to I frames can fail and the whole transcoding fails.

This patch makes the function MPEG2fixup::ConvertToI tolerant to
decoding errors and just skips the offending frames.

Fixes #10863

Signed-off-by: Lawrence Rust <email address hidden>
Signed-off-by: Gavin Hurlbut <email address hidden>

cb1775b... by Gavin Hurlbut <email address hidden>

Make relative prefix logging more verbose

We weren't actually checking the results of the cd() call. Now log an error
if it fails.

Refs #10890

589efb4... by John Pilkington <email address hidden>

Change a font in mythburn to use the bold version

Fixes #10435

Signed-off-by: Gavin Hurlbut <email address hidden>

868a566... by Glen Dragon

Properly set job type in fromProgram and fromRecorded methods.

Signed-off-by: Raymond Wagner <email address hidden>

640963b... by Stuart Morgan (MythTV)

Check the return value of dvdnav_title_play and if playback fails try the next title on the DVD