Commit Graph

6057 Commits

Author SHA1 Message Date
vanhofen
e67cc7f9bf movieplayer: fix 'ask before stop temporary timeshift'
Origin commit data
------------------
Commit: 06bda609cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- movieplayer: fix 'ask before stop temporary timeshift'
2014-08-26 17:33:23 +04:00
vanhofen
9ff5e00f71 miscsettings_menu: remove double include
Origin commit data
------------------
Commit: 5d8814f1d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- miscsettings_menu: remove double include
2014-08-26 17:33:18 +04:00
vanhofen
198a7a2ad4 yWeb: link extention to new cst-public-gui-yweb.git repository
NOTE: When you got e file called /var/tuxbox/config/extentions.txt
with a line inside starting with "type:u,site:yjogol" then you'll
have to replace this one line with:
type:u,site:CST-git,desc:yWeb updates,url:http://git.coolstreamtech.de/?p=cst-public-gui-yweb.git;a=blob_plain;hb=refs/heads/master;f=Y_Extentions.txt


Origin commit data
------------------
Commit: 7f9eb5760c
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- yWeb: link extention to new cst-public-gui-yweb.git repository

NOTE: When you got e file called /var/tuxbox/config/extentions.txt
with a line inside starting with "type:u,site:yjogol" then you'll
have to replace this one line with:
type:u,site:CST-git,desc:yWeb updates,url:http://git.coolstreamtech.de/?p=cst-public-gui-yweb.git;a=blob_plain;hb=refs/heads/master;f=Y_Extentions.txt
2014-08-26 17:33:14 +04:00
vanhofen
fcf09a2948 yWeb: remove some links to yjogol.com; site is down
TODO: Y_Tools_Check_Install.yhtm


Origin commit data
------------------
Commit: 0f3a81a028
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- yWeb: remove some links to yjogol.com; site is down

TODO: Y_Tools_Check_Install.yhtm
2014-08-26 17:33:07 +04:00
vanhofen
f522bf6534 yWeb: add hddtools extention source
Origin commit data
------------------
Commit: 6a694cc029
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- yWeb: add hddtools extention source
2014-08-26 17:33:01 +04:00
vanhofen
f11c2857c6 yWeb: add filemanager extention source
Origin commit data
------------------
Commit: 2b1933f5f1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- yWeb: add filemanager extention source
2014-08-26 17:32:56 +04:00
vanhofen
7b1fc2e5d4 yWeb: add boxinfo extention source
Origin commit data
------------------
Commit: 54ac45384a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)

Origin message was:
------------------
- yWeb: add boxinfo extention source
2014-08-26 17:32:51 +04:00
vanhofen
b86b1cb01f nhttp: enable threading
This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987726c6ab344f69f799df03d5af8fe7a
363633dc1b9a508e244c7e1e51f6c1bbe699961c
c3e1310a2f727e26ce11669e3aeae78305f87049


Origin commit data
------------------
Commit: 7589a3a9e0
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- nhttp: enable threading

This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987726c6ab344f69f799df03d5af8fe7a
363633dc1b9a508e244c7e1e51f6c1bbe699961c
c3e1310a2f727e26ce11669e3aeae78305f87049
2014-08-26 17:32:46 +04:00
vanhofen
808d50120d movieplayer: ask before stop temporary timeshift
Origin commit data
------------------
Commit: f9c7662c73
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- movieplayer: ask before stop temporary timeshift
2014-08-26 17:32:39 +04:00
vanhofen
f9a01915b4 nhttp: some minor code optimizations
Origin commit data
------------------
Commit: 2c3952cf42
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- nhttp: some minor code optimizations
2014-08-26 17:32:11 +04:00
martii
5a7dfcb2a4 nhttpd: extend sendfile mime types (untested)
Origin commit data
------------------
Commit: 25c8b3099c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-24 (Thu, 24 Jul 2014)
2014-08-26 17:32:06 +04:00
martii
cef6d2274d nhttpd: fix range handling
Origin commit data
------------------
Commit: 4bf0d833cd
Author: martii <m4rtii@gmx.de>
Date: 2014-07-24 (Thu, 24 Jul 2014)
2014-08-26 17:32:01 +04:00
martii
d865e7d9a9 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.)


