Commit Graph

4611 Commits

Author SHA1 Message Date
Jacek Jendrzej
c8beddcb80 CNeutrinoEventList: Skip unnecessary drawing of the background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d2ac01ecc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-04 (Sat, 04 May 2013)

Origin message was:
------------------
* CNeutrinoEventList: Skip unnecessary drawing of the background

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-04 12:08:36 +01:00
Michael Liebmann
0187e14293 CNeutrinoEventList: Paint event list alone after the list was sorted
- paintDescription(): force paint of text


Origin commit data
------------------
Branch: ni/coolstream
Commit: 266a975e5b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-04 (Sat, 04 May 2013)

Origin message was:
------------------
* CNeutrinoEventList: Paint event list alone after the list was sorted

- paintDescription(): force paint of text


------------------
This commit was generated by Migit
2013-05-04 11:01:31 +01:00
Thilo Graf
1d32a145d6 CComponents: rework kill()
There was some problems with restore, hide, clean and save background of item parts,
seen in detailsline. kill() worked not really clean.
kill() works now as virtual member and uses paintBackgroundBoxRel().

In consequence of which:
-unnecessary members in subclasses removed.
-add some comments


Origin commit data
------------------
Branch: ni/coolstream
Commit: a4c3e08f77
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-03 (Fri, 03 May 2013)



------------------
This commit was generated by Migit
2013-05-03 19:51:57 +02:00
Jacek Jendrzej
3fed954162 src/gui/channellist.cpp: skip paint BG for item if firstpaint
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4bf2a4aa19
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-03 (Fri, 03 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-03 18:42:35 +02:00
Jacek Jendrzej
83a8d863cd src/gui/cam_menu.cpp: use enableSaveScreen
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05df699bc8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-03 (Fri, 03 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-03 15:35:05 +02:00
vanhofen
8d3792c0b7 cc_detailsline.cpp: fix coordinates for shadow lines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62f5b11123
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-02 (Thu, 02 May 2013)

Origin message was:
------------------
- cc_detailsline.cpp: fix coordinates for shadow lines

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-02 21:10:00 +02:00
vanhofen
4f3e7a0379 channellist: fix transparent pixels in round corners of detail box
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9a17eda0e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-02 (Thu, 02 May 2013)

Origin message was:
------------------
- channellist: fix transparent pixels in round corners of detail box

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-02 21:08:04 +02:00
Jacek Jendrzej
71da018319 src/gui/epgview.cpp:use paintBackgroundBoxRel only for hide
Origin commit data
------------------
Branch: ni/coolstream
Commit: dfa73458cc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-02 (Thu, 02 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-02 20:13:17 +02:00
Jacek Jendrzej
c711eb68fb CTimerManager:: don't set wekup flag if box boot from zapto timer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ba280261b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-01 22:00:03 +02:00
Jacek Jendrzej
155da9bcc5 nhttpd: -add Slovak language by EnoSat
Origin commit data
------------------
Branch: ni/coolstream
Commit: 127401da9c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-01 11:52:24 +02:00
Jacek Jendrzej
0bc2e51145 nhttpd: -add Slovak language by EnoSat
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1379fe80d3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-01 11:50:39 +02:00
Jacek Jendrzej
e2a0f1c9b2 update encoding.conf by EnoSat
Origin commit data
------------------
Branch: ni/coolstream
Commit: 36044a9414
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-01 11:47:10 +02:00
Jacek Jendrzej
fd842a4add update slovak locale by EnoSat
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f8536b029
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-01 11:46:28 +02:00
vanhofen
1249efd633 eventlist: cleanup from unnecessary calculations
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24a4277863
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-30 (Tue, 30 Apr 2013)

Origin message was:
------------------
- eventlist: cleanup from unnecessary calculations

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 16:22:59 +02:00
vanhofen
ad779510d4 eventlist: re-align prev/next channelnames in header
Origin commit data
------------------
Branch: ni/coolstream
Commit: d892a700af
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-30 (Tue, 30 Apr 2013)

Origin message was:
------------------
- eventlist: re-align prev/next channelnames in header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:50:13 +02:00
vanhofen
057829de1d eventlist: move info button from header to buttonbar
* remove unused button_label structs


Origin commit data
------------------
Branch: ni/coolstream
Commit: 997bd1bc7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-30 (Tue, 30 Apr 2013)

Origin message was:
------------------
- eventlist: move info button from header to buttonbar

* remove unused button_label structs


------------------
This commit was generated by Migit
2013-04-30 12:59:13 +02:00
vanhofen
8a53756e11 moviebrowser: fix* buttonbar
*) not really a fix - just a better terrible solution


Origin commit data
------------------
Branch: ni/coolstream
Commit: ee1ca8b71f
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


------------------
This commit was generated by Migit
2013-04-30 13:01:43 +04:00
Jacek Jendrzej
9eef0bd94c src/driver/pictureviewer/pictureviewer.cpp: move free handlers to ~CPictureViewer(), fix segfault aufter commit d67b0305ab
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9672968ecf
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 d67b0305ab

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:01:28 +04:00
vanhofen
b67287a523 yweb: fix area for FAV-key on zee
Origin commit data
------------------
Branch: ni/coolstream
Commit: d545bc8311
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-22 (Mon, 22 Apr 2013)

Origin message was:
------------------
- yweb: fix area for FAV-key on zee

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:01:17 +04:00
Michael Liebmann
3453f74a7b Infoviewer: Fix key handling for PiP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e2fd24967
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Origin message was:
------------------
* Infoviewer: Fix key handling for PiP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:01:04 +04:00
Jacek Jendrzej
eb6d2f4dd6 src/neutrino.cpp: execute rcK on restart
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4f5e4cbe6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:00:40 +04:00
Michael Liebmann
a8ad2f2bd0 deutsch.locale complements
Origin commit data
------------------
Branch: ni/coolstream
Commit: c7d498f434
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)

Origin message was:
------------------
* deutsch.locale complements

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:00:31 +04:00
Michael Liebmann
a3f77e9f95 Sort unmaintained locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a637bebf8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Origin message was:
------------------
* Sort unmaintained locale

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:00:24 +04:00
Michael Liebmann
9b5ac01fdf Sort deutsch.locale / english.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: b60e199620
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)

