Mailing List Archive

[MythTV/mythtv] 4f6eb5: Make the QueryScheduling function a const.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 4f6eb554025214738f05b79fed9c80324267cd56
https://github.com/MythTV/mythtv/commit/4f6eb554025214738f05b79fed9c80324267cd56
Author: David Hampton <mythtv@love2code.net>
Date: 2023-04-01 (Sat, 01 Apr 2023)

Changed paths:
M mythtv/programs/mythbackend/scheduler.h

Log Message:
-----------
Make the QueryScheduling function a const.


Commit: 95834f0e4db040f68fffa203e0282edaafae6ace
https://github.com/MythTV/mythtv/commit/95834f0e4db040f68fffa203e0282edaafae6ace
Author: David Hampton <mythtv@love2code.net>
Date: 2023-04-01 (Sat, 01 Apr 2023)

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

Log Message:
-----------
Convert construct_sort_title argument to a const reference.


Commit: c55882e8c80135e43a45667c622c7d9d355ba4a9
https://github.com/MythTV/mythtv/commit/c55882e8c80135e43a45667c622c7d9d355ba4a9
Author: David Hampton <mythtv@love2code.net>
Date: 2023-04-01 (Sat, 01 Apr 2023)

Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2envInfo.h

Log Message:
-----------
Remove redundant initializer.

The QString initializaions are probably all redundant too.


Commit: 25f841d5956a6fd2bdda9d51d77697c0cabc1caa
https://github.com/MythTV/mythtv/commit/25f841d5956a6fd2bdda9d51d77697c0cabc1caa
Author: David Hampton <mythtv@love2code.net>
Date: 2023-04-01 (Sat, 01 Apr 2023)

Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2capture.cpp

Log Message:
-----------
Fix warning about uninitialized variable.

These two uses of the variable id are orthogonal, so split it into two
variables that are initialized when they are declared.


Commit: 23b74620ecfe06f9b62553ac08f72428e23637a9
https://github.com/MythTV/mythtv/commit/23b74620ecfe06f9b62553ac08f72428e23637a9
Author: David Hampton <mythtv@love2code.net>
Date: 2023-04-01 (Sat, 01 Apr 2023)

Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2myth.cpp

Log Message:
-----------
Add braces for readability around multi-line if clause.


Commit: 0363c0dd1b6e3f7b8811bafed21d3622a68ae299
https://github.com/MythTV/mythtv/commit/0363c0dd1b6e3f7b8811bafed21d3622a68ae299
Author: David Hampton <mythtv@love2code.net>
Date: 2023-04-01 (Sat, 01 Apr 2023)

Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2dvr.cpp

Log Message:
-----------
Fix warnings about uninitialized variables.


Compare: https://github.com/MythTV/mythtv/compare/c3de83a21b46...0363c0dd1b6e
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits