Commit Graph

6085 Commits

Author SHA1 Message Date
Thilo Graf
1f85322357 CComponents: add property to allow/disallow paint of items
This causes initialization of all properties, but
affects the behavior of item paint.
This can be understood as a counterpart to isPainted().


Origin commit data
------------------
Commit: 8ae491a994
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)
2013-11-11 00:19:48 +01:00
Thilo Graf
5acfff5968 CTextBox: use member getFontTextHeight() as public
Origin commit data
------------------
Commit: 172383b6bb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-11 00:19:47 +01:00
Thilo Graf
07454cd891 CComponentsExtTextForm: add member setLabelAndTextFont()
Origin commit data
------------------
Commit: a0e00387b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-11 00:19:47 +01:00
Thilo Graf
689fa0a4b0 CComponentsButton: add constructors with loacalized caption parameter
Origin commit data
------------------
Commit: 989ec25360
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-06 (Wed, 06 Nov 2013)
2013-11-11 00:19:47 +01:00
Thilo Graf
9a540db7ae CComponents: use correct initial values screen start position
Value '0' is wrong.


Origin commit data
------------------
Commit: 72705b19de
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-02 (Sat, 02 Nov 2013)
2013-11-11 00:19:47 +01:00
Thilo Graf
907371b58c CComponentsLabel: use correct body color
Origin commit data
------------------
Commit: ffe50db001
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-11 00:19:46 +01:00
Thilo Graf
c56f81269d CTestMenu: add sample code for CComponentsExtTextForm
Origin commit data
------------------
Commit: 29abd4f1dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-11 00:19:46 +01:00
Thilo Graf
3e2fe115de CComponentsExtTextForm: add new class CComponentsExtTextForm
this provides a combining form, that contains a text object with label


Origin commit data
------------------
Commit: d8514b19ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-11 00:19:46 +01:00
Thilo Graf
d31fe6eef8 CComponentsItem: add missing is_painted to hideCCItem()
Origin commit data
------------------
Commit: 4ed6e54da6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-30 (Wed, 30 Oct 2013)
2013-11-11 00:19:46 +01:00
Thilo Graf
a610226223 CTextBox: reinit text variables after evaluated comparison
Origin commit data
------------------
Commit: e617bab6cf
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-11 00:19:45 +01:00
Thilo Graf
5a6f74eab6 CComponentsLabel: remove alternate constructor
default parameters can also be used


Origin commit data
------------------
Commit: 5fb7959ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-11 00:19:45 +01:00
Thilo Graf
dc838c8810 locales: use german translation for 'Setup Tuner'
Origin commit data
------------------
Commit: 5d37b0b88f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
2013-11-11 00:19:45 +01:00
Thilo Graf
c59a486f11 CTextBox: add new parameter to setText() force_repaint
Paint routine of text has changed, so it can be useful to affect the old
behavior of text repaint beacause of text is painted only if
text or some other properties have changed.
Default value of force_repaint is true, so we have the same behavior like
before changes.


Origin commit data
------------------
Commit: 7e91fecc02
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
2013-11-11 00:19:45 +01:00
Stefan Seyfried
c4e4803713 uncoolinit: fix for newer compilers
Origin commit data
------------------
Commit: 490a6a604b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 22:29:18 +01:00
Stefan Seyfried
639a9b353d fix format string warnings
Origin commit data
------------------
Commit: c82bfbaec2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 19:48:58 +01:00
Stefan Seyfried
4b860e80a7 scanepg: fix unused variable warning
Origin commit data
------------------
Commit: 47d7175df0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 19:48:22 +01:00
Stefan Seyfried
107ca7babc fix cleantargets
Origin commit data
------------------
Commit: 7fbbcbe9a4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 19:47:44 +01:00
Stefan Seyfried
e056104de7 ytparser: fix wrong-type compiler warnings
Origin commit data
------------------
Commit: 0b6ce822c8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 19:45:51 +01:00
Stefan Seyfried
6f10d8d16d add tool to work around crappy coolstream driver initialization
Origin commit data
------------------
Commit: f1a1b9395a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 17:12:16 +01:00
Stefan Seyfried
3bf8e7988f iwscan: work around strange problem with older compilers
Origin commit data
------------------
Commit: 609847eed5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 16:57:53 +01:00
Stefan Seyfried
80b809a370 Merge branch 'check/next-cc'
Compiles on most platforms, starts. Not really tested.


