Commit Graph

12621 Commits

Author SHA1 Message Date
vanhofen
da8b6a0bbd movieplayer: try to fix display of servicename; ...
name can be changed while playing movies


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1209b51c97
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- movieplayer: try to fix display of servicename; ...

name can be changed while playing movies


------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
ae5be7682d simple_display: simplify some proc_put calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: f9aa97ae25
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- simple_display: simplify some proc_put calls

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
0d05d5eddf proc_tools: add helper member to put values w/o length; ...
align included headers to c++


Origin commit data
------------------
Branch: ni/coolstream
Commit: d9ef1aadfb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- proc_tools: add helper member to put values w/o length; ...

align included headers to c++


------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
0315e6e43f simple_display: switch back to simplified proc_put calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: ace788a57e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- simple_display: switch back to simplified proc_put calls

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
e76cb5303d proc_tools: c => cpp; add new helper member to write bool values
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40044905db
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- proc_tools: c => cpp; add new helper member to write bool values

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
4ec8c69f9c simple_display: align f9b55ca to new proc_put calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: c5fe0b3fb6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- simple_display: align f9b55ca to new proc_put calls

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
TangoCash
6795ab5bd4 hd51: dont show symbols in standby
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b1105206f
Author: TangoCash <eric@loxat.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
8fcba17bc9 simple_display: allow to set scroll mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd6e0153a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- simple_display: allow to set scroll mode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
afc802d805 simple_display: use proc_tools
Origin commit data
------------------
Branch: ni/coolstream
Commit: a88a066be1
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- simple_display: use proc_tools

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
1c70a05c73 neutrino: avoid some ifdef's; prioritize proc filesystem
Origin commit data
------------------
Branch: ni/coolstream
Commit: 268408d12b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- neutrino: avoid some ifdef's; prioritize proc filesystem

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
b5425ed82d system: add seife's proc_tools
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb9313ebb3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- system: add seife's proc_tools

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 21:17:36 +01:00
vanhofen
59ffd5a265 hardware_caps: fix compile for coolstream; add missing member to header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06036f2387
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- hardware_caps: fix compile for coolstream; add missing member to header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 20:59:39 +01:00
FlatTV
d7aa65641d capmt.cpp: Fix stop decoding
don't stop decoding if record stops, this break overlapped record on cst


Origin commit data
------------------
Branch: ni/coolstream
Commit: 600aa57368
Author: FlatTV <FlatTV@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)



------------------
This commit was generated by Migit
2017-11-13 19:13:16 +01:00
FlatTV
99d27ec163 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
------------------
Branch: ni/coolstream
Commit: f3775d1814
Author: FlatTV <FlatTV@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)



------------------
This commit was generated by Migit
2017-11-13 14:12:08 +01:00
vanhofen
257df1c138 vfd-setup: hide statusline option from models w/o a statusline in vfd
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
463fe111c0 hardware_caps: add display_has_statusline member
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
43f130e7cf vfd-setup: more readability; just cosmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: c45f4106d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- vfd-setup: more readability; just cosmetics

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
10ca18efb9 vfd-setup: don't show separatorline when backlight menu isn't shown
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
c9a1395a1f simple_display: avoid compiler warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 568d7c3950
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- simple_display: avoid compiler warning

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
d6059ccabe simple_display: fix compile for non-ARM_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
73ff5f7747 simple_display: add possibility to show text when changing mode
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
0eda10fe70 simple_display: add missing MODE_MENU_UTF8 check in setMode()
Origin commit data
------------------
Branch: ni/coolstream
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()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
3b5f113943 simple_display: rename display() to ShowText() ... as in vfd.cpp
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
389d75336a simple_display: cleanup from unused code inside ifdef mess
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:45 +01:00
vanhofen
1b768c7a18 timerlist: fix saved_dispmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 457729012a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- timerlist: fix saved_dispmode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-13 10:10:44 +01:00
vanhofen
3c4bd55740 cables.xml: use german umlauts for german nets; ...
Note: encoding is iso-8859-1


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2017-11-12 21:35:23 +01:00
vanhofen
68a2d5734e update: fix display of installed version; ...
curiously it was only broken on ARM_HARDWARE


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2017-11-11 11:02:11 +01:00
vanhofen
e71e306a46 re-remove unneeded ifdefs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61e2bebfd8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-11 (Sat, 11 Nov 2017)

Origin message was:
------------------
- re-remove unneeded ifdefs

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-11 08:59:04 +01:00
vanhofen
dae5135aec remotecontrol: resolv commented merge conflict
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a0d57cfe6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-10 (Fri, 10 Nov 2017)

