Commit Graph

  • d5cebd3a57 - rename ttx_font_file => font_file_monospace svenhoefer 2022-01-30 21:17:38 +01:00
  • c8b5572673 lcd4l_setup: disable screenshot menu entry Thilo Graf 2022-01-30 14:28:17 +01:00
  • 43cf770f14 - lcd4linux: add menu item to allow or disable display screenshots svenhoefer 2022-01-27 22:02:02 +01:00
  • a19e85aba1 themes: rename themefile > theme_cfg Thilo Graf 2022-01-27 15:18:52 +01:00
  • 56da26d531 - weather-setup: clear postal code after choosing location from xml svenhoefer 2022-01-25 22:47:51 +01:00
  • 9ba0ee1b71 - weather: change country strings to country code svenhoefer 2022-01-25 22:47:51 +01:00
  • 5f3c5b15b6 - remotecontrol: formatting code using astyle; some manual code nicenings svenhoefer 2022-01-25 22:47:51 +01:00
  • d46b87b16b - weather: formatting code using astyle svenhoefer 2022-01-24 00:32:37 +01:00
  • 668161d7a5 - lcd4l: add wind dirction string to weather_wind file svenhoefer 2022-01-23 23:59:08 +01:00
  • 8f63f163cc - weather: add getDirectionString() function svenhoefer 2022-01-23 23:59:08 +01:00
  • 78ce911761 - weather: rename postcode => postalcode svenhoefer 2022-01-22 01:44:42 +01:00
  • 5117c78eec - weather-setup: rename showSelectWeatherLocation() => selectLocation() svenhoefer 2022-01-22 00:54:24 +01:00
  • b8683fbe7e - weather-setup: show postcode in menu svenhoefer 2022-01-22 00:51:16 +01:00
  • 454ae6223b - weather: introduce string g_settings.weather_postcode svenhoefer 2022-01-22 00:47:10 +01:00
  • aef6d8c45d - weather: add WEATHER_DEFAULT defines svenhoefer 2022-01-21 23:44:35 +01:00
  • 65dc1dda96 record_info: fix item offsets Thilo Graf 2022-01-21 20:49:38 +01:00
  • 021807b83c infoviewer: fix possible segfault Thilo Graf 2022-01-21 20:25:02 +01:00
  • cb14fd9b1b - initial-settings: update matze settings svenhoefer 2022-01-20 21:16:37 +01:00
  • 025a27c2de add find weather location by postcode TangoCash 2022-01-19 18:20:31 +01:00
  • 3453645229 - weather-setup: add country to hint text svenhoefer 2022-01-18 23:55:41 +01:00
  • e9795a653a - weather-setup: rename weather_loc struct members svenhoefer 2022-01-18 23:47:16 +01:00
  • 360f2efedf - weather: re-add norway weather locations (unused) svenhoefer 2022-01-18 23:31:53 +01:00
  • 6c46bdcc7f - weather: rename xml files svenhoefer 2022-01-18 23:31:53 +01:00
  • ffe47ae214 - weather: introduce weather_favorites.xml svenhoefer 2022-01-18 23:31:53 +01:00
  • fe5548a7c1 - weather: remove obsolete weather_locations.h; minor changes to weather-setup svenhoefer 2022-01-18 23:31:53 +01:00
  • f1a98fe8b1 - move weather locations to xml file TangoCash 2022-01-18 23:31:52 +01:00
  • 261dfe62fc - weather_setup: formatting code using astyle svenhoefer 2022-01-18 23:31:52 +01:00
  • b9dd93c3d0 move weather setup to own source files TangoCash 2022-01-18 23:31:52 +01:00
  • 7800bf5d4c infoviewer: use widget for record info Thilo Graf 2022-01-18 22:04:05 +01:00
  • d77b57d919 icons: fix wrong ts icons Thilo Graf 2022-01-19 05:28:19 +01:00
  • ea7c787a5f record_info: add widget class for record info Thilo Graf 2022-01-18 21:37:24 +01:00
  • da6fea111e movieplayer: add send message CRCInput::RC_info on changed position Thilo Graf 2022-01-16 14:31:10 +01:00
  • e213efe13a navibar: add method to set separator line modes Thilo Graf 2022-01-15 17:16:42 +01:00
  • f46c9abdff - navibar: change color of seperator lines svenhoefer 2022-01-15 15:46:57 +01:00
  • c7accb37ae - navibar: add small separator line to the bottom svenhoefer 2022-01-15 15:46:57 +01:00
  • 690df910d2 - weather: remove obsolete locales and g_settings.weather_country key svenhoefer 2022-01-14 22:43:24 +01:00
  • 8269c06b12 - weather: align locales svenhoefer 2022-01-14 22:43:24 +01:00
  • 0001a72793 - miscsettings-menu: align to Tango svenhoefer 2022-01-14 22:43:24 +01:00
  • a6a06ca6f6 - weather: pick weather_locations.h from Tango svenhoefer 2022-01-14 22:43:24 +01:00
  • 4c17028a9b weather: fix possible segfault Thilo Graf 2022-01-14 22:43:24 +01:00
  • c0aded3942 switch weather api from Dark Sky to OpenWeather TangoCash 2022-01-14 22:43:24 +01:00
  • f0b2d9ec82 - lcd4l: fix count of records svenhoefer 2022-01-13 20:18:10 +01:00
  • 55e17f4fab - lcd4l: add count of records to mode_rec file svenhoefer 2022-01-11 23:39:59 +01:00
  • 3eaa88141f cc_item: add signsl OnBeforePaintInit() Thilo Graf 2022-01-13 19:35:11 +01:00
  • 9ed525d199 - sectionsd: move function build_time() to helpers svenhoefer 2022-01-11 23:39:59 +01:00
  • 9f0b46d11c cc_types: add comment to button, is icon name, for more plausibility Thilo Graf 2022-01-11 16:27:29 +01:00
  • 0262cdef56 - sectionsd : replace hardcoded timestamp with build timestamp TangoCash 2022-01-11 14:45:40 +01:00
  • bbc880e6a9 Revert "- sectionsd: replace hardcoded timestamp with BUILT_TIMESTAMP" Thilo Graf 2022-01-10 19:02:14 +01:00
  • 78e878c237 - fontrenderer: a bit less bad hack to decrease boot svenhoefer 2022-01-09 00:52:35 +01:00
  • 521239bb2b - sectionsd: replace hardcoded timestamp with BUILT_TIMESTAMP svenhoefer 2022-01-08 20:27:42 +01:00
  • e4b4398059 imageinfo: remove doPaintBg(false), is not required Thilo Graf 2022-01-08 14:04:21 +01:00
  • cb59e66b41 zapit: bouquets fix closedir Jacek Jendrzej 2022-01-08 13:27:58 +01:00
  • 10a617b9dc Change to version 3.22.0 3.22 2022.1 Thilo Graf 2022-01-07 16:06:42 +01:00
  • e9b107377d cc_frm_button: add methode to get current icon name Thilo Graf 2022-01-03 15:49:07 +01:00
  • eea8e58c44 update_menue: show update status of packages in update menue Thilo Graf 2022-01-07 09:27:55 +01:00
  • e393c87324 opkg_manager: add class with member to set an update status Thilo Graf 2022-01-07 09:23:19 +01:00
  • de9cca01b9 menue: Show context help button in header if no hint is visible. Thilo Graf 2022-01-06 16:35:04 +01:00
  • 801b8600ed osd_setup: Make detail line and menu hints configurable. Thilo Graf 2022-01-06 16:20:07 +01:00
  • b340d3f019 zapit: avoid possible crash if no frontend available Thilo Graf 2022-01-05 22:04:37 +01:00
  • 9b37d67269 navibar: add small separator line Thilo Graf 2022-01-05 20:50:46 +01:00
  • bccecb3058 CChannelList: No error message when no channels found and... M. Liebmann 2016-01-14 00:29:20 +01:00
  • 86ecd64c66 user_menue_setup: hide untitled menu items Thilo Graf 2022-01-05 06:17:10 +01:00
  • 8c33efb231 user_menue_setup: add option to hide selectable menu item Thilo Graf 2022-01-05 06:15:51 +01:00
  • ce49c98ccf - fontrenderer: try bad hack to decrease boot time in HD1 hardware svenhoefer 2022-01-03 22:54:30 +01:00
  • d458d98805 - change RC_back handling; its not longer translated to RC_home svenhoefer 2022-01-03 22:32:25 +01:00
  • 035c3c3a89 - usermenu: rename/resort some items svenhoefer 2021-12-31 00:25:55 +01:00
  • 5e974d5dc3 - fix color palette on pc svenhoefer 2022-01-02 13:44:09 +01:00
  • af512304ce testmenu: add color check Thilo Graf 2022-01-01 18:51:59 +01:00
  • b71f249b94 - mipsbox: fix build psisetup max_10 2021-12-20 16:23:02 +01:00
  • 18043ec204 - upnpbrowser: fix possible format-truncation error max_10 2021-12-20 16:23:02 +01:00
  • aae832b666 - audioplayer: fix possible format-truncation error max_10 2021-12-20 16:23:02 +01:00
  • 7169f9e191 - build vuplus arm with dvbs2x max_10 2021-12-20 16:23:02 +01:00
  • 9314e58cd2 - vuplus_arm: color profile (auto/bt709/bt470) added max_10 2021-12-20 16:23:02 +01:00
  • 8dfb6923da - glcd: fix possible format-truncation error output between 4 and 14 bytes into a destination of size 6 max_10 2021-12-20 16:23:02 +01:00
  • 111389fb2d - scan_setup: fix possible format-truncation error truncated writing between 1 and 10 bytes into a region of size 5 max_10 2021-12-20 16:23:02 +01:00
  • 2996dde342 - yWeb: cleanup svenhoefer 2021-12-20 16:23:02 +01:00
  • abb3bb1016 zapit.cpp: fix possible seqfault GetAway 2021-12-16 23:19:01 +01:00
  • 8e9a039db8 moviebrowser: add missing parameters for movie cover Thilo Graf 2021-12-14 11:11:26 +01:00
  • 2b6ffbe947 - epgplus: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-14 11:11:26 +01:00
  • 359463a1fa - buildinfo: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-14 11:11:26 +01:00
  • 38e3181064 - bookmarkmanager: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-14 11:11:25 +01:00
  • 62253613e1 - bouquetlist: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-14 11:11:25 +01:00
  • 265d7e462c - favorites: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-14 11:11:25 +01:00
  • 2e21f4071e partial revert2: "- remove --enable-testing switch; testmenu is intergrated into usermenu" Thilo Graf 2021-12-14 11:11:25 +01:00
  • ce3723c7a2 partial revert1: "- remove --enable-testing switch; testmenu is intergrated into usermenu" Thilo Graf 2021-12-14 11:11:25 +01:00
  • ef2d7f4420 usermenu: fix missing locales testmenu for usermenu Thilo Graf 2021-12-14 11:11:25 +01:00
  • 7c92b87672 - remove --enable-testing switch; testmenu is intergrated into usermenu svenhoefer 2021-12-14 11:11:25 +01:00
  • 2af245a256 audio_setup: cleanup unused clockrec Frankenstone 2021-12-14 11:11:25 +01:00
  • bea4660ebf - keybind-setup: fix/introduce g_settings.bouquetlist_mode svenhoefer 2021-12-14 11:11:25 +01:00
  • b725ab9210 cc_item_tvpic: use CFrameBuffer::TM_NONE for transparency mode Thilo Graf 2021-12-06 20:35:13 +01:00
  • a62c6a990e - menue_options.h: auto-calculate structs svenhoefer 2021-12-06 19:25:46 +01:00
  • c3d20394ac - rename src/mymenu.h => src/gui/widget/menue_options.h svenhoefer 2021-12-06 19:25:46 +01:00
  • ed0d7c40b8 - neutrinoMessages: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-06 19:25:46 +01:00
  • fe6b8fc72b - neutrino-menu: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-06 19:25:46 +01:00
  • cdfa72a5f5 - neutrino: remove ActionLog leftovers svenhoefer 2021-12-06 19:25:46 +01:00
  • d9d1003d7a - keybind-setup: cleanup from unused code svenhoefer 2021-12-06 19:25:46 +01:00
  • 469a3de228 - keybind-setup: formatting code using astyle; some manual code nicenings svenhoefer 2021-12-06 19:25:46 +01:00
  • ed0ac34fa2 videosettings: remove vcr Frankenstone 2021-12-06 19:24:17 +01:00
  • 3e8bdba8b3 rename hdmi_mode -> hdmi_colorimetry TangoCash 2021-12-06 19:24:17 +01:00
  • ebf57c0b2e - start-wizard: remove Astrasat code svenhoefer 2021-12-06 05:18:19 +01:00