Origin commit data
------------------
Commit: b93a372b54
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 16:55:53 +01:00
Stefan Seyfried
c5cba77aaf movieplayer: initialize vpid and vtype variables
Origin commit data
------------------
Commit: 23d8cc6434
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-10 11:52:16 +01:00
Stefan Seyfried
38f302e1eb tuxtxt: add back the Tripledragon's ttx keys
Origin commit data
------------------
Commit: f1df21079f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 18:59:59 +01:00
Stefan Seyfried
71d6288ff7 tuxtxt: don't try to manipulate input fd
the CRCInput class is used for input anyway, so
this does not make any sense.


Origin commit data
------------------
Commit: e06e845eae
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 18:57:10 +01:00
vanhofen
ab3e68a68a audioplayer: show cover from id3-tag or folder.jpg in header
if exist a file called folder.jpg in same dir as the audiofile
 or a audiocover is defined in id3-tag it will be displayed in header.

 cover in tag is preferred.

 ported from mohusch. original patch by tangocash. thx!


Origin commit data
------------------
Commit: fe07423ad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)

Origin message was:
------------------
- audioplayer: show cover from id3-tag or folder.jpg in header

 if exist a file called folder.jpg in same dir as the audiofile
 or a audiocover is defined in id3-tag it will be displayed in header.

 cover in tag is preferred.

 ported from mohusch. original patch by tangocash. thx!
2013-11-09 18:34:09 +01:00
martii
1000ab9237 global.h: Use forward-declarations to reduce number of dependencies
[seife: amended to fix build]

Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>


Origin commit data
------------------
Commit: 4eb66ba4b2
Author: martii <m4rtii@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 17:03:03 +01:00
Stefan Seyfried
6661750313 sectionsd: work around buggy cDemux in libcoolstream
Origin commit data
------------------
Commit: 4bb5d1bdc0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 17:02:44 +01:00
Stefan Seyfried
7313f23ef4 remove unneeded CConfigFile from lcdd and shutdown_count
Origin commit data
------------------
Commit: f2791fa792
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 16:00:00 +01:00
Stefan Seyfried
f7520ceb99 fbaccel: get rid of USE_OPENGL
it's not really OpenGL we are using but glfb, and this is on
all generic-hw boxes, so use the HAVE_GENERIC_HARDWARE define.


Origin commit data
------------------
Commit: 9fc9e8912e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 15:55:01 +01:00
Stefan Seyfried
a475f3b0b1 framebuffer-ng: move more hw specific stuff to fbaccel
setMode (not really the right name) is also hardware specific,
so move it into fbaccel, too.


Origin commit data
------------------
Commit: 77ef016271
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 15:53:24 +01:00
Stefan Seyfried
76d93e9200 framebuffer-ng: move hw-specific stuff into fbaccel
hardware initialization is platform specific, so put
it into fbaccel instead.


Origin commit data
------------------
Commit: 91ee918dd5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 15:47:47 +01:00
vanhofen
910c8addca ylanguage.cpp: fix wrong value in for loop
Origin commit data
------------------
Commit: 1e8764be2e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)

Origin message was:
------------------
- ylanguage.cpp: fix wrong value in for loop
2013-11-09 14:40:58 +01:00
defans
eac5453db1 small fix, possible segfault in hddmenu
Origin commit data
------------------
Commit: 9b71f720ea
Author: defans <defans@bluepeercrew.us>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 13:32:45 +01:00
Stefan Seyfried
7c7cdcf9d4 fbaccel: factor out private stuff into own header
Origin commit data
------------------
Commit: 5a462721cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-09 13:09:39 +01:00
vanhofen
daa5507e80 ylanguage.cpp: add neutrino locale as an additional locale file for yWeb
Origin commit data
------------------
Commit: 5324c57a38
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)