Origin message was:
------------------
- remotecontrol: resolv commented merge conflict

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-10 22:47:24 +01:00
vanhofen
5a0db3bfc0 infoviewer: fix radiotext icon for webradio
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a5bce792e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)

Origin message was:
------------------
- infoviewer: fix radiotext icon for webradio

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 23:00:37 +01:00
vanhofen
cb57016262 neutrino: fix console output to signalize timer wakeups
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 21:28:47 +01:00
TangoCash
4ea43df478 hd51: fix wakeup from standby
Origin commit data
------------------
Branch: ni/coolstream
Commit: a67d2e81c9
Author: TangoCash <eric@loxat.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 21:28:47 +01:00
vanhofen
43f3c8bae2 some minor renamings
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3ded5d509
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)

Origin message was:
------------------
- some minor renamings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 20:56:57 +01:00
gixxpunk
c898635587 capmt.cpp: cleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9561a5ecb4
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)

Origin message was:
------------------
- capmt.cpp: cleanup

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 11:28:40 +01:00
gixxpunk
42f9b4a572 port CI handling (thx FlatTV!)
Origin commit data
------------------
Branch: ni/coolstream
Commit: d41235ac34
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)

Origin message was:
------------------
- port CI handling (thx FlatTV!)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 11:27:07 +01:00
vanhofen
dc00052ca6 infoviewer_bb: fix wrong mode-logic for radiotext icon
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 08:23:44 +01:00
gixxpunk
dcd9f5eac5 shorten string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 987fbf57f9
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-11-08 (Wed, 08 Nov 2017)

Origin message was:
------------------
- shorten string

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-08 12:42:59 +01:00
vanhofen
49c175f22c movieplayer: fix screenshot function
Origin commit data
------------------
Branch: ni/coolstream
Commit: eab426f085
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-08 (Wed, 08 Nov 2017)

Origin message was:
------------------
- movieplayer: fix screenshot function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-08 11:00:48 +01:00
vanhofen
ca47747407 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
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2017-11-08 11:00:48 +01:00
vanhofen
b9fd1ef634 cleanup from unsupported DUCKBOX_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc0de58721
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-08 (Wed, 08 Nov 2017)

Origin message was:
------------------
- cleanup from unsupported DUCKBOX_HARDWARE

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-08 09:28:34 +01:00
vanhofen
db8e96aa9b streaminfo2: cleanup from unsupported hardware ifdefs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 38c86eed6b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)

Origin message was:
------------------
- streaminfo2: cleanup from unsupported hardware ifdefs

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 21:42:59 +01:00
vanhofen
77707b782e vfd: cleanup from unsupported hardware ifdefs; vfd.cpp/h is only used by COOL_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 21:38:58 +01:00
vanhofen
68ccdebab4 movieplayer: re-add missing endif
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81c6892800
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)

Origin message was:
------------------
- movieplayer: re-add missing endif

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 21:26:07 +01:00
vanhofen
8154a77a06 movieplayer: cleanup from unsupported hardware ifdefs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 31fa56f285
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)

Origin message was:
------------------
- movieplayer: cleanup from unsupported hardware ifdefs

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 21:21:58 +01:00
vanhofen
36f8dce071 re-add working streaminfo for coolstream hardware; ...
TODO fix streaminfo2 for coolstream; was broken since last commits


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2017-11-07 21:16:18 +01:00
gixxpunk
94b4580d27 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Conflicts:
	src/gui/movieplayer.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f256432c9
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)



------------------
This commit was generated by Migit
2017-11-07 20:16:30 +01:00
Jacek Jendrzej
c147b324d2 src/gui/movieplayer.cpp fix break record after play on cst (after hd51 merge)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 86e7ad4ec1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 18:23:49 +01:00
vanhofen
f53c4353c4 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: f8e1ca8c96
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 16:59:14 +01:00
TangoCash
efa517c6f9 infoviewer: fix FIXME comment in c3415790b1
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91a033dfb0
Author: TangoCash <eric@loxat.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)

Origin message was:
------------------
- infoviewer: fix FIXME comment in c3415790b1

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 16:52:46 +01:00
Jacek Jendrzej
94fa5430b8 src/zapit/src/capmt.cpp dont stop decoding if record stops, this break overlapped record on cst
Origin commit data
------------------
Branch: ni/coolstream
Commit: 472cc578fe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 16:36:15 +01:00