Thilo Graf
64c6eb5945
CComponentsHeader: add possibility to modify text alignment
...
usable in header and its derived classes and in class CComponentsWindow
2013-10-24 21:19:07 +02:00
Thilo Graf
ad102b69fd
CComponentsHeader: use isAdded() to avoid add multiple items
2013-10-24 21:19:06 +02:00
Michael Liebmann
3d404afc7f
CTextBox: Add function getLinesPerPage()
...
- Add AUTO_LINEBREAK_NO_BREAKCHARS to textbox_modes for
auto linebreak without '-' and '.' char
2013-10-24 21:19:06 +02:00
Thilo Graf
5323e92a6f
CComponentsWindow: add member showHeader()
...
Provides show or hide window header
2013-10-24 21:19:06 +02:00
Thilo Graf
adba310c1c
CTextBox: ensure paint of text and background only if required
...
It's not new, but this involves also other properties,
like color or position...
It's possible that more properties are required, maybe needs to be watched
and evaluation of comparison might require further revisions.
2013-10-24 21:19:06 +02:00
Thilo Graf
9f150435a7
CChannelList: set some clock item properties in dependency from header
2013-10-24 21:19:06 +02:00
Thilo Graf
e613971c0d
CComponentsText: add member to get text color
2013-10-24 21:19:06 +02:00
Thilo Graf
1b0d4fdd05
CComponentsHeader: add member to get header text
2013-10-24 21:19:05 +02:00
svenhoefer
c239f7af95
- locale: remove confusing string 'squashFS'
2013-10-23 10:41:47 +02:00
Michael Liebmann
df43ca24fa
CFrameBuffer: Fix query for Apollo hardware
2013-10-21 09:32:15 +02:00
Michael Liebmann
b3559e37f8
CComponentsItem: Remove parameter from function isAdded()
2013-10-21 09:32:15 +02:00
striper
b91960f82a
- zapit: only read sizeof(s) instead of fixed number
2013-10-20 21:07:59 +02:00
striper
920a119833
- zapit: memset info
2013-10-20 21:07:59 +02:00
striper
b2c37c556f
- tuxtxt: pageinfo = NULL
2013-10-20 21:07:59 +02:00
striper
80fbe7db4c
- fix annoying gui flickering when fading is activated on nevis
2013-10-20 21:07:59 +02:00
striper
f2e42f4026
- acinclude: fix typo
2013-10-20 21:07:59 +02:00
svenhoefer
37fce25dac
- eventlist: change hotkeys in searchmenu for a smoother handling
2013-10-20 21:06:59 +02:00
[CST] Focus
d4cf498279
driver/scanepg.cpp: return handled for events not handled in other code,
...
should fix crashes on double-free problem
2013-10-20 14:38:06 +04:00
Thilo Graf
302649eca4
CTextBox: ensure restore of background, if pixbuf exists
...
This may prevent undefined behavior or even possible segfaults
2013-10-20 02:54:46 +02:00
Thilo Graf
8e246f16a8
CImageInfo: split function InitLicenseText()
...
InitInfoText() now handles only infotext via parameter text, so it is
possible to set different text into infobox item.
2013-10-19 01:25:23 +02:00
Thilo Graf
3438b23f68
CComponentsItem: move function isAdded() to CComponentsItem class
2013-10-19 01:25:23 +02:00
Thilo Graf
a1e5a60184
CComponentsText: use separated function to get text fro a file
2013-10-19 01:25:22 +02:00
[CST] Focus
11d77c3030
zapit/src/zapit.cpp: add support to use PiP on any transponder in file play mode -
...
only if no record running;
do not send capmt for PLAY mode, if playback is stopped and its not pmt update
2013-10-17 19:14:02 +04:00
[CST] Focus
4d30774524
zapit/src/femanager.cpp: add debug, when live fe selected without check
2013-10-17 19:14:02 +04:00
[CST] Focus
a109474d61
neutrino.cpp: call CEpgScan::handleMsg() in standart way,
...
fixes memleak for events with data
2013-10-17 19:14:02 +04:00
[CST] Focus
3863008e3a
driver/scanepg.cpp: change handleMsg() to return event handled/unhandled
2013-10-17 19:14:02 +04:00
Michael Liebmann
5091e920fc
Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
2013-10-17 04:22:49 +02:00
Thilo Graf
a47091872b
CComponentsButton: involving of button text for dyn font evaluation
2013-10-16 11:54:06 +02:00
Thilo Graf
fb3f18b14a
CComponentsButton: use empty string as default icon in constructors
2013-10-16 11:54:06 +02:00
Thilo Graf
3ff09c88bd
CComponentsForm: add predefine CC_CENTERED for auto positions
...
This saves explicit position calculations to arrange items centered
2013-10-16 11:54:05 +02:00
Thilo Graf
c2f66a39c5
CStreamInfo2: implement signalbox based up CSignalBox
2013-10-16 11:54:05 +02:00
Thilo Graf
517313cd82
CSignalBar: optimize caption handling
2013-10-16 11:54:05 +02:00
Thilo Graf
b5483d4050
CNeutrinoFonts: performance fix
...
Variable '_height' is reassigned a value before the old one has been used.
2013-10-16 11:54:05 +02:00
Thilo Graf
37cb024412
CNeutrinoFonts: add explicit include for SNeutrinoSettings
...
required in typedef struct font_sizes_groups for *const content
2013-10-16 11:54:04 +02:00
Thilo Graf
c3a3eea0d8
CComponentsButton: use dynamic fonts, remove old font handling
2013-10-16 11:54:04 +02:00
svenhoefer
211823e9fb
- remove '+'; fix 25e550e
2013-10-16 10:46:36 +02:00
svenhoefer
25e550e9e3
- sleeptimer: add possibilty to preset with a fixed value
2013-10-16 10:37:23 +02:00
Michael Liebmann
db59b7d3f1
src/system/mtdutils: Fix compiler warnings
2013-10-16 03:47:30 +02:00
Jacek Jendrzej
733f7a5382
CControlAPI::GetBouquetCGI fix segfault
2013-10-12 22:01:17 +02:00
Jacek Jendrzej
03b7151563
CControlAPI::EpgCGI fix control/epg
2013-10-12 21:39:41 +02:00
Jacek Jendrzej
febb30dc77
CZapitMessages:: init msg struct
2013-10-11 15:20:39 +02:00
[CST] Focus
3686c86232
driver/scanepg.cpp: fix wrong favorites adding in bouquet mode;
...
fix current bouquet check in case channel mode is changed;
save/restore live channel id in standby scan
2013-10-11 17:03:14 +04:00
Jacek Jendrzej
857514a8cd
fix compil warnings
2013-10-10 19:30:11 +02:00
[CST] Focus
6c7b80010e
neutrino.cpp: start epg scan on enter standby, wakeup epg scan on record stop
2013-10-10 19:01:46 +04:00
[CST] Focus
ebaa844494
src/gui/miscsettings_menu.cpp: always enable epg scan item
2013-10-10 19:01:46 +04:00
[CST] Focus
201fb60262
src/driver/scanepg.cpp: add support for standby epg scan;
...
block scan if recording is running;
experimental, needs more testing
2013-10-10 19:01:46 +04:00
[CST] Focus
6bfa59e506
.gitignore: add src/rcsim binary
2013-10-10 19:01:46 +04:00
[CST] Focus
0a831b87a0
eitd/sectionsd.cpp: do not send EVT_EIT_COMPLETE, if scanning paused
2013-10-10 19:01:46 +04:00
[CST] Focus
7c20ba490b
zapit/src/zapit.cpp: use CMD_ZAPTO_EPG to call ZapForEpg();
...
do not lock frontends in ZapForEpg() for standby mode
2013-10-10 19:01:45 +04:00
[CST] Focus
4ac5c40c5f
zapit/lib/zapitclient.cpp: add CMD_ZAPTO_EPG command, to be used with epg scan
2013-10-10 19:01:45 +04:00