[mythtv-commits] Ticket #9362: [PATCH] Mythmusic: CD playing & ripping for Windows

MythTV noreply at mythtv.org
Sun Dec 12 11:10:19 UTC 2010


#9362: [PATCH] Mythmusic: CD playing & ripping for Windows
--------------------------------------+----------------------------------
     Reporter:  lvr@…                 |      Owner:  paulh
         Type:  Patch - Feature       |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  Plugin - MythMusic    |    Version:  0.24-fixes
     Severity:  medium                |   Keywords:  mythmusic libcdio cd
Ticket locked:  0                     |
--------------------------------------+----------------------------------
 This series of patches enables MythMusic to play and rip CDs on Windows.
 It also converts cddecoder.cpp from the obsolete libcdaudio to the newer,
 portable libcdio and adds code to replace libcdaudio CDDB lookups.

 - 10-mythmusic-cdio-configure.diff: Changes to mythplugins/configure.  By
 default the new code is not built unless --enable-cdio is passed to
 configure[[BR]]
 - 30-mythmusic-cdio-pro.diff: Changes to include the new decoder when
 passed the cdio build option[[BR]]
 - 40-mythmusic-cdio-cddecoder.diff: The new cddecoder and patches to the
 old one for compatibility[[BR]]
 - 50-mythmusic-cdio-cddb.diff:  The new CDDB lookup[[BR]]
 - 60-mythmusic-cdio-cdrip.diff:  Use libcdio for ripping[[BR]]
 - 70-mythmusic-cdio-main.diff:  Includes the new cdio code when
 configured.[[BR]]
 - 99-mythmusic-cdio-playbackbox.diff: Patches submitted on ticket #9258
 but are included for completeness because they're needed for this feature
 to work correctly

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9362>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list