Commit Graph

5110 Commits

Author SHA1 Message Date
Thilo Graf
5f9bb84b28 revert 2649ca147a
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget


Origin commit data
------------------
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-26 23:25:59 +02:00
Michael Liebmann
c3ecec9612 CTextBox: Fix background paint
Origin commit data
------------------
Commit: ca22cb9241
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-26 (Sat, 26 Oct 2013)
2013-10-26 18:55:40 +02:00
Michael Liebmann
e0a5bcce92 Update deutsch.locale an fix sort order in english.locale
Origin commit data
------------------
Commit: 36e20a8535
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-26 18:55:40 +02:00
[CST] Focus
f09d99d3b2 gui/miscsettings_menu.cpp: add video.h header
Origin commit data
------------------
Commit: dd509ef0c2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 16:41:03 +04:00
[CST] Focus
1f04f19116 gui/scan_setup.cpp: fix broken zapit config for frontend setup
Origin commit data
------------------
Commit: 7bf76aad3d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 16:17:55 +04:00
[CST] Focus
9744c2b396 gui/scan_setup.cpp: fix crashes due to move tuner setup;
auto-save settings;
re-order menu options;
should fix satSelect memleak


Origin commit data
------------------
Commit: c437b8cf6a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 15:51:34 +04:00
[CST] Focus
6ce5bb2170 gui/update_menue.cpp: cut update menu for easy mode
Origin commit data
------------------
Commit: 15c280b46a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 15:49:51 +04:00
[CST] Focus
60881342d1 move tuner setup to Service menu
Origin commit data
------------------
Commit: 067891fe52
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 14:27:38 +04:00
[CST] Focus
ec6c5e7974 gui/personalize.cpp: fix memleak, fix warnings
Origin commit data
------------------
Commit: 6b58f32c48
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 13:53:36 +04:00
[CST] Focus
e091a84f2b 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


Origin commit data
------------------
Commit: 606bd01878
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 13:03:26 +04:00
[CST] Focus
37b0040625 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


Origin commit data
------------------
Commit: af49e54d22
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-25 13:03:11 +04:00
Michael Liebmann
b2c3b2dbc9 mtdutils: Add missing include paths
Origin commit data
------------------
Commit: c9e48064d6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-25 06:29:45 +02:00
Thilo Graf
2649ca147a CComponents: rename hide() to hideCC()
There are too many name conflicts with hide-members in other classes.


Origin commit data
------------------
Commit: 6ee7fac1a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:39:04 +02:00
Thilo Graf
41d131eb32 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.


Origin commit data
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:19:07 +02:00
Michael Liebmann
158a943771 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>


Origin commit data
------------------
Commit: ad630c5acb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-23 (Wed, 23 Oct 2013)

Origin message was:
------------------
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
cf38a73a3a CComponentsHeader: add possibility to modify text alignment
usable in header and its derived classes and in class CComponentsWindow


Origin commit data
------------------
Commit: 64c6eb5945
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-23 (Wed, 23 Oct 2013)
2013-10-24 21:19:07 +02:00
Thilo Graf
25c3bc51db CComponentsHeader: use isAdded() to avoid add multiple items
Origin commit data
------------------
Commit: ad102b69fd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-22 (Tue, 22 Oct 2013)
2013-10-24 21:19:06 +02:00
Michael Liebmann
1e6c8d4420 CTextBox: Add function getLinesPerPage()
- Add AUTO_LINEBREAK_NO_BREAKCHARS to textbox_modes for
 auto linebreak without '-' and '.' char


Origin commit data
------------------
Commit: 3d404afc7f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)

Origin message was:
------------------
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
1a636f462d CComponentsWindow: add member showHeader()
Provides show or hide window header


Origin commit data
------------------
Commit: 5323e92a6f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-24 21:19:06 +02:00
Thilo Graf
be503ea748 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.


Origin commit data
------------------
Commit: adba310c1c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-24 21:19:06 +02:00
Thilo Graf
09d5a7fd85 CChannelList: set some clock item properties in dependency from header
Origin commit data
------------------
Commit: 9f150435a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-24 21:19:06 +02:00
Thilo Graf
1cf568dc32 CComponentsText: add member to get text color
Origin commit data
------------------
Commit: e613971c0d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-24 21:19:06 +02:00
Thilo Graf
d81f97780d CComponentsHeader: add member to get header text
Origin commit data
------------------
Commit: 1b0d4fdd05
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-24 21:19:05 +02:00
vanhofen
788daa5ad3 locale: remove confusing string 'squashFS'
Origin commit data
------------------
Commit: c239f7af95
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-23 (Wed, 23 Oct 2013)

