Opened 17 years ago

Closed 17 years ago

#2873 closed patch (fixed)

MHEG clean up

Reported by: dm@… Owned by: danielk
Priority: trivial Milestone: unknown
Component: dvb Version: 0.20
Severity: low Keywords:
Cc: Ticket locked: no

Description

Some time ago I did a bit of a clean up of the freemheg code, replacing ASSERTs by error messages where appropriate. This patch comprises those changes and also a minor bug fix to the font handling. One thing I couldn't include in the patch: libs/libmythfreemheg/resource.h is redundant and could be removed.

David.

Attachments (1)

mhegupdate.patch (42.8 KB) - added by dm@… 17 years ago.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by dm@…

Attachment: mhegupdate.patch added

comment:1 Changed 17 years ago by danielk

Resolution: fixed
Status: newclosed

(In [12420]) Fixes #2873. Cleanups for MHEG (Interactive TV in UK) applies a patch from David Mathews with no edits.

  • This replaces asserts() with proper error handling.
  • This also a renames MHTemporary to the more descriptive MHUnimplementedAction.
  • There also are a few small rendering fixes.
Note: See TracTickets for help on using tickets.