Mailing List Archive

[MythTV/mythtv] 0fd4b0: Convert StartupScreenDelay to milliseconds
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 0fd4b0ec6e6ce8ab18fe63af561cf27b45f94525
https://github.com/MythTV/mythtv/commit/0fd4b0ec6e6ce8ab18fe63af561cf27b45f94525
Author: Klaas de Waal <kdewaal@mythtv.org>
Date: 2021-06-12 (Sat, 12 Jun 2021)

Changed paths:
M mythtv/libs/libmyth/mythcontext.cpp

Log Message:
-----------
Convert StartupScreenDelay to milliseconds

The setting StartupScreendelay is stored in seconds in the database.
The code that uses the delay expects a time value in milliseconds.
After reading the value convert from seconds to milliseconds.
This conversion has been missing since commit 0af8edc0a3020875c17c289683500b2a44d35082
"Convert startup screen delay to std::chrono. (37)" on Jan 25, 2021.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
[MythTV/mythtv] 0fd4b0: Convert StartupScreenDelay to milliseconds [ In reply to ]
Branch: refs/heads/devel/http
Home: https://github.com/MythTV/mythtv
Commit: 0fd4b0ec6e6ce8ab18fe63af561cf27b45f94525
https://github.com/MythTV/mythtv/commit/0fd4b0ec6e6ce8ab18fe63af561cf27b45f94525
Author: Klaas de Waal <kdewaal@mythtv.org>
Date: 2021-06-12 (Sat, 12 Jun 2021)

Changed paths:
M mythtv/libs/libmyth/mythcontext.cpp

Log Message:
-----------
Convert StartupScreenDelay to milliseconds

The setting StartupScreendelay is stored in seconds in the database.
The code that uses the delay expects a time value in milliseconds.
After reading the value convert from seconds to milliseconds.
This conversion has been missing since commit 0af8edc0a3020875c17c289683500b2a44d35082
"Convert startup screen delay to std::chrono. (37)" on Jan 25, 2021.


Commit: b270dbb1ec473d1f709443261d4f3cb1691b9b98
https://github.com/MythTV/mythtv/commit/b270dbb1ec473d1f709443261d4f3cb1691b9b98
Author: Paul Harrison <paul@mythqml.net>
Date: 2021-06-16 (Wed, 16 Jun 2021)

Changed paths:
M README.md
M mythplugins/configure
M mythplugins/mythweather/README
M mythtv/configure

Log Message:
-----------
Replace freenode references with libera.chat


Commit: ba441f19ed130d0edb0b8ae0679585a9841f9fa7
https://github.com/MythTV/mythtv/commit/ba441f19ed130d0edb0b8ae0679585a9841f9fa7
Author: Paul Harrison <paul@mythqml.net>
Date: 2021-06-17 (Thu, 17 Jun 2021)

Changed paths:
M mythtv/html/menu.qsp

Log Message:
-----------
WebFrontend: add missing Image & Music services to the API->WSDL Links menu


Commit: fd79f951800c44d9156acce87336084c55025999
https://github.com/MythTV/mythtv/commit/fd79f951800c44d9156acce87336084c55025999
Author: Stuart Auchterlonie <stuarta@mythtv.org>
Date: 2021-06-18 (Fri, 18 Jun 2021)

Changed paths:
M README.md
M mythplugins/configure
M mythplugins/mythweather/README
M mythtv/configure
M mythtv/html/menu.qsp
M mythtv/libs/libmyth/mythcontext.cpp

Log Message:
-----------
Merge branch 'master' into devel/http


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