Commit Graph

5209 Commits

Author SHA1 Message Date
[CST] Focus
603baaa8cd gui/imageinfo.cpp: fix memleak, b_info never deleted
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83649513af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
15d9ce7e03 cc_item_progressbar.cpp: for advanced paint, replace paintShapes with paintBoxRel:
too much overhead to replace single paintBoxRel call


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9897b9045c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)



------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
a03b97d8a6 components: remove initVarBasic and initVarItem calls from derived classes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93a326e9eb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
191b1fe37b cc_base.h: make private initVarBasic and initVarItem, they are is called from constructors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f80ab6450
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
8825c88335 gui/cam_menu.cpp: fix memleaks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 00b0cef69c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
e0431a0723 gui/scan_setup.cpp: fix memleaks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e48e81914
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
6f54aebcbf gui/widget/menue.cpp: add CMenuDForwarderNonLocalized
Origin commit data
------------------
Branch: ni/coolstream
Commit: ac773ea896
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
9f7b94dbd3 gui/components/cc_frm_signalbars.cpp: fix mem leak:
initVarSigBar call from CSignalNoiseRatioBar reset pointers created by initSBItems from CSignalBar ctor


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5526bedc26
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)



------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
9933c38d12 gui/components/cc_item_infobox.cpp: fix memleak:
CComponentsInfoBox ctor -> CComponentsText ctor -> initCCText(), initVarInfobox() -> initVarText() ->
created ct_textbox = NULL, pointer lost;
comment calls in CComponentsInfoBox dtor, which already called from base CComponentsText dtor


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1378ef4ad0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)



------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
[CST] Focus
cd1bd4c034 gui/infoviewer_bb.cpp: fix memleak, hddscale and sysscale was never deleted
Origin commit data
------------------
Branch: ni/coolstream
Commit: beb442680b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:09 +04:00
[CST] Focus
eca03a89b2 gui/movieplayer.cpp, neutrino.cpp: fix inactivity timer -
do not stop playback to show cancel timer question


Origin commit data
------------------
Branch: ni/coolstream
Commit: e2ae51ae84
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-22 (Fri, 22 Nov 2013)



------------------
This commit was generated by Migit
2013-11-29 17:27:09 +04:00
Thilo Graf
862a1e7fec CInfoViewer: add missing color type for time display
On changed theme colors, it's required to set the current color values
otherwise the old values remain, this does not look so good.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a2185c32e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-29 (Fri, 29 Nov 2013)



------------------
This commit was generated by Migit
2013-11-29 10:08:19 +01:00
Michael Liebmann
dc3d889111 CComponentsFrmClock: Remove double call of initCCLockItems()
- initCCLockItems() is called by the refresh() function
 and the paint() function in initClockThread()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 05cc6f18c1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-28 (Thu, 28 Nov 2013)

Origin message was:
------------------
CComponentsFrmClock: Remove double call of initCCLockItems()

- initCCLockItems() is called by the refresh() function
 and the paint() function in initClockThread()


------------------
This commit was generated by Migit
2013-11-28 16:07:49 +01:00
Michael Liebmann
bfb4babf6b CInfoClock: Use dynamic font for display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 435d25c0ce
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-28 16:07:49 +01:00
Michael Liebmann
e000305768 Adapting certain files to the changed font handling of info clock
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90985f11d2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-28 16:07:48 +01:00
Michael Liebmann
c30e9427c6 CComponentsFrmClock: Rework font handling
- Use setClockFont(enum FONT_TYPES) for selection of neutrino fonts
- Use setClockFontSize(size) for Dynamic Font


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1bfb6d2cd3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)



------------------
This commit was generated by Migit
2013-11-28 16:07:48 +01:00
Michael Liebmann
206b940e95 CInfoClock: Rework calculate size & position
- Fix display info clock
- Preparation for alternative use of neutrino fonts / DynFonts


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c18d4a6db
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)



------------------
This commit was generated by Migit
2013-11-28 16:07:48 +01:00
Jacek Jendrzej
8ada33708f CEventFinderMenu -add epg search history
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f387ae87f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-26 16:23:24 +01:00
Thilo Graf
0d6c72580f CComponentsFrmClock: disable separate handle of label paint
This is already handled in CTextBox object itself and should be enough.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1107e4f89b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)



