Commit Graph

13581 Commits

Author SHA1 Message Date
vanhofen
5d4f20bed6 nhttpd: re-add CDATA attribute to xml output to keep compatibility with some plugins
Origin commit data
------------------
Commit: db458bc52b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-04-02 (Mon, 02 Apr 2018)

Origin message was:
------------------
- nhttpd: re-add CDATA attribute to xml output to keep compatibility with some plugins
2018-04-02 21:15:06 +02:00
BPanther
c971918205 fix fontrenderer segfault (thx DBoxOldie)
Origin commit data
------------------
Commit: e895e25d17
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-03-29 (Thu, 29 Mar 2018)
2018-04-02 00:07:59 +02:00
vanhofen
6e63adf7dc neutrino: remove NI tags from usermenu settings
Origin commit data
------------------
Commit: 52f5fa1f72
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-04-01 (Sun, 01 Apr 2018)

Origin message was:
------------------
- neutrino: remove NI tags from usermenu settings
2018-04-01 21:28:05 +02:00
Thilo Graf
c0178d7e0c src/gui/channellist.cpp: use channellist object on stack
Heap not required here.


Origin commit data
------------------
Commit: e138d8a517
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-04-01 21:17:20 +02:00
Jacek Jendrzej
6d418b7f46 not generic code
Origin commit data
------------------
Commit: 9968eee58f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-29 (Thu, 29 Mar 2018)
2018-03-30 22:25:21 +02:00
Jacek Jendrzej
323194cb99 src/zapit/src/capmt.cpp fix possible segfault
Origin commit data
------------------
Commit: bb105c58db
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-29 (Thu, 29 Mar 2018)
2018-03-30 22:25:04 +02:00
TangoCash
030e643dbb fix webif xml encoding, part 2
Origin commit data
------------------
Commit: 6b449f5d95
Author: TangoCash <eric@loxat.de>
Date: 2018-03-28 (Wed, 28 Mar 2018)
2018-03-28 22:24:19 +02:00
TangoCash
761ca2064b fix webif xml encoding
Origin commit data
------------------
Commit: 0d4c7b2bb2
Author: TangoCash <eric@loxat.de>
Date: 2016-04-03 (Sun, 03 Apr 2016)
2018-03-27 22:04:35 +02:00
vanhofen
c4885eb09a msgbox: add missing handling of RC_home as cancel key
Origin commit data
------------------
Commit: 8f2d5302f4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-26 (Mon, 26 Mar 2018)

Origin message was:
------------------
- msgbox: add missing handling of RC_home as cancel key
2018-03-26 20:39:49 +02:00
Thilo Graf
643e2a9926 src/gui/epgview.cpp: small indent fix
Origin commit data
------------------
Commit: 0f75bb3b76
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
Thilo Graf
d61e974117 src/gui/components/cc_frm_icons.cpp: initialize of dimensions dependently from added icons
... so it is possible to get usable dimension values. Useful if in parent
object none values or too small dimensions are defined.


Origin commit data
------------------
Commit: 4550ba4d24
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
Jacek Jendrzej
0a66ec8730 fix copy, supplement to last commit
Origin commit data
------------------
Commit: 733be3c8b0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
Jacek Jendrzej
d728e8a986 supplement to a04e899d44ad94c0f280183e254d264ce7e6c882 , memcpy don't work ok with std::string
Origin commit data
------------------
Commit: 6264abf542
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
Thilo Graf
4cbeeebbee src/gui/widget/menue_target.h: ensure init of valueStringTmp
Origin commit data
------------------
Commit: 85d012d427
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
Thilo Graf
02f14ec941 CNeutrinoApp: ensure clean up of screen in standby mode
This should fix a possible issue with infobar artefacts in standby mode.

This issue was observed if user went to change to standby mode and
infobar was still open e.g if infobar timeout was set to 0
(always visible) and runtime timeout was elapsed.


Origin commit data
------------------
Commit: fb5ee733ea
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)

Origin message was:
------------------
CNeutrinoApp: ensure clean up of screen in standby mode

This should fix a possible issue with infobar artefacts in standby mode.

This issue was observed if user went to change to standby mode and
infobar was still open e.g if infobar timeout was set to 0
(always visible) and runtime timeout was elapsed.
2018-03-25 22:48:12 +02:00
Thilo Graf
8ae68ed015 Revert "neutrino: do not clean up infoviewer"
This reverts commit 248d137982.

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

Can't find any violations at the moment.


Origin commit data
------------------
Commit: 4a952b1c84
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-25 (Sun, 25 Mar 2018)
2018-03-25 22:48:12 +02:00
vanhofen
96192a450a channellist: re-add list of recordable channels (while recording) to key_current_transponder
Origin commit data
------------------
Commit: a84c0a14a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)

