[mythtv-commits] [MythTV/mythtv] 7762e2: MythPlayer: Prioritise AvFormatDecoder over Nuppel...

Mark Kendall noreply at github.com
Sat Jan 25 12:22:00 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 7762e2c181494ba3270ce3d80e104d7e265f7a8d
      https://github.com/MythTV/mythtv/commit/7762e2c181494ba3270ce3d80e104d7e265f7a8d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp

  Log Message:
  -----------
  MythPlayer: Prioritise AvFormatDecoder over NuppelDecoder

- playback of nuppel files was broken before 0.30 was released - as part
of an FFmpeg update
- FFmpeg can play the same files without issue, so use FFmpeg instead


  Commit: 5ffaa07ea7950573808f420ec8778a076ec9e9ca
      https://github.com/MythTV/mythtv/commit/5ffaa07ea7950573808f420ec8778a076ec9e9ca
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythui/opengl/mythrenderopengl.cpp
    M mythtv/libs/libmythui/opengl/mythrenderopengl.h
    M mythtv/libs/libmythui/opengl/mythrenderopengldefs.h

  Log Message:
  -----------
  MythRenderOpenGL: Add support for querying GPU memory (NVidia only)


  Commit: b54fbd891cf6fc7d35887e17873ec82f8d76faa5
      https://github.com/MythTV/mythtv/commit/b54fbd891cf6fc7d35887e17873ec82f8d76faa5
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/galleryviews.h

  Log Message:
  -----------
  Squash some Qt 14 warnings


  Commit: 60e4f033ad4d4aaed10fce09b3559ecf217cec26
      https://github.com/MythTV/mythtv/commit/60e4f033ad4d4aaed10fce09b3559ecf217cec26
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M mythtv/libs/libmyth/remoteutil.cpp
    M mythtv/libs/libmyth/remoteutil.h
    M mythtv/libs/libmythbase/mythmiscutil.cpp
    M mythtv/programs/mythfrontend/statusbox.cpp
    M mythtv/programs/mythfrontend/statusbox.h

  Log Message:
  -----------
  StatusBox::doMachineStatus: Extend and improve System Status
- add os/architecture info
- add system time
- add Qt version
- add network interface types and names, break out IP addresses for
readability, add MAC address
- make uptime, load and memory fields dynamic (i.e. they are updated at
various intervals)


  Commit: d1404ff82fba05832c15b6ca22a66c8c299706b0
      https://github.com/MythTV/mythtv/commit/d1404ff82fba05832c15b6ca22a66c8c299706b0
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/statusbox.cpp

  Log Message:
  -----------
  StatusBox::doDisplayStatus: Add GPU memory info for NVidia systems


Compare: https://github.com/MythTV/mythtv/compare/5b2f6ceabc66...d1404ff82fba


More information about the mythtv-commits mailing list