[mythtv-commits] Ticket #11376: LOTR: The Two Towers ISO keep switching to English language

MythTV noreply at mythtv.org
Sat Jun 22 19:55:59 UTC 2013


#11376: LOTR: The Two Towers ISO keep switching to English language
-----------------------------------+----------------------------
 Reporter:  stefano.ceccherini@…   |          Owner:  stuartm
     Type:  Bug Report - General   |         Status:  closed
 Priority:  minor                  |      Milestone:  0.26.1
Component:  MythTV - DVD Playback  |        Version:  0.26-fixes
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+----------------------------
Changes (by Richard <peper03@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8bcef59e9c55e957b895623cf394162c5d6f541c/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="8bcef59e9c55e957b895623cf394162c5d6f541c"
 Fix filtering, sorting and selection of DVD audio streams when the mapping
 in a PGC is not 1:1, which was broken due to different functions/methods
 providing or requiring a physical stream ID, logical track number or
 logical index, with little consistency between them, and 'disabled'
 streams not being filtered out.

 DVDRingBuffer now returns and expects an index into the PGC_AST_CTL table
 for all audio stream methods, with GetAudioTrackNum now providing a
 mapping from physical stream ID to logical index.

 The MythTV-specific change to vm_get_audio_stream in vm.c has been
 reverted as it didn't work as intended and the intended functionality is
 now in DVDRingBuffer::GetAudioTrackNum.

 Fixes #11376
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11376#comment:6>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list