[CST] Focus
5936152dd2
neutrinoMessages.h: add EVT_SUBT_MESSAGE
...
Origin commit data
------------------
Commit: 708e018994
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 12:15:52 +04:00
[CST] Focus
2e916ffc9f
locals: add locale for file play subtitle select
...
Origin commit data
------------------
Commit: 1e7589747c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 12:10:53 +04:00
[CST] Focus
4b99dd8dab
gui/keybind_setup.cpp add key for file play subtitle select
...
Origin commit data
------------------
Commit: 95d6580b37
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 12:10:24 +04:00
[CST] Focus
9f99470937
neutrino.cpp, settings: add key for file play subtitle select
...
Origin commit data
------------------
Commit: 6f37b8a7b6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 12:10:03 +04:00
[CST] Focus
4bde2549f0
gui/scan_setup.cpp: dont show rotor options on cable-only box
...
Origin commit data
------------------
Commit: 2cfb8d487a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 10:14:59 +04:00
[CST] Focus
6b59fa6df5
zapit/src/femanager.cpp: set independent mode for all tuners if box canble-only
...
Origin commit data
------------------
Commit: 1d1aacf42c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 10:14:36 +04:00
[CST] Focus
35511b7c21
system/settings.h: comment unused in next branch FONT_TYPE_EVENTLIST_EVENT
...
Origin commit data
------------------
Commit: 14191a0c62
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 10:14:13 +04:00
Jacek Jendrzej
eb087be495
src/gui/widget/menue.cpp: don't paint icon if no space for this
...
Origin commit data
------------------
Commit: 6f552797b4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-29 (Mon, 29 Apr 2013)
2013-04-29 21:08:44 +02:00
Thilo Graf
96e8ced8a3
CTextBox: user CORNER_ALL for corner type parameter to paint text background
...
Origin commit data
------------------
Commit: a7d8597f05
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-28 (Sun, 28 Apr 2013)
2013-04-28 16:48:11 +02:00
Thilo Graf
0258039447
CNeutrinoEventList:kill text background during scrolling through event list
...
This is necessary because the background of text
is not automatically deleted.
Origin commit data
------------------
Commit: 4511d292b7
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:11 +02:00
Thilo Graf
26547cb786
CComponentsText: force text paint after hide
...
After hide()it was not possible to paint text without forceTextPaint()
and define of ct_old_text in setText() was not enough.
Origin commit data
------------------
Commit: 76a2c44014
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:11 +02:00
Thilo Graf
da9452cb46
CComponentsButton: use adequate arrangement for caption
...
Origin commit data
------------------
Commit: 85b1117f37
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:10 +02:00
Thilo Graf
5dab12e9e7
CComponentsHeader/Button: force paint of text
...
Origin commit data
------------------
Commit: 988d1f3ea8
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:10 +02:00
Thilo Graf
39683163d1
CComponentsPicture: use members as virtual members
...
Makes members ready for use in subclasses
Origin commit data
------------------
Commit: e84ac6f3a1
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:10 +02:00
Thilo Graf
21002c268b
CComponents: add members setPos() and getSize()
...
Origin commit data
------------------
Commit: 0fe69feb96
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-28 16:48:09 +02:00
Michael Liebmann
b8a04490f4
CTextBox: When using only digits to display:
...
- Use for calculating digit height
font->getDigitHeight() / font->getDigitOffset()
Origin commit data
------------------
Commit: fccb07cfc9
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-24 (Wed, 24 Apr 2013)
Origin message was:
------------------
* CTextBox: When using only digits to display:
- Use for calculating digit height
font->getDigitHeight() / font->getDigitOffset()
2013-04-28 16:48:09 +02:00
Thilo Graf
2025d92dbe
CComponentsText: init CComponentsText without paint of text background
...
This avoids unnecessary render of backgrounds in textboxes. If it does,
so it's possible to enable it subsequently with doPaintTextBoxBg().
Origin commit data
------------------
Commit: 9735c670fd
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-28 16:48:08 +02:00
Thilo Graf
15d4254054
CInfoViewer: use correct text color in showInfoFile()
...
Origin commit data
------------------
Commit: 19f2d556ee
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-27 22:20:10 +02:00
Thilo Graf
e182d3e13c
CComponentsInfoBox: add missing define for text color
...
Origin commit data
------------------
Commit: cadb66e225
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-27 22:20:10 +02:00
Thilo Graf
6458c5cfb1
CInfoViewer: add member killInfobarText()
...
Ensure that no unnecessary instance of Components infobox is generated
and paint only changed text.
Origin commit data
------------------
Commit: 54d0f8b42b
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-27 22:20:10 +02:00
Thilo Graf
5e92bd4cb6
CComponentsText: paint text only on text change, add members to handle this
...
It can be usefull to hold unchanged text to avoid unnecessary text
paintings. It's also also possible to force paint of text,
use forceTextPaint(). Use textChanged(), to evaluate current text changes.
Origin commit data
------------------
Commit: dfc6e2069e
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-27 22:20:10 +02:00
Thilo Graf
c1a2832e55
CInfoViewer: ensure hide on deleted info file
...
Origin commit data
------------------
Commit: e30f4d2764
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-25 (Thu, 25 Apr 2013)
2013-04-27 22:20:09 +02:00
Thilo Graf
5ffe0041a3
CComponentsInfoBox: replace static parameter with inherited member
...
member value was not looped through
Origin commit data
------------------
Commit: f774eb833f
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-25 (Thu, 25 Apr 2013)
2013-04-27 22:16:15 +02:00
Jacek Jendrzej
b08214b3a9
CInfoViewer::showInfoFile -check file size
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
Origin commit data
------------------
Commit: 6d088357c3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-24 (Wed, 24 Apr 2013)
2013-04-26 18:31:40 +02:00
Thilo Graf
eb10fd6315
CInfoViewer: implement CComponentsInfoBox() to show infobar.txt content
...
Origin commit data
------------------
Commit: a09d7f4a7e
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-24 (Wed, 24 Apr 2013)
2013-04-26 18:31:39 +02:00
Michael Liebmann
53286b7a4a
CComponentsLabel: Use 'std::string' instead of 'const char*' for ct_text
...
- Supplement to commit 4c87ca5...
Origin commit data
------------------
Commit: eafcbf6a86
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-25 (Thu, 25 Apr 2013)
Origin message was:
------------------
* CComponentsLabel: Use 'std::string' instead of 'const char*' for ct_text
- Supplement to commit 4c87ca5...
2013-04-25 09:34:53 +01:00
Jacek Jendrzej
d2ddf2bdc3
src/system/helpers.cpp:-add file_size function
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
Origin commit data
------------------
Commit: 947a277a49
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-24 (Wed, 24 Apr 2013)
2013-04-24 21:35:25 +02:00
Thilo Graf
be86748e20
CComponentsText: add bool as return value for setTextFromFile()
...
Origin commit data
------------------
Commit: cc63773920
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-24 (Wed, 24 Apr 2013)
2013-04-24 19:56:00 +02:00
Thilo Graf
d944df82e2
moviebrowser.cpp: fix wrong progress scale
...
Origin commit data
------------------
Commit: 3e0636a617
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-23 (Tue, 23 Apr 2013)
2013-04-24 19:55:26 +02:00
Thilo Graf
00df520734
CComponentsText: use member function 'ToString' as static
...
Origin commit data
------------------
Commit: ca9d7add48
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-22 (Mon, 22 Apr 2013)
2013-04-24 19:48:39 +02:00
Thilo Graf
e961ae241a
CImageInfo: use setTextFromFile() to show license text
...
Origin commit data
------------------
Commit: 91e0a0c4bf
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-22 (Mon, 22 Apr 2013)
2013-04-24 19:48:39 +02:00
Thilo Graf
f25a1ef797
CComponentsText: add member to use file as text source
...
Origin commit data
------------------
Commit: cdfc544809
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-22 (Mon, 22 Apr 2013)
2013-04-24 19:48:39 +02:00
vanhofen
10d6a69eee
moviebrowser: fix* buttonbar
...
*) not really a fix - just a better terrible solution
Origin commit data
------------------
Commit: fae9bb0985
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-24 (Wed, 24 Apr 2013)
Origin message was:
------------------
- moviebrowser: fix* buttonbar
*) not really a fix - just a better terrible solution
2013-04-24 15:34:22 +02:00
Jacek Jendrzej
26c50aa485
src/driver/pictureviewer/pictureviewer.cpp: move free handlers to ~CPictureViewer(), fix segfault aufter commit d9aaafa0f1
...
Origin commit data
------------------
Commit: 725b3eb27c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-24 (Wed, 24 Apr 2013)
Origin message was:
------------------
src/driver/pictureviewer/pictureviewer.cpp: move free handlers to ~CPictureViewer(), fix segfault aufter commit d9aaafa0f1
2013-04-24 12:03:58 +02:00
vanhofen
dbad357954
yweb: fix area for FAV-key on zee
...
Origin commit data
------------------
Commit: 2503a742a9
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-22 (Mon, 22 Apr 2013)
Origin message was:
------------------
- yweb: fix area for FAV-key on zee
2013-04-22 17:32:10 +02:00
Michael Liebmann
4c87ca5fea
CComponentsText: Use 'std::string' instead of 'const char*' for ct_text
...
Origin commit data
------------------
Commit: 3a19edda45
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-20 (Sat, 20 Apr 2013)
Origin message was:
------------------
* CComponentsText: Use 'std::string' instead of 'const char*' for ct_text
2013-04-22 15:41:03 +01:00
Thilo Graf
fdeda0aab1
CComponentsItem: don't render shadow as full box
...
Origin commit data
------------------
Commit: 48c4142a24
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-20 (Sat, 20 Apr 2013)
2013-04-20 22:55:23 +02:00
Thilo Graf
87ba757c9b
CComponents: remove unused enum type
...
Origin commit data
------------------
Commit: 4a5044ca46
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-20 (Sat, 20 Apr 2013)
2013-04-20 22:55:23 +02:00
Thilo Graf
6f6abfc4e6
CComponentsItem: move calculation out of struct an add comment
...
Origin commit data
------------------
Commit: d725153ebe
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-20 (Sat, 20 Apr 2013)
2013-04-20 13:10:54 +02:00
Thilo Graf
d6759227fb
CTestMenu: add sample code for CComponentsButtonRed
...
Origin commit data
------------------
Commit: b0846842f3
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-16 (Tue, 16 Apr 2013)
2013-04-20 12:53:25 +02:00
Thilo Graf
32cb909a14
CComponents:add sub class CComponentsButton
...
Origin commit data
------------------
Commit: 04afa10e02
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-20 (Sat, 20 Apr 2013)
2013-04-20 12:53:25 +02:00
Michael Liebmann
96c018bca8
Infoviewer: Fix key handling for PiP
...
Origin commit data
------------------
Commit: 9e3e8e981b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-19 (Fri, 19 Apr 2013)
Origin message was:
------------------
* Infoviewer: Fix key handling for PiP
2013-04-19 00:38:34 +01:00
Jacek Jendrzej
90b19cc51d
src/neutrino.cpp: execute rcK on restart
...
Origin commit data
------------------
Commit: ab3b8b4fdd
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-18 (Thu, 18 Apr 2013)
2013-04-18 20:32:40 +02:00
Michael Liebmann
f438582d91
deutsch.locale complements
...
Origin commit data
------------------
Commit: 7061c1179a
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-16 (Tue, 16 Apr 2013)
Origin message was:
------------------
* deutsch.locale complements
2013-04-18 18:51:58 +01:00
Michael Liebmann
1229383e01
Sort unmaintained locale
...
Origin commit data
------------------
Commit: 9adfd63f1f
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-18 (Thu, 18 Apr 2013)
Origin message was:
------------------
* Sort unmaintained locale
2013-04-18 18:51:58 +01:00
Michael Liebmann
28affe5972
Sort deutsch.locale / english.locale
...
Origin commit data
------------------
Commit: 81613f209d
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-17 (Wed, 17 Apr 2013)
Origin message was:
------------------
* Sort deutsch.locale / english.locale
2013-04-18 18:51:58 +01:00
Michael Liebmann
668264e1e4
yhttpd: Add missing includepath
...
Origin commit data
------------------
Commit: 92aeed48ee
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-16 (Tue, 16 Apr 2013)
Origin message was:
------------------
* yhttpd: Add missing includepath
2013-04-18 18:51:58 +01:00
Jacek Jendrzej
d0cddc8afd
use var passed by reference
...
Origin commit data
------------------
Commit: ddc9229efc
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-18 (Thu, 18 Apr 2013)
2013-04-18 19:19:30 +02:00
vanhofen
0b44ef089f
channellist: remove some unneeded calculations
...
Origin commit data
------------------
Commit: e07e2e5264
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-18 (Thu, 18 Apr 2013)
Origin message was:
------------------
- channellist: remove some unneeded calculations
2013-04-18 18:09:32 +02:00
vanhofen
7c8ad1691d
cc_item.cpp: fix wrong calc in paintInit()
...
Origin commit data
------------------
Commit: 263da08fb9
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-18 (Thu, 18 Apr 2013)
Origin message was:
------------------
- cc_item.cpp: fix wrong calc in paintInit()
2013-04-18 17:45:48 +02:00