Commit Graph

13210 Commits

Author SHA1 Message Date
vanhofen
f2a1f81eaa yWeb: fix key code (KEY_PROGRAM) for hd51 remote controls
Origin commit data
------------------
Commit: 6646aed806
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- yWeb: fix key code (KEY_PROGRAM) for hd51 remote controls
2018-01-22 23:17:34 +01:00
Jacek Jendrzej
9ef16b926b add revert translate to webif rc
Origin commit data
------------------
Commit: f336d4b471
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-22 (Mon, 22 Jan 2018)
2018-01-22 23:17:34 +01:00
Jacek Jendrzej
65981a8492 try to fix rc over webif on hd51
Origin commit data
------------------
Commit: a21fb645ac
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-22 (Mon, 22 Jan 2018)
2018-01-22 23:17:34 +01:00
vanhofen
6f364e286b zapit/capmt: fix uninitialized ca_map_t no_camap
Origin commit data
------------------
Commit: 5077be0679
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- zapit/capmt: fix uninitialized ca_map_t no_camap
2018-01-22 14:18:59 +01:00
vanhofen
ec95250a62 framebuffer: better name for getWindowWidth/Height() functions
getScreenWidth/HeightRel() was confusing because it depends on users window settings.
Replace names in old unused framebuffer code too.


Origin commit data
------------------
Commit: 86cdc12c8f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- framebuffer: better name for getWindowWidth/Height() functions

getScreenWidth/HeightRel() was confusing because it depends on users window settings.
Replace names in old unused framebuffer code too.
2018-01-22 12:06:15 +01:00
vanhofen
9e12fefe12 osd-setup: start browsing for fonts in same dir were active font is located
Origin commit data
------------------
Commit: e900d6610e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-22 (Mon, 22 Jan 2018)

Origin message was:
------------------
- osd-setup: start browsing for fonts in same dir were active font is located
2018-01-22 12:06:15 +01:00
vanhofen
f5461bbdce Revert "channellist: use "classic" width if minitv is unused"
This reverts commit b9b4907444


Origin commit data
------------------
Commit: 82bdff5185
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)
2018-01-21 23:00:37 +01:00
vanhofen
a4205b01d7 neutrino/miscsettings_menu: fix switching online-services
Origin commit data
------------------
Commit: 9ed421c9aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- neutrino/miscsettings_menu: fix switching online-services
2018-01-21 22:02:27 +01:00
vanhofen
746e37fa75 eventlist: add small separator line between navibar and footer
Origin commit data
------------------
Commit: c2137a61c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- eventlist: add small separator line between navibar and footer
2018-01-21 21:31:58 +01:00
vanhofen
76fc45b3d5 epgview: add small separator line between navibar and footer
Origin commit data
------------------
Commit: 980c62d853
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- epgview: add small separator line between navibar and footer
2018-01-21 21:31:58 +01:00
vanhofen
a6956b7c37 neutrinoapi: update getCryptInfoAsString()
Origin commit data
------------------
Commit: 1110206d03
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- neutrinoapi: update getCryptInfoAsString()
2018-01-21 21:31:58 +01:00
GetAway
226e8db7c7 neutrinoapi.cpp: fix path to iso tab introduced with a9881b3
Origin commit data
------------------
Commit: e5d8760852
Author: GetAway <get-away@t-online.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)
2018-01-21 20:50:18 +01:00
Thilo Graf
73a67ca531 cc_types: add #include <driver/fb_generic.h>
user report: 	try to fix error: »fb_pixel_t« discribes no type

This is a bit strange because this data type
is global configured, see configure.ac


Origin commit data
------------------
Commit: 2015a636dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-20 (Sat, 20 Jan 2018)
2018-01-21 20:19:30 +01:00
Thilo Graf
69e8e9e946 data types: use unified type name uint8_t instead u_int8_t
Origin commit data
------------------
Commit: 92adabc04b
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)
2018-01-21 20:19:18 +01:00
vanhofen
1d54ba6ff4 locale: remove obsolete AUDIOSelectMenue.volume locale
Origin commit data
------------------
Commit: 760892424d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- locale: remove obsolete AUDIOSelectMenue.volume locale
2018-01-21 20:18:25 +01:00
vanhofen
75eef45259 shellwindow: fix position of button; use default color
* add comment to termwindow class; correct positioning of button isn't possible atm