Origin message was:
------------------
- channellist: re-add list of recordable channels (while recording) to key_current_transponder
2018-03-22 00:44:46 +01:00
vanhofen
6892e0e852 channellist: move zaphistory/current_transponder handling into sepatate function
Origin commit data
------------------
Commit: 8dbd41921a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)

Origin message was:
------------------
- channellist: move zaphistory/current_transponder handling into sepatate function
2018-03-22 00:09:41 +01:00
vanhofen
15881b9fd6 channellist: avoid switching bouquets in zaphistory/current_transponder mode
Origin commit data
------------------
Commit: 12a67c5cdf
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-21 (Wed, 21 Mar 2018)

Origin message was:
------------------
- channellist: avoid switching bouquets in zaphistory/current_transponder mode
2018-03-21 00:45:21 +01:00
vanhofen
633145fa30 channellist: simplify key_zaphistory/key_current_transponder handling
* Remove strange list of "zapable" channels while recording. Channellist
(RC_ok) has same feature ... not avalable channels are marked inactive.

* Add hint, when no zapping histoty is available to confirm user's keypress


Origin commit data
------------------
Commit: 9034fd3ea6
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-21 (Wed, 21 Mar 2018)

Origin message was:
------------------
- channellist: simplify key_zaphistory/key_current_transponder handling

* Remove strange list of "zapable" channels while recording. Channellist
(RC_ok) has same feature ... not avalable channels are marked inactive.

* Add hint, when no zapping histoty is available to confirm user's keypress
2018-03-21 00:45:21 +01:00
vanhofen
f914c5ecb8 neutrino: simplify key_zaphistory/key_current_transponder calls
* allow these both keys in movieplayer too; handling has been missing there


Origin commit data
------------------
Commit: e8b9104a72
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-21 (Wed, 21 Mar 2018)

Origin message was:
------------------
- neutrino: simplify key_zaphistory/key_current_transponder calls

* allow these both keys in movieplayer too; handling has been missing there
2018-03-21 00:45:21 +01:00
vanhofen
4192997d79 keybind-setup: sort mpkeys more consistent
Origin commit data
------------------
Commit: b0c367a96e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-19 (Mon, 19 Mar 2018)

Origin message was:
------------------
- keybind-setup: sort mpkeys more consistent
2018-03-19 01:08:30 +01:00
vanhofen
be4b4dae2b infoviewer_bb: fix ecm parsing
Origin commit data
------------------
Commit: 2539cfd36d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-17 (Sat, 17 Mar 2018)

Origin message was:
------------------
- infoviewer_bb: fix ecm parsing
2018-03-17 22:05:52 +01:00
GetAway
7a9e53035a pzapit: fix get 4:3 mode
0 = Pan & Scan
1 = Letterbox
2 = Vollbild
3 = 14:9 Pan & Scan


Origin commit data
------------------
Commit: 6a5aea522d
Author: GetAway <get-away@t-online.de>
Date: 2018-03-17 (Sat, 17 Mar 2018)
2018-03-17 22:05:17 +01:00
vanhofen
96b3e115f1 fix 116a1317ec
Origin commit data
------------------
Commit: c2b76ae39f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-16 (Fri, 16 Mar 2018)

Origin message was:
------------------
- fix 116a1317ec
2018-03-16 15:28:02 +01:00
vanhofen
116a1317ec daemon-control: update
Origin commit data
------------------
Commit: 5152d34b8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-15 (Thu, 15 Mar 2018)

Origin message was:
------------------
- daemon-control: update
2018-03-15 21:23:01 +01:00
vanhofen
a09c93f465 cables.xml: update OstTelCom GmbH
Origin commit data
------------------
Commit: 06e2e580de
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-14 (Wed, 14 Mar 2018)

Origin message was:
------------------
- cables.xml: update OstTelCom GmbH
2018-03-14 16:03:31 +01:00
Thilo Graf
2a42f46b80 src/gui/components/cc_frm_icons.cpp: fix typo, add missing include
Origin commit data
------------------
Commit: 21e0f96ccc
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-14 (Wed, 14 Mar 2018)
2018-03-14 15:19:01 +01:00
Thilo Graf
5714b06106 data/bad_package_pattern.list.sample: add more filter entries
Origin commit data
------------------
Commit: 4d5ebde399
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-14 (Wed, 14 Mar 2018)
2018-03-14 15:19:01 +01:00
Thilo Graf
eb6a8c41a2 CComponentsIconForm: add member to add any number of identical icons
Origin commit data
------------------
Commit: 5f8722dc92
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-14 (Wed, 14 Mar 2018)
2018-03-14 15:19:01 +01:00
Thilo Graf
aa14f79da8 cc_frm_icons.cpp: add missing call of addIcon();
Parameter v_icon_names was without effect.


Origin commit data
------------------
Commit: c5f6ecd1d7
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-14 (Wed, 14 Mar 2018)
2018-03-14 15:19:01 +01:00
vanhofen
cb08a7b152 channellist: show choosen channelnumber on vfd while numeric zapping
Origin commit data
------------------
Commit: efa5621cc5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-12 (Mon, 12 Mar 2018)