Origin commit data
------------------
Commit: ff46970457
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)
2014-08-26 17:31:57 +04:00
Jacek Jendrzej
2c6a4d3885 Revert "nhttpd: let sendfile() support files >= 2GB"
This reverts commit 9842afecad8dfb91dfd7221aedbeaf5379a89534.


Origin commit data
------------------
Commit: cf0bf3fa20
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
2014-08-26 17:31:48 +04:00
martii
66dd571a4b gui/filebrowser: don't show progressbar unless directories were added
Origin commit data
------------------
Commit: e98336658d
Author: martii <m4rtii@gmx.de>
Date: 2014-08-02 (Sat, 02 Aug 2014)
2014-08-26 17:31:28 +04:00
martii
2b12212bdc nhttpd: let sendfile() support files >= 2GB
Origin commit data
------------------
Commit: d71958ba8c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)
2014-08-26 17:31:22 +04:00
Thilo Graf
84279dba73 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


Origin commit data
------------------
Commit: 0149b27760
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-11 (Mon, 11 Aug 2014)

Origin message was:
------------------
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
901f001418 CComponentsWindow: add missing comment for allignment options
Origin commit data
------------------
Commit: 4e65078335
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-11 (Mon, 11 Aug 2014)
2014-08-26 17:27:30 +04:00
Michael Liebmann
b990a5982b 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>


Origin commit data
------------------
Commit: 8eab1ca472
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-26 (Sat, 26 Jul 2014)
2014-08-26 17:27:02 +04:00
Thilo Graf
fec91793d8 CTextBox: fix return value of getMaxLineWidth()
m_nMaxLineWidth was never used


Origin commit data
------------------
Commit: f902c7a1e3
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-03 (Sun, 03 Aug 2014)
2014-08-26 17:26:55 +04:00
Thilo Graf
80c6f6f813 CTestMenu: remove unused variables
Origin commit data
------------------
Commit: 0806a2c30d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-07-19 (Sat, 19 Jul 2014)
2014-08-26 17:26:49 +04:00
[CST] Focus
35b4139637 lib/xmltree/xmlinterface.cpp: use posix_fadvise to try reduce cached pages, while loading huge epg data
Origin commit data
------------------
Commit: f15e5eeb39
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-23 (Wed, 23 Jul 2014)
2014-07-23 13:15:55 +04:00
martii
6593a7a8bd gui/channellist: make displaying channel numbers optional
Conflicts:
	data/locale/deutsch.locale
	src/gui/channellist.cpp
	src/gui/osd_setup.cpp


Origin commit data
------------------
Commit: 94e6cf9a25
Author: martii <m4rtii@gmx.de>
Date: 2014-07-19 (Sat, 19 Jul 2014)
2014-07-23 11:57:05 +04:00
martii
713ec7e846 gui/menue: simplify height calculation
Origin commit data
------------------
Commit: c1db7b2852
Author: martii <m4rtii@gmx.de>
Date: 2014-07-14 (Mon, 14 Jul 2014)
2014-07-22 12:27:54 +04:00
vanhofen
dfb3828bfc drop obsolete fallback for progressbar setting
Origin commit data
------------------
Commit: 6f1fd88ea8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-07-18 (Fri, 18 Jul 2014)

Origin message was:
------------------
- drop obsolete fallback for progressbar setting
2014-07-18 12:45:40 +02:00
Thilo Graf
2cf39874f9 CProgressWindow: user request: increase size of description and window
Origin commit data
------------------
Commit: bf10f929f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-18 13:31:34 +04:00
Thilo Graf
d46f16cdca CComponentsItem: fix percentage dimensions setters
heigth and width were swapped, parameter "real" was false


