Commit Graph

4369 Commits

Author SHA1 Message Date
[CST] Focus
698b56c6db driver/streamts.cpp: use record demux, deny streaming if pip running 2013-03-25 13:36:58 +04:00
[CST] Focus
305455e004 neutrino.cpp: stop stream before pip start 2013-03-25 13:36:00 +04:00
[CST] Focus
14c8f1931a zapit/src/capmt.cpp: use record demux for streaming 2013-03-25 13:35:15 +04:00
[CST] Focus
29d7f897af zapit/src/femanager.cpp: move pip demux set source to zapit.cpp 2013-03-25 13:34:37 +04:00
svenhoefer
759966f935 - strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Thilo Graf
deab17dc25 CChannelList: ensure new init of dline
Causes correct paint of details line, if osd settings
have been changed.
2013-03-24 21:16:49 +01:00
Thilo Graf
3f3a767104 CImageInfo: add item_offset also to bottom of license text 2013-03-24 21:14:11 +01:00
Thilo Graf
c99e23289b CComponentsLabel: add missing item type 2013-03-24 21:14:11 +01:00
Thilo Graf
b07c4231ef CComponentsPIP: apply left align for image, dont' save screen
This ensures a clean end on the left edge and save screen is not needed.
2013-03-24 21:14:11 +01:00
Thilo Graf
e7984e6c73 CImageInfo: add header buttons 2013-03-24 21:14:10 +01:00
Thilo Graf
cc31a41f43 CComponentsWindow/Header: fix add of header buttons
setHeaderButtons was without effect
2013-03-24 21:14:10 +01:00
Thilo Graf
8196cf7671 CComponentsPIP: paint alternate picture if no tv mode
Use setPicture() to change  image on runtime.
2013-03-24 21:14:10 +01:00
[CST] Focus
cdf10ef46e remove 'coolstream' from gui 2013-03-22 10:52:39 +04:00
[CST] Focus
b06b580800 data/locale/unmaintained/dutch.locale: update locale 2013-03-22 10:43:53 +04:00
svenhoefer
92f11c1e62 - bouquetlist.cpp: use existing loop to calc max height of buttons 2013-03-21 12:33:09 +01:00
svenhoefer
d90ae61449 - bouquetlist.cpp: fix buttonbar 2013-03-21 12:13:16 +01:00
Thilo Graf
407d9fe800 CChannelList: remove details line on changing pages
details line was not completely killed changed page.
2013-03-21 11:38:40 +01:00
Thilo Graf
6b68259ac6 CComponentsText: rename getCCItemTextBoxInst -> getCTextBoxObject
This name should be more plausible
2013-03-21 11:37:20 +01:00
Thilo Graf
322de62366 CImageInfo: move ScrollLic() to end of file and add comments 2013-03-21 11:37:13 +01:00
Thilo Graf
0dc4686874 fix license text, sorry, was a c&p error 2013-03-21 11:37:00 +01:00
Michael Liebmann
801a15df7c * CImageInfo: Scroll license text if text box too small 2013-03-21 06:56:24 +01:00
Michael Liebmann
c74fb77603 * CTextBox::scrollPageUp/Down: Suppress refresh when there is nothing to scroll 2013-03-21 06:56:23 +01:00
Michael Liebmann
c117c80579 * locals.h/locals_intern.h: Fix Sort order 2013-03-21 06:56:23 +01:00
svenhoefer
d0164eaaf6 - fix another typo around DATA_PIDS 2013-03-20 21:50:16 +01:00
svenhoefer
9b7c96f07e - deutsch.locale: fix typos 2013-03-20 21:41:14 +01:00
Jacek Jendrzej
d9c7739aa6 -add record option for teletext & dvbsub pids 2013-03-19 17:14:04 +01:00
[CST] Focus
8f128cc512 src/nhttpd/web/Y_Tools_Screenshot.yhtm: remove window.setTimeout,
it seems fbshot executed in sync, not in background ?
so not clear why to wait here after screenshot is ready.
video screenshot now also not async
2013-03-19 17:27:38 +04:00
[CST] Focus
370e3dd690 nhttpd/tuxboxapi/coolstream/controlapi.cpp: create screenshot in sync mode 2013-03-19 17:24:09 +04:00
[CST] Focus
baa698c1b8 driver/screenshot.cpp: re-enable StartSync() code 2013-03-19 17:23:45 +04:00
Michael Liebmann
9755751217 * Imageinfo: Format license text 2013-03-19 11:54:57 +01:00
[CST] Focus
8f500e80fd gui/scan.cpp: fix f567d3b85d,
inside start wizard zap crash, because neutrino channel list not created yet
2013-03-19 13:56:13 +04:00
Thilo Graf
2387b27b73 CImageInfo: implement CComponents
TODO:
- format of license text
- button bar or header buttons ?
2013-03-19 08:24:14 +01:00
Thilo Graf
7e1ef5d325 CProgressbarSetup: using unified 'osd' namespace 2013-03-19 08:12:43 +01:00
Thilo Graf
ab00522900 CComponents: fix build, fb_pixel_t and neutrino_locale_t was missed 2013-03-19 08:12:35 +01:00
Thilo Graf
259b58c829 CComponentsInfoBox: add NULL as default parameter for info_text
It's better to handel with NULL.

