Commit Graph

16110 Commits

Author SHA1 Message Date
TangoCash
c5c968cb65 fix postcode with leading zeros
Origin commit data
------------------
Commit: eef63535ae
Author: TangoCash <eric@loxat.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
TangoCash
ab7fc894a1 add find weather location by postcode
todo: add country


Origin commit data
------------------
Commit: b2b2d605dc
Author: TangoCash <eric@loxat.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
42179b9b7e infoviewer: use widget for record info
This is replacing tasks inside showRecordIcon().


Origin commit data
------------------
Commit: 2de81771c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
11c3a880f0 record_info: add widget class for record info
Origin commit data
------------------
Commit: 84843dd625
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
ff0a7e2d07 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.


Origin commit data
------------------
Commit: 7146168abe
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
vanhofen
8a921932f3 initial-settings: update matze settings
Origin commit data
------------------
Commit: a5f5e2dbad
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)

Origin message was:
------------------
- initial-settings: update matze settings
2022-01-20 21:16:37 +01:00
vanhofen
41f184dfb6 weather-setup: add country to hint text
Origin commit data
------------------
Commit: 3b2413353d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather-setup: add country to hint text
2022-01-18 23:55:41 +01:00
vanhofen
5fe803f27d weather-setup: rename weather_loc struct members
Origin commit data
------------------
Commit: 7647f4a843
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather-setup: rename weather_loc struct members
2022-01-18 23:47:16 +01:00
vanhofen
1a4d0aeb96 weather: re-add norway weather locations (unused)
Origin commit data
------------------
Commit: dcd8140ff2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: re-add norway weather locations (unused)
2022-01-18 23:31:53 +01:00
vanhofen
e7bcdf8f04 weather: rename xml files
Origin commit data
------------------
Commit: c3e5bef1b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: rename xml files
2022-01-18 23:31:53 +01:00
vanhofen
1bbd7da73a weather: introduce weather_favorites.xml
Origin commit data
------------------
Commit: 9d8eb37ec6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: introduce weather_favorites.xml
2022-01-18 23:31:53 +01:00
vanhofen
6cda19e295 weather: remove obsolete weather_locations.h; minor changes to weather-setup
Origin commit data
------------------
Commit: ea9c5b04ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: remove obsolete weather_locations.h; minor changes to weather-setup
2022-01-18 23:31:53 +01:00
TangoCash
1b81835fb8 move weather locations to xml file
Origin commit data
------------------
Commit: 2eed1b5e20
Author: TangoCash <eric@loxat.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- move weather locations to xml file
2022-01-18 23:31:52 +01:00
vanhofen
79932a21ab weather_setup: formatting code using astyle
Origin commit data
------------------
Commit: 40b5b553a3
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather_setup: formatting code using astyle
2022-01-18 23:31:52 +01:00
TangoCash
27ffcc451e move weather setup to own source files
Origin commit data
------------------
Commit: e5c376c21b
Author: TangoCash <eric@loxat.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)
2022-01-18 23:31:52 +01:00
Thilo Graf
70a440149e navibar: add method to set separator line modes
Current behavior is not touched, means: both lines are enabled as default.


Origin commit data
------------------
Commit: 5188655f8c
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)
2022-01-16 22:41:32 +01:00
Thilo Graf
e6c070d095 weather: fix possible segfault
Origin commit data
------------------
Commit: e3e6a2f7ba
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)
2022-01-15 15:52:00 +01:00
vanhofen
c922262b5c navibar: change color of seperator lines
Origin commit data
------------------
Commit: 1d9d101cc0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)

Origin message was:
------------------
- navibar: change color of seperator lines
2022-01-15 15:46:57 +01:00
vanhofen
cc4bdf61f9 navibar: add small separator line to the bottom
Origin commit data
------------------
Commit: 095aa0314c
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)

