[mythtv-firehose] mythtv branch master updated. v0.25-rc-143-g2d365d6

Git Repo Owner noreply at mythtv.org
Thu Apr 5 23:37:11 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mythtv".

The branch, master has been updated
       via  2d365d6a81d4a4fda327db00dc6b1b4148dd2c9f (commit)
       via  65d89b52e968457473fc706de736702bb5fc8b23 (commit)
       via  640b0cdf6652d12ecd5caf33cc27c71190237fb8 (commit)
       via  c49b78049f5846e5f78b9037b5f04ccbb7c014b0 (commit)
       via  fe354d9b0f767f7d0a336f65179ec3a255f5571c (commit)
       via  ae63bc2fcbeb0d7dd6e4dcda7f5fcdcc9c840209 (commit)
       via  0840578348692387bcd86516487b019d841f5d16 (commit)
       via  85969ebba0440834ac8916b973c837f89d3075cd (commit)
       via  86f5fd851cced8845d5646762f4e8aadf3c18997 (commit)
       via  a2cf165545ed48ebfbbb2fca15f09a0954c3682a (commit)
       via  1af1b134b827effbcc9f4203fb34d361072f63d8 (commit)
       via  58e25272fa17ce63fd99e23fdc30d9d463b8f1ae (commit)
       via  29f89944b12f206e33052b80603d31f929888dab (commit)
       via  8cad8309032088cb5ada7728a3f1b34dab515b70 (commit)
       via  825975cd3c0883678ac6de426dd620796a05993a (commit)
       via  c0bc088f08cd192eb56bbd2b18f3ecf45b2b4aaf (commit)
       via  dbc978fc5b8873d16685b8ff8376b9138906db1b (commit)
       via  711386d67b2534aa9bf17ffc314fa2c78d340e74 (commit)
       via  a6136f9fcbf9112cf5953277f7d2df641fec7824 (commit)
       via  20ec299066cefb678b736e74f111b640977ee3db (commit)
       via  98f0a5291c36b901f7d95d28c45cbdedeb1f8789 (commit)
      from  f81f712537b63502814d1f274c7da14196cedd8c (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 2d365d6a81d4a4fda327db00dc6b1b4148dd2c9f
Author:     Raymond Wagner <rwagner at mythtv.org>
AuthorDate: Thu Apr 5 16:25:49 2012 -0400
Commit:     Raymond Wagner <rwagner at mythtv.org>
CommitDate: Thu Apr 5 16:25:49 2012 -0400

    Tweak Smolt handling of digital tuners.
    
    This causes the smolt client to properly detect virtual tuners based off
    videodevice and hostname, returning only one instance of it. This also
    counts instances of virtual tuner capable card types (DVB, HDHR, ASI)
    and returns a new metric to list how many virtual tuners users have per
    physical input.

commit 65d89b52e968457473fc706de736702bb5fc8b23
Author:     Stuart Morgan <smorgan at mythtv.org>
AuthorDate: Thu Apr 5 21:19:10 2012 +0100
Commit:     Stuart Morgan <smorgan at mythtv.org>
CommitDate: Thu Apr 5 21:21:24 2012 +0100

    Fix dates and time strings not being translated to the user-selected language. We were always using the system language and not respecting the language/country chosen in mythfrontend.

commit 640b0cdf6652d12ecd5caf33cc27c71190237fb8
Author:     Daniel Kristjansson <danielk at cuymedia.net>
AuthorDate: Thu Apr 5 15:14:22 2012 -0400
Commit:     Daniel Kristjansson <danielk at cuymedia.net>
CommitDate: Thu Apr 5 15:17:04 2012 -0400

    Refs #10490. Switch ringbuffers a little earlier in LiveTV.

commit c49b78049f5846e5f78b9037b5f04ccbb7c014b0
Author:     Stuart Morgan <smorgan at mythtv.org>
AuthorDate: Thu Apr 5 19:40:13 2012 +0100
Commit:     Stuart Morgan <smorgan at mythtv.org>
CommitDate: Thu Apr 5 19:40:27 2012 +0100

    Fix translation of <template> in <clock> markup.

commit fe354d9b0f767f7d0a336f65179ec3a255f5571c
Author:     Jim Stichnoth <jstichnoth at mythtv.org>
AuthorDate: Thu Apr 5 06:23:07 2012 -0700
Commit:     Jim Stichnoth <jstichnoth at mythtv.org>
CommitDate: Thu Apr 5 06:23:07 2012 -0700

    Update the filename in the Playback Data OSD screen after LiveTV program transitions.

commit ae63bc2fcbeb0d7dd6e4dcda7f5fcdcc9c840209
Author:     Stuart Morgan <smorgan at mythtv.org>
AuthorDate: Thu Apr 5 12:35:31 2012 +0100
Commit:     Stuart Morgan <smorgan at mythtv.org>
CommitDate: Thu Apr 5 12:36:40 2012 +0100

    Fix translation of mapped text strings. Thanks to Nicolas Riendeau for pointing it out.

commit 0840578348692387bcd86516487b019d841f5d16
Author:     Jean-Yes Avenard <jean-yves at avenard.org>
AuthorDate: Thu Apr 5 17:45:24 2012 +1000
Commit:     Jean-Yes Avenard <jean-yves at avenard.org>
CommitDate: Thu Apr 5 17:45:24 2012 +1000

    Fix AAC decoding audio corruption
    
    aacdec:only overwrite configuration if theres a actual change.
    
    Backport ffmpeg:b4d0e7804dbeeca179198791acddf3058771a32a

commit 85969ebba0440834ac8916b973c837f89d3075cd
Author:     Gavin Hurlbut <ghurlbut at mythtv.org>
AuthorDate: Wed Apr 4 22:25:04 2012 -0700
Commit:     Gavin Hurlbut <ghurlbut at mythtv.org>
CommitDate: Wed Apr 4 22:25:04 2012 -0700

    Bah.  Fix tab -> spaces

commit 86f5fd851cced8845d5646762f4e8aadf3c18997
Author:     Gavin Hurlbut <ghurlbut at mythtv.org>
AuthorDate: Wed Apr 4 19:33:14 2012 -0700
Commit:     Gavin Hurlbut <ghurlbut at mythtv.org>
CommitDate: Wed Apr 4 20:27:18 2012 -0700

    Fixed RAOP audio decoding to use all frames in a packet
    
    While looking over what code needed changing for the next ffmpeg sync, I ran
    across this, and found that it was not following the ffmpeg API usage
    examples.
    
    Basically, what was coded would decode one audio frame per received packet,
    and unceremoniously toss away any remaining data.  I have fixed it to use
    all of the received data.

commit a2cf165545ed48ebfbbb2fca15f09a0954c3682a
Author:     Joe Nyland <joe at joenyland.co.uk>
AuthorDate: Wed Apr 4 13:57:19 2012 -0700
Commit:     Gavin Hurlbut <ghurlbut at mythtv.org>
CommitDate: Wed Apr 4 13:57:32 2012 -0700

    Fix ostream commandline help typo
    
    Fixes #10544.  Thanks.
    
    Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>

commit 1af1b134b827effbcc9f4203fb34d361072f63d8
Author:     Michael T. Dean <mdean at mythtv.org>
AuthorDate: Wed Apr 4 16:33:56 2012 -0400
Commit:     Michael T. Dean <mdean at mythtv.org>
CommitDate: Wed Apr 4 16:33:56 2012 -0400

    Fix unimportant typo in configure
    
    that I found while looking for a separate issue.  This should not have
    caused problems for any users, unless someone was really submitting an
    invalid configure command that included --enable-proc-opt for a cross
    compile.

commit 58e25272fa17ce63fd99e23fdc30d9d463b8f1ae
Author:     Jean-Yes Avenard <jean-yves at avenard.org>
AuthorDate: Thu Apr 5 01:26:27 2012 +1000
Commit:     Jean-Yes Avenard <jean-yves at avenard.org>
CommitDate: Thu Apr 5 01:39:29 2012 +1000

    Move speaker configuration setup down
    
    Following 825975cd3c0883678ac6de426dd620796a05993a, the speaker setup is dependent on the audio device selected as well as the digital features checked. So having the speaker setup at the top is non-intuitive.

commit 29f89944b12f206e33052b80603d31f929888dab
Author:     David Engel <dengel at mythtv.org>
AuthorDate: Wed Apr 4 10:04:46 2012 -0500
Commit:     David Engel <dengel at mythtv.org>
CommitDate: Wed Apr 4 10:04:46 2012 -0500

    Allow more room for simplified dates in MythCenter-wide.
    
    The terms "Tomorrow" and "Yesterday" caused some times to get
    truncated in the viewscheduled and programlist windows.

commit 8cad8309032088cb5ada7728a3f1b34dab515b70
Author:     Jean-Yes Avenard <jean-yves at avenard.org>
AuthorDate: Wed Apr 4 20:52:55 2012 +1000
Commit:     Jean-Yes Avenard <jean-yves at avenard.org>
CommitDate: Wed Apr 4 20:52:55 2012 +1000

    Move Setup Wizard at the top of settings menu
    
    This option greatly simplifies the initial setup, yet it was the last element of the list.

commit 825975cd3c0883678ac6de426dd620796a05993a
Author:     Jean-Yes Avenard <jean-yves at avenard.org>
AuthorDate: Wed Apr 4 20:47:30 2012 +1000
Commit:     Jean-Yes Avenard <jean-yves at avenard.org>
CommitDate: Wed Apr 4 20:47:30 2012 +1000

    Rewrite Audio Setup Wizard
    
    There were several issues in the previous one. In particular, the audio test wouldn't actually test the selected configuration.
    Fix memory leak.
    
    Fixes #10335

commit c0bc088f08cd192eb56bbd2b18f3ecf45b2b4aaf
Author:     Jean-Yes Avenard <jean-yves at avenard.org>
AuthorDate: Wed Apr 4 19:56:33 2012 +1000
Commit:     Jean-Yes Avenard <jean-yves at avenard.org>
CommitDate: Wed Apr 4 19:56:33 2012 +1000

    Do not activate 5.1 audio if only DTS is active
    
    DTS only isn't properly handled by the audio class, plus an amp supporting DTS but not AC3 must be an extreme rarity these days anyway

commit dbc978fc5b8873d16685b8ff8376b9138906db1b
Author:     Jean-Yes Avenard <jean-yves at avenard.org>
AuthorDate: Wed Apr 4 19:55:30 2012 +1000
Commit:     Jean-Yes Avenard <jean-yves at avenard.org>
CommitDate: Wed Apr 4 19:55:30 2012 +1000

    Minor cleanup

commit 711386d67b2534aa9bf17ffc314fa2c78d340e74
Author:     Robert McNamara <rmcnamara at mythtv.org>
AuthorDate: Tue Apr 3 07:19:02 2012 -0700
Commit:     Robert McNamara <rmcnamara at mythtv.org>
CommitDate: Tue Apr 3 07:19:45 2012 -0700

    Fix cut and paste error discovered by Gary Buhrmaster.
    
    Thank you, Gary!  Fixes #10536.

commit a6136f9fcbf9112cf5953277f7d2df641fec7824
Author:     Jean-Yves Avenard <jyavenard at mythtv.org>
AuthorDate: Tue Apr 3 19:09:23 2012 +1000
Commit:     Jean-Yves Avenard <jyavenard at mythtv.org>
CommitDate: Tue Apr 3 19:09:23 2012 +1000

    Fix clang report
    
    Fixes #10484

commit 20ec299066cefb678b736e74f111b640977ee3db
Author:     Robert McNamara <rmcnamara at mythtv.org>
AuthorDate: Mon Apr 2 21:00:37 2012 -0700
Commit:     Robert McNamara <rmcnamara at mythtv.org>
CommitDate: Mon Apr 2 21:00:37 2012 -0700

    Remove unnecessary logging.

commit 98f0a5291c36b901f7d95d28c45cbdedeb1f8789
Author:     Robert McNamara <rmcnamara at mythtv.org>
AuthorDate: Mon Apr 2 20:57:05 2012 -0700
Commit:     Robert McNamara <rmcnamara at mythtv.org>
CommitDate: Mon Apr 2 20:57:05 2012 -0700

    DVR Service: Fix recording deletion API.
    
    As with a few other APIs, this was developed on a slave backend,
    where a remote delete request could work.  As the best/correct use
    of the APIs is to speak to the MBE, allow the API to work
    by sending the deletion mythmessage.
    
    Testing and working with proper UTC input.  Fixes #10540.

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

Summary of changes:
 mythtv/configure                                   |    2 +-
 mythtv/external/FFmpeg/libavcodec/aacdec.c         |    5 +-
 mythtv/libs/libmyth/audio/audiooutputpulse.cpp     |    7 +-
 mythtv/libs/libmythbase/mythcorecontext.cpp        |   26 +++-
 mythtv/libs/libmythbase/mythcorecontext.h          |    4 +-
 mythtv/libs/libmythbase/mythlocale.cpp             |   15 ++-
 mythtv/libs/libmythbase/mythlocale.h               |    8 +
 mythtv/libs/libmythbase/mythmiscutil.cpp           |   34 ++--
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 mythtv/libs/libmythtv/fileringbuffer.cpp           |    1 +
 mythtv/libs/libmythtv/mythraopconnection.cpp       |   50 +++--
 mythtv/libs/libmythtv/ringbuffer.cpp               |    2 +-
 mythtv/libs/libmythui/mythuiclock.cpp              |    9 +-
 mythtv/libs/libmythui/mythuitext.cpp               |   10 +-
 mythtv/programs/mythbackend/services/dvr.cpp       |   11 +-
 .../programs/mythfrontend/audiogeneralsettings.cpp |   10 +-
 mythtv/programs/mythfrontend/main.cpp              |    2 +
 mythtv/programs/mythfrontend/setupwizard_audio.cpp |  227 ++++++++++++++++----
 mythtv/programs/mythfrontend/setupwizard_audio.h   |    2 +
 .../programs/mythtranscode/commandlineparser.cpp   |    2 +-
 .../distros/mythtv_data/data_mythtv.py             |   37 +++-
 mythtv/themes/MythCenter-wide/schedule-ui.xml      |   16 +-
 mythtv/themes/Terra/config-ui.xml                  |   40 ++--
 mythtv/themes/default-wide/config-ui.xml           |   38 ++--
 mythtv/themes/default/config-ui.xml                |   42 ++--
 mythtv/themes/defaultmenu/main_settings.xml        |   14 +-
 26 files changed, 428 insertions(+), 188 deletions(-)


hooks/post-receive
-- 
mythtv


More information about the mythtv-firehose mailing list