Commit Graph

1018 Commits

Author SHA1 Message Date
svenhoefer
33ecf51bdb - update: fix release cycle handling; add human readable version string
Signed-off-by: GetAway <get-away@t-online.de>
2020-06-13 22:18:19 +02:00
svenhoefer
5d9749b1a0 - identify self-made images
Signed-off-by: GetAway <get-away@t-online.de>
2020-06-13 20:42:44 +02:00
Frankenstone
11ef168fc5 add new locale for tuner settings name shorter 2020-04-15 17:18:01 +02:00
BPanther
70559ca6f6 remove pilot auto_sw 2020-04-15 17:17:37 +02:00
svenhoefer
387bb9076e - neutrino: wait a little bit to decode CI channel before starting record
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-03-25 11:05:09 +01:00
Thilo Graf
44debf7a73 screensaver settings: add option to enable/disable additional text info 2020-02-05 22:03:12 +01:00
svenhoefer
72eb464562 - videosettings: add menu hint to zappingmode item
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-28 09:30:52 +01:00
svenhoefer
a66671e642 - videosettings: reduce videomenu.zappingmode to mute and hold
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-27 21:03:12 +01:00
svenhoefer
3c9588c423 - locale: minor changes in new videomenu.zappingmode locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-27 21:02:24 +01:00
BPanther
6c2175671b arm/mips: new video setting zapping mode added 2020-01-27 21:01:10 +01:00
BPanther
55bbe2c364 vuplus: relevant pids routing
Conflicts:
	src/neutrino.cpp
	src/system/settings.h
	src/zapit/include/zapit/zapit.h
	src/zapit/src/zapit.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>

fixes named: "vuplus: relevant pids routing - fix" are included
2020-01-19 14:53:12 +01:00
max10
75e7bc7b28 add check-live-ci (thx DboxOldie)
Conflicts:
	src/gui/cam_menu.cpp
2020-01-19 14:53:12 +01:00
Thilo Graf
a6bffd8d12 locales: add locales for radiotext font size setup 2020-01-05 21:17:59 +01:00
BPanther
2ed59dc229 more s2x stuff
Conflicts:
	src/zapit/src/frontend.cpp
2020-01-05 16:53:14 +01:00
TangoCash
efe45e9b7a make driver selectable for graphlcd
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/nglcd.h
	src/gui/glcdsetup.cpp
	src/gui/glcdsetup.h
	src/neutrino.cpp
	src/system/locals.h
	src/system/locals_intern.h
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>

compile fixed
2020-01-05 16:53:14 +01:00
svenhoefer
92ec87c8af - locale: minor changes in keybinding locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
87ec06daff - neutrino: introduce user-assignable favorites key
Conflicts:
	src/gui/audioplayer.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
f0240d89a0 - pick graphlcd support from DDT but include it in another way
Conflicts:
	src/driver/Makefile.am
	src/driver/nglcd.cpp
	src/gui/Makefile.am
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/osd_setup.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/menue.h
	src/neutrino.cpp
	src/system/flashtool.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