Origin message was:
------------------
- navibar: add small separator line to the bottom
2022-01-15 15:46:57 +01:00
Thilo Graf
895c8d4117 cc_item: add signsl OnBeforePaintInit()
Origin commit data
------------------
Commit: c01e61dd03
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)
2022-01-15 15:46:57 +01:00
Thilo Graf
a27917b8b0 cc_types: add comment to button, is icon name, for more plausibility
Origin commit data
------------------
Commit: f8eff77076
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)
2022-01-15 15:46:57 +01:00
vanhofen
4b7d96ef6a infoviewer: add weather (inactive)
Origin commit data
------------------
Commit: e9fc84807f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- infoviewer: add weather (inactive)
2022-01-14 22:43:24 +01:00
vanhofen
af0662ea2b weather: remove obsolete locales and g_settings.weather_country key
Origin commit data
------------------
Commit: 04ecb008f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- weather: remove obsolete locales and g_settings.weather_country key
2022-01-14 22:43:24 +01:00
vanhofen
5b8de36d50 weather: align locales
Origin commit data
------------------
Commit: 2fb3e1d00a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- weather: align locales
2022-01-14 22:43:24 +01:00
vanhofen
8756cb5dd6 miscsettings-menu: align to Tango
Origin commit data
------------------
Commit: 91a12387e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- miscsettings-menu: align to Tango
2022-01-14 22:43:24 +01:00
vanhofen
8471dcc58e weather: pick weather_locations.h from Tango
Origin commit data
------------------
Commit: 47235b87f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- weather: pick weather_locations.h from Tango
2022-01-14 22:43:24 +01:00
vanhofen
7613972bf0 weather: fix segfault
Origin commit data
------------------
Commit: 98ea3a2d71
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)

Origin message was:
------------------
- weather: fix segfault
2022-01-14 22:43:24 +01:00
TangoCash
e6cde5abb7 switch weather api from Dark Sky to OpenWeather
Origin commit data
------------------
Commit: a18f855d68
Author: TangoCash <eric@loxat.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)
2022-01-14 22:43:24 +01:00
vanhofen
94b2caa683 user-menu-setup: fix compiler warning: ‘usermenu_hide’ defined but not used
Origin commit data
------------------
Commit: fdf77232e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-13 (Thu, 13 Jan 2022)

Origin message was:
------------------
- user-menu-setup: fix compiler warning: ‘usermenu_hide’ defined but not used
2022-01-13 20:18:10 +01:00
vanhofen
7f770d458e lcd4l: fix count of records
Origin commit data
------------------
Commit: fcfb236a66
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-13 (Thu, 13 Jan 2022)

Origin message was:
------------------
- lcd4l: fix count of records
2022-01-13 20:18:10 +01:00
vanhofen
15998d214c lcd4l: add count of records to mode_rec file
Origin commit data
------------------
Commit: 8455855ace
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)

Origin message was:
------------------
- lcd4l: add count of records to mode_rec file
2022-01-11 23:39:59 +01:00
vanhofen
2578e61b8b sectionsd: remove include of src/gui/version.h
Origin commit data
------------------
Commit: cc8d3ed5a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)

Origin message was:
------------------
- sectionsd: remove include of src/gui/version.h
2022-01-11 23:39:59 +01:00
vanhofen
39ed3e8df4 sectionsd: move function build_time() to helpers
Origin commit data
------------------
Commit: 3c23415516
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)

Origin message was:
------------------
- sectionsd: move function build_time() to helpers
2022-01-11 23:39:59 +01:00
TangoCash
51ba3525af sectionsd : replace hardcoded timestamp with build timestamp
Origin commit data
------------------
Commit: 22b2436adb
Author: TangoCash <eric@loxat.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)

Origin message was:
------------------
- sectionsd : replace hardcoded timestamp with build timestamp
2022-01-11 23:39:59 +01:00
vanhofen
4b024ef711 src/gui/Makefile.am: fix build
Origin commit data
------------------
Commit: 9b7dac47b7
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)

