Opened 16 years ago

Closed 16 years ago

#5059 closed defect (fixed)

datadirect dolby support

Reported by: Scott.Atkins@… Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

After wrongly thinking that the xmltv parser was not processing the dolby info, I tracked down the problem to a lack of support for dolby in datadirect.cpp. So here's a patch adding dolby support to datadirect in libmythttv.

Attachments (2)

dolby2-pt1.patch (259 bytes) - added by Scott.Atkins@… 16 years ago.
Header patch
dolby2-pt2.patch.bz2 (1.6 KB) - added by Scott Atkins <Scott.Atkins@…> 16 years ago.
bzip2'd version of the patch

Download all attachments as: .zip

Change History (8)

comment:1 Changed 16 years ago by Scott.Atkins@…

I'm having trouble attaching the patch, it says something about containing a black listed pattern. Am I doing something wrong?

Changed 16 years ago by Scott.Atkins@…

Attachment: dolby2-pt1.patch added

Header patch

comment:2 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:3 Changed 16 years ago by Scott Atkins <Scott.Atkins@…>

I'm having trouble attaching the second patch file, trac thinks it is spam. Any suggestions?

Changed 16 years ago by Scott Atkins <Scott.Atkins@…>

Attachment: dolby2-pt2.patch.bz2 added

bzip2'd version of the patch

comment:4 Changed 16 years ago by Scott Atkins <Scott.Atkins@…>

Wow, that was stupid of me, sorry about that. If it had said that it was over size, I would have zipped it to begin with.

comment:5 Changed 16 years ago by Scott Atkins <Scott.Atkins@…>

So I've been using this patch without any problems since I submitted it. Is this bug still going forward?

comment:6 Changed 16 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [17079]) Fixes #5059. Adds dolby property to audioprop for data direct listings with this attribute. Patch from Scott Atkins + tab removal and other fixes.

Note: See TracTickets for help on using tickets.