make clearCCItems() public and virtual so it can be used in window objects
2013-03-19 08:11:00 +01:00
Thilo Graf
0fa2bbc7c9 CComponentsInfoBox: delete clean textbox object before create new object
Ensures a clean environment for changed properties of a textbox in infobox.
2013-03-19 08:10:49 +01:00
[CST] Focus
fe99c5fdda gui/movieplayer.cpp: increase buffer to read m3u contents 2013-03-18 16:49:42 +04:00
Thilo Graf
98b3265719 Data files: add license files
Avoids hard coded parts e.g. for use mainly in image info.
2013-03-18 12:05:01 +01:00
Thilo Graf
2f5404d2fa CComponentsLabel: add new sub class CComponentsLabel 2013-03-18 12:04:58 +01:00
Thilo Graf
824bc8913e CComponentsHeader: remove unused lines 2013-03-18 12:04:54 +01:00
Thilo Graf
eee2cd0d41 CComponentsText: move overloaded setText() from header into main file 2013-03-18 12:04:50 +01:00
Thilo Graf
ca42d9ba74 CComponentsHeader/Window: add possibility to return header height 2013-03-18 12:04:47 +01:00
Thilo Graf
c17e2e5d6c CTestMenu: remove minitv sample
Can not be displayed here nicely.
2013-03-18 12:04:42 +01:00
Thilo Graf
69476903ee CComponentsForm/PIP: ensure hiding of minitv during hide of forms
Handling of minitv items are different to other item types
and need an explizit call of hide(). So it is possible to hide a form-
object without a extra call of hide() for minitv objects.
2013-03-18 12:04:37 +01:00
Thilo Graf
d87d0754e0 CComponentsWindow: add constructors with parameters for caption and icon 2013-03-18 12:04:35 +01:00
Thilo Graf
2b41601d11 CTestMenu: modifie some samples to call header 2013-03-18 12:04:32 +01:00
Thilo Graf
544e3bb8ef CComponentsHeader: init text always before paint header 2013-03-18 12:04:29 +01:00
Thilo Graf
4a931af6ef CComponentsForm/Header/Icons/Window: try to fix multiple inits and paints
Some items had multiple inits and some calls of clearCCItems()
have caused segfaults, hope this fix this.
2013-03-18 12:04:25 +01:00
Thilo Graf
da356d94da CComponentsHeader/Icon: use inherited destructor
Inherited destructor contains identic code.
2013-03-18 12:04:21 +01:00
Thilo Graf
de330ac39c CComponentsWindow: remove refresh()
initCCWItems() does the same, but is private
2013-03-18 12:04:16 +01:00