Thilo Graf
1feec4714a
CStreamInfo2: reduce scale width of signal bars
...
If the value is 100%, some parts of text was not displayed.
2013-11-17 17:05:05 +01:00
Thilo Graf
b12ae03073
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
2013-11-17 16:58:41 +01:00
Thilo Graf
cf32badb10
CComponentsExtTextForm: use correct declared type
2013-11-17 15:19:43 +01:00
Thilo Graf
b8bd8c3704
CComponents: move debug enable switch to cc_types.h
2013-11-17 15:19:43 +01:00
Thilo Graf
a7379d6cee
CComponents: use DEBUG_CC for debug output
2013-11-17 15:19:43 +01:00
[CST] Focus
fb6dea6e2d
lib/libcoolstream2: apollo headers update
2013-11-15 15:55:36 +04:00
svenhoefer
5ce5730f84
- movieplayer: show channellogo in infobar
2013-11-15 09:22:12 +01:00
svenhoefer
37e3502fb0
- movieplayer: show progress in VFD (thx Satbaby)
2013-11-15 09:18:18 +01:00
svenhoefer
00b4303765
- movieplayer: show infobar at every start of a movie
2013-11-15 09:08:14 +01:00
svenhoefer
22c3cec0ca
- audioplayer: fix cover handling
2013-11-14 23:52:21 +01:00
svenhoefer
3c8d47fa49
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit 4bc6e43ad4
.
2013-11-13 23:40:16 +01:00
svenhoefer
014dd3ac7b
Revert "- add missing include of vfd header"
...
This reverts commit 3845feb0e4
.
2013-11-13 23:39:55 +01:00
svenhoefer
633278a532
Revert "CTestMenu: fix build, add missing include"
...
This reverts commit 25909c10b6
.
2013-11-13 23:39:37 +01:00
martii
fd5f9f118d
yt: make search order selectable
2013-11-13 16:04:30 +01:00
martii
60705383eb
system/localize: change memory allocation, no user-visible changes (continued)
2013-11-13 11:56:47 +01:00
martii
9f563d7209
system/localize: change memory allocation, no user-visible changes
2013-11-13 11:56:11 +01:00
Thilo Graf
25909c10b6
CTestMenu: fix build, add missing include
...
supplement to 3845feb0e4
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-11-13 11:54:31 +01:00
svenhoefer
3845feb0e4
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
Stefan Seyfried
4bc6e43ad4
global.h: Use forward-declarations to reduce number of dependencies
2013-11-13 10:40:03 +01:00
Stefan Seyfried
769d310455
remove unneeded CConfigFile from lcdd and shutdown_count
2013-11-13 10:39:04 +01:00
Stefan Seyfried
e75526bad3
movieplayer: initialize vpid and vtype variables
2013-11-13 10:38:55 +01:00
Stefan Seyfried
0fc3aa2ae8
ytparser: fix wrong-type compiler warnings
2013-11-13 10:38:48 +01:00
Stefan Seyfried
f04bfbdd88
fix cleantargets
2013-11-13 10:38:42 +01:00
Stefan Seyfried
0481b1f2af
scanepg: fix unused variable warning
2013-11-13 10:38:36 +01:00
Stefan Seyfried
630c66330d
fix format string warnings
2013-11-13 10:38:27 +01:00
[CST] Focus
4130c04d16
lib/libcoolstream2/cnxtfb.h: header update, no u8 type used
2013-11-13 13:21:20 +04:00
[CST] Focus
e2009a4681
neutrino_menue.cpp: for easymenu, replace 'Channels' with bouquet editor in main menu
2013-11-12 17:21:36 +04:00
[CST] Focus
3022dc251d
gui/scan_setup.cpp: remove tuner name from tuner setup menu header for easymenu mode
2013-11-12 17:21:36 +04:00
[CST] Focus
b9881539d4
gui/network_setup.cpp: move wlan setup items up,
...
to be visible always on first page
2013-11-12 17:21:36 +04:00
[CST] Focus
c3eb7a8d1a
data/locale/english.locale: capitalize Bouquet editor
2013-11-12 17:21:36 +04:00
Thilo Graf
a6e0564c2b
CComponents: remove log spam
2013-11-12 10:52:24 +01:00
martii
4a0fdba710
implement yt search history
2013-11-11 17:22:55 +01:00
Jacek Jendrzej
f81f93b190
CStreamInfo2 initialize dmx
2013-11-11 12:42:48 +01:00
[CST] Focus
3a120da68d
driver/scanepg.cpp, neutrino.cpp: fix for standby epg scan
2013-11-11 14:07:03 +04:00
[CST] Focus
545f1dee6a
driver/record.cpp: save added pids from pmt update;
...
add safe-check for max pids recorded
2013-11-11 14:07:03 +04:00
Thilo Graf
74245afd0d
CBuildInfo: remevo unused id
2013-11-11 09:53:52 +01:00
Thilo Graf
0d50045469
locales: remove colon from string
...
Entry is used as caption, not as descriptive paragraph.
2013-11-11 09:02:23 +01:00
Thilo Graf
f3da710976
CImageInfo: fix calculation of info text height
...
Height of sub caption was not considered.
2013-11-11 08:53:33 +01:00
Thilo Graf
ac6f547d0f
CTestMenu: add buildinfo as menu entry
...
Buildinfo also exists in infomenu, but is outcommented, so it is
prepared just for testings.
2013-11-11 00:20:10 +01:00
Thilo Graf
2bd2714770
CImageInfo: rework some parts of imageinfo
...
-use CComponentsExtTextForm: this combines labels and text to one item
-add build informations: this includes some functions of CBuildInfo class
to show its informations, user can now use the red button and toggle
between license and build infos
2013-11-11 00:20:10 +01:00
Thilo Graf
6955df5c5e
CBuildInfo: rework buildinfo class for use as CComponentsWindow
...
also possible: get partial informations also as strings for usage
in other classes
2013-11-11 00:20:10 +01:00
Michael Liebmann
4cf4857201
Add display of build info
...
- Display compiler version, compiler flags, build PC, kernel version
- configure.ac part ported from filezilla project
2013-11-11 00:20:09 +01:00
Thilo Graf
05ce023278
CComponentsExtTextForm: remove check for empty strings
...
This check causes possible segfault and check is already in ccx_text_obj.
2013-11-11 00:19:49 +01:00
Thilo Graf
74d25a6089
CComponentsExtTextForm: fix assign of width with percent value
...
Assigning of value before width was set, had no effect
2013-11-11 00:19:48 +01:00
Thilo Graf
e5b0673259
CComponents: add log warning if position = 0
...
Value 0 for embedded items should be unproblematic, buy single items
should have minimum value = 1.
2013-11-11 00:19:48 +01:00
Thilo Graf
812168416f
CComponentsButton: add members to get caption properties
2013-11-11 00:19:48 +01:00
Thilo Graf
cbeb9f3ac6
CComponentsWindow: remove paint() member
...
The derived member of ComponentsForm() should be sufficiently
and should serve its purpose.
2013-11-11 00:19:48 +01:00
Thilo Graf
8ae491a994
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().
2013-11-11 00:19:48 +01:00
Thilo Graf
172383b6bb
CTextBox: use member getFontTextHeight() as public
2013-11-11 00:19:47 +01:00
Thilo Graf
a0e00387b6
CComponentsExtTextForm: add member setLabelAndTextFont()
2013-11-11 00:19:47 +01:00