Origin message was:
------------------
- src/gui/Makefile.am: fix build
2022-01-11 23:39:59 +01:00
vanhofen
84cc9775a7 src/gui/Makefile.am: minor changes to version.h handling
Origin commit data
------------------
Commit: 15b266cd1e
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-09 (Sun, 09 Jan 2022)

Origin message was:
------------------
- src/gui/Makefile.am: minor changes to version.h handling
2022-01-09 22:40:34 +01:00
vanhofen
fdef8fcabd src/gui/Makefile.am: avoid some rebuilds
Origin commit data
------------------
Commit: 3efef60593
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-09 (Sun, 09 Jan 2022)

Origin message was:
------------------
- src/gui/Makefile.am: avoid some rebuilds
2022-01-09 22:34:05 +01:00
Thilo Graf
51ae81ee7c imageinfo: remove doPaintBg(false), is not required
Origin commit data
------------------
Commit: 06e893b114
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-08 (Sat, 08 Jan 2022)
2022-01-09 21:49:09 +01:00
vanhofen
b7ad0f2969 fontrenderer: a bit less bad hack to decrease boot
Origin commit data
------------------
Commit: 795c131553
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-09 (Sun, 09 Jan 2022)

Origin message was:
------------------
- fontrenderer: a bit less bad hack to decrease boot
2022-01-09 00:52:35 +01:00
vanhofen
fe83cdef6c src/gui/Makefile.am: small addition to db6a7cf5cb
Origin commit data
------------------
Commit: eaf46a6f0d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-08 (Sat, 08 Jan 2022)

Origin message was:
------------------
- src/gui/Makefile.am: small addition to db6a7cf5cb
2022-01-08 22:59:39 +01:00
Jacek Jendrzej
321392c811 zapit: bouquets fix closedir
Origin commit data
------------------
Commit: f8affc4ad9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2022-01-08 (Sat, 08 Jan 2022)
2022-01-08 20:27:42 +01:00
vanhofen
db6a7cf5cb sectionsd: replace hardcoded timestamp with BUILT_TIMESTAMP
based upon 292cb9e8c2


Origin commit data
------------------
Commit: 8b49533d97
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-08 (Sat, 08 Jan 2022)

Origin message was:
------------------
- sectionsd: replace hardcoded timestamp with BUILT_TIMESTAMP

based upon 292cb9e8c2
2022-01-08 20:27:42 +01:00
Thilo Graf
2f1ce35ee3 cc_frm_button: add methode to get current icon name
Origin commit data
------------------
Commit: 9f186203e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
Thilo Graf
22fa6ad9be update_menue: show update status of packages in update menue
... to visualize update status already in the preview.


Origin commit data
------------------
Commit: 3b3cd0a480
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
Thilo Graf
a35cacd3c5 opkg_manager: add class with member to set an update status
Origin commit data
------------------
Commit: fb884fb453
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
Thilo Graf
fbf63fa48a menue: Show context help button in header if no hint is visible.
Origin commit data
------------------
Commit: 5485a155cd
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
Thilo Graf
c7c4c692f2 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


Origin commit data
------------------
Commit: 0ef527f801
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
vanhofen
3754720094 Revert "- epgview: add small separator line between navibar and footer"
This reverts commit 76fc45b3d5.


Origin commit data
------------------
Commit: e5779b1d36
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
vanhofen
c4d78686b9 Revert "- eventlist: add small separator line between navibar and footer"
This reverts commit 746e37fa75.


Origin commit data
------------------
Commit: 3bdb7f6a65
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)

Origin message was:
------------------
Revert "- eventlist: add small separator line between navibar and footer"

This reverts commit 746e37fa75.
2022-01-07 22:15:37 +01:00
vanhofen
3d629df2ac navibar: just 1px height for new separator line
Origin commit data
------------------
Commit: 39950060b8
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)

Origin message was:
------------------
- navibar: just 1px height for new separator line
2022-01-07 22:15:37 +01:00