[mythtv-commits] [MythTV/mythtv] f6f145: tidy: Remove duplicate include statements.
David Hampton
noreply at github.com
Sun May 22 20:38:02 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: f6f1454388f9c6696dd793f7a9f3742c3d5d6113
https://github.com/MythTV/mythtv/commit/f6f1454388f9c6696dd793f7a9f3742c3d5d6113
Author: David Hampton <mythtv at love2code.net>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M mythplugins/mytharchive/mytharchive/mythburn.cpp
M mythplugins/mythnews/mythnews/newssite.h
M mythtv/libs/libmyth/netgrabbermanager.cpp
M mythtv/libs/libmythbase/mythcorecontext.cpp
M mythtv/libs/libmythbase/mythdate.cpp
M mythtv/libs/libmythbase/mythmiscutil.cpp
M mythtv/libs/libmythmetadata/musicmetadata.cpp
M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
M mythtv/libs/libmythtv/cardutil.cpp
M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
M mythtv/libs/libmythtv/eitfixup.cpp
M mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
M mythtv/libs/libmythtv/recorders/dvbsignalmonitor.cpp
M mythtv/libs/libmythui/mythuitype.cpp
M mythtv/programs/mythbackend/scheduler.cpp
M mythtv/programs/mythbackend/services/dvr.cpp
M mythtv/programs/mythbackend/services/myth.cpp
M mythtv/programs/mythbackend/servicesv2/v2backendStatus.h
M mythtv/programs/mythbackend/servicesv2/v2myth.cpp
M mythtv/programs/mythbackend/servicesv2/v2video.cpp
M mythtv/programs/mythfrontend/mythfrontend.cpp
M mythtv/programs/mythfrontend/statusbox.cpp
Log Message:
-----------
tidy: Remove duplicate include statements.
Commit: 925ee793cbc0444fa3b683b040627ca0454e3c4b
https://github.com/MythTV/mythtv/commit/925ee793cbc0444fa3b683b040627ca0454e3c4b
Author: David Hampton <mythtv at love2code.net>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M mythplugins/mythmusic/mythmusic/musiccommon.cpp
M mythplugins/mythmusic/mythmusic/musiccommon.h
M mythplugins/mythweather/mythweather/weatherSetup.cpp
M mythplugins/mythweather/mythweather/weatherSetup.h
M mythtv/libs/libmythbase/housekeeper.cpp
M mythtv/libs/libmythbase/housekeeper.h
M mythtv/libs/libmythbase/mythcorecontext.cpp
M mythtv/libs/libmythfreemheg/TokenGroup.h
M mythtv/libs/libmythfreemheg/Visible.h
M mythtv/libs/libmythmetadata/imagemanager.cpp
M mythtv/libs/libmythmetadata/imagemetadata.cpp
M mythtv/libs/libmythmetadata/quicksp.h
M mythtv/libs/libmythprotoserver/sockethandler.cpp
M mythtv/libs/libmythprotoserver/sockethandler.h
M mythtv/libs/libmythtv/mheg/netstream.cpp
M mythtv/libs/libmythtv/mythccextractorplayer.cpp
M mythtv/libs/libmythtv/mythccextractorplayer.h
M mythtv/libs/libmythtv/opengl/mythnvdecinterop.cpp
M mythtv/libs/libmythtv/opengl/mythnvdecinterop.h
M mythtv/libs/libmythtv/recorders/dvbstreamhandler.cpp
M mythtv/libs/libmythtv/recorders/dvbstreamhandler.h
M mythtv/libs/libmythtv/visualisations/videovisualgoom.cpp
M mythtv/libs/libmythtv/visualisations/videovisualgoom.h
M mythtv/libs/libmythui/mythdialogbox.cpp
M mythtv/libs/libmythui/mythdialogbox.h
M mythtv/libs/libmythui/mythuispinbox.cpp
M mythtv/libs/libmythui/mythuispinbox.h
M mythtv/libs/libmythui/mythuiwebbrowser.cpp
M mythtv/libs/libmythui/mythuiwebbrowser.h
M mythtv/libs/libmythupnp/httpserver.h
M mythtv/libs/libmythupnp/upnpdevice.h
M mythtv/programs/mythbackend/mainserver.cpp
M mythtv/programs/mythbackend/scheduler.cpp
M mythtv/programs/mythbackend/scheduler.h
M mythtv/programs/mythexternrecorder/MythExternControl.h
M mythtv/programs/mythfrontend/playbackboxhelper.cpp
M mythtv/programs/mythlcdserver/lcdserver.cpp
M mythtv/programs/mythlcdserver/lcdserver.h
Log Message:
-----------
tidy: Fix use "default member initializer" warnings.
Commit: 38bd0e5c3e0949f96e7a46fdf96bc8592d397785
https://github.com/MythTV/mythtv/commit/38bd0e5c3e0949f96e7a46fdf96bc8592d397785
Author: David Hampton <mythtv at love2code.net>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M mythplugins/mythnews/mythnews/mythnews.cpp
M mythtv/libs/libmythprotoserver/mythsocketmanager.cpp
M mythtv/libs/libmythtv/tv_play.cpp
M mythtv/programs/mythbackend/mainserver.cpp
M mythtv/programs/mythfrontend/playbackbox.cpp
M mythtv/programs/mythlcdserver/lcdserver.cpp
Log Message:
-----------
tidy: Fix use "consider making variable a const reference" warnings.
Commit: f5437c584e0e983265d4f600fcc374cef473084d
https://github.com/MythTV/mythtv/commit/f5437c584e0e983265d4f600fcc374cef473084d
Author: David Hampton <mythtv at love2code.net>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M mythplugins/mythmusic/mythmusic/flacencoder.cpp
M mythplugins/mythmusic/mythmusic/visualize.cpp
M mythplugins/mythweather/mythweather/weatherSource.cpp
M mythtv/libs/libmyth/audio/audiooutputbase.cpp
M mythtv/libs/libmythbase/threadedfilewriter.cpp
M mythtv/libs/libmythfreesurround/el_processor.cpp
M mythtv/libs/libmythprotoserver/sockethandler/filetransfer.cpp
M mythtv/libs/libmythtv/jitterometer.cpp
M mythtv/libs/libmythtv/recorders/dtvrecorder.cpp
M mythtv/libs/libmythtv/recorders/firewirerecorder.cpp
M mythtv/libs/libmythtv/visualisations/goom/ifs.cpp
M mythtv/programs/mythbackend/filetransfer.cpp
M mythtv/programs/mythtranscode/mpeg2fix.cpp
Log Message:
-----------
tidy: Fix readability warnings recommending use of data() function.
warning: 'data' should be used for accessing the data pointer
instead of taking the address of the 0-th element
Commit: 8884ecbd1745440ee62839e6d51b46b43dec427a
https://github.com/MythTV/mythtv/commit/8884ecbd1745440ee62839e6d51b46b43dec427a
Author: David Hampton <mythtv at love2code.net>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M mythtv/libs/libmythtv/recorders/dtvsignalmonitor.cpp
Log Message:
-----------
tidy: Fix "do not use 'else' after 'return'" warning.
Commit: 4c11c72d953ffba2fbc1acf14856b8925145ee19
https://github.com/MythTV/mythtv/commit/4c11c72d953ffba2fbc1acf14856b8925145ee19
Author: David Hampton <mythtv at love2code.net>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M mythtv/libs/libmythtv/recorders/channelbase.cpp
M mythtv/libs/libmythtv/recorders/recorderbase.cpp
Log Message:
-----------
tidy: Fix "repeated branch in conditional chain" warnings.
Compare: https://github.com/MythTV/mythtv/compare/63d049992b2f...4c11c72d953f
More information about the mythtv-commits
mailing list