FlatTV
3278389a3a
capmt.cpp: Fix stop decoding
...
don't stop decoding if record stops, this break overlapped record on cst
Origin commit data
------------------
Commit: 600aa57368
Author: FlatTV <FlatTV@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
2017-11-13 19:13:16 +01:00
FlatTV
8a4c946679
capmt.cpp: change CI handling for testing
...
- reactivate channel->bUseCI Filter
- do not send every event to CI if not required
- some more spam for debug
Origin commit data
------------------
Commit: f3775d1814
Author: FlatTV <FlatTV@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
2017-11-13 14:12:08 +01:00
vanhofen
607c0ab1d9
vfd-setup: hide statusline option from models w/o a statusline in vfd
...
Origin commit data
------------------
Commit: 8d90ac6ab5
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd-setup: hide statusline option from models w/o a statusline in vfd
2017-11-13 10:10:45 +01:00
vanhofen
6b792a3379
hardware_caps: add display_has_statusline member
...
Origin commit data
------------------
Commit: 2eeeb3fd45
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- hardware_caps: add display_has_statusline member
2017-11-13 10:10:45 +01:00
vanhofen
18eb15bfa0
vfd-setup: more readability; just cosmetics
...
Origin commit data
------------------
Commit: c45f4106d1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd-setup: more readability; just cosmetics
2017-11-13 10:10:45 +01:00
vanhofen
e9bdabfb28
vfd-setup: don't show separatorline when backlight menu isn't shown
...
Origin commit data
------------------
Commit: 808f229f9c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd-setup: don't show separatorline when backlight menu isn't shown
2017-11-13 10:10:45 +01:00
vanhofen
1a678280c5
simple_display: avoid compiler warning
...
Origin commit data
------------------
Commit: 568d7c3950
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: avoid compiler warning
2017-11-13 10:10:45 +01:00
vanhofen
1c8a1e876f
simple_display: fix compile for non-ARM_HARDWARE
...
Origin commit data
------------------
Commit: 6478789885
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: fix compile for non-ARM_HARDWARE
2017-11-13 10:10:45 +01:00
vanhofen
2c431f18d7
simple_display: add possibility to show text when changing mode
...
Origin commit data
------------------
Commit: 42e172a8b3
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: add possibility to show text when changing mode
2017-11-13 10:10:45 +01:00
vanhofen
4455c486dd
simple_display: add missing MODE_MENU_UTF8 check in setMode()
...
Origin commit data
------------------
Commit: 0589198cdd
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: add missing MODE_MENU_UTF8 check in setMode()
2017-11-13 10:10:45 +01:00
vanhofen
a41229a942
simple_display: rename display() to ShowText() ... as in vfd.cpp
...
Origin commit data
------------------
Commit: a0749f39f1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: rename display() to ShowText() ... as in vfd.cpp
2017-11-13 10:10:45 +01:00
vanhofen
e7d41214f3
simple_display: cleanup from unused code inside ifdef mess
...
Origin commit data
------------------
Commit: a720155336
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: cleanup from unused code inside ifdef mess
2017-11-13 10:10:45 +01:00
vanhofen
0cbfb8e52f
timerlist: fix saved_dispmode
...
Origin commit data
------------------
Commit: 457729012a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- timerlist: fix saved_dispmode
2017-11-13 10:10:44 +01:00
vanhofen
a64e97354d
cables.xml: use german umlauts for german nets; ...
...
Note: encoding is iso-8859-1
Origin commit data
------------------
Commit: aef5dc9270
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-12 (Sun, 12 Nov 2017)
Origin message was:
------------------
- cables.xml: use german umlauts for german nets; ...
Note: encoding is iso-8859-1
2017-11-12 21:35:23 +01:00
vanhofen
13ecef5460
update: fix display of installed version; ...
...
curiously it was only broken on ARM_HARDWARE
Origin commit data
------------------
Commit: d6bc4e2e7b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-11 (Sat, 11 Nov 2017)
Origin message was:
------------------
- update: fix display of installed version; ...
curiously it was only broken on ARM_HARDWARE
2017-11-11 11:02:11 +01:00
vanhofen
cf78f27219
re-remove unneeded ifdefs
...
Origin commit data
------------------
Commit: 61e2bebfd8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-11 (Sat, 11 Nov 2017)
Origin message was:
------------------
- re-remove unneeded ifdefs
2017-11-11 08:59:04 +01:00
vanhofen
25d7baf5ba
remotecontrol: resolv commented merge conflict
...
Origin commit data
------------------
Commit: 0a0d57cfe6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-10 (Fri, 10 Nov 2017)
Origin message was:
------------------
- remotecontrol: resolv commented merge conflict
2017-11-10 22:47:24 +01:00
vanhofen
0ce080cc67
infoviewer: fix radiotext icon for webradio
...
Origin commit data
------------------
Commit: 7a5bce792e
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-09 (Thu, 09 Nov 2017)
Origin message was:
------------------
- infoviewer: fix radiotext icon for webradio
2017-11-09 23:00:37 +01:00
vanhofen
0f26df2279
neutrino: fix console output to signalize timer wakeups
...
Origin commit data
------------------
Commit: f9377d620c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-09 (Thu, 09 Nov 2017)
Origin message was:
------------------
- neutrino: fix console output to signalize timer wakeups
2017-11-09 21:28:47 +01:00
TangoCash
cca109a84b
hd51: fix wakeup from standby
...
Origin commit data
------------------
Commit: a67d2e81c9
Author: TangoCash <eric@loxat.de >
Date: 2017-11-09 (Thu, 09 Nov 2017)
2017-11-09 21:28:47 +01:00
vanhofen
3b28af7129
some minor renamings
...
Origin commit data
------------------
Commit: f3ded5d509
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-09 (Thu, 09 Nov 2017)
Origin message was:
------------------
- some minor renamings
2017-11-09 20:56:57 +01:00
gixxpunk
86968dc8ec
capmt.cpp: cleanup
...
Origin commit data
------------------
Commit: 9561a5ecb4
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-11-09 (Thu, 09 Nov 2017)
Origin message was:
------------------
- capmt.cpp: cleanup
2017-11-09 11:28:40 +01:00
gixxpunk
9ab9e1a61b
port CI handling (thx FlatTV!)
...
Origin commit data
------------------
Commit: d41235ac34
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-11-09 (Thu, 09 Nov 2017)
Origin message was:
------------------
- port CI handling (thx FlatTV!)
2017-11-09 11:27:07 +01:00
vanhofen
3b417b9fc2
infoviewer_bb: fix wrong mode-logic for radiotext icon
...
Origin commit data
------------------
Commit: d084f24e52
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-09 (Thu, 09 Nov 2017)
Origin message was:
------------------
- infoviewer_bb: fix wrong mode-logic for radiotext icon
2017-11-09 08:23:44 +01:00
gixxpunk
d1accc5125
shorten string
...
Origin commit data
------------------
Commit: 987fbf57f9
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-11-08 (Wed, 08 Nov 2017)
Origin message was:
------------------
- shorten string
2017-11-08 12:42:59 +01:00
vanhofen
56ece39660
movieplayer: fix screenshot function
...
Origin commit data
------------------
Commit: eab426f085
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-08 (Wed, 08 Nov 2017)
Origin message was:
------------------
- movieplayer: fix screenshot function
2017-11-08 11:00:48 +01:00
vanhofen
298faab71b
screenshot: cleanup from many many unused code; ...
...
This commit reverts screenshot code to a stand before hd51 support. Screenshots for ARM_HARDWARE will be re-implemented in another way.
Origin commit data
------------------
Commit: 361be7bd47
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-08 (Wed, 08 Nov 2017)
Origin message was:
------------------
- screenshot: cleanup from many many unused code; ...
This commit reverts screenshot code to a stand before hd51 support. Screenshots for ARM_HARDWARE will be re-implemented in another way.
2017-11-08 11:00:48 +01:00
vanhofen
c8da6fe89f
cleanup from unsupported DUCKBOX_HARDWARE
...
Origin commit data
------------------
Commit: bc0de58721
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-08 (Wed, 08 Nov 2017)
Origin message was:
------------------
- cleanup from unsupported DUCKBOX_HARDWARE
2017-11-08 09:28:34 +01:00
vanhofen
8a9c7996ed
streaminfo2: cleanup from unsupported hardware ifdefs
...
Origin commit data
------------------
Commit: 38c86eed6b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- streaminfo2: cleanup from unsupported hardware ifdefs
2017-11-07 21:42:59 +01:00
vanhofen
17ee3df730
vfd: cleanup from unsupported hardware ifdefs; vfd.cpp/h is only used by COOL_HARDWARE
...
Origin commit data
------------------
Commit: 3f19ddc930
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- vfd: cleanup from unsupported hardware ifdefs; vfd.cpp/h is only used by COOL_HARDWARE
2017-11-07 21:38:58 +01:00
vanhofen
029dbc9545
movieplayer: re-add missing endif
...
Origin commit data
------------------
Commit: 81c6892800
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- movieplayer: re-add missing endif
2017-11-07 21:26:07 +01:00
vanhofen
f97eddfefb
movieplayer: cleanup from unsupported hardware ifdefs
...
Origin commit data
------------------
Commit: 31fa56f285
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- movieplayer: cleanup from unsupported hardware ifdefs
2017-11-07 21:21:58 +01:00
vanhofen
0de22b638d
re-add working streaminfo for coolstream hardware; ...
...
TODO fix streaminfo2 for coolstream; was broken since last commits
Origin commit data
------------------
Commit: c759d75e84
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- re-add working streaminfo for coolstream hardware; ...
TODO fix streaminfo2 for coolstream; was broken since last commits
2017-11-07 21:16:18 +01:00
gixxpunk
ae8431ac3f
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Conflicts:
src/gui/movieplayer.cpp
Origin commit data
------------------
Commit: 5f256432c9
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-11-07 (Tue, 07 Nov 2017)
2017-11-07 20:16:30 +01:00
Jacek Jendrzej
d1e2d57359
src/gui/movieplayer.cpp fix break record after play on cst (after hd51 merge)
...
Origin commit data
------------------
Commit: 86e7ad4ec1
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-11-07 (Tue, 07 Nov 2017)
2017-11-07 18:23:49 +01:00
vanhofen
831064a464
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: f8e1ca8c96
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
2017-11-07 16:59:14 +01:00
TangoCash
5c36fa450a
infoviewer: fix FIXME comment in 96ef0a09e7
...
Origin commit data
------------------
Commit: 91a033dfb0
Author: TangoCash <eric@loxat.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- infoviewer: fix FIXME comment in 96ef0a09e7
2017-11-07 16:52:46 +01:00
Jacek Jendrzej
38d6ea4cda
src/zapit/src/capmt.cpp dont stop decoding if record stops, this break overlapped record on cst
...
Origin commit data
------------------
Commit: 472cc578fe
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-11-07 (Tue, 07 Nov 2017)
2017-11-07 16:36:15 +01:00
vanhofen
2ee2bcff88
movieplayer: don't stop playback with RC_home; it's confusing
...
Origin commit data
------------------
Commit: c3292a4919
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- movieplayer: don't stop playback with RC_home; it's confusing
2017-11-07 16:13:41 +01:00
vanhofen
9313d21bb8
neutrino: don't add web-channels to sat-bouquet
...
Origin commit data
------------------
Commit: 57f3f6ea40
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- neutrino: don't add web-channels to sat-bouquet
2017-11-07 07:51:08 +01:00
vanhofen
adcb6172d9
streaminfo: fix compile for coolstream; add dummies to libcs-headers
...
Origin commit data
------------------
Commit: ff04c8ce97
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-07 (Tue, 07 Nov 2017)
Origin message was:
------------------
- streaminfo: fix compile for coolstream; add dummies to libcs-headers
2017-11-07 07:49:49 +01:00
vanhofen
097977c2d4
streaminfo: some more position fixes; ...
...
use COL_MENUCONTENTINACTIVE_TEXT for inactive apids and caids
Origin commit data
------------------
Commit: 4a4548379f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: some more position fixes; ...
use COL_MENUCONTENTINACTIVE_TEXT for inactive apids and caids
2017-11-06 23:08:43 +01:00
vanhofen
2306dc57d7
streaminfo: add channelname for webtv/radio too; simplify code
...
Origin commit data
------------------
Commit: da57a16a8b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: add channelname for webtv/radio too; simplify code
2017-11-06 23:08:43 +01:00
vanhofen
a3e9933a5e
streaminfo: re-add osd resolution
...
Origin commit data
------------------
Commit: fc12241af7
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: re-add osd resolution
2017-11-06 23:08:43 +01:00
vanhofen
fd11287263
locale: minor changes in streaminfo locales
...
Origin commit data
------------------
Commit: 219ead7e35
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- locale: minor changes in streaminfo locales
2017-11-06 23:08:43 +01:00
vanhofen
3475149640
streaminfo: use OFFSET defines; some position fixes
...
Origin commit data
------------------
Commit: 20ad20b577
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: use OFFSET defines; some position fixes
2017-11-06 23:08:43 +01:00
vanhofen
b80fb0fe28
streaminfo: minor re-formatations and whitespace cleanups
...
Origin commit data
------------------
Commit: 63cd2d48d8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: minor re-formatations and whitespace cleanups
2017-11-06 23:08:42 +01:00
vanhofen
01cdf7ae68
streaminfo: show channellogo in mode-webradio too
...
Origin commit data
------------------
Commit: 4963a6a771
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: show channellogo in mode-webradio too
2017-11-06 23:08:42 +01:00
vanhofen
844bf585e0
streaminfo: port from TangoCash
...
Origin commit data
------------------
Commit: d3b4fae12a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- streaminfo: port from TangoCash
2017-11-06 23:08:42 +01:00
vanhofen
ab14f705c2
infoviewer_bb: minor change in icon handling
...
Origin commit data
------------------
Commit: 5f680879f9
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-11-06 (Mon, 06 Nov 2017)
Origin message was:
------------------
- infoviewer_bb: minor change in icon handling
2017-11-06 21:55:29 +01:00