Origin commit data
------------------
Commit: 62acbb47ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-18 13:31:29 +04:00
Thilo Graf
cf867d6368 CComponentsHeader: add methode getCaptionFont()
Origin commit data
------------------
Commit: 556b2cccb2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-07-15 (Tue, 15 Jul 2014)
2014-07-18 13:31:22 +04:00
Thilo Graf
d13c205ade CProgressWindow: dont't paint frame on progressbars
Origin commit data
------------------
Commit: f164104daf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-30 (Mon, 30 Jun 2014)
2014-07-18 13:31:16 +04:00
[CST] Focus
fcbb131003 gui/channellist.cpp: show empty progressbar for channels without epg, too
Origin commit data
------------------
Commit: 477f1eaa32
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)
2014-07-18 13:26:48 +04:00
[CST] Focus
467f73764a src/gui/osd_progressbar_setup.cpp: move infoviewer progressbar position config to osd_setup.cpp
Origin commit data
------------------
Commit: 4b3be3c313
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)
2014-07-18 12:28:30 +04:00
Michael Liebmann
2bc8639b95 CLuaInstance: Fix broken icon name in menu
Origin commit data
------------------
Commit: 2f0f27f466
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)
2014-07-18 11:28:09 +04:00
Michael Liebmann
a17c8c5f27 Neutrino: Stop info clock when box shutdown
Origin commit data
------------------
Commit: 27767debcd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-17 17:04:04 +04:00
[CST] Focus
955bd37b56 driver/framebuffer.h: increase fade time, with 1750 there is no visible fade effect at all
Origin commit data
------------------
Commit: aa0c780dbf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
2014-07-17 17:02:56 +04:00
[CST] Focus
cb5acfe318 gui/components/cc_base.cpp: try to fix screen save for CComponentsDetailLine
Origin commit data
------------------
Commit: 75f7ac1235
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:51 +04:00
[CST] Focus
e7589e894a gui/osd_setup.cpp: re-use common channel list settings in context menu
Origin commit data
------------------
Commit: c8b33f6bda
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:47 +04:00
[CST] Focus
fa1be7a360 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 5c9adb6180.


Origin commit data
------------------
Commit: 0cda142ba7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:43 +04:00
[CST] Focus
17c40a5d6e merge neutrino-mp progressbar code, (C) martii
Origin commit data
------------------
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:37 +04:00
[CST] Focus
8e810750de gui/widget/menue.h: fix suppressDetailsLine()
Origin commit data
------------------
Commit: 7cee5d3b2e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
2014-07-17 17:02:32 +04:00
[CST] Focus
958139cd31 merge neutrino-mp menu/buttons/icons changes, (C) martii
Origin commit data
------------------
Commit: cf91f2eccb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:25 +04:00
Michael Liebmann
ff1af0c39e Neutrino: Stop info clock when box shutdown
Origin commit data
------------------
Commit: 9f1c7f2800
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
Michael Liebmann
ce45208e0e CLuaInstance: Add function checkMagicMask() for use the color constants
- Use checkMagicMask() for colors in CComponents-Lua functions


Origin commit data
------------------
Commit: a3c453c403
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
Michael Liebmann
d5f68835ff CLuainstance: Use lua_Unsigned for color definitions
- Add additional tableLookup() for get lua_Unsigned
- Change tableLookup() for int to lua_Integer


Origin commit data
------------------
Commit: 0714c7f5ed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
Michael Liebmann
edeee02da1 CLuainstance/cwindow.new: Add parameter for show or hide header/footer
- default (parameter missing) is true (show)


Origin commit data
------------------
Commit: b8ed776a76
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
[CST] Focus
93ebbd694d libiw/iwscan.cpp: fix crash in case of different cmd order
Origin commit data
------------------
Commit: 40167afef4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 11:52:24 +04:00
Michael Liebmann
7a47c8892d CUpnpBrowserGui::paintItemInfo: Set transparency for DisplayImage()...
...to CFrameBuffer::TM_NONE


Origin commit data
------------------
Commit: de91201fa2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
2014-07-12 22:12:28 +02:00
Michael Liebmann
882a344373 CLuaInstance::MenuAddItem: Add separator typ 'subhead'
Origin commit data
------------------
Commit: 09a39546c2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
2014-07-12 22:12:28 +02:00
Michael Liebmann
eee80b12d8 CLuaInstance::CPictureNew: Add parameter 'transparent' for cpicture.new
- Default is CFrameBuffer::TM_NONE (No 'pseudo' transparency)


Origin commit data
------------------
Commit: e991507888
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
2014-07-10 16:38:09 +02:00
Michael Liebmann
1376d2c518 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)


Origin commit data
------------------
Commit: a182fca81f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)

Origin message was:
------------------
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
f6fbd1d488 driver/record: auto-terminate temporary timeshift recordings
Origin commit data
------------------
Commit: c9d78e1a9c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-06 (Sun, 06 Jul 2014)
2014-07-07 08:35:12 +02:00