------------------
This commit was generated by Migit
2013-11-26 12:00:03 +01:00
Thilo Graf
545699763c CInfoViewer: show time with CComponentsFrmClock object
This replaces old code that displayed time in infobar.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ef374d7f8d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)



------------------
This commit was generated by Migit
2013-11-26 11:56:23 +01:00
martii
e02dcc8dae gui/infoviewer: disable infoclock if radiotext is active
Origin commit data
------------------
Branch: ni/coolstream
Commit: c83263d5cd
Author: martii <m4rtii@gmx.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-25 13:11:08 +01:00
vanhofen
9cbf88eab9 neutrino: disable infoclock while epgview and eventlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: dcffcfdb07
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Origin message was:
------------------
- neutrino: disable infoclock while epgview and eventlist

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

------------------
This commit was generated by Migit
2013-11-25 13:11:08 +01:00
vanhofen
faf165cf98 infoviewer_bb: align icons on right side with text above
Origin commit data
------------------
Branch: ni/coolstream
Commit: 837b8b71ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-25 (Mon, 25 Nov 2013)

Origin message was:
------------------
- infoviewer_bb: align icons on right side with text above

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

------------------
This commit was generated by Migit
2013-11-25 13:11:08 +01:00
Thilo Graf
c52efebd11 CInfoViewerBB: revert 7b6a07362d
This changes has only effect with button bar. Infoviewer is ignored or
collide with Virtual_Zap.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9056504555
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-25 (Mon, 25 Nov 2013)



------------------
This commit was generated by Migit
2013-11-25 12:31:58 +01:00
Michael Liebmann
7b6a07362d No display info clock when radio text is shown
Origin commit data
------------------
Branch: ni/coolstream
Commit: 024bb0bbc9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-24 (Sun, 24 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-24 21:53:43 +01:00
Michael Liebmann
59db1f4855 CInfoViewerBB: No blank space for radiotext icon when radiotext is off
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b07942f3f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-23 (Sat, 23 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-23 14:25:17 +01:00
Thilo Graf
ccb704ad24 widget: add -D__STDC_FORMAT_MACROS
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15e6203ca2
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-23 00:28:48 +01:00
Thilo Graf
8cd73e0fd7 CInfoClock: remove not required call of setXPos()
CInfoClock is derived from class ComponentsFrmClock, so we can
use already available members.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 98e48a76a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-20 (Wed, 20 Nov 2013)



------------------
This commit was generated by Migit
2013-11-23 00:28:48 +01:00
vanhofen
577adbdf6e infoviewer_bb: enable radiotext-icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 68bb453a35
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)

Origin message was:
------------------
- infoviewer_bb: enable radiotext-icons

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

------------------
This commit was generated by Migit
2013-11-23 00:22:12 +01:00
vanhofen
1f79a58316 data/locale/Makefile.am: remove circular dependency
Origin commit data
------------------
Branch: ni/coolstream
Commit: d52e750de7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)

Origin message was:
------------------
- data/locale/Makefile.am: remove circular dependency

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

------------------
This commit was generated by Migit
2013-11-22 13:12:55 +01:00
vanhofen
790298b1b7 hdd_menu: create destination before mount
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97cb0248f8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)

Origin message was:
------------------
- hdd_menu: create destination before mount

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

------------------
This commit was generated by Migit
2013-11-22 12:44:05 +01:00
vanhofen
32bde2f841 helpers.cpp: port safe_mkdir() from martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57267a28aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)

Origin message was:
------------------
- helpers.cpp: port safe_mkdir() from martii

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

------------------
This commit was generated by Migit
2013-11-22 12:35:20 +01:00
vanhofen
2b6a6c4898 helpers.cpp: simplify check_dir(); ported from martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44cddc05d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)

Origin message was:
------------------
- helpers.cpp: simplify check_dir(); ported from martii

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

