Commit Graph

14267 Commits

Author SHA1 Message Date
vanhofen
19c6605378 ni-imageinfo: adapt to last libstb-hal changes
Origin commit data
------------------
Commit: 97b043a6e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)

Origin message was:
------------------
- ni-imageinfo: adapt to last libstb-hal changes
2019-01-02 21:28:06 +01:00
Thilo Graf
8d71ffabab imageinfo.cpp: adopt to last libstb changes
Origin commit data
------------------
Commit: 238c893302
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)
2019-01-02 21:28:06 +01:00
Thilo Graf
de42fb0ccb configure: remove unneeded define
Origin commit data
------------------
Commit: ab55adb5a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)
2019-01-02 21:28:06 +01:00
vanhofen
0602cd94a0 info-menu: allow cs_info (RC_help) only for COOL_HARDWARE; ...
add shortcut (RC_info) to execute ni-imageinfo


Origin commit data
------------------
Commit: 4cfbc3f226
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)

Origin message was:
------------------
- info-menu: allow cs_info (RC_help) only for COOL_HARDWARE; ...

add shortcut (RC_info) to execute ni-imageinfo
2019-01-02 01:27:07 +01:00
vanhofen
f30938d0de lcd4l-setup: use new GetMaxBrightness() function
Origin commit data
------------------
Commit: 6d3abd99aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)

Origin message was:
------------------
- lcd4l-setup: use new GetMaxBrightness() function
2019-01-02 01:00:05 +01:00
vanhofen
955f944580 lcd4l: add GetMaxBrightness() function
Origin commit data
------------------
Commit: 160dbcaaa0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)

Origin message was:
------------------
- lcd4l: add GetMaxBrightness() function
2019-01-02 01:00:05 +01:00
GetAway
318497385e l4l: remove hardcoded path; start with full path
Origin commit data
------------------
Commit: 7e12a6df60
Author: GetAway <get-away@t-online.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-02 00:21:51 +01:00
vanhofen
df8167d257 ni-imageinfo: show version of libstb-hal
Origin commit data
------------------
Commit: 182f5c54f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- ni-imageinfo: show version of libstb-hal
2019-01-01 23:33:32 +01:00
vanhofen
20be48b9a3 disable policy sample
Origin commit data
------------------
Commit: cd239d0545
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- disable policy sample
2019-01-01 23:01:28 +01:00
Thilo Graf
6fe8f7fabc Imageinfo: prepare functionality to show privacy policy
Note:
Contents of policy files are not available with this commit. This
should be done related to own conditions by provider himself.
Providers are required by law to do this for their users as well.

Files must be installed in:

	installdir = $(DATADIR)/neutrino/policy

Providers should modify their buildsystem to install these files.
Filename sheme is
	<locale>.policy. eg 'english.policy'

If you want to add a policy file, take a look into sample file
	locale.policy.sample


Origin commit data
------------------
Commit: daa9522ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)
2019-01-01 23:00:49 +01:00
bazi98
a015485e5d fix typos framerate
Signed-off-by: GetAway <get-away@t-online.de>


Origin commit data
------------------
Commit: b3c42cf6d8
Author: bazi98 <bazi98@web.de>
Date: 2018-12-28 (Fri, 28 Dec 2018)
2019-01-01 22:56:18 +01:00
Thilo Graf
d02441baaf imageinfo: add possible information for used libstb-hal
Origin commit data
------------------
Commit: 6e110b2ee7
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-31 (Mon, 31 Dec 2018)
2019-01-01 22:47:17 +01:00
vanhofen
c362192b6d osd-setup: remove NI tags
Origin commit data
------------------
Commit: bc484c01b6
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- osd-setup: remove NI tags
2019-01-01 22:24:29 +01:00
vanhofen
5ed23999f1 osd-setup: cleanup from commented code
Origin commit data
------------------
Commit: c82c50f324
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- osd-setup: cleanup from commented code
2019-01-01 22:21:11 +01:00
vanhofen
dea5933bd9 configure: change release cycle handling; we don't need two defines for release cycle
Origin commit data
------------------
Commit: 729b17dd1e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- configure: change release cycle handling; we don't need two defines for release cycle
2019-01-01 21:50:50 +01:00
Thilo Graf
a727d70aef cc_item_text.h: remove unneeded virtual declarations
Origin commit data
------------------
Commit: a2815d2afc
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
c8cccd0147 widget/textbox: cpp: try to fix possible issue while restore screen
maybe possible crash


