Michael Liebmann
ca22cb9241
CTextBox: Fix background paint
2013-10-26 18:55:40 +02:00
Michael Liebmann
36e20a8535
Update deutsch.locale an fix sort order in english.locale
2013-10-26 18:55:40 +02:00
[CST] Focus
dd509ef0c2
gui/miscsettings_menu.cpp: add video.h header
2013-10-25 16:41:03 +04:00
[CST] Focus
7bf76aad3d
gui/scan_setup.cpp: fix broken zapit config for frontend setup
2013-10-25 16:17:55 +04:00
[CST] Focus
c437b8cf6a
gui/scan_setup.cpp: fix crashes due to move tuner setup;
...
auto-save settings;
re-order menu options;
should fix satSelect memleak
2013-10-25 15:51:34 +04:00
[CST] Focus
15c280b46a
gui/update_menue.cpp: cut update menu for easy mode
2013-10-25 15:49:51 +04:00
[CST] Focus
067891fe52
move tuner setup to Service menu
2013-10-25 14:27:38 +04:00
[CST] Focus
6b58f32c48
gui/personalize.cpp: fix memleak, fix warnings
2013-10-25 13:53:36 +04:00
[CST] Focus
606bd01878
as requested, implement 'easy' menu mode for novice users;
...
default behavior should not be changed, easy mode forced by /var/etc/.easymenu file inside image;
at the moment switch between modes is done by main menu -> 'stop' button -> enter pin code,
restart needed after mode switch
2013-10-25 13:03:26 +04:00
[CST] Focus
af49e54d22
driver/rcinput.cpp: increase neutrino.sock listen backlog -
...
try to avoid dead-lock on zap flood, when neutrino wait response for command,
while zapit try to send event to neutrino
2013-10-25 13:03:11 +04:00
Michael Liebmann
c9e48064d6
mtdutils: Add missing include paths
2013-10-25 06:29:45 +02:00
Thilo Graf
6ee7fac1a5
CComponents: rename hide() to hideCC()
...
There are too many name conflicts with hide-members in other classes.
2013-10-24 21:39:04 +02:00
Thilo Graf
f7798affc6
CComponents: add unfied header file for general include of cc classes
...
Provides a unified header file, so it is not required to select a
certain header file.
2013-10-24 21:19:07 +02:00
Michael Liebmann
ad630c5acb
CComponentsText: Add function getTextLinesAutoHeight()
...
- Function is used for determine the number of lines
in a text box in AUTO_HIGH mode.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-10-24 21:19:07 +02:00
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