Origin message was:
------------------
- locale: remove confusing string 'squashFS'
2013-10-23 10:41:47 +02:00
Michael Liebmann
a6eefc134f CFrameBuffer: Fix query for Apollo hardware
Origin commit data
------------------
Commit: df43ca24fa
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-21 09:32:15 +02:00
Michael Liebmann
38f34886e6 CComponentsItem: Remove parameter from function isAdded()
Origin commit data
------------------
Commit: b3559e37f8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-21 (Mon, 21 Oct 2013)
2013-10-21 09:32:15 +02:00
gixxpunk
3714da93c6 zapit: only read sizeof(s) instead of fixed number
Origin commit data
------------------
Commit: b91960f82a
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- zapit: only read sizeof(s) instead of fixed number
2013-10-20 21:07:59 +02:00
gixxpunk
012ea17d2e zapit: memset info
Origin commit data
------------------
Commit: 920a119833
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- zapit: memset info
2013-10-20 21:07:59 +02:00
gixxpunk
1a525d0f33 tuxtxt: pageinfo = NULL
Origin commit data
------------------
Commit: b2c37c556f
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- tuxtxt: pageinfo = NULL
2013-10-20 21:07:59 +02:00
gixxpunk
760e71af9f fix annoying gui flickering when fading is activated on nevis
Origin commit data
------------------
Commit: 80fbe7db4c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- fix annoying gui flickering when fading is activated on nevis
2013-10-20 21:07:59 +02:00
gixxpunk
8b3a4a4bac acinclude: fix typo
Origin commit data
------------------
Commit: f2e42f4026
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- acinclude: fix typo
2013-10-20 21:07:59 +02:00
vanhofen
d344695c61 eventlist: change hotkeys in searchmenu for a smoother handling
Origin commit data
------------------
Commit: 37fce25dac
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- eventlist: change hotkeys in searchmenu for a smoother handling
2013-10-20 21:06:59 +02:00
[CST] Focus
92079d91d9 driver/scanepg.cpp: return handled for events not handled in other code,
should fix crashes on double-free problem


Origin commit data
------------------
Commit: d4cf498279
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
2013-10-20 14:38:06 +04:00
Thilo Graf
0dfb948ffa CTextBox: ensure restore of background, if pixbuf exists
This may prevent undefined behavior or even possible segfaults


Origin commit data
------------------
Commit: 302649eca4
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-20 (Sun, 20 Oct 2013)
2013-10-20 02:54:46 +02:00
Thilo Graf
e4e375b159 CImageInfo: split function InitLicenseText()
InitInfoText() now handles only infotext via parameter text, so it is
possible to set different text into infobox item.


Origin commit data
------------------
Commit: 8e246f16a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-19 (Sat, 19 Oct 2013)
2013-10-19 01:25:23 +02:00
Thilo Graf
a1b81db73e CComponentsItem: move function isAdded() to CComponentsItem class
Origin commit data
------------------
Commit: 3438b23f68
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-19 (Sat, 19 Oct 2013)
2013-10-19 01:25:23 +02:00
Thilo Graf
90325927de CComponentsText: use separated function to get text fro a file
Origin commit data
------------------
Commit: a1e5a60184
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-19 (Sat, 19 Oct 2013)
2013-10-19 01:25:22 +02:00
[CST] Focus
ad32e36708 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


Origin commit data
------------------
Commit: 11d77c3030
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
2013-10-17 19:14:02 +04:00
[CST] Focus
0c22524d1a zapit/src/femanager.cpp: add debug, when live fe selected without check
Origin commit data
------------------
Commit: 4d30774524
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
2013-10-17 19:14:02 +04:00
[CST] Focus
14cc52be60 neutrino.cpp: call CEpgScan::handleMsg() in standart way,
fixes memleak for events with data


Origin commit data
------------------
Commit: a109474d61
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
2013-10-17 19:14:02 +04:00
[CST] Focus
741d8dd1dd driver/scanepg.cpp: change handleMsg() to return event handled/unhandled
Origin commit data
------------------
Commit: 3863008e3a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
2013-10-17 19:14:02 +04:00
Michael Liebmann
a23a77f605 Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
Origin commit data
------------------
Commit: 5091e920fc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
2013-10-17 04:22:49 +02:00
Thilo Graf
775ca7962d CComponentsButton: involving of button text for dyn font evaluation
Origin commit data
------------------
Commit: a47091872b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-12 (Sat, 12 Oct 2013)
2013-10-16 11:54:06 +02:00
Thilo Graf
e97b79de27 CComponentsButton: use empty string as default icon in constructors
Origin commit data
------------------
Commit: fb3f18b14a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)
2013-10-16 11:54:06 +02:00
Thilo Graf
92926e57b2 CComponentsForm: add predefine CC_CENTERED for auto positions
This saves explicit position calculations to arrange items centered


Origin commit data
------------------
Commit: 3ff09c88bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)
2013-10-16 11:54:05 +02:00
Thilo Graf
17bec86963 CStreamInfo2: implement signalbox based up CSignalBox
Origin commit data
------------------
Commit: c2f66a39c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)
2013-10-16 11:54:05 +02:00
Thilo Graf
8a76a2dca3 CSignalBar: optimize caption handling
Origin commit data
------------------
Commit: 517313cd82
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)
2013-10-16 11:54:05 +02:00
Thilo Graf
88055da58b CNeutrinoFonts: performance fix
Variable '_height' is reassigned a value before the old one has been used.


Origin commit data
------------------
Commit: b5483d4050
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-10 (Thu, 10 Oct 2013)
2013-10-16 11:54:05 +02:00
Thilo Graf
64c67094e4 CNeutrinoFonts: add explicit include for SNeutrinoSettings
required in typedef struct font_sizes_groups for *const content


Origin commit data
------------------
Commit: 37cb024412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-10 (Thu, 10 Oct 2013)
2013-10-16 11:54:04 +02:00
Thilo Graf
8d52697ff9 CComponentsButton: use dynamic fonts, remove old font handling
Origin commit data
------------------
Commit: c3a3eea0d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-10 (Tue, 10 Sep 2013)
2013-10-16 11:54:04 +02:00