[mythtv-commits] [MythTV/mythtv] 594291: [webapp] make the websocket deserializer consisten...
Stuart Auchterlonie
noreply at github.com
Wed Jun 22 18:55:52 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 5942912f34987b7350f699f83b035cd790ebfec8
https://github.com/MythTV/mythtv/commit/5942912f34987b7350f699f83b035cd790ebfec8
Author: Stuart Auchterlonie <stuarta at mythtv.org>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M mythtv/html/backend/src/app/services/websocket.service.ts
Log Message:
-----------
[webapp] make the websocket deserializer consistent with the serializer
Commit: d1f74866c7acce5800c11f4d7e23e36c03204ff3
https://github.com/MythTV/mythtv/commit/d1f74866c7acce5800c11f4d7e23e36c03204ff3
Author: Stuart Auchterlonie <stuarta at mythtv.org>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M mythtv/libs/libmythmetadata/musicmetadata.h
Log Message:
-----------
Rework conditional template instantiation.
Resolves an error identified by cppcheck
"Found a exit path from function with non-void return type that has missing return statement"
Compare: https://github.com/MythTV/mythtv/compare/e60b4b35a192...d1f74866c7ac
More information about the mythtv-commits
mailing list