Commit Graph

4302 Commits

Author SHA1 Message Date
Thilo Graf
5612f13d94 CComponentsText: rename getCCItemTextBoxInst -> getCTextBoxObject
This name should be more plausible


Origin commit data
------------------
Commit: 6b68259ac6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-21 (Thu, 21 Mar 2013)
2013-03-21 11:37:20 +01:00
Thilo Graf
e1fd13bb40 CImageInfo: move ScrollLic() to end of file and add comments
Origin commit data
------------------
Commit: 322de62366
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-21 (Thu, 21 Mar 2013)
2013-03-21 11:37:13 +01:00
Thilo Graf
0e9ff3d23c fix license text, sorry, was a c&p error
Origin commit data
------------------
Commit: 0dc4686874
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-20 (Wed, 20 Mar 2013)
2013-03-21 11:37:00 +01:00
Michael Liebmann
45f96526b9 CImageInfo: Scroll license text if text box too small
Origin commit data
------------------
Commit: 801a15df7c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)

Origin message was:
------------------
* CImageInfo: Scroll license text if text box too small
2013-03-21 06:56:24 +01:00
Michael Liebmann
89fd7346b3 CTextBox::scrollPageUp/Down: Suppress refresh when there is nothing to scroll
Origin commit data
------------------
Commit: c74fb77603
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)

Origin message was:
------------------
* CTextBox::scrollPageUp/Down: Suppress refresh when there is nothing to scroll
2013-03-21 06:56:23 +01:00
Michael Liebmann
5cd0c6c80a locals.h/locals_intern.h: Fix Sort order
Origin commit data
------------------
Commit: c117c80579
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-03-21 (Thu, 21 Mar 2013)

Origin message was:
------------------
* locals.h/locals_intern.h: Fix Sort order
2013-03-21 06:56:23 +01:00
vanhofen
6735a60b10 fix another typo around DATA_PIDS
Origin commit data
------------------
Commit: d0164eaaf6
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-20 (Wed, 20 Mar 2013)

Origin message was:
------------------
- fix another typo around DATA_PIDS
2013-03-20 21:50:16 +01:00
vanhofen
b14fe3cf44 deutsch.locale: fix typos
Origin commit data
------------------
Commit: 9b7c96f07e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-20 (Wed, 20 Mar 2013)

Origin message was:
------------------
- deutsch.locale: fix typos
2013-03-20 21:41:14 +01:00
Jacek Jendrzej
1caa128727 add record option for teletext & dvbsub pids
Origin commit data
------------------
Commit: d9c7739aa6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)

Origin message was:
------------------
-add record option for teletext & dvbsub pids
2013-03-19 17:14:04 +01:00
[CST] Focus
1a10b45ba1 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


Origin commit data
------------------
Commit: 8f128cc512
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 17:27:38 +04:00
[CST] Focus
14a1809e79 nhttpd/tuxboxapi/coolstream/controlapi.cpp: create screenshot in sync mode
Origin commit data
------------------
Commit: 370e3dd690
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 17:24:09 +04:00
[CST] Focus
6ffcc3c977 driver/screenshot.cpp: re-enable StartSync() code
Origin commit data
------------------
Commit: baa698c1b8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 17:23:45 +04:00
Michael Liebmann
a6e18aa1b7 Imageinfo: Format license text
Origin commit data
------------------
Commit: 9755751217
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)

Origin message was:
------------------
* Imageinfo: Format license text
2013-03-19 11:54:57 +01:00
[CST] Focus
58495102d0 gui/scan.cpp: fix 0bb9a8470e,
inside start wizard zap crash, because neutrino channel list not created yet


Origin commit data
------------------
Commit: 8f500e80fd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 13:56:13 +04:00
Thilo Graf
4c00fe7a76 CImageInfo: implement CComponents
TODO:
- format of license text
- button bar or header buttons ?


Origin commit data
------------------
Commit: 2387b27b73
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 08:24:14 +01:00
Thilo Graf
24ccdd875a CProgressbarSetup: using unified 'osd' namespace
Origin commit data
------------------
Commit: 7e1ef5d325
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 08:12:43 +01:00
Thilo Graf
91b0577c45 CComponents: fix build, fb_pixel_t and neutrino_locale_t was missed
Origin commit data
------------------
Commit: ab00522900
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-19 (Tue, 19 Mar 2013)
2013-03-19 08:12:35 +01:00
Thilo Graf
dd28162c61 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


Origin commit data
------------------
Commit: 259b58c829
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)
2013-03-19 08:11:00 +01:00
Thilo Graf
efbc9fd655 CComponentsInfoBox: delete clean textbox object before create new object
Ensures a clean environment for changed properties of a textbox in infobox.


Origin commit data
------------------
Commit: 0fa2bbc7c9
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)
2013-03-19 08:10:49 +01:00
[CST] Focus
3832480c72 gui/movieplayer.cpp: increase buffer to read m3u contents
Origin commit data
------------------
Commit: fe99c5fdda
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
2013-03-18 16:49:42 +04:00
Thilo Graf
c7cf5b94ec Data files: add license files
Avoids hard coded parts e.g. for use mainly in image info.


Origin commit data
------------------
Commit: 98b3265719
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)
2013-03-18 12:05:01 +01:00
Thilo Graf
a4460b8623 CComponentsLabel: add new sub class CComponentsLabel
Origin commit data
------------------
Commit: 2f5404d2fa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)
2013-03-18 12:04:58 +01:00
Thilo Graf
4448ce48bc CComponentsHeader: remove unused lines
Origin commit data
------------------
Commit: 824bc8913e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)
2013-03-18 12:04:54 +01:00
Thilo Graf
c3ec552f46 CComponentsText: move overloaded setText() from header into main file
Origin commit data
------------------
Commit: eee2cd0d41
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)
2013-03-18 12:04:50 +01:00
Thilo Graf
d2e2248b03 CComponentsHeader/Window: add possibility to return header height
Origin commit data
------------------
Commit: ca42d9ba74
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)
2013-03-18 12:04:47 +01:00
Thilo Graf
84a78b23c5 CTestMenu: remove minitv sample
Can not be displayed here nicely.