Origin commit data
------------------
Commit: 3b1ee18c19
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-20 (Sat, 20 Jan 2018)

Origin message was:
------------------
- shellwindow: fix position of button; use default color

* add comment to termwindow class; correct positioning of button isn't possible atm
2018-01-20 17:03:28 +01:00
vanhofen
7452baebd2 epgview: fix stupid c/p error; now it's hopefully right
Origin commit data
------------------
Commit: 79c2590c4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)

Origin message was:
------------------
- epgview: fix stupid c/p error; now it's hopefully right
2018-01-19 20:34:08 +01:00
vanhofen
4dc3f37cbd epgview: fix logic for followscreenings- and tmdb-button
Origin commit data
------------------
Commit: 92b6731e59
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)

Origin message was:
------------------
- epgview: fix logic for followscreenings- and tmdb-button
2018-01-19 19:47:41 +01:00
vanhofen
fb6a7ff118 epgview: use OFFSET define for navigation bar
Origin commit data
------------------
Commit: bb7f532506
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)

Origin message was:
------------------
- epgview: use OFFSET define for navigation bar
2018-01-19 15:34:40 +01:00
vanhofen
50a36b6a09 epgview: take footer height from CComponentsFooter ...
to get this footer in sync with the footers of other gui elements


Origin commit data
------------------
Commit: 3ae39ce6a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)

Origin message was:
------------------
- epgview: take footer height from CComponentsFooter ...

to get this footer in sync with the footers of other gui elements
2018-01-19 15:34:40 +01:00
vanhofen
8c24feb848 epgview: change and simplify button logic; ...
this avoids annoying "button-jumps" while navigating through events


Origin commit data
------------------
Commit: 998dce9010
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)

Origin message was:
------------------
- epgview: change and simplify button logic; ...

this avoids annoying "button-jumps" while navigating through events
2018-01-19 13:43:59 +01:00
vanhofen
3990a3e4e7 controlapi: fix control of external plugins (e.g. msgbox or shellexec)
We have to send the keys directyl to rc-device instead of using g_RCInput->postMsg()


Origin commit data
------------------
Commit: 06a6608413
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)

Origin message was:
------------------
- controlapi: fix control of external plugins (e.g. msgbox or shellexec)

We have to send the keys directyl to rc-device instead of using g_RCInput->postMsg()
2018-01-19 10:24:02 +01:00
max_10
bca60aa1b0 armbox: fix hd51 first start rc bug
Origin commit data
------------------
Commit: e50b49278e
Author: max_10 <max_10@gmx.de>
Date: 2018-01-17 (Wed, 17 Jan 2018)
2018-01-17 23:35:54 +01:00
vanhofen
7fc214dc96 movieplayer: fix possible endless loop in UpdatePosition() function
Origin commit data
------------------
Commit: d403c95aec
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-16 (Tue, 16 Jan 2018)

Origin message was:
------------------
- movieplayer: fix possible endless loop in UpdatePosition() function
2018-01-16 10:28:56 +01:00
vanhofen
a977f2dd64 user_menu: add item to start timeshift immediately
Origin commit data
------------------
Commit: 7581db246e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)

Origin message was:
------------------
- user_menu: add item to start timeshift immediately
2018-01-15 22:34:16 +01:00
vanhofen
95f09d46e9 neutrino: add small delay to "save settings" hintbox; ...
on ARM_HARDWARE the hintboy wasn't shown, because hardware is to fast


Origin commit data
------------------
Commit: e7e16d4c70
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)

Origin message was:
------------------
- neutrino: add small delay to "save settings" hintbox; ...

on ARM_HARDWARE the hintboy wasn't shown, because hardware is to fast
2018-01-15 22:34:16 +01:00
Jacek Jendrzej
972ab23e44 fix posible memleak
Origin commit data
------------------
Commit: f36f51f6fb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 21:52:01 +01:00
Stefan Seyfried
72c8332ae0 opkg_manager: use CTermWindow()
Origin commit data
------------------
Commit: 5d686a3128
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:52 +01:00
Stefan Seyfried
8e7dc910a8 test_menu: add CTermWindow() test
Origin commit data
------------------
Commit: 2ec0b463aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:52 +01:00
Stefan Seyfried
6ec6be1a41 add working termwindow class
CTermWindow() should be usable as drop-in replacement for CShellWindow()


