svenhoefer
00462eb79c
- nhttpd: resort defines
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
488154ceb0
- nhttpd: remove obsolete CONFIG_SYSTEM_TUXBOX_COOLSTREAM switch
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Some changes was different.
2017-09-14 12:14:41 +02:00
svenhoefer
ae23144065
- nhttpd: just cosmetics (remove annoying linebreaks)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
d7e34d533d
- nhttpd: remove obsolete function to show commandline help
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
c507f36816
- nhttpd: remove non-working and outdated Y_CONFIG_BUILD_AS_DAEMON switch
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
32211d85b8
- nhttpd: align mod_sendfile.mime_types to HTTPD_SENDFILE_EXT
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
4e658dcde1
- nhttpd: fix typo in AUTH_NAME_MSG
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
d996147dbd
- nhttpd: enable mod_sendfile.sendAll by default
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
c06e5e114a
- y-web: show hostname as page-title
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
5477bed480
- y-web: remove white background from favicon
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
6e158e00ac
- acinclude.m4: add missing variables substitutions
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
9112e85cd3
- locale: small changes in update locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
43c7e0ed09
helpers.chh/h: add some helper functions
...
Partial cherry pick from:
https://bitbucket.org/neutrino-images/ni-neutrino-hd
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
Jacek Jendrzej
513850f915
try to fix tm thread
2017-09-14 12:09:40 +02:00
Jacek Jendrzej
d30bd0ea26
src/driver/screenshot.cpp avoid memory ranges overlap
2017-09-14 11:17:36 +02:00
vanhofen
26e8712f90
- parentallock_setup: fix compiler warning; remove easymenu leftover
2017-09-13 18:44:29 +02:00
vanhofen
d23323758c
- rework multimedia-menu code; cleanup from many unused code
2017-09-13 15:52:19 +02:00
Jacek Jendrzej
a7813a885d
fix pick diff error
2017-09-13 14:08:29 +02:00
vanhofen
1fae4130b8
- remove unused nkplay stuff
2017-09-13 13:48:16 +02:00
vanhofen
932a535b6a
- remove unused nkplay stuff
2017-09-13 13:35:23 +02:00
vanhofen
816de89898
- drop easymenu
2017-09-13 13:35:23 +02:00
Jacek Jendrzej
6576729fd1
remove double includes
2017-09-08 21:21:32 +02:00
Jacek Jendrzej
c5dc1b7770
remove my stupid init
2017-08-29 15:01:31 +02:00
Thilo Graf
3987c3a306
CTimerList: adjust label width in footer dependent by count of buttons
2017-08-28 12:16:45 +02:00
Thilo Graf
4dd12767f9
CTimerList: paint header only if required
...
Avoid possible flicker effects.
TODO: fix clock background with enabled gradient on header repaint.
2017-08-28 12:16:45 +02:00
Thilo Graf
6e310a8157
comments: fix copy paste errors
2017-08-28 12:16:45 +02:00
Thilo Graf
c743cb632b
cc_item_shapes.cpp/h: Add method to create draw boxes without explicit objects
2017-08-28 12:16:45 +02:00
Thilo Graf
b5d33f10e1
Helpbox: add missing check for null pointer
2017-08-28 12:16:45 +02:00
Thilo Graf
5221769840
CComponentsHeader: add missing check for null pointer
2017-08-28 12:16:45 +02:00
Thilo Graf
d42389b167
CProgressBarCache: remove benchmark lines
...
Was only for debugging.
2017-08-28 12:16:45 +02:00
Thilo Graf
f07a27825d
CComponentsPicture: remove benchmark lines
...
Was only for debugging.
2017-08-28 12:16:45 +02:00
Thilo Graf
16dac64ed2
CComponentsFooter: fix possible error with non-POD element type
...
affected is struct type 'button_label_cc'
2017-08-28 12:16:45 +02:00
Thilo Graf
27995b19fa
CComponentsFooter: fix possible conversion warning
...
For platform compatibility. eg. with neutrino-pc on it is possible
that size_t is long unsigned ini, for others unsinged int
2017-08-28 12:16:45 +02:00
Thilo Graf
fe6a24351b
cc_frm.cpp, cc_frm_button.cpp: remove unread stored variables
2017-08-28 12:16:45 +02:00
Thilo Graf
758081a0ac
CComponentsFrmClock: fix wrong initialization of w_tmp
2017-08-28 12:16:45 +02:00
Jacek Jendrzej
350a73ce08
fix possible out of bound memory access
2017-08-23 13:05:57 +02:00
Jacek Jendrzej
527c0de33a
null pointer check
2017-08-23 13:03:34 +02:00
Jacek Jendrzej
e58e72635b
fxi possible buffer overflow
2017-08-23 13:00:24 +02:00
Jacek Jendrzej
ba600f0e5c
some inits and never read var
2017-08-23 12:58:26 +02:00
Jacek Jendrzej
c99486520e
some inits warnings
2017-08-21 14:42:24 +02:00
vanhofen
c307ed5b36
- hw_caps: remove CFEManager-code; ...
...
the relevant boxmodels are handled now in a "dirty part of hw_caps"
in neutrino.cpp after zapit-start
2017-08-21 12:56:00 +02:00
Jacek Jendrzej
8c8ae9595c
Revert "- neutrino: fix hw_caps init; it must be initialized after zapit start"
...
This reverts commit edb0a5937e
.
2017-08-21 12:53:05 +02:00
svenhoefer
6659dbb6f3
- upnpbrowser: fix mode_ts for videos; was switched back to mode_upnp by stopAudio()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-08-12 14:05:23 +02:00
svenhoefer
944ad7cb63
Revert "neutrino: disable some menus in upnp & ts mode"
...
This reverts commit 90de51de38
.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-08-12 14:05:17 +02:00
Thilo Graf
40fee47523
Revert "infoviewer.cpp: handle timeout of mode upnp like mode ts"
...
This reverts commit 0225b043db
.
2017-08-12 11:27:55 +02:00
Thilo Graf
71f5779a40
CComponentsScrollBar: try to fix handling with very much segment count
...
In some cases, eg. with very much pages in channellist, the effort
to handle with all count of scrollbar segments was too much. Result: long
waiting times during page scrolling and slider was not visible. This
should be fixed now.
2017-08-11 22:35:07 +02:00
GetAway
0225b043db
infoviewer.cpp: handle timeout of mode upnp like mode ts
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Infobar timeout in the upnp mode is fixed to 6 sec.
Because it's acting about streams, so we should use the same timeout
such as with playing a movie file.
2017-08-11 20:14:49 +02:00
Thilo Graf
b863f874b0
CComponentsScrollBar: use matching type names
2017-08-09 21:36:26 +02:00
Thilo Graf
431cfadcc2
CComponentsScrollBar: fix possible build error with -Werror=sign-compare
2017-08-09 20:29:22 +02:00
Thilo Graf
379d1ffa76
CComponentsScrollBar: fix possible too small type size
...
Possible segment count could be more than 265.
Was a remnant from scrollbar test phase.
2017-08-09 19:13:36 +02:00