UbuntuUpdates.org

Package "libmyth-python"

Name: libmyth-python

Description:

A python library to access some MythTV features

Latest version: 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1
Release: precise (12.04)
Level: base
Repository: multiverse
Head package: mythtv
Homepage: http://www.mythtv.org

Links


Download "libmyth-python"


Other versions of "libmyth-python" in Precise

Repository Area Version
updates multiverse 2:0.25.2+fixes.20120802.46cab93-0ubuntu1
PPA: MythTV 0.25 2:0.25.3+fixes.20130813.b5adf03-0ubuntu0mythbuntu2
PPA: MythTV 0.26 2:0.26.2+fixes.20141024.7e9a205-0ubuntu0mythbuntu1
PPA: MythTV 0.27 2:0.27.6+fixes.20160417.aba4858-0ubuntu0mythbuntu4

Changelog

Version: 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 2012-04-10 12:06:59 UTC

mythtv (2:0.25.0+fixes.20120410.1f5962a-0ubuntu1) precise; urgency=low

  * Add a fallback to master for non-existant fixes branches.
  * Update to 0.25 gold release.
  * New upstream checkout (1f5962a)
  * >>Upstream changes since last upload (041ecad):
  * [1f5962a] RingBuffer: Make a few more attempts to read when
    oldfile=true.
  * [cffed2b] Merge branch 'master' of github.com:MythTV/mythtv
  * [4f16846] Update the Danish translation of mythfrontend and all
    plugins.
  * [31fa9dd] Revert "Fix popup windows from disappearing in MythCenter-
    wide when using the"
  * [d824ea2] Fix issues with 805453a6 and df8548e7.
  * [4b28a57] Remove the MythArchive date/time formats from the Hong
    Kong Chinese locale file.
  * [df8548e] Add a null pointer check on 'screen'
  * [805453a] Don't trigger hide/show animations if the screens should
    still be visible because the foreground screen isn't fullscreen.
  * [d1b081e] Updated Czech MythFrontend translation
  * [e6c4aa0] Updated Polish MythFrontend and alll plugins translation
    from Warpme
  * [39695b2] Revert "Fixes #10490. Don't return from safe_read() early
    on stopreads if we haven't read any bytes, this looks like an eof to
    higher levels of code."
  * [28db6ca] Merge branch 'master' of github.com:MythTV/mythtv
  * [e6d3ecb] Updated French MythFrontend, MythMusic, MythNetvision and
    MythNews translation from the French Language Translation Team
  * [6473241] Update the Danish translation of mythfrontend.
  * [c52a7cf] Updated Czech MythFrontend and MythMusic translation
  * [8c6c8cd] Updated German MythFrontend and MythZoneMinder translation
    from Florian Bittner
  * [aa2762f] Fix popup windows from disappearing in MythCenter-wide
    when using the virtual keyboard.
  * [393295c] Fixes #10490. Don't return from safe_read() early on
    stopreads if we haven't read any bytes, this looks like an eof to
    higher levels of code.
  * [81e72c8] Clear the UI object stores when deleting MythThemeBase,
    fixes themes using the wrong base window and fonts after displaying
    the locale/database prompts. This was already done implicitly when
    shutting down and explicitly when reloading themes but not in the
    third case, where we construct a temporary main window and
    MythMainWindow is torn down instead of being re-initialised.
  * [a970d72] Fixes #10545. Populate the Switch Input menu with all
    available cards.
  * [d80e54b] Fix #10558
  * [14ca636] Bump binary version
  * [00bd9eb] Fix compilation following previous commit
  * [e84a9a8] Fix compilation following previous commit
  * [4c5b039] Initialise locale if it's not been done already by the
    time we call GetQLocale()
  * [9c73366] Translate dates/times in the DateFormat settings
  * [a0ae652] Move Setup Wizard at the top of settings menu (part #2)
  * [02216ca] Fix video setup wizard if audio test wasn't stopped in the
    previous screen
  * [13652d7] Fix audio setup and add handling of extra cases.
  * [b36827e] Better handling of unmounted volumes. Refs #10450.
  * [83671d5] Revert "Better handling of unmounted volumes. Refs #10450"
  * [58e8506] Better handling of unmounted volumes. Refs #10450
  * [71a024d] Fix LoadFromOldRecorded query in ProgList.
  * [957917c] Replicate the spelling change I had done in
    3740d7dda16b2a082f8d833f4459294202cb2687
  * [8df36ec] Translate missed string.
  * [82f9818] Improve audio setup

 -- Mario Limonciello Tue, 10 Apr 2012 02:48:16 -0500

Source diff to previous version

Version: 2:0.25.0~master.20120406.041ecad-0ubuntu1 2012-04-06 23:06:54 UTC

mythtv (2:0.25.0~master.20120406.041ecad-0ubuntu1) precise; urgency=low

  * Remove extra reference to libmysqlclient-16-dev.
  * Add b-d on libmysqlclient-dev (LP: #894377).
  * Drop dependency on ttf-freefont.
  * New upstream checkout (041ecad)
  * >>Upstream changes since last upload (c85fc55):
  * [041ecad] increases the maximal number of queued video packets to
    220.
  * [5824030] Bump API version following addition of plist decoding
  * [91a2209] Add a binary property list parser.
  * [1b24a76] Make RAOP server properly handle any size of decoded audio
    packets.
  * [2d365d6] Tweak Smolt handling of digital tuners.
  * [65d89b5] 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.
  * [640b0cd] Refs #10490. Switch ringbuffers a little earlier in
    LiveTV.
  * [c49b780] Fix translation of in markup.
  * [fe354d9] Update the filename in the Playback Data OSD screen after
    LiveTV program transitions.
  * [ae63bc2] Fix translation of mapped text strings. Thanks to Nicolas
    Riendeau for pointing it out.
  * [0840578] Fix AAC decoding audio corruption
  * [85969eb] Bah. Fix tab -> spaces
  * [86f5fd8] Fixed RAOP audio decoding to use all frames in a packet
  * [a2cf165] Fix ostream commandline help typo
  * [1af1b13] Fix unimportant typo in configure
  * [58e2527] Move speaker configuration setup down
  * [29f8994] Allow more room for simplified dates in MythCenter-wide.
  * [8cad830] Move Setup Wizard at the top of settings menu
  * [825975c] Rewrite Audio Setup Wizard
  * [c0bc088] Do not activate 5.1 audio if only DTS is active
  * [dbc978f] Minor cleanup
  * [711386d] Fix cut and paste error discovered by Gary Buhrmaster.
  * [a6136f9] Fix clang report
  * [20ec299] Remove unnecessary logging.
  * [98f0a52] DVR Service: Fix recording deletion API.
  * [f81f712] Fixes #9830. Refs #10519. Fixes channel change on PVR350.
  * [79d7af9] Fixes #10453. Fix deadlock in DVBStreamHandler.
  * [98c855e] Refs #10490. Fix for LiveTV abort on empty recordings.
  * [4de48af] Updated German MythFrontend, MythArchive, MythBrowser,
    MythGallery, MythGame, MythMusic, MythNetvision, MythWeather
    translation from Florian Bittner.
  * [faf0745] Fix a translatation lookup so that it retrieves the
    translated string correctly.
  * [8a3ab52] Make Service API conform to new deletion behavior.
  * [a38f191] Rec types from string need a kNotRecording too.
  * [59be832] Fix overlap in string to rec type method.
  * [8bbf302] Fix segfault in AddRecordSchedule API.
  * [bbd0880] Fixes #10534. Reenable the DB settings cache after the
    schema check.
  * [78948da] Fix false precision in backend status upcoming recordings.
  * [c7a1e81] Fixes segfault on mythfrontend exit & related problems.
  * [c3eaf78] Refs #10490. At least a partial LiveTV startup fix.
  * [d0df4ce] Refs #10490. Debugging fixes. Makes it easier to track
    which recordings are being started and stopped.
  * [5439b8b] Services: Make frontend status date string conform to
    required naming.

 -- Mario Limonciello Fri, 06 Apr 2012 01:21:31 -0500

Source diff to previous version
894377 mysql-server-5.1is deprecated for mysql-server-5.5 ...

Version: 2:0.25.0~master.20120329.c85fc55-0ubuntu1 2012-03-30 03:06:58 UTC

mythtv (2:0.25.0~master.20120329.c85fc55-0ubuntu1) precise; urgency=low

  [ Mario Limonciello ]
  * refresh default_directories patch for changes upstream.
  * Capture all logs from /var/log/mythtv for apport reports.
  * New upstream checkout - post RC but pre-release (c85fc55)
  * >>Upstream changes since last upload (53761e2):
  * [c85fc55] Correct command line option interdependencies for --
    queuejob.
  * [f73dbda] Ceton bug fix for handling failed tunings
  * [5320353] Updated Hong Kong Chinese MythFrontend and MythArchive
    translation from Walter Cheuk
  * [ce22520] Updated French language MythFrontend and all plugins
    translations from the French Language Translation Team.
  * [c40f582] Rollup DB changes to 1299 for initial database.
  * [1317eed] Merge commit '4663490f8fa99dd5869aff595f56873175e47826'
  * [4663490] Split cache engines into own files. Add msvcrt locking for
    file engine.
  * [07b570b] Correct newline escape.
  * [faa9f39] Updated Greek MythFrontend, MythArchive, MythBrowser,
    MythGallery, MythGame, MythMusic, MythNetvision, MythWeather and
    MythZoneMinder translation from Yianni Vidalis.
  * [651d67a] Only attempt language fallthrough if polling function is
    supplied.
  * [9e53c8d] Extend the overrides fix in [973df175] to
    GetSettingOnHost() and GetSettings().
  * [5639e05] Fixes #10518. Fix CetonStreamHandler deadlock.
  * [142489b] Refs #10518. Fix CetonStreamHandler error logging.
  * [55cd239] Refs #9830. Fix some debugging output problems observed in
    logs on ticket.
  * [f8d32cb] Fix unhandled keypresses causing the mythmusic volume
    display timer to stay on screen for longer than it normally would.
    If something has changed then we do want to keep it on-screen, but
    if the user was trying to control something on the screen beneath
    the popup we shouldn't keep swallowing keypresses.
  * [e967e30] Fixes #10501. Adapt to new return ioctl return value in
    Linux 3.1.
  * [b51e845] MPEGRecorder: _error is a QString not a bool, set it
    appropriately.
  * [401f846] MPEGRecorder: Close chanfd if we fail to initialize
    device. One of the cases wasn't handled.
  * [142b981] Move some database logging left over from the DB
    connections re-write to VB_DATABASE. This makes for less log clutter
    to wade through when debugging issues or reviewing logs with the new
    log viewer.
  * [973df17] Fix settings overrides. I accidentally broke these when
    changing the DB connection code.
  * [22cb74b] Fixes #10519. Adds workaround for cx8800 driver.
  * [8bf3888] Re-fix HLS for AC3. Argh. :)
  * [713762d] Allow AudioReencodeBuffer to work DTS-sourced audio too
  * [885ca53] Adds final attempt at internal name resolution in
    MythSocket.
  * [f3d65a5] Add Movie classmethods to readme.
  * [a7f03a6] Clean up trailer handling.
  * [dfab0a24] Some cleanup, gitignore, and a readme
  * [292ac93] Updated Canadian English MythWeather translation.
  * [40917b8] Move tmdb3 library for proper installation. Correct bugs
    in tmdb3.py.
  * [f404b65] Merge branch 'master' of github.com:MythTV/mythtv
  * [36cdbfd] Updated MythFrontend, MythArchive, MythBrowser,
    MythGallery, MythGame, MythMusic, MythNetvision, MythWeather,
    MythZoneMinder translation from Marko Punnar.
  * [12823e7] Merge commit 'd7d68c2f584ee9c7bc9b52567038cb14fa8b0ed0'
  * [d7d68c2] Add Movie.fromIMDB method.
  * [be6e6d7] Add exception type for unknown language or country.
  * [5291ff0] Delete missed line causing syntax error.
  * [094608c] Finish up locale and fallthough.
  * [484d12d] Implement locale support in searches and data queries.
  * [74d4a29] Updated US English MythFrontend and all plugins
    translation from the US English Translation Team.
  * [84cc01d] Update Canadian English qms
  * [e85c523] Updated Canadian English MythFrontend and all plugins
    translation
  * [d5d5cba] Initial changes for improved locale support.
  * [b4c922b] New Hong Kong Chinese locale file from Walter Cheuk
  * [b3e3b03] Remove MythTV grabber script. Script is now located in
    the MythTV repo.
  * [1caa3a3] Move tmdb3.py script into location used by metadata
    libraries.
  * [d3c219a] Merge commit '1e4b690a2d6a5854eca6038a7c67ded2df973ce6'
  * [1e4b690] Correct import method to use installed package.
  * [f0307c3] Correct missed variable name change.
  * [61fad36] Generalize caching and allow post configuration.
  * [78ad8be] Oops. Fix const char * vs char *
  * [fe8c8bf] Make the logging change more clear
  * [4c93463] Fix a stupid brain-o
  * [ba2ccfb] Updated Russian MythFrontend translation
  * [dfadcda] Fix a memory corruption when logging strings with a '%'
    character.
  * [3b5ac82] Updated Spanish / Spain MythFrontend, MythArchive,
    MythBrowser, MythGallery, MythGame, MythMusic, MythNetvision,
    MythWeather, MythZoneMinder translation from the Spanish Language
    Translation Team
  * [76a5ca3] Updated Norwegian Bokmal MythFrontend, MythArchive,
    MythBrowser, MythGallery, MythGame, MythMusic, MythNetvision and
    MythZoneminder translation from Rune Evjen.
  * [4f9cbeb] Convert strings using toUtf8() instead of toLocal8Bit()
    before using ELF Hashing, fixes duplicate matching breaking where
    the environment isn't 8bit and toLocal8Bit() will fail. There's a
    small chance this will break duplicate matching for a few users who
    are using an 8-bit character encoding which isn't UTF8 compatible
    but it will fix it for far more users who might be running
    mythfilldatabase from a cronjob with no proper locale or similar.
    Refs #10449
  * [83759ac] Fix initialization of histograms
  * [778d811] Fixes #10054. Fixes handling of segmented SDT and PAT
    tables.
  * [19df7fb] Revert "Add a setting to enable/disable the UI effects."
  * [797211c] Mythuitheme XSD, there is no limit on elements in a
    
  * [608d7fe] Mythuitheme XSD, fix error, in this instance position is a
    percentage value not coordinates.

Source diff to previous version
806221 mythweb 0.25 broken due to a wrong Apache conf
10476 nslookup problem - Debian Bug report logs
10475 qpage: should depend/recommend cfgtool - Debian Bug report logs

Version: 2:0.25.0~master.20120316.53761e2-0ubuntu1 2012-03-16 10:04:30 UTC

mythtv (2:0.25.0~master.20120316.53761e2-0ubuntu1) precise; urgency=low

  [ Thomas Mashos ]
  * Updated DB schema for standard plugins (LP: #944128)

  [ Mario Limonciello ]
  * Remove references to mythmessage.
  * Fix permissions on all existing log files on upgrade.
  * New upstream checkout (53761e2)
  * >>Upstream changes since last upload (6519666):
  * [53761e2] Use toLocal8Bit() for loading mysql.txt.
  * [c3b022a] Don't display frontend status box log viewer button
  * [8284bb7] Mention the detected character encoding
  * [fa639a7] Make users have to figure out if their video works
  * [5fb541e] Update Youtube player API to v3.
  * [2ce3690] Identify DVD commentary tracks in the Audio track
    selection dialog.
  * [cbd9703] Prevent showing 0x0 artwork when a recording doesn't have
    Seas/Ep.
  * [9c4e7fd] Slight mod on [be81782c0] (function names).
  * [187e37d] Close DB connections before running jobs.
  * [be81782] Make sure we cleanup DB connections before thread exit
    (non-MThread).
  * [201c153] Missed a change from 1a651934c
  * [9b6cdba] Rename 'file browse mode' to try and discourage it's use.
    Browsing the database is now 'Browse Library (recommended) and what
    was called file browse is now 'Browse Filesystem (slow)'
  * [9e80861] Rename 'Enable/Disable Flat view' in the video browser to
    'Show/Hide Directory Structure' to try and reduce the confusion this
    mode currently causes.
  * [1a65193] Only display the standby screen if the master backend is
    configured to shut down when idle. We can assume that if the user
    hasn't configured their backend to shut down then they don't care to
    know that the frontends are idle.
  * [15a85ec] Call DestoyMythMainWindow() before exit, even on error
    exits.
  * [d3b4762] Subtitles: Try to reenable the previously selected caption
    type.
  * [20a5628] Don't increment the number of channels returned by
    libdvdnav. This was causing 5.1 audio to be wrongly identified as 7
    channel, and stereo as 3 channel.
  * [c61bb1e] Add debugging for the DVD audio language extension code
    which may prove useful in the future.
  * [f8d2de0] Fully clear the audio ringbuffer when using AC3 re-encoder
  * [f6a8650] Partially revert 5dccbd5f6b3019a67ecc69213ee405bba4b30994
  * [cc2ad7f] Revert "Fix potential leak"
  * [3e26728] Merge branch 'master' of github.com:MythTV/mythtv
  * [684272a] Fix the naming of some jumppoints.
  * [8acfc87] Fix mac compilation using Qt 4.8.0
  * [6ed2587] Allow more room for double-digit cardids in the
    MythCenter[-wide] and default[-wide] themes.
  * [f31d9a7] Fix potential leak
  * [fd36db9] Ignore DVD commentary and AD tracks when auto-selecting
    the audio track.
  * [3e4ec54] Merge branch 'master' of github.com:MythTV/mythtv
  * [5c1f50d] MythCenter-wide: Tidy up a few screen titles
  * [9b6e4e1] Remove MythMessage binary.
  * [1b29d50] MythCenter-wide: Tidy up the 'Custom Record Rules' screen
  * [f56bdfc] MythCenter-wide: Make the multi-line edit resizeable
  * [2b908b4] Squash a pesky compiler warning.
  * [c050aca] Remove unused "oldJar".
  * [ad7ee3f] Fix the frontend entering 'manual' standby mode instead of
    'automatic' standby mode. The net effect of which being that you can
    only exit standby by pressing escape when any input should have
    exited.
  * [7ccf016] MythCenter-wide: Add the MythArchive ui files and animate
    a popup
  * [706d0ed] MythArchive: Use the default popup background image for
    both default themes
  * [0df6e17] MythZoneminder: Use the default popup background image for
    both default themes
  * [499f86a] MythCenter-wide: Animate the MythZoneminder functionpopup
  * [b80d1e2] MythCenter-wide: Add the popup keyboard so it can be
    animated
  * [898a01a] MythCenter-wide: Add the MythMusic theme files and animate
    a few popups
  * [3a09730] MythCenter-wide: Add the MythTimeInputDialog popup so it
    can be animated
  * [659bf60] MythCenter-wide: Animate some of the popups
  * [a145733] Frontend Service: Fix Playback of recordings. The Setting
    of the time spec was breaking playback.
  * [5d1e0c3] Merge branch 'master' of github.com:MythTV/mythtv
  * [658a4ec] MythMusic: Preserve the play state when switching views.
    Fixes #10412.
  * [de9b19d] XML plist serializer: Fix dictionary in array
    serialization.
  * [4fee6b1] XML plist serializer: Do not output invalid date/null
    bytearrays.
  * [e42b2db] Fix plist serializer.
  * [86d4de8] Make XML plist serializer dates work with Apple plist
    parser.
  * [c25fb44] MythMusic: Tidy up the display of the play/paused/stopped
    player state
  * [36d87af] Update description of decoder field.
  * [16ff44e] Add description for vda decoder
  * [72497f6] Add default OpenGL playback profiles
  * [cfd1ce2] Add default VDA playback profiles
  * [2ab6d31] Merge branch 'master' of github.com:MythTV/mythtv
  * [3cb4b6a] Ensure mount is available before
    MythMediaDevice::ScanMediaType(). Refs #10450
  * [a4d48df] MythMusic: Don't resume playback when switching views and
    the playlist is empty
  * [c09b076] MythMusic: change a couple of to
    
  * [47c9ac2] Various Ceton recorder fixes.
  * [f261f8e] Add a couple more FreeSat transports to the EIT fixup
    list. This helps keep Freeview and FreeSat guide data consistent
  * [1399a9c] Make mythuiwebbrowser and mythdownloadmanager share
    cookies
  * [78a637c] NUV playback: Use a more accurate bitrate estimation if
    available.
  * [0f7651e] Do not disable LPCM if 16 bits audio isn't available
  * [083fe59] Fix RingBuffer starvation when playing .nuv files.
  * [c419275] Fix DB locking issue on MySQL 5.5
  * [ff73126] Fix a PreviewGenerator dtor race.
  * [0542a10] Refs #10414. Lower HDHomeRun recorder CPU usage a tiny bit
    more.
  * [1578678] Fixes #10420 - Invalid data type in VideoLookup XSD
  * [6a0e4a2] Fixes #10441 - Invalid data types in Frontend web service
    XSDs
  * [2f6c4ee] Refs

Source diff to previous version
944128 Asked to upgrade database right after install

Version: 2:0.25.0~master.20120305.6519666-0ubuntu1 2012-03-06 06:04:38 UTC

mythtv (2:0.25.0~master.20120305.6519666-0ubuntu1) precise; urgency=low

  * Drop mythtv-themes metapackage and childish theme. Should be installed
    exclusively through theme chooser now.
  * Update Mythbuntu theme git links to still create that theme package.
  * Update configure without install patch.
  * Tweak default max_connections for mysql to be 100 per requests from
    mythtv mailing lists.
  * Update to a checkout post mythtv 0.25 beta release.
  * New upstream checkout (6519666)
  * >>Upstream changes since last upload (532cee8):
  * [6519666] Use deleteLater() when deleting server sockets in
    ServerPool.
  * [b08b41b] Silence unused variable warning
  * [5112e25] Silence unused variable warning
  * [40c69e1] AvFormatDecoder: add FORCE_DTS_TIMESTAMPS environment
    variable
  * [dbb5ffb] Merge branches 'master' and 'master' of
    github.com:MythTV/mythtv
  * [57687c8] Subtitles: Initialize the SRT error count to avoid bogus
    diagnostics.
  * [6c3a799] Increase kMaxUIWaitTime to 10 seconds. The theory is that
    this timeout was to prevent a very delayed response to an
    availability check causing playlists to resume playing long after
    the user had moved on. The present timeout was very short though and
    didn't account for delays caused by disks needing to be spun up or
    just the latency of checking multiple storage groups for a file.
    Almost certainly fixes #8316
  * [dd9a92a] Subtitles: Fix a null pointer dereference when splitting
    long lines.
  * [5f98ce1] Fixes #10367. Adds new Motorolla DCX-3200 vendor and
    device id.
  * [7347bf5] Fix for WSDL generation.
  * [a454b79] Allow the processing of uncompressed data from Schedules
    Direct.
  * [f19c9c2] Minor changes to allow compilation using VS2010
  * [0607b58] Fix build after [6a200130eff4]
  * [6a20013] Handle more ISO-639 codes
  * [d1a6cc8] Fix universal package build with new osx-builder
  * [20f2c45] Fix UPnP for Sony BluRay players
  * [638192e] mythtranscode: --fifoinfo reports aspect ratio of first
    uncut frame
  * [18fdd67] Look in more than one location for libdvdcss on mac.
  * [871a1cd] Giving up on Qt, doing it with an external command.
  * [4392c16] Delay first call to QTextCodec until after main
    QApplication has been created
  * [da7626e] Do not disable mythmusic dependencies when using --
    disable-all
  * [ca996e0] Updated Norwegian Bokmal MythFrontend and all plugins
    translation from Rune Evjen.
  * [18ab21a] Rearrange code in AddRangeList to defeat compile warnings
  * [2422b6f] Miscellaneous string fixes
  * [5e898a1] Fix HLS AddVideoLiveStream with files in subdirectories.
  * [f834940] MythArchive: Remove the Cancel options from the menus
  * [366d96d] Correct issue passing python library name for dependency
    checking.
  * [c09418f] MythBrowser: Remove the Cancel options from the menus
  * [002d7c5] MythMusic: Remove the Cancel options from the menus
  * [bb3d1a8] MythMusic: Add some context menus on the playlist editor
    screen
  * [bf4ff78] Per 2075458f5 Remove deprecated attribute from
    dispatchNow(), we know it's deprecated but it's not going away any
    time soon
  * [12bbcf0] Fix a warning about an unused variable in httpconfig.cpp
  * [43dcfce] Fix a warning about an unused variable in videolist.cpp
  * [4edcda6] Move the Recording Profiles editor into mythtv-setup where
    it belongs. This constantly gets overlooked because it's not in the
    right place, especially by users who chose to use a third party
    frontend.
  * [d7c8dfb] Better default device (when MediaMonitor disabled) on OS
    X. Refs #10370
  * [7b526c4] Rework AudioReencodeBuffer further to fix HLS audio
    buffering
  * [a130e74] Bump ABI version.
  * [5e976b4] Rename util.h into mythmiscutil.h
  * [efe385c] Fix dcraw detection on FreeBSD (old sh, not bash)
  * [f5aa5e8] Use QNetworkAddressEntry to get proper broadcast address
    for udplistener
  * [b6f9e1d] Revert "Rename util.h into mythutil.h"
  * [84275f1] Revert "util.h rename itself didn't get committed"
  * [8ef8c0b] Merge branch 'master' of github.com:MythTV/mythtv
  * [0fe6e14] Totally rework the AudioReencodeBuffer part in transcode
  * [fb8004a] util.h rename itself didn't get committed
  * [ef771da] Rename util.h into mythutil.h
  * [ba9b5d3] Rewrite configure for mythplugins
  * [a5557a3] Fix MythZoneMinder on mac; the proper way..
  * [30ed8f0] DeleteMap tracker: Fix an error in 94d27c67f.
  * [6ae9f66] Rewrite configure for mythplugins
  * [0fc9853] Fix MythZoneMinder on mac; the proper way..
  * [79f5133] Updated US English MythFrontend and all plugins
    translation from the US English Language Translation Team.
  * [6952dc4] Miscellaneous typo and case fixes.
  * [b85f5bb] MythArchive: various minor mythburn.py script improvements
  * [7e9cd56] Missed a change from cda7871f - I forgot to make install
    when testing and missed the breakage.
  * [9d83307] Remove an errant tag from the mythgallery default
    theme. This was causing some confusion for translators.
  * [cda7871] Fix the channel icon not loading in the OSD on remote
    frontends by switching to using the channel icon storage group. This
    bug has been around for years so it's nice to finally have a fix.
  * [e0e321f] Additional case and spacing fixes.
  * [47c7c48] Add a few missing spaces...
  * [736524b] Various case and punctuation fixes.
  * [eba28f4] MythMusic: Only abort ripping upon confirmation
  * [81acf24] Tweak the space available for the channel number so that
    it remains hidden behind the poster.
  * [fbba2ae] Show coverart in the Terra OSD, falling back to channel
    icon if the artwork isn't available and channel number if the
    channel icon isn't available.
  * [ff4d601] DVD navigation: Reenable skipping past the last chapter of
    a title, and skipping previous to the first chapter of a title. The
    limitation may have been left over from an older version of
    libdvdnav.
  * [8ea557a] Fix '




About   -   Send Feedback to @ubuntu_updates