Origin message was:
------------------
* Sort deutsch.locale / english.locale

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 13:00:02 +04:00
Michael Liebmann
8a9c2d37c5 yhttpd: Add missing includepath
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa25f65085
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)

Origin message was:
------------------
* yhttpd: Add missing includepath

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:59:54 +04:00
Jacek Jendrzej
a1e42e4c41 use var passed by reference
Conflicts:
	src/gui/components/cc_frm.h
	src/gui/components/cc_frm_icons.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: b386f7bbd2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)



------------------
This commit was generated by Migit
2013-04-30 12:59:25 +04:00
vanhofen
45f1c9f9f0 channellist: remove some unneeded calculations
Conflicts:
	src/gui/channellist.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: e2bbf2aa44
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Origin message was:
------------------
- channellist: remove some unneeded calculations

Conflicts:
	src/gui/channellist.cpp


------------------
This commit was generated by Migit
2013-04-30 12:54:05 +04:00
vanhofen
0a4af8caf6 channellist: use the bigger menu-icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d54786f4b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Origin message was:
------------------
- channellist: use the bigger menu-icon

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:52:52 +04:00
[CST] Focus
9fcf11f531 libcoolstream2/playback_cs.h: sync header
Origin commit data
------------------
Branch: ni/coolstream
Commit: a780c07815
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:48:24 +04:00
[CST] Focus
1d2ca3c2aa gui/movieplayer.cpp: add subtitle display support for file playback
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a0c1e9674
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:28:15 +04:00
[CST] Focus
879eda018d neutrinoMessages.h: add EVT_SUBT_MESSAGE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 708e018994
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:15:52 +04:00
[CST] Focus
c856f0c362 locals: add locale for file play subtitle select
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e7589747c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:10:53 +04:00
[CST] Focus
3900d78486 gui/keybind_setup.cpp add key for file play subtitle select
Origin commit data
------------------
Branch: ni/coolstream
Commit: 95d6580b37
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:10:24 +04:00
[CST] Focus
99672ced61 neutrino.cpp, settings: add key for file play subtitle select
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f37b8a7b6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 12:10:03 +04:00
[CST] Focus
719e3b325a gui/scan_setup.cpp: dont show rotor options on cable-only box
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cfb8d487a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 10:14:59 +04:00
[CST] Focus
b44822c1a2 zapit/src/femanager.cpp: set independent mode for all tuners if box canble-only
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d1aacf42c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 10:14:36 +04:00
[CST] Focus
8f6d5a683e system/settings.h: comment unused in next branch FONT_TYPE_EVENTLIST_EVENT
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14191a0c62
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-30 10:14:13 +04:00
Jacek Jendrzej
c8a7e2e6a8 src/gui/widget/menue.cpp: don't paint icon if no space for this
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f552797b4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-29 (Mon, 29 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-29 21:08:44 +02:00
Thilo Graf
8ebc8d917b CTextBox: user CORNER_ALL for corner type parameter to paint text background
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7d8597f05
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-28 (Sun, 28 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-28 16:48:11 +02:00
Thilo Graf
497ce66d06 CNeutrinoEventList:kill text background during scrolling through event list
This is necessary because the background of text
is not automatically deleted.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4511d292b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)



------------------
This commit was generated by Migit
2013-04-28 16:48:11 +02:00
Thilo Graf
4cb5e5e4fc 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
------------------
Branch: ni/coolstream
Commit: 76a2c44014
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)