Origin message was:
------------------
- channellist: show choosen channelnumber on vfd while numeric zapping
2018-03-12 00:53:21 +01:00
vanhofen
d994611b8b eventlist: re-add RC_0 to execute timerlist, because CST-hardware has no RC_timer key
Origin commit data
------------------
Commit: c06c984df0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- eventlist: re-add RC_0 to execute timerlist, because CST-hardware has no RC_timer key
2018-03-11 22:44:48 +01:00
vanhofen
084df6809a hardware_caps: introduce caps.has_button_timer
Origin commit data
------------------
Commit: 5c3decd04a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- hardware_caps: introduce caps.has_button_timer
2018-03-11 22:43:23 +01:00
vanhofen
4b016691bc channellist/infoviewer: align calculations for "since-time" of current event
Origin commit data
------------------
Commit: 61a116a2eb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- channellist/infoviewer: align calculations for "since-time" of current event
2018-03-11 21:53:20 +01:00
Thilo Graf
6ff6697ead CComponentsHeader: avoid possible 'out of range' log message
seen during left/right scroll with channellist


Origin commit data
------------------
Commit: 17a6df336c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)
2018-03-11 21:28:34 +01:00
vanhofen
ce99bebb39 timerlist: allow RC_timer or RC_program to leave timerlist
Origin commit data
------------------
Commit: 3baee09acd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Origin message was:
------------------
- timerlist: allow RC_timer or RC_program to leave timerlist
2018-03-08 22:15:53 +01:00
vanhofen
217f06078b eventlist: use RC_timer or RC_program to execute timerlist; use new timer icon
Origin commit data
------------------
Commit: a0e1cab9a0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Origin message was:
------------------
- eventlist: use RC_timer or RC_program to execute timerlist; use new timer icon
2018-03-08 22:15:53 +01:00
vanhofen
d23428369c icons: add icon for timer button
Origin commit data
------------------
Commit: 5752a3bd3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Origin message was:
------------------
- icons: add icon for timer button
2018-03-08 22:15:53 +01:00
vanhofen
6912069290 mediaplayer-setup: remove old commented code
Origin commit data
------------------
Commit: febd3bb51e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Origin message was:
------------------
- mediaplayer-setup: remove old commented code
2018-03-08 22:15:53 +01:00
Thilo Graf
1c654da0ef infoviewer.cpp: use templates to get reserved width for current/next info
This should ensure reserved width for all contained text boxes and
and in case of truncated epg info this should be moderate.


Origin commit data
------------------
Commit: bfbb589258
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-05 (Mon, 05 Mar 2018)
2018-03-05 22:36:20 +01:00
Thilo Graf
af801c2874 CBouquetList/CTPSelectHandler: try to fix possible format-overflow errors
Compiler error: [-Werror=format-overflow=]


Origin commit data
------------------
Commit: 4c2e9bb878
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-02 (Fri, 02 Mar 2018)
2018-03-02 23:31:04 +01:00
Thilo Graf
a98db86783 CMiscMenue: enlarge menu width
better for some hints


Origin commit data
------------------
Commit: 853b6e2999
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-02 (Fri, 02 Mar 2018)
2018-03-02 23:09:55 +01:00
vanhofen
2c48a27b2f lcd4l: try to fix strange y-resolution 1088
Origin commit data
------------------
Commit: 00c87e7d94
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-02 (Fri, 02 Mar 2018)

Origin message was:
------------------
- lcd4l: try to fix strange y-resolution 1088
2018-03-02 00:30:14 +01:00
Thilo Graf
8547fde4d2 CCButtonSelect: unfify bg color parameter order with related base methode
Order was different between setSelectedButton() and setSelectedItem()


Origin commit data
------------------
Commit: 825e5daaf3
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
2018-03-01 23:35:28 +01:00
Thilo Graf
bba878ed7b CCButtonSelect: fix order of frame color parameters
Origin commit data
------------------
Commit: 094c3a8d99
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
2018-03-01 23:35:28 +01:00
Thilo Graf
aec2bf793a Neutrino-3.0.theme: optimize inactive color
Origin commit data
------------------
Commit: 905b4f2b13
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
2018-03-01 23:35:28 +01:00
Thilo Graf
6c61990fd5 CComponentsForm: add define for default select frame
Origin commit data
------------------
Commit: 672b66f21d
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
2018-03-01 23:35:27 +01:00
Thilo Graf
4ef45832c1 CUpnpBrowserGui: Ensure clean screen on leaving upnp browser.
Origin commit data
------------------
Commit: 0cc9465913
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
2018-03-01 23:35:27 +01:00
Thilo Graf
9ccbfcb58a Osd setup: use unified menu width 50%
Origin commit data
------------------
Commit: b1290fd9d6
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
2018-03-01 23:35:27 +01:00