TangoCash
b9dd93c3d0
move weather setup to own source files
...
Conflicts:
src/gui/miscsettings_menu.cpp
2022-01-19 05:39:35 +01:00
Thilo Graf
7800bf5d4c
infoviewer: use widget for record info
...
This is replacing tasks inside showRecordIcon().
2022-01-19 05:31:30 +01:00
Thilo Graf
d77b57d919
icons: fix wrong ts icons
2022-01-19 05:28:19 +01:00
Thilo Graf
ea7c787a5f
record_info: add widget class for record info
2022-01-19 05:27:46 +01:00
Thilo Graf
da6fea111e
movieplayer: add send message CRCInput::RC_info on changed position
...
Sends message to show info bar on change position, maybe there is
a better solution (e.g. with callback), but this should help to visualize if position
was changed, e.g.: user has pressed number keys for minute steps.
In my opinion, this feature is missing for better user interaction.
2022-01-19 05:25:45 +01:00
Thilo Graf
e213efe13a
navibar: add method to set separator line modes
...
Current behavior is not touched, means: both lines are enabled as default.
2022-01-15 17:16:42 +01:00
svenhoefer
f46c9abdff
- navibar: change color of seperator lines
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 16:13:05 +01:00
svenhoefer
c7accb37ae
- navibar: add small separator line to the bottom
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 16:12:19 +01:00
svenhoefer
690df910d2
- weather: remove obsolete locales and g_settings.weather_country key
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 12:07:52 +01:00
svenhoefer
8269c06b12
- weather: align locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 12:07:16 +01:00
svenhoefer
0001a72793
- miscsettings-menu: align to Tango
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 12:05:32 +01:00
svenhoefer
a6a06ca6f6
- weather: pick weather_locations.h from Tango
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 12:05:05 +01:00
Thilo Graf
4c17028a9b
weather: fix possible segfault
2022-01-15 12:01:36 +01:00
TangoCash
c0aded3942
switch weather api from Dark Sky to OpenWeather
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 11:47:50 +01:00
svenhoefer
f0b2d9ec82
- lcd4l: fix count of records
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-14 08:48:38 +01:00
svenhoefer
55e17f4fab
- lcd4l: add count of records to mode_rec file
...
Conflicts:
src/driver/lcd4l.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-14 08:47:51 +01:00
Thilo Graf
3eaa88141f
cc_item: add signsl OnBeforePaintInit()
2022-01-13 19:36:38 +01:00
svenhoefer
9ed525d199
- sectionsd: move function build_time() to helpers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-12 10:03:59 +01:00
Thilo Graf
9f0b46d11c
cc_types: add comment to button, is icon name, for more plausibility
2022-01-11 20:25:34 +01:00
TangoCash
0262cdef56
- sectionsd : replace hardcoded timestamp with build timestamp
2022-01-11 16:39:13 +01:00
Thilo Graf
bbc880e6a9
Revert "- sectionsd: replace hardcoded timestamp with BUILT_TIMESTAMP"
...
This reverts commit 521239bb2b
.
Depending on the build system and preferences of build system maintainers
the file "version.h" is not absolutely necessary or could be empty and
if this file is not exists, build will break.
This needs another solution.
Why not solve it at runtime? That would at least be more sustainable,
because long-term the timestamp would not age and recompile could be avoided.
2022-01-11 09:03:56 +01:00
svenhoefer
78e878c237
- fontrenderer: a bit less bad hack to decrease boot
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-09 13:15:59 +01:00
svenhoefer
521239bb2b
- sectionsd: replace hardcoded timestamp with BUILT_TIMESTAMP
...
based upon 292cb9e8c2
Conflicts:
src/gui/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-09 13:15:25 +01:00
Thilo Graf
e4b4398059
imageinfo: remove doPaintBg(false), is not required
2022-01-08 14:04:42 +01:00
Jacek Jendrzej
cb59e66b41
zapit: bouquets fix closedir
2022-01-08 13:27:58 +01:00
Thilo Graf
10a617b9dc
Change to version 3.22.0
2022.1
3.22
2022-01-07 16:06:42 +01:00
Thilo Graf
e9b107377d
cc_frm_button: add methode to get current icon name
2022-01-07 16:00:11 +01:00
Thilo Graf
eea8e58c44
update_menue: show update status of packages in update menue
...
... to visualize update status already in the preview.
2022-01-07 09:29:47 +01:00
Thilo Graf
e393c87324
opkg_manager: add class with member to set an update status
2022-01-07 09:23:19 +01:00
Thilo Graf
de9cca01b9
menue: Show context help button in header if no hint is visible.
2022-01-06 16:35:04 +01:00
Thilo Graf
801b8600ed
osd_setup: Make detail line and menu hints configurable.
2022-01-06 16:20:07 +01:00
Thilo Graf
b340d3f019
zapit: avoid possible crash if no frontend available
...
Crashes are possible e.g. on generic pc without any tuner or
starting Neutrino with optional export SIMULATE_FE
2022-01-05 22:04:37 +01:00
Thilo Graf
9b37d67269
navibar: add small separator line
2022-01-05 20:50:46 +01:00
M. Liebmann
bccecb3058
CChannelList: No error message when no channels found and...
...
...frontend is only simulated
2022-01-05 17:25:01 +01:00
Thilo Graf
86ecd64c66
user_menue_setup: hide untitled menu items
2022-01-05 06:17:10 +01:00
Thilo Graf
8c33efb231
user_menue_setup: add option to hide selectable menu item
2022-01-05 06:15:51 +01:00
svenhoefer
ce49c98ccf
- fontrenderer: try bad hack to decrease boot time in HD1 hardware
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-04 21:30:16 +01:00
svenhoefer
d458d98805
- change RC_back handling; its not longer translated to RC_home
...
Conflicts:
src/gui/hdd_info.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-04 21:30:14 +01:00
svenhoefer
035c3c3a89
- usermenu: rename/resort some items
...
Conflicts:
src/gui/user_menue.cpp
src/gui/user_menue_setup.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-04 21:29:19 +01:00
svenhoefer
5e974d5dc3
- fix color palette on pc
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-03 15:22:36 +01:00
Thilo Graf
af512304ce
testmenu: add color check
...
colors on other platforms seems to be different. Observed on generic pc.
2022-01-01 18:54:42 +01:00
max_10
b71f249b94
- mipsbox: fix build psisetup
2021-12-20 16:23:02 +01:00
max_10
18043ec204
- upnpbrowser: fix possible format-truncation error
2021-12-20 16:23:02 +01:00
max_10
aae832b666
- audioplayer: fix possible format-truncation error
2021-12-20 16:23:02 +01:00
max_10
7169f9e191
- build vuplus arm with dvbs2x
2021-12-20 16:23:02 +01:00
max_10
9314e58cd2
- vuplus_arm: color profile (auto/bt709/bt470) added
2021-12-20 16:23:02 +01:00
max_10
8dfb6923da
- glcd: fix possible format-truncation error
...
output between 4 and 14 bytes into a destination of size 6
2021-12-20 16:23:02 +01:00
max_10
111389fb2d
- scan_setup: fix possible format-truncation error
...
truncated writing between 1 and 10 bytes into a region of size 5
2021-12-20 16:23:02 +01:00
svenhoefer
2996dde342
- yWeb: cleanup
...
Conflicts:
data/y-web/Y_Blocks.txt
data/y-web/Y_Live_Menue.yhtm
data/y-web/Y_Tools_Flash_Upload.yhtm
data/y-web/Y_Version.txt
data/y-web/extentions/boxinfo/files/httpd/scripts/Y_Ext_BoxInfo.sh
data/y-web/languages/Czech
data/y-web/languages/Deutsch
data/y-web/languages/English
data/y-web/languages/Makefile.am
data/y-web/languages/Polski
data/y-web/languages/Portuguese
data/y-web/languages/Slovak
data/y-web/scripts/Y_NI_Tools.sh
data/y-web/scripts/Y_Tools.sh
data/y-web/scripts/api.sh
data/y-web/ywidget.css
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-12-20 16:23:02 +01:00
GetAway
abb3bb1016
zapit.cpp: fix possible seqfault
2021-12-16 23:19:01 +01:00