[mythtv-commits] [MythTV/mythtv] 2660d8: cleanup doxygen predefined MACROs

Scott Theisen noreply at github.com
Sat Jan 1 22:21:03 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 2660d8a0824c9263a3864d24cffaa44f2d252d77
      https://github.com/MythTV/mythtv/commit/2660d8a0824c9263a3864d24cffaa44f2d252d77
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    M mythtv/docs/doxygen-create-developer-docs.cfg

  Log Message:
  -----------
  cleanup doxygen predefined MACROs

Signed-off-by: David Hampton <mythtv at love2code.net>


  Commit: 893d4b0004e0fbf779fc23e62ef3b8e68651b306
      https://github.com/MythTV/mythtv/commit/893d4b0004e0fbf779fc23e62ef3b8e68651b306
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    M mythtv/docs/doxygen-create-developer-docs.cfg
    M mythtv/programs/mythavtest/mythavtest.pro
    M mythtv/programs/mythfrontend/mythfrontend.pro

  Log Message:
  -----------
  remove unused define USING_XRANDR

Signed-off-by: David Hampton <mythtv at love2code.net>


  Commit: 4f8de49f0820223e059eaebcf44137a7a0b2bdf8
      https://github.com/MythTV/mythtv/commit/4f8de49f0820223e059eaebcf44137a7a0b2bdf8
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/cddecoder.h

  Log Message:
  -----------
  mythmusic/cddecoder.h: remove unused CONFIG_DARWIN conditionally compiled code

left over from c121c3acd74a3cabfb37e22bc88ef24552e1e2e7

Signed-off-by: David Hampton <mythtv at love2code.net>


  Commit: 833b0a0bd7d6123fd5f2f6e34a9126abd81d4535
      https://github.com/MythTV/mythtv/commit/833b0a0bd7d6123fd5f2f6e34a9126abd81d4535
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    M mythtv/programs/mythbackend/main_helpers.cpp
    M mythtv/programs/mythpreviewgen/main.cpp

  Log Message:
  -----------
  programs: remove unnecessary Darwin include <sys/aio.h>

O_SYNC is not used

Signed-off-by: David Hampton <mythtv at love2code.net>


  Commit: 55b10acba5539fc1d45d11f0ed89b1c9673de08b
      https://github.com/MythTV/mythtv/commit/55b10acba5539fc1d45d11f0ed89b1c9673de08b
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

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

  Log Message:
  -----------
  Remove conditional custom definitions of round() function.

Signed-off-by: David Hampton <mythtv at love2code.net>
(I tweaked this patch to use std::lroundf.)


  Commit: c0372d7383c47ecb9fa87777c5d696ce09039895
      https://github.com/MythTV/mythtv/commit/c0372d7383c47ecb9fa87777c5d696ce09039895
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    R mythtv/libs/libmythtv/mythio.h

  Log Message:
  -----------
  delete unreferenced file libmythtv/mythio.h

unmodified since its creation in 2004

Signed-off-by: David Hampton <mythtv at love2code.net>


Compare: https://github.com/MythTV/mythtv/compare/7993f10c54b1...c0372d7383c4


More information about the mythtv-commits mailing list