[mythtv-commits] [MythTV/mythtv] 1e5f89: Switch from non-standard statfs() to POSIX standar...

David Hampton noreply at github.com
Fri Jan 2 02:45:00 UTC 2026


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1e5f89f0c36edb4f11288f8fd339df452c2c5063
      https://github.com/MythTV/mythtv/commit/1e5f89f0c36edb4f11288f8fd339df452c2c5063
  Author: David Hampton <mythtv at love2code.net>
  Date:   2026-01-01 (Thu, 01 Jan 2026)

  Changed paths:
    M mythplugins/mythzoneminder/mythzmserver/zmserver.cpp

  Log Message:
  -----------
  Switch from non-standard statfs() to POSIX standard statvfs().


  Commit: f9bf9404c811d8ef95a449df99a34a2128d3ab6a
      https://github.com/MythTV/mythtv/commit/f9bf9404c811d8ef95a449df99a34a2128d3ab6a
  Author: David Hampton <mythtv at love2code.net>
  Date:   2026-01-01 (Thu, 01 Jan 2026)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/visualize.cpp
    M mythtv/libs/libmythtv/io/mythmediabuffer.cpp
    M mythtv/libs/libmythtv/mythplayer.cpp

  Log Message:
  -----------
  Replace a couple of functions with their standard library equivalent.


  Commit: 60405d7a6bf28af05bbe893c7f4ccdf5e38d27ea
      https://github.com/MythTV/mythtv/commit/60405d7a6bf28af05bbe893c7f4ccdf5e38d27ea
  Author: David Hampton <mythtv at love2code.net>
  Date:   2026-01-01 (Thu, 01 Jan 2026)

  Changed paths:
    M mythtv/libs/libmythmetadata/metaioflacvorbis.cpp
    M mythtv/libs/libmythtv/mythinteropgpu.cpp
    M mythtv/libs/libmythtv/mythvideooutgpu.cpp
    M mythtv/libs/libmythtv/visualisations/videovisualgoom.cpp
    M mythtv/libs/libmythtv/visualisations/videovisualgoom.h
    M mythtv/libs/libmythtv/visualisations/videovisualmonoscope.cpp

  Log Message:
  -----------
  Mark a couple of function parameters as 'maybe_unused'.


  Commit: 7fddff568b0905da4cc691b6d036bdfaccb66f72
      https://github.com/MythTV/mythtv/commit/7fddff568b0905da4cc691b6d036bdfaccb66f72
  Author: David Hampton <mythtv at love2code.net>
  Date:   2026-01-01 (Thu, 01 Jan 2026)

  Changed paths:
    M mythtv/libs/libmythbase/loggingserver.cpp

  Log Message:
  -----------
  Remove some unused includes from loggingserver.


  Commit: 59a4ff017e8e9b43b3e4f099ea0c672084fb982c
      https://github.com/MythTV/mythtv/commit/59a4ff017e8e9b43b3e4f099ea0c672084fb982c
  Author: David Hampton <mythtv at love2code.net>
  Date:   2026-01-01 (Thu, 01 Jan 2026)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake: Print message when including customization file.


  Commit: 5350e5bd861f0601caa7e832e4675a721335f935
      https://github.com/MythTV/mythtv/commit/5350e5bd861f0601caa7e832e4675a721335f935
  Author: David Hampton <mythtv at love2code.net>
  Date:   2026-01-01 (Thu, 01 Jan 2026)

  Changed paths:
    M mythplugins/mythzoneminder/mythzmserver/CMakeLists.txt

  Log Message:
  -----------
  cmake: mythzmserver doesn't use any mythtv libraries.

On NetBSD, including these libraries in the list of target libraries
actually causes linking to fail.


Compare: https://github.com/MythTV/mythtv/compare/6095b6e62099...5350e5bd861f

To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list