Thilo Graf
9bf2127c32
CBuildInfo: rework buildinfo class for use as CComponentsWindow
...
also possible: get partial informations also as strings for usage
in other classes
Origin commit data
------------------
Commit: 6955df5c5e
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-11 00:20:10 +01:00
Michael Liebmann
92dd88d98d
Add display of build info
...
- Display compiler version, compiler flags, build PC, kernel version
- configure.ac part ported from filezilla project
Origin commit data
------------------
Commit: 4cf4857201
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-10-17 (Thu, 17 Oct 2013)
2013-11-11 00:20:09 +01:00
Thilo Graf
346feb80d4
CComponentsExtTextForm: remove check for empty strings
...
This check causes possible segfault and check is already in ccx_text_obj.
Origin commit data
------------------
Commit: 05ce023278
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-11 00:19:49 +01:00
Thilo Graf
2a5f6dd9c5
CComponentsExtTextForm: fix assign of width with percent value
...
Assigning of value before width was set, had no effect
Origin commit data
------------------
Commit: 74d25a6089
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-11 00:19:48 +01:00
Thilo Graf
4d5a5fef27
CComponents: add log warning if position = 0
...
Value 0 for embedded items should be unproblematic, buy single items
should have minimum value = 1.
Origin commit data
------------------
Commit: e5b0673259
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-10 (Sun, 10 Nov 2013)
2013-11-11 00:19:48 +01:00
Thilo Graf
0fe6ad13d9
CComponentsButton: add members to get caption properties
...
Origin commit data
------------------
Commit: 812168416f
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-09 (Sat, 09 Nov 2013)
2013-11-11 00:19:48 +01:00
Thilo Graf
b9fc266721
CComponentsWindow: remove paint() member
...
The derived member of ComponentsForm() should be sufficiently
and should serve its purpose.
Origin commit data
------------------
Commit: cbeb9f3ac6
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-08 (Fri, 08 Nov 2013)
2013-11-11 00:19:48 +01:00
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
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
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
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
[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
[CST] Focus
2b53680e49
gui/test_menu.h: disable test menu
...
Origin commit data
------------------
Commit: ae78af966c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-05 (Tue, 05 Nov 2013)
2013-11-05 15:54:13 +04:00
[CST] Focus
18c101a858
gui/scan_setup.cpp: do not add satellites to select from disabled frontend;
...
add intro items for scan menu not dependent on wizard mode:
after wizard mode disabled, code add one more item (subhead), and saved
selected invalidated, as result ie no selected item at all
Origin commit data
------------------
Commit: 70725b323b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-05 (Tue, 05 Nov 2013)
2013-11-05 15:34:24 +04:00
[CST] Focus
e9713c62be
data/locale/english.locale: fix typo
...
Origin commit data
------------------
Commit: 1e247dd6f4
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-05 (Tue, 05 Nov 2013)
2013-11-05 15:34:23 +04:00
vanhofen
b1164c7b24
moviebrowser: use ccomponents to paint header
...
Origin commit data
------------------
Commit: 789280736d
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-11-05 (Tue, 05 Nov 2013)
Origin message was:
------------------
- moviebrowser: use ccomponents to paint header
2013-11-05 10:09:08 +01:00
[CST] Focus
712747fb17
gui/start_wizard.cpp: fix missing frontend setup
...
Origin commit data
------------------
Commit: 0c724b457a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-05 (Tue, 05 Nov 2013)
2013-11-05 11:44:44 +04:00
[CST] Focus
865f935300
gui/scan_setup.cpp: set wizard mode for frontend setup menu
...
Origin commit data
------------------
Commit: 8ef3efc72d
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-05 (Tue, 05 Nov 2013)
2013-11-05 11:44:44 +04:00
[CST] Focus
db58552181
gui/widget/menue.cpp: fix jump to some item types with direct key
...
Origin commit data
------------------
Commit: 9fe3e97c84
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-05 11:44:44 +04:00
[CST] Focus
77b8f0c89b
PERSONALIZE_ACTIVE_MODE_OPTIONS: fix PERSONALIZE_PROTECT_MODE_MAX, PERSONALIZE_ACTIVE_MODE_OPTIONS need 2 options, not 3
...
Origin commit data
------------------
Commit: 8676254150
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-05 11:44:43 +04:00
[CST] Focus
688222f0ce
gui/personalize.cpp: fix CPinSetupNotifier: return false, menu repaint not needed
...
Origin commit data
------------------
Commit: 404de5376b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-05 11:44:43 +04:00
vanhofen
e141e138b8
moviebrowser: disable hdd-bar in youtube mode
...
Origin commit data
------------------
Commit: fed0bfda8c
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-11-04 (Mon, 04 Nov 2013)
Origin message was:
------------------
- moviebrowser: disable hdd-bar in youtube mode
2013-11-04 21:54:13 +01:00
Michael Liebmann
5dfd0448a3
Audioplayer: Remove special handling for display mute icon
...
- Supplement to 5aa9f6a272
Origin commit data
------------------
Commit: 1c3ee43410
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-04 17:12:48 +01:00
Michael Liebmann
5aa9f6a272
Audioplayer: Remove special handling for display mute icon
...
Origin commit data
------------------
Commit: bace5ce91b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-04 17:00:34 +01:00