Origin commit data
------------------
Commit: 17d0947446
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
1c1700e714 cc_frm_clock.cpp: declare force_repaint as const
Origin commit data
------------------
Commit: cd042bd936
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
8857197ec8 widget/hintbox.cpp/h: use disconnect instead check for OnTimer
diconnect ensures handle of current slot.


Origin commit data
------------------
Commit: 05042deb51
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
c6c3fbe2e8 cc_item_text.cpp/h: move functions into cpp file
clean up


Origin commit data
------------------
Commit: 967347b237
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
261ab379c7 cc_timer.h: fix threadname assignment
Parameter not really passed in some some conditions.


Origin commit data
------------------
Commit: ba77ce74c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
84439d05ee hintbox/msgbox: add more specific thread names
For better tracing while debugging.


Origin commit data
------------------
Commit: 957b5e00ea
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
4b7576560e configure: expand package data, add libstb-hal-config.h if available
Additional header file can be checked with new define HAVE_CONFIG_HAL_H.
This should be downwards compatible too, meaning that build is possible
even without this header.


Origin commit data
------------------
Commit: 446c2dd959
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
Thilo Graf
40552f0b27 imageinfo.cpp: simplify creation of info lines
Origin commit data
------------------
Commit: 3829dcf7d3
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
vanhofen
145546335a zapit/bouquets: ignore case when detecting favorites bouquet
Origin commit data
------------------
Commit: cc827e5e8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-29 (Sat, 29 Dec 2018)

Origin message was:
------------------
- zapit/bouquets: ignore case when detecting favorites bouquet
2018-12-29 23:50:48 +01:00
vanhofen
7816544b43 neutrino: put cpufreq lines together
Origin commit data
------------------
Commit: dfeb927d69
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)

Origin message was:
------------------
- neutrino: put cpufreq lines together
2018-12-26 23:13:46 +01:00
vanhofen
d3d370b3cf simplify some more USE_STB_HAL defines
Origin commit data
------------------
Commit: 60dd328812
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)

Origin message was:
------------------
- simplify some more USE_STB_HAL defines
2018-12-26 23:12:56 +01:00
vanhofen
764b59df35 Revert "- simplify some more USE_STB_HAL defines"
This reverts commit c6f5326b2b because
the private linux dvb headers were changed by mistake.


Origin commit data
------------------
Commit: 2de2cdde23
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)
2018-12-26 23:11:15 +01:00
vanhofen
c6f5326b2b simplify some more USE_STB_HAL defines
Origin commit data
------------------
Commit: 591b34eb42
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)

Origin message was:
------------------
- simplify some more USE_STB_HAL defines
2018-12-26 22:42:57 +01:00
max_10
43fd017343 neutrino.cpp: customization to libstb-hal align init/exit function names
Origin commit data
------------------
Commit: bb153159fc
Author: max_10 <max_10@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)

