Commit Graph

  • 0a129a081f timerlist: mark remote timers with different text colors master vanhofen 2025-01-19 21:42:16 +01:00
  • bda8caf354 record-info: second try to fix rec/ts-icon for current channel vanhofen 2025-01-19 21:42:16 +01:00
  • df3574bad5 streamts: Fix const-correctness issues in Send() and write_packet() Thilo Graf 2025-03-10 19:42:31 +01:00
  • afe0b116c0 cc_item_picture.h: fix build warnings Thilo Graf 2025-03-10 19:29:36 +01:00
  • 0e643570d0 Change to version 3.25 3.25 2025.0 Thilo Graf 2025-01-01 20:05:41 +01:00
  • 18057068e7 vuall: small fix bcm3466 BPanther 2024-12-28 23:20:18 +01:00
  • b344211f2f no hybrid for bcm3466 t2 tuner BPanther 2024-07-17 07:12:14 +02:00
  • 19dbe692f8 streamts.cpp: Try to fix LIBAVFORMAT_VERSION_INT comparsion Thilo Graf 2024-12-22 16:37:37 +01:00
  • 87c7ff4fd3 Refactor: Adjust Send and write_packet methods for compatibility with newer FFmpeg versions Thilo Graf 2024-12-21 22:14:13 +01:00
  • f242cbdf3e record-info: try to fix rec/ts-icon for current channel vanhofen 2024-11-20 20:30:02 +01:00
  • 880135aefb timerd.cpp: Rework command descriptions Thilo Graf 2024-11-16 20:58:45 +01:00
  • 489304d87b timerd.cpp: Fix thread declarations, typos, and improve timerd_main_thread consistency GetAway 2024-11-16 10:58:20 +01:00
  • 14b418d041 lua: add compatibility to lua 5.3 and 5.4; copy from https://github.com/SteveKChiu/lua-intf/blob/master/LuaIntf/LuaCompat.h Jacek Jendrzej 2024-11-10 15:20:34 +01:00
  • 08c50dd4eb Fix: fix warning: type struct CFile violates the C++ one definition rule GetAway 2024-11-07 21:20:52 +01:00
  • 4153ea976a infoviewer: move showMovieTitle() below showTitle() vanhofen 2024-10-25 19:20:02 +02:00
  • a7f29d006d Refactor setButtonLabels() to use std::vector for safer memory management Thilo Graf 2024-11-02 19:50:40 +01:00
  • b3ef077d72 Update '.gitignore' to include 'venv' for Python environment fallout. Thilo Graf 2024-11-02 18:56:08 +01:00
  • ed3696b9c9 fix compile; cleanup EPG replacements vanhofen 2024-10-08 22:23:59 +02:00
  • 6881dd0320 lua_curl: sync with tangocash vanhofen 2024-10-07 20:24:49 +02:00
  • 48c1f4c664 update lua curl TangoCash 2024-10-07 20:24:49 +02:00
  • deff33d266 unify text-replacements in EPG vanhofen 2024-10-07 20:24:49 +02:00
  • 1582a2bfcc fix linebreaks/tabs in epg+ footer TangoCash 2024-10-07 20:24:49 +02:00
  • 8c74ae8414 fix faulty epg, e.g. ATV TangoCash 2024-10-07 20:24:49 +02:00
  • 501a5e8733 streamts: add fallback to FindChannel48() TangoCash 2024-10-07 20:24:49 +02:00
  • ec7af382bb Revert "getservices.cpp: fix e2tv streaming on cable boxes" Thilo Graf 2024-10-07 20:24:49 +02:00
  • 1ed6a667bc weather-setup: change g_settings.weather_api_version to 3.0 vanhofen 2024-09-22 17:39:52 +02:00
  • 96691b4e0d fix sleeptimer for webtv TangoCash 2024-09-18 12:48:44 +02:00
  • f7cded7f63 initial-settings: update matze settings vanhofen 2024-09-07 12:21:51 +02:00
  • 2f68a24d75 weather-setup: fix typo vanhofen 2024-09-02 21:06:01 +02:00
  • def9fb232f channellist fix footer line Jacek Jendrzej 2024-09-05 18:23:54 +02:00
  • 8dba164c64 epgplus fix footer line Jacek Jendrzej 2024-09-05 17:09:41 +02:00
  • 35692a6152 fix epg newline forÖR channels Jacek Jendrzej 2024-09-05 15:17:58 +02:00
  • 929c5a40fb avoid null pointer use Jacek Jendrzej 2024-09-05 13:36:24 +02:00
  • 9ef2cea5d8 remove av_packet_make_refcounted, this break build with old ffmpeg Jacek Jendrzej 2024-09-05 12:23:27 +02:00
  • 562511a62f avoid double mutex lock Jacek Jendrzej 2024-09-02 20:07:12 +02:00
  • 3c998d4807 second try to fix record m3u8 format with separate audio Jacek Jendrzej 2024-09-01 14:05:29 +02:00
  • 88f23d9a8b fix compil without key manage Jacek Jendrzej 2024-08-25 17:56:56 +02:00
  • c9e66fc800 weather-setup.cpp: enable api version chooser GetAway 2024-08-24 09:10:51 +02:00
  • 4f6aeea786 mdb-tmdb.cpp: fix --enable-tmdb-key-manage GetAway 2024-08-24 09:01:06 +02:00
  • d78921369c Revert "try to fix record m3u8 format with separate audio" Dont work on box This reverts commit c7a161a1b3. Jacek Jendrzej 2024-08-09 20:45:57 +02:00
  • c7a161a1b3 try to fix record m3u8 format with separate audio Jacek Jendrzej 2024-08-09 20:22:35 +02:00
  • 2407b36d54 menue.h/cpp: Remove virtual specifier from getOption methods Thilo Graf 2024-07-07 16:54:58 +02:00
  • a14e84d286 msgbox.h: Fixed method hiding issue by using 'virtual' keyword for setTimeOut Thilo Graf 2024-07-04 16:08:36 +02:00
  • 126fd49b33 mb.h: Fixed method overriding issue in CMenuSelector class Thilo Graf 2024-07-04 16:08:36 +02:00
  • 3b43b066b5 menue.h: Removed 'virtual' keyword from init method in CMenuItem Thilo Graf 2024-07-04 16:08:36 +02:00
  • fff91ea5f3 timermanager.cpp: Fix format specifiers Thilo Graf 2024-07-04 16:08:36 +02:00
  • e1ee972d75 eitd/sectionsd.cpp: Fix format specifiers for platform independence Thilo Graf 2024-07-04 16:08:36 +02:00
  • 13860167ca eitd/dmx.cpp: Fix format specifiers for platform independence Thilo Graf 2024-07-04 16:08:36 +02:00
  • f50deeeeb2 eitd/debug.cpp: Fix format specifiers for platform independence Thilo Graf 2024-07-04 16:08:36 +02:00
  • a311605013 neutrino.cpp Fix format specifiers for time_t to ensure platform independence Thilo Graf 2024-07-04 16:08:36 +02:00
  • d533372aa8 CLastChannel: fix narrowing conversion warnings in lastchannel.cpp Thilo Graf 2024-07-04 16:08:36 +02:00
  • c1fa8595de system/ping.cpp: Conditionally use register keyword for backward compatibility; Thilo Graf 2024-07-04 16:08:36 +02:00
  • b0bd45c12b lcd4l.cpp: Fix format warnings Thilo Graf 2024-07-04 16:08:36 +02:00
  • 88b0aa5dbe moviecut.cpp: Fix format warnings in moviecut.cpp Thilo Graf 2024-07-04 16:08:36 +02:00
  • e7438889ac radiotools.cpp: Don't use register keyword with C++17 standard Thilo Graf 2024-07-04 16:08:36 +02:00
  • caf762464b ffmpegdec.cpp: Fix format specifiers for time_t for platform compatibility Thilo Graf 2024-07-04 16:08:36 +02:00
  • 553375d8aa CUpnpBrowserGui: Fix format specifiers for time_t for platform compatibility Thilo Graf 2024-07-04 16:08:36 +02:00
  • 1e8c9e897e update.cpp: Fix format specifiers for time_t for platform compatibility Thilo Graf 2024-07-04 16:08:36 +02:00
  • e1807715c3 epgview.cpp: Fix warning about ignored 'nodiscard' attribute in show method Thilo Graf 2024-07-04 16:08:36 +02:00
  • b911d5f73a controlapi.cpp: Fix format warnings and update types in CControlAPI::EpgCGI Thilo Graf 2024-07-04 16:08:36 +02:00
  • 7308e50b77 libdvbsub/Debug.cpp: Fix format warnings for __suseconds64_t in Debug.cpp Thilo Graf 2024-07-04 16:08:36 +02:00
  • ed29984d9f audioplayer.cpp: Fix format warnings for time_t in audioplayer.cpp Thilo Graf 2024-07-04 16:08:36 +02:00
  • 742fc42d0f followscreenings.cpp: Fix format issues for time_t portability Thilo Graf 2024-07-04 16:08:36 +02:00
  • f0671d734b controlapi.cpp: ensure type compatibility for time_t in multiple methods Thilo Graf 2024-07-04 16:08:36 +02:00
  • 11b0b2a2fa controlapi.cpp: try to fix build errors if member 'time' is not found Thilo Graf 2024-07-04 16:08:36 +02:00
  • 637539bdee rcinput: ensure backward compatibility Thilo Graf 2024-07-04 16:08:36 +02:00
  • a46554db1e rcinput: Fix build issues with _TIME_BITS=64 Thilo Graf 2024-07-04 16:08:36 +02:00
  • 27a9141275 cc_timer.h: Fix missing include for std::string in cc_timer.h Thilo Graf 2024-05-30 22:22:16 +02:00
  • 409e21e782 neutrino: Add method to check for empty files in neutrino Lua API Thilo Graf 2024-06-09 17:15:42 +02:00
  • df918a356f add cmdline option to load xmltv epg TangoCash 2024-06-05 08:36:43 +02:00
  • d4d6f634d2 fix reload webchannels TangoCash 2024-06-02 14:14:58 +02:00
  • 7f20e1b4f0 terrestrial.xml: update max_10 2024-05-21 23:39:33 +02:00
  • cefc213899 configure.ac: Corrected formatting max_10 2024-05-21 23:39:33 +02:00
  • 50f96effdc locale: change shoutcast locales vanhofen 2024-05-13 22:02:13 +02:00
  • 26bd0559a4 configure.ac: minor cosmetics vanhofen 2024-05-13 22:02:13 +02:00
  • 41081b61fb configure.ac: in shoutcast speach it's not an api key but a developer id vanhofen 2024-05-13 22:02:13 +02:00
  • aad2311ebc configure.ac: More API key management security and improve backward compatibility Thilo Graf 2024-05-09 22:37:03 +02:00
  • 3021d62d33 configure.ac: shorten/unify AS_HELP_STRINGs vanhofen 2024-05-04 23:25:35 +02:00
  • d3f10dafe5 rename SHOUTCAST_DEV_KEY => SHOUTCAST_DEV_ID vanhofen 2024-05-04 23:25:35 +02:00
  • e58aea8b6d rename YOUTUBE_DEV_KEY => YOUTUBE_API_KEY vanhofen 2024-05-04 23:25:35 +02:00
  • 8254c984e3 rename TMDB_DEV_KEY => TMDB_API_KEY vanhofen 2024-05-04 23:25:35 +02:00
  • 3c1a5dc99c rename WEATHER_DEV_KEY => WEATHER_API_KEY vanhofen 2024-05-04 23:25:35 +02:00
  • 40271ee154 .gitignore: Add .vscode directory to prevent tracking of IDE settings Thilo Graf 2024-05-04 22:20:46 +02:00
  • 7000e4af2d opkg_manager: Refactor version info saving logic in COPKGManager Thilo Graf 2024-05-04 21:54:23 +02:00
  • d31da80bd8 weather: formatting code using astyle vanhofen 2024-05-03 23:12:40 +02:00
  • 69592226da weather-setup: disable api version chooser until api version 3.0 won't work vanhofen 2024-05-03 22:24:51 +02:00
  • c3db7b4847 locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION vanhofen 2024-05-03 22:24:51 +02:00
  • aa95a4338d rename weather-dev-ver => weather-api-version vanhofen 2024-05-03 22:24:51 +02:00
  • 27fadb7864 add option to change openweather api to 3.0, since 2.5 will be deactivated in June 2024 TangoCash 2024-05-03 22:24:51 +02:00
  • beb7c10977 fix rc (thx mohousch) BPanther 2024-05-01 02:27:22 +02:00
  • bca0d06e60 yWeb: /control/getchannelinfo changed. BPanther 2024-05-03 21:09:51 +02:00
  • a1ac4f7b95 yWeb: /control/getchannelinfo for short channel info added. BPanther 2024-05-03 21:09:51 +02:00
  • 9321aaada0 getservices.cpp: fix e2tv streaming on cable boxes GetAway 2024-04-29 09:58:54 +02:00
  • 648dc493ad record-info: fix display of timeshift icon vanhofen 2024-04-23 20:21:17 +02:00
  • 644fe9c5c2 bouqueteditor: use NEUTRINO_ICON_BUTTON_CHECKED vanhofen 2024-04-23 20:21:17 +02:00
  • f3c0ef0be7 icons: introduce NEUTRINO_ICON_BUTTON_CHECKED vanhofen 2024-04-23 20:21:17 +02:00
  • 14240c3c4a turn some comparsions for a better readability vanhofen 2024-03-25 20:29:55 +01:00
  • f7f1f4d6e6 nhttpd_controlapi.html: update reloadchannels documentation vanhofen 2024-02-27 10:44:53 +01:00
  • 01b1610aa9 helpers: add ø to GetSpecialName() vanhofen 2024-02-18 14:05:34 +01:00
  • de27448e44 add option to reload channels via webif without saving first TangoCash 2016-03-25 08:46:25 +01:00