Origin commit data
------------------
Commit: bccd547781
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:52 +01:00
Stefan Seyfried
c1d31a57f7 configure: enable YaFT widget build
Origin commit data
------------------
Commit: 0bf947a078
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:52 +01:00
Stefan Seyfried
5889e7a620 yaft: use TERM=linux, disable unused code
Origin commit data
------------------
Commit: 136d6e6f8e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:52 +01:00
Stefan Seyfried
11826623b7 widget/menue: one more forgotten sys/types.h include
Origin commit data
------------------
Commit: 8ffa2adc5c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
12f62ba7d6 yaft: add "quiet" mode
run the command and collect the output, but do not show it on screen


Origin commit data
------------------
Commit: cdbeb9a273
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
e81abade59 yaft: inline tty_init(), was mostly disabled anyway
Origin commit data
------------------
Commit: 92b945e6ba
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
5c791fcac0 yaft: implement exit code handling, wait for correct child
Origin commit data
------------------
Commit: 1c0fe3b57a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
88163dfa58 yaft: prepare for neutrino shellwindow compatibility
* add sigc function to collect terminal output
* terminal output is collected without escape codes, "text only"
* if a newline is seen, each newline starts a new line,
* else, some cursor move escape sequences start a new line


Origin commit data
------------------
Commit: 547692ebd6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
beb8ea3713 add int type includes to cc class
Origin commit data
------------------
Commit: e803c1cf9f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
5d138aed8b menue: initialize height variable
Origin commit data
------------------
Commit: 6223f10529
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
cfa463f606 reduce dependencies on driver/rcinput.h
* add new header that only contains neutrino_msg_t and friends, often this
 is all that's needed instead of full rcinput.h
* directly include rcinput.h in some cpp files instead of relying on
 accidental inclusion in some header
* add class forward declarations to avoid dragging in rcinput indirectly
This could use more work to further reduce the impact; maybe separating
the CRCinput::key_* constants from the rcinput class would be good.


Origin commit data
------------------
Commit: 47fbfbed9b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)

Origin message was:
------------------
reduce dependencies on driver/rcinput.h

* add new header that only contains neutrino_msg_t and friends, often this
 is all that's needed instead of full rcinput.h
* directly include rcinput.h in some cpp files instead of relying on
 accidental inclusion in some header
* add class forward declarations to avoid dragging in rcinput indirectly
This could use more work to further reduce the impact; maybe separating
the CRCinput::key_* constants from the rcinput class would be good.
2018-01-15 19:54:51 +01:00
Stefan Seyfried
30fe58dbd9 remove unneeded rcinput.h include in headers
Origin commit data
------------------
Commit: 6fd601e090
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
f87cfe0b56 yaft: fix debug logging
DEBUG was defined at least in configure's config.h, so it conflicts with
the enum definition


Origin commit data
------------------
Commit: b46ee0cec7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
f253d85186 yaft: use a bigger font, created from terminus24b
Origin commit data
------------------
Commit: 587333c0c5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
9e8b9bbd92 yaft: use the neutrino framebuffer functions to blit
* do not allocate a buffer but use the backbuffer of the neutrino fb
* use blit2FB to copy the terminal window onto the screen


Origin commit data
------------------
Commit: 5ba578c5dc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
94d1a3722d yaft: disable unused dcs functions
Origin commit data
------------------
Commit: d4a5e87146
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
873d54c8f5 yaft_class: first somehow working version
Origin commit data
------------------
Commit: af4d9d66e2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
be33b26d55 yaft.h: fix build with g++, add neutrino stuff
Origin commit data
------------------
Commit: 5c9cc283b8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
ec899d4b0b yaft/util: disable unused stuff
Origin commit data
------------------
Commit: 5b3d7b7c16
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
e8633df2c9 yaft/terminal.h: fix compile with g++, remove DRCS stuff
Origin commit data
------------------
Commit: fd6aa98f13
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00
Stefan Seyfried
aafe5a8bb7 yaft/parse: fix compile with g++, disable unused stuff
Origin commit data
------------------
Commit: 5685b8f81b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:51 +01:00