[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-971-g16f27ba

Git Repo Owner noreply at mythtv.org
Sun Apr 21 20:20:30 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  16f27bacda7d5d8431228582e06adec348b72ea5 (commit)
      from  6187d76971de81ee371399dfe2c3bb562fc5dff2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 16f27bacda7d5d8431228582e06adec348b72ea5
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 21 Apr 2013 21:20:17 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 21 Apr 2013 21:20:17 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=16f27bacda7d5d8431228582e06adec348b72ea5

MythMusic: re-factor the IODevice handling
This makes the various DecoderIOFactory*'s responsible for the IODevice they
create and avoids passing pointers to them around.



-----------------------------------------------------------------------

Summary of changes:
 mythplugins/mythmusic/mythmusic/avfdecoder.cpp     |   19 ++++++---------
 mythplugins/mythmusic/mythmusic/avfdecoder.h       |    2 +-
 mythplugins/mythmusic/mythmusic/cddecoder.cpp      |   21 ++++++++---------
 mythplugins/mythmusic/mythmusic/cddecoder.h        |    2 +-
 mythplugins/mythmusic/mythmusic/cdrip.cpp          |    2 +-
 mythplugins/mythmusic/mythmusic/decoder.cpp        |   19 +++++----------
 mythplugins/mythmusic/mythmusic/decoder.h          |   15 +++++-------
 mythplugins/mythmusic/mythmusic/decoderhandler.cpp |   24 +++++--------------
 mythplugins/mythmusic/mythmusic/decoderhandler.h   |   15 ++++++-----
 mythplugins/mythmusic/mythmusic/musicplayer.cpp    |    2 +-
 mythplugins/mythmusic/mythmusic/shoutcast.cpp      |    6 +---
 mythplugins/mythmusic/mythmusic/shoutcast.h        |    2 +-
 12 files changed, 53 insertions(+), 76 deletions(-)

-- 



More information about the mythtv-commits mailing list