Thilo Graf
ade8e13336
Color setup: Show color number in preview.
2018-04-11 15:58:19 +02:00
Thilo Graf
c574c48b4f
Color setup: align to general window composition
...
- add home context button and icon
- width increased
2018-04-11 15:58:19 +02:00
Thilo Graf
1ca349373a
CColorChooser: use unified variable vor window font
2018-04-11 15:58:19 +02:00
Thilo Graf
e4bc3a3e20
color setup: Visualize color rate
2018-04-11 15:58:19 +02:00
Thilo Graf
c4bc6154d8
locales/fonts: add global window font
2018-04-11 15:57:33 +02:00
svenhoefer
8dc0fc5268
- english.locale: some more minor corrections
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-10 23:35:17 +02:00
svenhoefer
e46a2b4abf
- deutsch.locale: Fix some english hints
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-10 23:34:23 +02:00
svenhoefer
6907a23dbd
- locale: minor alignments; mostly capitalization fixes in english.locale
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-10 23:33:32 +02:00
svenhoefer
384669df13
- locale: minor changes in timing.infobar locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-10 23:07:07 +02:00
Thilo Graf
f9b4aeef8c
infobar timout: add member to get current timeout modes
...
Avoids multiple code in some source files.
2018-04-10 10:29:39 +02:00
Thilo Graf
557805bc40
infobar: rework infobar timeout behavior
...
Options were sometimes described ambiguously and previous behavior was no longer available.
Now the descriptions should be more plausible for current behavior.
2018-04-10 10:29:38 +02:00
Thilo Graf
6f02799b03
Imageinfo: resort image and gui relevant entries
2018-04-10 10:29:38 +02:00
svenhoefer
4b12086438
- channellist: signalize zap tries while movie playback
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Conflicts:
data/locale/english.locale
2018-04-09 23:44:57 +02:00
svenhoefer
10ae3aaf51
- channellist: try to respect users timeout settings when hiding infobar
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-09 23:41:00 +02:00
Thilo Graf
bcdc3e990e
CCDraw: add debug output to identify errors in relevant item types
2018-04-05 21:21:53 +02:00
Thilo Graf
a25fd62be8
CCTypes: outsource type variables and methods into own inheritable class
2018-04-05 20:55:46 +02:00
Thilo Graf
86e9f742e6
src/gui/widget/menue.h: fix possible compile error with older compliers
...
avoids possible error with extended initializer lists,
only available with -std=c++11 or -std=gnu++11
supplement to:
'CMenuOptionNumberChooser: expand localize functionality for any number'
2018-04-05 16:34:05 +02:00
svenhoefer
a84eaa6b33
- nhttpd/controlapi: make CDATA attribute in xml output switchable to fix xmltv.data
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-05 06:47:25 +02:00
Thilo Graf
fdbddce9dd
CMenuOptionNumberChooser: expand localize functionality for any number
2018-04-04 15:28:57 +02:00
svenhoefer
6656a65fb4
- nhttpd: re-add CDATA attribute to xml output to keep compatibility with some plugins
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-03 13:21:41 +02:00
BPanther
d15104daca
fix fontrenderer segfault (thx DBoxOldie)
2018-04-03 13:21:03 +02:00
Thilo Graf
25b99c4c49
src/gui/channellist.cpp: use channellist object on stack
...
Heap not required here.
2018-04-01 19:18:23 +02:00
Thilo Graf
9dabc6301b
src/neutrino.cpp: fix wrong default keysetup for audio key
...
Audio key has opened hdd menue instead audio menue.
Note: Reset or rework of user menue settings for audio key is required.
2018-04-01 19:16:14 +02:00
TangoCash
f8b623178e
fix webif xml encoding, part 2
2018-03-31 13:07:36 +02:00
TangoCash
1e079ae245
fix webif xml encoding
2018-03-31 13:07:07 +02:00
Jacek Jendrzej
ef1dbb561e
not generic code
2018-03-29 13:17:02 +02:00
Jacek Jendrzej
840dae319a
src/zapit/src/capmt.cpp fix possible segfault
2018-03-29 13:07:07 +02:00
Thilo Graf
e73eac0bb6
src/gui/epgview.cpp: small indent fix
2018-03-24 17:39:50 +01:00
Thilo Graf
3233abce5d
src/gui/epgview.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.
2018-03-24 17:39:49 +01:00
Jacek Jendrzej
3fbfff3b74
fix copy, suppemnent to last commit
2018-03-24 16:30:32 +01:00
Jacek Jendrzej
0e46842c10
supplement to a04e899d44
, memcpy don't work ok with std::string
2018-03-24 15:47:37 +01:00
svenhoefer
167039c1f9
- channellist: re-add list of recordable channels (while recording) to key_current_transponder
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:18 +01:00
svenhoefer
ef99e41f93
- channellist: move zaphistory/current_transponder handling into sepatate function
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:16 +01:00
svenhoefer
1bf83a035f
- channellist: avoid switching bouquets in zaphistory/current_transponder mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:13 +01:00
svenhoefer
f833778b32
- 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
Conflicts:
data/locale/english.locale
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:12 +01:00
svenhoefer
fc75b16472
- neutrino: simplify key_zaphistory/key_current_transponder calls
...
* allow these both keys in movieplayer too; handling has been missing there
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:08 +01:00
svenhoefer
9e7f9ca739
- keybind-setup: sort mpkeys more consistent
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:07 +01:00
svenhoefer
4764367d20
- cables.xml: update OstTelCom GmbH
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-22 21:20:05 +01:00
Thilo Graf
8963ba6f1e
src/gui/widget/menue_target.h: ensure init of valueStringTmp
2018-03-22 21:10:49 +01:00
Thilo Graf
2f73bd58a1
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-22 21:10:47 +01:00
Thilo Graf
a04e899d44
Revert "neutrino: do not clean up infoviewer"
...
This reverts commit 596e8b5bf6
.
Signed-off-by: Thilo Graf <dbt@novatux.de >
Can't find any violations at the moment.
2018-03-22 21:10:45 +01:00
GetAway
a86561bd27
pzapit: fix get 4:3 mode
...
0 = Pan & Scan
1 = Letterbox
2 = Vollbild
3 = 14:9 Pan & Scan
2018-03-17 11:45:30 +01:00
Thilo Graf
7dae8aa77e
src/gui/components/cc_frm_icons.cpp: fix typo, add missing include
2018-03-14 12:16:36 +01:00
Thilo Graf
188ffb4690
data/bad_package_pattern.list.sample: add more filter entries
2018-03-14 11:28:02 +01:00
Thilo Graf
9d7f8a21f9
CComponentsIconForm: add member to add any number of identical icons
2018-03-14 10:50:20 +01:00
Thilo Graf
56bf501e3d
cc_frm_icons.cpp: add missing call of addIcon();
...
Parameter v_icon_names was without effect.
2018-03-14 10:50:00 +01:00
Thilo Graf
be807f6a3e
icons: fine tuning dummy icons
2018-03-12 20:15:22 +01:00
Thilo Graf
d04c0d09e2
widget/menue.cpp: use larger version of dummy button
2018-03-12 20:14:32 +01:00
svenhoefer
f26175a8b4
- channellist: show choosen channelnumber on vfd while numeric zapping
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-12 08:55:04 +01:00
svenhoefer
82ac230c6a
- eventlist: re-add RC_0 to execute timerlist, because CST-hardware has no RC_timer key
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-03-12 08:55:04 +01:00