------------------
This commit was generated by Migit
2013-04-28 16:48:11 +02:00
Thilo Graf
c634799110 CComponentsButton: use adequate arrangement for caption
Origin commit data
------------------
Branch: ni/coolstream
Commit: 85b1117f37
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-28 16:48:10 +02:00
Thilo Graf
b17e7994c5 CComponentsHeader/Button: force paint of text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 988d1f3ea8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-28 16:48:10 +02:00
Thilo Graf
032f8d3e72 CComponentsPicture: use members as virtual members
Makes members ready for use in subclasses


Origin commit data
------------------
Branch: ni/coolstream
Commit: e84ac6f3a1
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)



------------------
This commit was generated by Migit
2013-04-28 16:48:10 +02:00
Thilo Graf
0be9a0d0ad CComponents: add members setPos() and getSize()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fe69feb96
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-26 (Fri, 26 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-28 16:48:09 +02:00
Michael Liebmann
d891b231cf CTextBox: When using only digits to display:
- Use for calculating digit height
 font->getDigitHeight() / font->getDigitOffset()


Origin commit data
------------------
Branch: ni/coolstream
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()


------------------
This commit was generated by Migit
2013-04-28 16:48:09 +02:00
Thilo Graf
d0b8c8f9dc 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
------------------
Branch: ni/coolstream
Commit: 9735c670fd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-26 (Fri, 26 Apr 2013)



------------------
This commit was generated by Migit
2013-04-28 16:48:08 +02:00
Thilo Graf
30a4e4015e CInfoViewer: use correct text color in showInfoFile()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19f2d556ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-26 (Fri, 26 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-27 22:20:10 +02:00
Thilo Graf
96a9ba0836 CComponentsInfoBox: add missing define for text color
Origin commit data
------------------
Branch: ni/coolstream
Commit: cadb66e225
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-26 (Fri, 26 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-27 22:20:10 +02:00
Thilo Graf
58a2d0755f CInfoViewer: add member killInfobarText()
Ensure that no unnecessary instance of Components infobox is generated
and paint only changed text.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 54d0f8b42b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-26 (Fri, 26 Apr 2013)



------------------
This commit was generated by Migit
2013-04-27 22:20:10 +02:00