------------------
This commit was generated by Migit
2013-11-22 12:10:26 +01:00
Michael Liebmann
a6137cadce InfoClock: Fix display clock in movie browser, file browser etc.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7466d6f19c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-22 (Fri, 22 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-22 10:01:35 +01:00
Michael Liebmann
7f2097f657 CInfoClock: Fix paint info clock when mute icon is displayed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a5d335430
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-20 09:38:38 +01:00
Thilo Graf
885cbcbc40 CInfoClock: rework infocklock
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8b61684df
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-12 (Tue, 12 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-20 09:38:37 +01:00
Michael Liebmann
7a32023d11 deutsch.locale: Fix sort order
Origin commit data
------------------
Branch: ni/coolstream
Commit: 80d656e362
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-20 09:38:37 +01:00
Stefan Seyfried
209cc08a22 only recreate rcsim.h if necessary
TODO: move it from source to object tree


Origin commit data
------------------
Branch: ni/coolstream
Commit: e1f721a8db
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)



------------------
This commit was generated by Migit
2013-11-20 09:38:37 +01:00
Thilo Graf
d2f4c08767 CComponentsWindow: add missing member paint()
This is a partial revert of f57ccb8d5a


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ae3d34ceb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)



------------------
This commit was generated by Migit
2013-11-17 20:53:45 +01:00
Thilo Graf
4ae0a3f584 CStreamInfo2: reduce scale width of signal bars
If the value is 100%, some parts of text was not displayed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1feec4714a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)



------------------
This commit was generated by Migit
2013-11-17 17:05:05 +01:00
Thilo Graf
175eb67b0f CSignalBox: add unified label mode and add member to get value label object
defaul mode for value is now CTextBox::NO_AUTO_LINEBREAK | CTextBox::RIGHT


Origin commit data
------------------
Branch: ni/coolstream
Commit: b12ae03073
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)



------------------
This commit was generated by Migit
2013-11-17 16:58:41 +01:00
Thilo Graf
2781f3fca5 CComponentsExtTextForm: use correct declared type
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf32badb10
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-17 15:19:43 +01:00
Thilo Graf
7fb610863e CComponents: move debug enable switch to cc_types.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8bd8c3704
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-17 15:19:43 +01:00
Thilo Graf
a3d3bd7bb3 CComponents: use DEBUG_CC for debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7379d6cee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-12 (Tue, 12 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-17 15:19:43 +01:00
[CST] Focus
95dade307c lib/libcoolstream2: apollo headers update
Origin commit data
------------------
Branch: ni/coolstream
Commit: fb6dea6e2d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-15 15:55:36 +04:00
vanhofen
c195e50bd1 movieplayer: show channellogo in infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ce5730f84
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-15 (Fri, 15 Nov 2013)

Origin message was:
------------------
- movieplayer: show channellogo in infobar

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

------------------
This commit was generated by Migit
2013-11-15 09:22:12 +01:00
vanhofen
7f292c06a5 movieplayer: show progress in VFD (thx Satbaby)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37e3502fb0
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-15 (Fri, 15 Nov 2013)

Origin message was:
------------------
- movieplayer: show progress in VFD (thx Satbaby)

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

------------------
This commit was generated by Migit
2013-11-15 09:18:18 +01:00
vanhofen
65cd83f5e6 movieplayer: show infobar at every start of a movie
Origin commit data
------------------
Branch: ni/coolstream
Commit: 00b4303765
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-15 (Fri, 15 Nov 2013)

Origin message was:
------------------
- movieplayer: show infobar at every start of a movie

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

------------------
This commit was generated by Migit
2013-11-15 09:08:14 +01:00
vanhofen
220504e642 audioplayer: fix cover handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22c3cec0ca
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-14 (Thu, 14 Nov 2013)

Origin message was:
------------------
- audioplayer: fix cover handling

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

------------------
This commit was generated by Migit
2013-11-14 23:52:21 +01:00
vanhofen
65cbab0307 Revert "global.h: Use forward-declarations to reduce number of dependencies"
This reverts commit c266f96560.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c8d47fa49
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)



------------------
This commit was generated by Migit
2013-11-13 23:40:16 +01:00