Origin message was:
------------------
- neutrino.cpp: customization to libstb-hal align init/exit function names
2018-12-26 22:40:32 +01:00
TangoCash
157de412de fix fastscan
Origin commit data
------------------
Commit: 00b59fe9f6
Author: TangoCash <eric@loxat.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
2018-12-25 22:35:29 +01:00
vanhofen
8541077c66 remove good old hint_lcd4linux define; since last commit we've got a new one :/
Origin commit data
------------------
Commit: 24e06c54d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- remove good old hint_lcd4linux define; since last commit we've got a new one :/
2018-12-25 22:35:29 +01:00
TangoCash
152f6a5409 lcd4l add possibility to use it in user menu (thx GetAway)
Origin commit data
------------------
Commit: d61353f0fa
Author: TangoCash <eric@loxat.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
2018-12-25 22:35:29 +01:00
vanhofen
a2db000595 Partly revert "fix nhttpd rc vusolo4k"; string was changed in libstb-hal
Origin commit data
------------------
Commit: af84108538
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
2018-12-25 22:35:29 +01:00
BPanther
2caf4a82aa fix nhttpd rc vusolo4k
Origin commit data
------------------
Commit: 18fe18a4b5
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-12-25 (Tue, 25 Dec 2018)
2018-12-25 22:35:29 +01:00
BPanther
5feea8bc48 fix hd51 nhttp rc
Origin commit data
------------------
Commit: 16c127c2d4
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-12-25 (Tue, 25 Dec 2018)
2018-12-25 22:35:28 +01:00
vanhofen
3535bbe3b0 osd-setup: fix on/off state of g_settings.channellist_show_eventlogo item
Origin commit data
------------------
Commit: d9cc0538df
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- osd-setup: fix on/off state of g_settings.channellist_show_eventlogo item
2018-12-25 01:24:01 +01:00
vanhofen
d1b7cd74da osd-setup: allow to enable/disable event logos
Origin commit data
------------------
Commit: 7115402334
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- osd-setup: allow to enable/disable event logos
2018-12-25 01:12:16 +01:00
vanhofen
39f1e56cd2 lcd4l: add function to reset m_parseID
Origin commit data
------------------
Commit: b1ca9a3fb3
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- lcd4l: add function to reset m_parseID
2018-12-25 01:12:16 +01:00
vanhofen
1f27942a8b lcd4l: re-enable event logos
Origin commit data
------------------
Commit: 5f959d7165
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- lcd4l: re-enable event logos
2018-12-25 01:12:16 +01:00
TangoCash
826d7f342b show event logos only in infoviewer
Origin commit data
------------------
Commit: 9433cf88e5
Author: TangoCash <eric@loxat.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
2018-12-25 01:12:16 +01:00
vanhofen
d98d772df2 lcd4l: reset channelid when epg is changed to get a possible eventlogo
Origin commit data
------------------
Commit: ea4287b4ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- lcd4l: reset channelid when epg is changed to get a possible eventlogo
2018-12-25 00:14:08 +01:00
TangoCash
7dd350362a l4l: add some more colors for theme
Origin commit data
------------------
Commit: 0d60c9407c
Author: TangoCash <eric@loxat.de>
Date: 2018-12-24 (Mon, 24 Dec 2018)
2018-12-24 23:43:45 +01:00
TangoCash
185f95546f fix l4l alpha levels
Origin commit data
------------------
Commit: de61085203
Author: TangoCash <eric@loxat.de>
Date: 2018-12-24 (Mon, 24 Dec 2018)
2018-12-24 23:43:45 +01:00
TangoCash
ca5e7c7b62 l4l: fix colors
Origin commit data
------------------
Commit: 79ea922445
Author: TangoCash <eric@loxat.de>
Date: 2018-12-24 (Mon, 24 Dec 2018)
2018-12-24 23:43:45 +01:00
vanhofen
d2f5934dd8 lib/hardware: align to latest changes in libstb-hal repo
Origin commit data
------------------
Commit: 7a7c27e6e0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)

Origin message was:
------------------
- lib/hardware: align to latest changes in libstb-hal repo
2018-12-23 22:35:01 +01:00
vanhofen
5c93a00c9f move playback.h compatibility header file to the other ones
Origin commit data
------------------
Commit: b87b7d3c49
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- move playback.h compatibility header file to the other ones
2018-12-22 20:17:24 +01:00
vanhofen
91a35ab789 introduce ca.h compatibility header file
Origin commit data
------------------
Commit: 1ff464ad79
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- introduce ca.h compatibility header file
2018-12-22 20:17:23 +01:00
vanhofen
ec3d0c802d introduce record.h compatibility header file
Origin commit data
------------------
Commit: 53612d7225
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- introduce record.h compatibility header file
2018-12-22 10:06:47 +01:00
vanhofen
a681e07689 simplify more includes of compatibility headers
Origin commit data
------------------
Commit: 2188c528f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- simplify more includes of compatibility headers
2018-12-22 10:03:40 +01:00