Origin message was:
------------------
- ylanguage.cpp: add neutrino locale as an additional locale file for yWeb
2013-11-08 15:07:02 +01:00
vanhofen
62ac96094c libconfigfile: allow configfiles with another delimiter as '='
Origin commit data
------------------
Commit: f9515444f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)

Origin message was:
------------------
- libconfigfile: allow configfiles with another delimiter as '='
2013-11-08 15:06:05 +01:00
[CST] Focus
defc2faacc gui/scan_setup.cpp: force fe link on master change, too
Origin commit data
------------------
Commit: 339b047019
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
2013-11-08 15:54:20 +04:00
[CST] Focus
73f6ab810c gui/scan_setup.cpp: disable frontend setup, if record running
Origin commit data
------------------
Commit: 7c4b9d3fdd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
2013-11-08 15:50:23 +04:00
vanhofen
0dd2cce129 audioplayer: use and show play/pause/stop/rew/ff keys
Origin commit data
------------------
Commit: 395767adf4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)

Origin message was:
------------------
- audioplayer: use and show play/pause/stop/rew/ff keys
2013-11-07 22:09:23 +01:00
[CST] Focus
ead34415a6 gui/osd_setup.cpp: fix Window size in menu, snprintf take care about 0 at the end
Origin commit data
------------------
Commit: 4e423e2bd7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-07 18:59:42 +04:00
[CST] Focus
1481149bd0 gui/osd_setup.cpp: add support to change window width and height,
use buttons up/down to change height, left/right to change width, page up/down to change both


Origin commit data
------------------
Commit: aaf9d3edf6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-07 17:27:23 +04:00
[CST] Focus
9fc9267701 driver/framebuffer.cpp: switch from window_size to window width/height,
allow 50% min window size


Origin commit data
------------------
Commit: 0dc92e99f9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-07 17:25:15 +04:00
[CST] Focus
6953a38c7f neutrino.cpp: add window width/height settings
Origin commit data
------------------
Commit: 1eb658fc21
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-07 17:23:40 +04:00
Stefan Seyfried
13ee98685a framebuffer_ng: use new-style fb device
devfs is gone since kernel 2.6.18, so everybody should have at least a
compat symlink today.


Origin commit data
------------------
Commit: 4599172b0e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)
2013-11-07 08:44:41 +01:00
[CST] Focus
e662e1e134 zapit/src/fastscan.cpp: set current channel to channel number 1
Origin commit data
------------------
Commit: 4ce96d5ada
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
2013-11-06 15:09:58 +04:00
[CST] Focus
23327950b5 system/settings.cpp: set fastscan default type to HD
Origin commit data
------------------
Commit: d7403be659
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
2013-11-06 15:09:58 +04:00
[CST] Focus
4321b8226e gui/personalize.cpp: fix pin change active/enactive,
broken after commit 688222f0ce


Origin commit data
------------------
Commit: 40e3106e53
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
2013-11-06 15:09:58 +04:00
[CST] Focus
6bdbb8d66b gui/personalize.cpp: fix pin access in case personalize pin is off,
but items with enabled pincode present


Origin commit data
------------------
Commit: 3a5d58f139
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
2013-11-06 15:09:58 +04:00
Jacek Jendrzej
357aa31bc8 CControlAPI::_GetBouquetActualEPGItem: -add eventid & timeTotal to secondEPG
Origin commit data
------------------
Commit: aaad29a245
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
2013-11-05 15:42:50 +01:00
Thilo Graf
adf19708da CTestMenu: add configure option --enable-testmenu
Origin commit data
------------------
Commit: 6f700d80c0
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-05 13:22:28 +01:00