Origin commit data
------------------
Commit: c17e2e5d6c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:42 +01:00
Thilo Graf
7ad21cfd07 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.


Origin commit data
------------------
Commit: 69476903ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:37 +01:00
Thilo Graf
bb1b5bc188 CComponentsWindow: add constructors with parameters for caption and icon
Origin commit data
------------------
Commit: d87d0754e0
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:35 +01:00
Thilo Graf
5bfb9da548 CTestMenu: modifie some samples to call header
Origin commit data
------------------
Commit: 2b41601d11
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:32 +01:00
Thilo Graf
6c4f390215 CComponentsHeader: init text always before paint header
Origin commit data
------------------
Commit: 544e3bb8ef
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:29 +01:00
Thilo Graf
15a7b60515 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.


Origin commit data
------------------
Commit: 4a931af6ef
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-18 12:04:25 +01:00
Thilo Graf
b35eeb6c3c CComponentsHeader/Icon: use inherited destructor
Inherited destructor contains identic code.


Origin commit data
------------------
Commit: da356d94da
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)
2013-03-18 12:04:21 +01:00
Thilo Graf
078e3414cc CComponentsWindow: remove refresh()
initCCWItems() does the same, but is private


Origin commit data
------------------
Commit: de330ac39c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)
2013-03-18 12:04:16 +01:00
Thilo Graf
4d6f33296a CComponentsWindow: using current screen settings for default dimensions
Origin commit data
------------------
Commit: 74b2dde248
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)
2013-03-18 12:04:13 +01:00
vanhofen
937baede6e fix width of pip-boxes in streaminfo and imageinfo
Origin commit data
------------------
Commit: b0469b196e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)

Origin message was:
------------------
- fix width of pip-boxes in streaminfo and imageinfo
2013-03-17 20:19:13 +01:00
vanhofen
67b56bcae7 fix my last commit acf6948 (recalc height)
Origin commit data
------------------
Commit: 3584a11872
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)

Origin message was:
------------------
- fix my last commit acf6948 (recalc height)
2013-03-17 20:15:17 +01:00
vanhofen
acf69480f2 channellist: fix dimensions when using very large fonts
* paint scrollbar over full height of main box


Origin commit data
------------------
Commit: 0064c6c704
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-16 (Sat, 16 Mar 2013)

Origin message was:
------------------
- channellist: fix dimensions when using very large fonts

* paint scrollbar over full height of main box
2013-03-16 23:47:23 +01:00
[CST] Focus
0b6d195449 gui/channellist.cpp: add comment about PiG mode with still image displayed
Origin commit data
------------------
Commit: f57c77bbc3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-14 19:11:21 +04:00
[CST] Focus
3bb2e2a22b zapit/src/zapit.cpp: move pipDecoder to lib
Origin commit data
------------------
Commit: 745e93216a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-14 16:23:24 +04:00
[CST] Focus
8bf2b50b59 Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
Conflicts:
	src/gui/widget/stringinput.cpp


Origin commit data
------------------
Commit: 4df0f85d26
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-14 15:44:07 +04:00
[CST] Focus
8f1a9dd234 gui/scan_setup.cpp: add flag to track fe mode, diseqc mode changes;
show tuners setup in its own function;
auto-apply tuners link if modes changed on quit from tuners setup menu;
re-zap to current channel if fe modes or diseqc mode changed


Origin commit data
------------------
Commit: 513f56426f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-14 12:07:46 +04:00
[CST] Focus
538e0534d5 gui/bouquetlist.cpp: fix 03fec3eea8:
double ::paintButtons calls was added ?


Origin commit data
------------------
Commit: 96cd5c94af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-14 11:57:02 +04:00
[CST] Focus
88d6d58d34 neutrino.cpp: change default channel list mode to minitv
Origin commit data
------------------
Commit: 2ad5340134
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-14 11:55:12 +04:00
[CST] Focus
1809e23dc4 neutrino.cpp, gui/scan.cpp: force re-zap without setSelected()
Origin commit data
------------------
Commit: b3923a7d5d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 18:59:44 +04:00
[CST] Focus
19695109b5 gui/channellist.cpp: add 'force' arg to zap functions, to trigger zap
Origin commit data
------------------
Commit: c60b8fc741
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 18:54:30 +04:00
[CST] Focus
ec49fb5eee ../data/locale/english.locale: adjust pip_close locales
Origin commit data
------------------
Commit: 2b919d5a32
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 16:27:26 +04:00
[CST] Focus
2cd217ed55 gui/channellist.cpp: use CNeutrinoApp::StartPip
Origin commit data
------------------
Commit: d2472e64cf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 16:26:59 +04:00
[CST] Focus
3f2770cc58 zapit/src/zapit.cpp: use channel pip demux for PiP
Origin commit data
------------------
Commit: c08585e15a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 16:25:54 +04:00
[CST] Focus
54fe1fea55 neutrino.cpp: start PiP on pip_close key, add StartPip() function
Origin commit data
------------------
Commit: bb3f4ca7d4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 16:24:11 +04:00
[CST] Focus
da2711334e zapit/src/capmt.cpp: add PiP mode, use channel pip demux
Origin commit data
------------------
Commit: acb9097536
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 16:20:22 +04:00