- Minor format and style fixes for readability
- Replaced German comments with English to ensure consistent ASCII
encoding and avoid potential encoding issues
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca05b09fe9
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-16 (Sat, 16 Nov 2024)
Origin message was:
------------------
timerd.cpp: Rework command descriptions
- Minor format and style fixes for readability
- Replaced German comments with English to ensure consistent ASCII
encoding and avoid potential encoding issues
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7571071f60
Author: GetAway <get-away@t-online.de>
Date: 2024-11-16 (Sat, 16 Nov 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8e77b7f41
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-11-10 (Sun, 10 Nov 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Set _FILE_OFFSET_BITS=64 in Makefiles for consistent 64-bit off_t definition
This removes -Wodr warnings when compiling CFile and several other classes,
ensuring off_t is consistently defined as a 64-bit type across all
translation units.
Observed while compiling with GCC 13.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Branch: ni/coolstream
Commit: decda9db11
Author: GetAway <get-away@t-online.de>
Date: 2024-11-10 (Sun, 10 Nov 2024)
------------------
This commit was generated by Migit
- Replaced manual dynamic memory allocation with std::vector in
setButtonLabels(const button_label*...) and setButtonLabels(const std::vector<button_label_cc>&...).
- Reserved vector capacity upfront to match label_count, optimizing memory usage.
- Improved safety and readability by removing manual delete[] calls and
handling memory cleanup through vector's automatic management.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 646d24320f
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-03 (Sun, 03 Nov 2024)
Origin message was:
------------------
Refactor setButtonLabels() to use std::vector for safer memory management
- Replaced manual dynamic memory allocation with std::vector in
setButtonLabels(const button_label*...) and setButtonLabels(const std::vector<button_label_cc>&...).
- Reserved vector capacity upfront to match label_count, optimizing memory usage.
- Improved safety and readability by removing manual delete[] calls and
handling memory cleanup through vector's automatic management.
------------------
This commit was generated by Migit
- Previously, only Visual Studio Code settings were ignored.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28c9a6e65d
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-03 (Sun, 03 Nov 2024)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a1773b058
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Origin message was:
------------------
- infoviewer: fix start of infoicons and weather in showMovieTitle()
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4568645abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Origin message was:
------------------
- infoviewer: move showMovieTitle() below showTitle()
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: f988d129b5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Origin message was:
------------------
- infoviewer: enable weather data
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94a5fcb66d
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Origin message was:
------------------
- infoicons: add getHeightRel() to get relative height
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c77ec8624
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Origin message was:
------------------
- fix compile; cleanup EPG replacements
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b94c1740e
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Origin message was:
------------------
- lua_curl: sync with tangocash
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5acbb236e
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 49d2cb3abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Origin message was:
------------------
- unify text-replacements in EPG
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdea62ed25
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7faf515f1e
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ebfb3d8ff
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Origin message was:
------------------
- streamts: add fallback to FindChannel48()
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This reverts commit 21465ade0c.
Origin commit data
------------------
Branch: ni/coolstream
Commit: f87c24f459
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: c902f2aac8
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-22 (Sun, 22 Sep 2024)
Origin message was:
------------------
- weather-setup: change g_settings.weather_api_version to 3.0
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2260d13704
Author: TangoCash <eric@loxat.de>
Date: 2024-09-18 (Wed, 18 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2567d00c7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-07 (Sat, 07 Sep 2024)
Origin message was:
------------------
- initial-settings: update last matze settings
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6c2dd31e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-07 (Sat, 07 Sep 2024)
Origin message was:
------------------
- initial-settings: update matze settings
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 269e7e0117
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8272a32a2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b07bef983f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e257b06f44
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: eaa66c57bf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9c8652834
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: f0dc8e33f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: c75df7211c
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
- weather-setup: fix typo
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
- Removed the 'const' specifier from CMenuOptionChooser's getOption method.
- Ensured that getOption methods in derived classes do not hide the base class methods.
This should avoid compiler warnings related to method hiding
and ensure that the correct getOption method is used without ambiguity.
Tested and verified that no new warnings or errors are introduced.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 809c0f58e4
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Fixed the getHeight() method in CMenuSelector using the override keyword
to ensure it correctly overrides the virtual method from CMenuItem.
- Resolved -Woverloaded-virtual warnings related to hidden overloaded
virtual methods.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25a43d2855
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
mb.h: Fixed method overriding issue in CMenuSelector class
- Fixed the getHeight() method in CMenuSelector using the override keyword
to ensure it correctly overrides the virtual method from CMenuItem.
- Resolved -Woverloaded-virtual warnings related to hidden overloaded
virtual methods.
------------------
This commit was generated by Migit
This change resolves -Woverloaded-virtual warnings.
Ensured that the init method is resolved at compile time,
as the base class version is not intended to be used in derived classes.
Origin commit data
------------------
Branch: ni/coolstream
Commit: c862f17130
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Changed format specifiers from %ld to %" PRId64 " for `time_t` variables
to ensure compatibility across different platforms.
- Cast `time_t` variables to `int64_t` for proper formatting.
- Updated printf statements and debug macros accordingly.
- Fixes some translations and code formatting.
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1e257ec5c
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
timermanager.cpp: Fix format specifiers
- Changed format specifiers from %ld to %" PRId64 " for `time_t` variables
to ensure compatibility across different platforms.
- Cast `time_t` variables to `int64_t` for proper formatting.
- Updated printf statements and debug macros accordingly.
- Fixes some translations and code formatting.
------------------
This commit was generated by Migit
- Changed format specifiers from %ld to %" PRId64 " for time-related
variables to ensure cross-platform compatibility.
- Updated format specifiers from %lx to %" PRIx64 " for consistency
with 64-bit integers.
- Added casts to `int64_t` for accurate formatting.
This changes should address format warnings and ensure correct behavior on
systems with 64-bit integers.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cbc36e556
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
eitd/sectionsd.cpp: Fix format specifiers for platform independence
- Changed format specifiers from %ld to %" PRId64 " for time-related
variables to ensure cross-platform compatibility.
- Updated format specifiers from %lx to %" PRIx64 " for consistency
with 64-bit integers.
- Added casts to `int64_t` for accurate formatting.
This changes should address format warnings and ensure correct behavior on
systems with 64-bit integers.
------------------
This commit was generated by Migit
- Changed format specifiers from %ld to %" PRId64 " for time-related
variables to ensure cross-platform compatibility.
- Added casts to `int64_t` for accurate formatting.
This should avoid format warnings and ensure correct behavior
on systems with 64-bit integers.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d3ff65ae0
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
eitd/dmx.cpp: Fix format specifiers for platform independence
- Changed format specifiers from %ld to %" PRId64 " for time-related
variables to ensure cross-platform compatibility.
- Added casts to `int64_t` for accurate formatting.
This should avoid format warnings and ensure correct behavior
on systems with 64-bit integers.
------------------
This commit was generated by Migit
- Changed format specifier from %ld to %" PRId64 " for variables
of type `__suseconds64_t` to ensure cross-platform compatibility.
- Added casts to `int64_t` for accurate formatting.
- Included `<cinttypes>` for proper format macros.
This should avoid format warnings and ensure correct behavior
on systems where `__suseconds64_t` and similar types are 64-bit integers.
Origin commit data
------------------
Branch: ni/coolstream
Commit: d7841d9654
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
eitd/debug.cpp: Fix format specifiers for platform independence
- Changed format specifier from %ld to %" PRId64 " for variables
of type `__suseconds64_t` to ensure cross-platform compatibility.
- Added casts to `int64_t` for accurate formatting.
- Included `<cinttypes>` for proper format macros.
This should avoid format warnings and ensure correct behavior
on systems where `__suseconds64_t` and similar types are 64-bit integers.
------------------
This commit was generated by Migit
- Changed format specifiers from %ld to %" PRId64 " for time_t variables to ensure compatibility across different platforms.
- Cast time_t variables to int64_t for proper formatting.
- Updated printf and fprintf statements accordingly.
This should resolve format warnings and ensures correct behavior on
systems where time_t is a 64-bit integer.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 964fe201f5
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Changed _LastCh.timestamp to int64_t for compatibility with tv.tv_sec.
- Updated store method to cast tv.tv_sec to int64_t, preventing warnings.
- Ensured timestamp calculations use int64_t for consistency.
This shoold resolve compilation warnings and improve platform independence.
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec98105b8b
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
remove for C++17 and later where it is not allowed
Origin commit data
------------------
Branch: ni/coolstream
Commit: ef0d29f448
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Corrected the format specifiers in snprintf calls to match the data
types of the arguments.
- Used PRId64 for int64_t types to ensure compatibility across different
platforms.
- Added explicit type casting to int64_t for time_t variables
to resolve mismatched format warnings.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6370dc8185
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
lcd4l.cpp: Fix format warnings
- Corrected the format specifiers in snprintf calls to match the data
types of the arguments.
- Used PRId64 for int64_t types to ensure compatibility across different
platforms.
- Added explicit type casting to int64_t for time_t variables
to resolve mismatched format warnings.
------------------
This commit was generated by Migit
- Corrected the format specifiers in printf calls to match the data types
of arguments.
- Used PRIi64 for int64_t types to ensure compatibility across
different platforms.
- Added explicit type casting to int64_t for time_t variables to resolve
mismatched format warnings.
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8d13a1f7b
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
moviecut.cpp: Fix format warnings in moviecut.cpp
- Corrected the format specifiers in printf calls to match the data types
of arguments.
- Used PRIi64 for int64_t types to ensure compatibility across
different platforms.
- Added explicit type casting to int64_t for time_t variables to resolve
mismatched format warnings.
------------------
This commit was generated by Migit
Conditionally use register keyword for backward compatibility;
remove for C++17 and later where it is not allowed.
Origin commit data
------------------
Branch: ni/coolstream
Commit: c72cdb8612
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Use PRId64 in printf to format time_t variables correctly.
- Cast time_t variables to int64_t to avoid [-Wformat=] warnings.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 23729d5b5a
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Use PRId64 in snprintf to format time_t variables correctly.
- This avoids [-Wformat=] warnings and ensures platform-independent code.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f229ef555
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Cast time_t variables to int64_t to match the expected format specifier.
This should fix addresses the warnings about mismatched format specifiers for time_t.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91531a287a
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
Changed the for-loop in the show method of CEpgData class to properly
check both conditions using the logical AND operator.
This should ensure that the return value of 'operator!=' is not ignored,
which addresses the compiler warning about the 'nodiscard' [-Wunused-result].
- Replaced ',' with '&&' in the loop condition.
Origin commit data
------------------
Branch: ni/coolstream
Commit: d2d82e4b22
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit
- Changed long to time_t for event times.
- Used PRIu64, PRIdMAX, and %lld for formatting and parsing time_t
and event IDs.
- Updated sscanf and printf calls to handle time_t and uint64_t correctly.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87d90833cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
controlapi.cpp: Fix format warnings and update types in CControlAPI::EpgCGI
- Changed long to time_t for event times.
- Used PRIu64, PRIdMAX, and %lld for formatting and parsing time_t
and event IDs.
- Updated sscanf and printf calls to handle time_t and uint64_t correctly.
------------------
This commit was generated by Migit
- Added <inttypes.h> for correct format specifiers.
- Used PRIdMAX for formatting __suseconds64_t in print function.
- Updated sprintf call to handle __suseconds64_t correctly.
Origin commit data
------------------
Branch: ni/coolstream
Commit: a23f84104f
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
------------------
This commit was generated by Migit