a172e2db6c Cam Menu: init CI|CARD|BOTH
Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 15:11:01 +01:00
FlatTV
250be1184a Cam Menu: Allow switching to all or same transponder channels
while CI recording

Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 14:17:30 +01:00
FlatTV
fb0cdcf1e6 Zap when recording needs CAM
Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 12:31:33 +01:00
GetAway
eb9d9d8481 fix of "arm ci clock fix" 2020-01-01 11:24:55 +01:00
Thilo Graf
52e8737d2d themes: add option to enable frames for message and hint boxes 2019-10-27 16:24:47 +01:00
Thilo Graf
4a52b79c0f moviebrowser: rework frame height setup in moviebrowser setup
Usability with height presets was not really user friendly.
2019-06-05 11:12:04 +02:00
Jacek Jendrzej
1cf1b08d4e YT: add download dir menu 2019-06-02 12:13:34 +02:00
svenhoefer
03072e94f1 - deutsch.locale: rename Teletext => Videotext
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-28 22:07:18 +02:00
Thilo Graf
30fb240036 moviebrowser: add interim message while reset to default settings
It's not always a good idea to reset all mb settings. From own experience
it is often not wanted and irritatingly when storage settings will be lost.
2019-05-08 09:13:08 +02:00
Thilo Graf
3601503323 moviebrowser/mb.cpp: avoid possible empty menue entries in showMenu()
Empty entries don't look good if no movie infos are available but it
seems to be better to show movie name beside entry name. If movie title
not available show menu entry with  an "edit" hint.
So the menu should be more intuitive.
2019-05-08 09:13:02 +02:00
svenhoefer
453a8efbb0 - moviebrowser: don't show column title for visual elaspsed time
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-07 09:52:11 +02:00
svenhoefer
4fbeb0e3d1 - locale: remove obsolete LOCALE_MOVIEBROWSER_IMDB_DATA
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-07 09:52:04 +02:00
Thilo Graf
ac53657f42 locales: localize LOCALE_MOVIEBROWSER_MENU_DATA_REQUEST 2019-05-06 11:47:14 +02:00
Thilo Graf
f80f5dd24b locales: localize LOCALE_MOVIEBROWSER_BROWSER_CUT_LONG_ROWTEXT 2019-05-05 14:14:34 +02:00
Thilo Graf
efefba2d7e locales: add localized entries for elapesed time in moviebrowser 2019-05-05 14:14:34 +02:00
svenhoefer
dc66f2e32f - deutsch.locale: minor change in unicable.pin_hint
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-05 14:11:39 +02:00
max_10
f4a15be90d - activate unicable pin, thx DboxOldie 2019-05-05 14:11:39 +02:00
svenhoefer
9760861df5 - followscreenings: re-add possibility to show followscreenings in every case
This commit replaces formerly commit f2437b5b06c38f474c06fb295a315ecbb3adff4e

Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-02 21:28:01 +02:00
svenhoefer
e5c3777150 - deutsch.locale: shorten menu.hint_adzap_zap
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-02 21:28:01 +02:00
svenhoefer
f1e582e109 - deutsch.locale: minor changes in adzap.zap
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-28 11:17:34 +02:00
svenhoefer
9b1c2cf327 - code formatting of "add option to adzap: zap on timer activation"
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-28 11:17:09 +02:00
Jacek Jendrzej
54da71ebda fix 44fb2039e1 typo 2019-04-27 10:23:18 +02:00
Jacek Jendrzej
44fb2039e1 add option to adzap: zap on timer activation 2019-04-25 18:49:57 +02:00
Thilo Graf
710ffd7998 locales: localize osd menu subtitle theme settings 2019-04-02 16:34:56 +02:00
svenhoefer
d5f6f33e6f - lcd4linux: fix weather on/off item again
Signed-off-by: GetAway <get-away@t-online.de>
2019-03-30 23:55:23 +01:00
GetAway
ab30459acb lcd4l: finally ported weather on/off item from NI 2019-03-30 23:51:05 +01:00
svenhoefer
1850fb3692 - miscsettings_menu: small changes in new weather items
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-20 22:47:05 +01:00
TangoCash
f7219894bc add weather via Dark Sky API -step1-
Signed-off-by: Thilo Graf <dbt@novatux.de>

Build errors fixed, missing code disabled
2019-03-20 22:47:05 +01:00
svenhoefer
4748b3be40 - streaminfo2: use official notation for abbreviations
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-17 13:01:29 +01:00
svenhoefer
590796dd87 fix commit 7bb694c remove unnecessary
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-06 21:19:57 +01:00
svenhoefer
22ebe30144 - channellist: rework behaviour of green and blue button; ...
* blue key: switches now/next/primetime
* green key: switches eventlist/description (in favorites mode)

Signed-off-by: Thilo Graf <dbt@novatux.de>

 Conflicts:
	data/locale/english.locale
	src/gui/channellist.cpp
2019-03-05 06:34:47 +01:00
TangoCash
83124d283f add primetime feature to channellist
use green button in favorites to show whats showing on primetime

 Conflicts:
	data/locale/english.locale
	src/gui/channellist.cpp
2019-03-04 10:14:43 +01:00