svenhoefer
54ac45384a
- yWeb: add boxinfo extention source
2014-08-26 17:32:51 +04:00
svenhoefer
7589a3a9e0
- nhttp: enable threading
...
This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987
363633dc1b
c3e1310a2f727e26ce11669e3aeae78305f87049
2014-08-26 17:32:46 +04:00
svenhoefer
f9c7662c73
- movieplayer: ask before stop temporary timeshift
2014-08-26 17:32:39 +04:00
svenhoefer
2c3952cf42
- nhttp: some minor code optimizations
2014-08-26 17:32:11 +04:00
martii
25c8b3099c
nhttpd: extend sendfile mime types (untested)
2014-08-26 17:32:06 +04:00
martii
4bf0d833cd
nhttpd: fix range handling
2014-08-26 17:32:01 +04:00
martii
ff46970457
nttpd: allow sendfile() to cope with files >= 2GB; introduce range support
...
(This re-applies most of the patches I've reverted about two hours ago.)
2014-08-26 17:31:57 +04:00
Jacek Jendrzej
cf0bf3fa20
Revert "nhttpd: let sendfile() support files >= 2GB"
...
This reverts commit 9842afecad8dfb91dfd7221aedbeaf5379a89534.
2014-08-26 17:31:48 +04:00
martii
e98336658d
gui/filebrowser: don't show progressbar unless directories were added
2014-08-26 17:31:28 +04:00
martii
d71958ba8c
nhttpd: let sendfile() support files >= 2GB
2014-08-26 17:31:22 +04:00
Thilo Graf
0149b27760
CProgressWindow: optimize fontsize handling
...
- minimal size is now 14 instead 20, changed scale settings now should
be noticed earlier
- font type is now bold
- arrangement of progressbars adapted
2014-08-26 17:31:18 +04:00
Thilo Graf
4e65078335
CComponentsWindow: add missing comment for allignment options
2014-08-26 17:27:30 +04:00
M. Liebmann
8eab1ca472
Rework display LOCALE_SERVICEMENU_RELOAD_HINT message
...
- remove the very short visible message in channelsInit()
- remove global reloadhintBox
Signed-off-by: Thilo Graf <dbt@novatux.de >
2014-08-26 17:27:02 +04:00
Thilo Graf
f902c7a1e3
CTextBox: fix return value of getMaxLineWidth()
...
m_nMaxLineWidth was never used
2014-08-26 17:26:55 +04:00
Thilo Graf
0806a2c30d
CTestMenu: remove unused variables
2014-08-26 17:26:49 +04:00
[CST] Focus
f15e5eeb39
lib/xmltree/xmlinterface.cpp: use posix_fadvise to try reduce cached pages, while loading huge epg data
2014-07-23 13:15:55 +04:00
martii
94e6cf9a25
gui/channellist: make displaying channel numbers optional
...
Conflicts:
data/locale/deutsch.locale
src/gui/channellist.cpp
src/gui/osd_setup.cpp
2014-07-23 11:57:05 +04:00
martii
c1db7b2852
gui/menue: simplify height calculation
2014-07-22 12:27:54 +04:00
svenhoefer
6f1fd88ea8
- drop obsolete fallback for progressbar setting
2014-07-18 12:45:40 +02:00
Thilo Graf
bf10f929f8
CProgressWindow: user request: increase size of description and window
2014-07-18 13:31:34 +04:00
Thilo Graf
62acbb47ab
CComponentsItem: fix percentage dimensions setters
...
heigth and width were swapped, parameter "real" was false
2014-07-18 13:31:29 +04:00
Thilo Graf
556b2cccb2
CComponentsHeader: add methode getCaptionFont()
2014-07-18 13:31:22 +04:00
Thilo Graf
f164104daf
CProgressWindow: dont't paint frame on progressbars
2014-07-18 13:31:16 +04:00
[CST] Focus
477f1eaa32
gui/channellist.cpp: show empty progressbar for channels without epg, too
2014-07-18 13:26:48 +04:00
[CST] Focus
4b3be3c313
src/gui/osd_progressbar_setup.cpp: move infoviewer progressbar position config to osd_setup.cpp
2014-07-18 12:28:30 +04:00
M. Liebmann
2f0f27f466
CLuaInstance: Fix broken icon name in menu
2014-07-18 11:28:09 +04:00
M. Liebmann
27767debcd
Neutrino: Stop info clock when box shutdown
2014-07-17 17:04:04 +04:00
[CST] Focus
aa0c780dbf
driver/framebuffer.h: increase fade time, with 1750 there is no visible fade effect at all
2014-07-17 17:02:56 +04:00
[CST] Focus
75f7ac1235
gui/components/cc_base.cpp: try to fix screen save for CComponentsDetailLine
2014-07-17 17:02:51 +04:00
[CST] Focus
c8b33f6bda
gui/osd_setup.cpp: re-use common channel list settings in context menu
2014-07-17 17:02:47 +04:00
[CST] Focus
0cda142ba7
Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
...
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config
This reverts commit 253579909f
.
2014-07-17 17:02:43 +04:00
[CST] Focus
416646bbff
merge neutrino-mp progressbar code, (C) martii
2014-07-17 17:02:37 +04:00
[CST] Focus
7cee5d3b2e
gui/widget/menue.h: fix suppressDetailsLine()
2014-07-17 17:02:32 +04:00
[CST] Focus
cf91f2eccb
merge neutrino-mp menu/buttons/icons changes, (C) martii
2014-07-17 17:02:25 +04:00
M. Liebmann
9f1c7f2800
Neutrino: Stop info clock when box shutdown
2014-07-16 23:45:23 +02:00
M. Liebmann
a3c453c403
CLuaInstance: Add function checkMagicMask() for use the color constants
...
- Use checkMagicMask() for colors in CComponents-Lua functions
2014-07-16 23:45:23 +02:00
M. Liebmann
0714c7f5ed
CLuainstance: Use lua_Unsigned for color definitions
...
- Add additional tableLookup() for get lua_Unsigned
- Change tableLookup() for int to lua_Integer
2014-07-16 23:45:23 +02:00
M. Liebmann
b8ed776a76
CLuainstance/cwindow.new: Add parameter for show or hide header/footer
...
- default (parameter missing) is true (show)
2014-07-16 23:45:23 +02:00
[CST] Focus
40167afef4
libiw/iwscan.cpp: fix crash in case of different cmd order
2014-07-16 11:52:24 +04:00
M. Liebmann
de91201fa2
CUpnpBrowserGui::paintItemInfo: Set transparency for DisplayImage()...
...
...to CFrameBuffer::TM_NONE
2014-07-12 22:12:28 +02:00
M. Liebmann
09a39546c2
CLuaInstance::MenuAddItem: Add separator typ 'subhead'
2014-07-12 22:12:28 +02:00
M. Liebmann
e991507888
CLuaInstance::CPictureNew: Add parameter 'transparent' for cpicture.new
...
- Default is CFrameBuffer::TM_NONE (No 'pseudo' transparency)
2014-07-10 16:38:09 +02:00
M. Liebmann
a182fca81f
CComponentsPicture: Add parameter 'transparent'...
...
...to set the transparency of pictures
- Set default transparency for CComponentsChannelLogo to
CFrameBuffer::TM_BLACK
(Transparency when black content -> 'pseudo' transparency)
- Set default transparency for CComponentsPicture to
CFrameBuffer::TM_NONE (No 'pseudo' transparency)
2014-07-10 16:38:09 +02:00
martii
c9d78e1a9c
driver/record: auto-terminate temporary timeshift recordings
2014-07-07 08:35:12 +02:00
M. Liebmann
176d97969e
CLuaInstance::SignalBoxNew: Add 'parent' parameter...
...
...for the integration of signalbox in a parent cwindow
2014-07-04 02:13:38 +02:00
[priv] M. Liebmann
0a9d363251
Update deutsch.locale
2014-07-04 02:13:38 +02:00
svenhoefer
b7b0da12b4
- moviebrowser: prevent segfault at movies w/o channellogo
...
commit taken from max10s-neutrino-mp
2014-07-03 11:43:31 +02:00
[CST] Focus
a7c93d1926
gui/moviebrowser.cpp: fix off-screen draw, if OSD height is set to max in osd setup
2014-07-02 14:49:53 +04:00
[CST] Focus
629528908b
gui/scan_setup.cpp: add signal test menu on request
2014-07-02 11:10:40 +04:00
[CST] Focus
bb77bafdca
gui/scan.cpp, gui/motorcontrol.cpp: increase signal bar height for 50%
2014-07-02 11:10:32 +04:00