Thilo Graf
ae115b13f0
CCDraw: rework getScreen(), getScreenData(), add pixbuf checks
...
Origin commit data
------------------
Commit: 5fda283a61
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:55 +02:00
Thilo Graf
507fda7ad6
CFileBrowser: add fallback for possible missing init directory
...
In some rare exceptional cases it is possible that wrong or missing
start directories could be defined.
Result: filebrowser window will be freezing, no key is helping.
With this fallback, filebrowser should jump into next existant upper
directory.
Origin commit data
------------------
Commit: ecc1f4860c
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
CFileBrowser: add fallback for possible missing init directory
In some rare exceptional cases it is possible that wrong or missing
start directories could be defined.
Result: filebrowser window will be freezing, no key is helping.
With this fallback, filebrowser should jump into next existant upper
directory.
2017-06-15 01:01:55 +02:00
vanhofen
e4950b6336
epgplus: use getScrollBarData() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: aa4723173b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- epgplus: use getScrollBarData() function
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
05a32648a0
pictureviewer: use getScrollBarData() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: cf44e1a974
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- pictureviewer: use getScrollBarData() function
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
7034a85f4e
bouquetlist: use getScrollBarData() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 4f32cf25e4
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- bouquetlist: use getScrollBarData() function
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
b07b28a0c4
filebrowser: use getScrollBarData() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 28b3cc80df
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- filebrowser: use getScrollBarData() function
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
c046b54c11
cc_frm_scrollbar: add getScrollBarData() function ...
...
to calculate total pages and current page for CComponentsScrollBar
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 3e9e73cb3c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- cc_frm_scrollbar: add getScrollBarData() function ...
to calculate total pages and current page for CComponentsScrollBar
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
88dcf0ea99
locale: minor changes in audioplayer's and pictureviewer's locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: ddb027a006
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- locale: minor changes in audioplayer's and pictureviewer's locales
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
ce76c1076d
pictureviewer: small design reworks ...
...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 1a2143c68b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- pictureviewer: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
50f63cf847
menue: replace last fixed values ...
...
... with OFFSET defines and scale2Res()-calculations
Signed-off-by: Thilo Graf <dbt@novatux.de >
- removed TODO for height of hint calculation
Origin commit data
------------------
Commit: 5c783a5c50
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- menue: replace last fixed values ...
... with OFFSET defines and scale2Res()-calculations
Signed-off-by: Thilo Graf <dbt@novatux.de >
- removed TODO for height of hint calculation
2017-06-15 01:01:55 +02:00
vanhofen
19d781a8ac
settings.h: use CORNER_RADIUS_NONE defines ...
...
to determinate RADIUS defines
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: d7ce3dbf4c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- settings.h: use CORNER_RADIUS_NONE defines ...
to determinate RADIUS defines
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
b1fb7bceb7
test_menu: avoid usage of CORNER_RADIUS defines; use RADIUS instead
...
... because the RADIUS defines depends on user's corner settings
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 1525719472
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- test_menu: avoid usage of CORNER_RADIUS defines; use RADIUS instead
... because the RADIUS defines depends on user's corner settings
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
Thilo Graf
e56217190d
icon: add missing pictureviewer icon
...
Origin commit data
------------------
Commit: d78e132ba2
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:55 +02:00
vanhofen
03d611f2ec
volumebar: use OFFSET defines; fix height of progressbar
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 4dffefcc21
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- volumebar: use OFFSET defines; fix height of progressbar
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
vanhofen
93b1e05e4a
vfd-setup: fix brightness setup for CST's boxmodel "Link" ...
...
and hide the brightness menu for all "Trinity" models. There's no display.
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 4295839526
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
- vfd-setup: fix brightness setup for CST's boxmodel "Link" ...
and hide the brightness menu for all "Trinity" models. There's no display.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
Thilo Graf
af77d15023
CLuaInstCCText: try to fix return value of CCTextGetLines()
...
Init was missing.
Origin commit data
------------------
Commit: 5b12952d8b
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:55 +02:00
Thilo Graf
030c9c496d
CtextBox: Precise function getLines()
...
Use refreshTextLineArray() for calculation of lines.
Note: count of lines will be only returned if CTextBox object
is initialized with a valid CBox instance,
otherwise count of 0 lines will be returned!
also remove inline declaration, not needed here
Origin commit data
------------------
Commit: ec83549e50
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
10fb9c3733
CComponentsText: make initCCText()
...
Is more useful
Origin commit data
------------------
Commit: cdafe580be
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
3df418ffed
CEventList: Move channel name to left side
...
Center place is reserved for logo
Origin commit data
------------------
Commit: 14ea1c3a31
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
2d38d38b11
FBFontRenderClass/CNeutrinoFonts: ensure reset of some instances
...
Only for safety.
Origin commit data
------------------
Commit: 71d0c42a47
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
02b6bd4930
CProgressBarCache: ensure clean iterator inside pbcClear()
...
For safety only.
Origin commit data
------------------
Commit: 5573d17cce
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
c40254e94c
CComponentsFrmClock: ensure clean timer instance
...
For safety only.
Origin commit data
------------------
Commit: 08e610859f
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
1bd7726d24
CProgressBar/CComponentsInfoBox: add missing value inits
...
Origin commit data
------------------
Commit: 0a7f7ab5a6
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
e8ba380719
CComponentsForm: remove extra item declaration
...
Remove instances from vector only for sure.
Origin commit data
------------------
Commit: 0066430b77
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
0a9a775fbc
CComponentsHeader: remove virtual declararion from getClockObject()
...
Not required.
Origin commit data
------------------
Commit: 86af640fae
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
Origin message was:
------------------
CComponentsHeader: remove virtual declararion from getClockObject()
Not required.
2017-06-15 01:01:54 +02:00
Thilo Graf
1a30bec50f
CChannelList: add instance check for header clock object
...
Only for sure.
Origin commit data
------------------
Commit: 340a6992a1
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
2bc7cf4631
CCButtonSelect: select button objects only
...
Other types are not required.
Origin commit data
------------------
Commit: c4976bb132
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
802381c6a0
CCButtonSelect: rename chain to btn_container
...
more plausible name
Origin commit data
------------------
Commit: 4146a461c1
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
222317bbad
CCButtonSelect: outsource button select handling into own class
...
Origin commit data
------------------
Commit: 4d753d7437
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Thilo Graf
fc6346b5e0
CComponentsInfoBox: fix image y pos
...
Image was not centered, because of frame was not considered.
Origin commit data
------------------
Commit: 9e2c5cb939
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-15 (Thu, 15 Jun 2017)
2017-06-15 01:01:54 +02:00
Jacek Jendrzej
ee3c3bb268
2 supplement to 3acaf2653e
...
Origin commit data
------------------
Commit: 85cff28f07
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-06-13 (Tue, 13 Jun 2017)
2017-06-13 14:30:37 +02:00
Jacek Jendrzej
336aa4f1fa
supplement to 3acaf2653e
...
Origin commit data
------------------
Commit: 30b1c3f286
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-06-13 (Tue, 13 Jun 2017)
2017-06-13 14:23:56 +02:00
Jacek Jendrzej
3acaf2653e
src/driver/pictureviewer/pictureviewer.cpp add bufferram and cached to calc freemem
...
Origin commit data
------------------
Commit: 1f0a1bfdf2
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-06-13 (Tue, 13 Jun 2017)
Origin message was:
------------------
src/driver/pictureviewer/pictureviewer.cpp add bufferram and cached to calc freemem
2017-06-13 13:34:17 +02:00
Jacek Jendrzej
f67fafd768
src/gui/movieplayer.cpp fix possible segfault
...
Origin commit data
------------------
Commit: cca6526b2f
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-06-11 (Sun, 11 Jun 2017)
2017-06-11 20:00:33 +02:00
vanhofen
1feae6f83e
filebrowser: fix total_pages calculation for CComponentsScrollBar
...
Origin commit data
------------------
Commit: 628e8ea3e4
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-06 (Tue, 06 Jun 2017)
Origin message was:
------------------
- filebrowser: fix total_pages calculation for CComponentsScrollBar
2017-06-07 15:18:38 +02:00
vanhofen
953fd71755
record-setup: use new timer_followscreenings_options struct in item
...
Origin commit data
------------------
Commit: a79a96efd6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- record-setup: use new timer_followscreenings_options struct in item
2017-06-07 15:18:38 +02:00
Michael Liebmann
66f45a1be9
configure.ac: bump revision to 3.5.0
...
Origin commit data
------------------
Commit: 45f915dd39
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-06-07 (Wed, 07 Jun 2017)
2017-06-07 14:19:11 +02:00
Michael Liebmann
9767657185
Merge branch 'pu/fb-setmode'
...
Origin commit data
------------------
Commit: 624f2b3154
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-06-07 (Wed, 07 Jun 2017)
2017-06-07 14:18:01 +02:00
vanhofen
a6485445d0
bouquetlist: fix calculation of footerwidth
...
wrong font was used
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: f2cae79b1c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- bouquetlist: fix calculation of footerwidth
wrong font was used
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
Stefan Seyfried
8193238246
set threadnames to unique values
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 5307e62506
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
2017-06-07 14:17:12 +02:00
Thilo Graf
707c74df83
Followscreenings: add enumeration for a better readability
...
Origin commit data
------------------
Commit: 141d198b29
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
2017-06-07 14:17:12 +02:00
TangoCash
ff97eee187
epgplus: fix possible segfault (thx dbo)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 866f5c37b8
Author: TangoCash <eric@loxat.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
-epgplus: fix possible segfault (thx dbo)
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
vanhofen
ba3313b04f
file.cpp|h: port filetypes handling from martii
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 37e2efb3ed
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- file.cpp|h: port filetypes handling from martii
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
vanhofen
be6c64a4a9
icons.h: sort filetype icons
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 535e4e2123
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- icons.h: sort filetype icons
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
vanhofen
e5c1ded350
filebrowser: port fileicon handling from TangoCash
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: e49c326406
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- filebrowser: port fileicon handling from TangoCash
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
vanhofen
cde9e06399
file.cpp|h: port filetypes from TangoCash
...
Origin commit data
------------------
Commit: 4024171041
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- file.cpp|h: port filetypes from TangoCash
2017-06-07 14:17:12 +02:00
vanhofen
51b69fdce5
icons: add filetype-icon for pictures
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 58d25b5da2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- icons: add filetype-icon for pictures
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
vanhofen
0158eabeef
icons: move mp3.png from /headers to /filetypes; align icon size
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: a43617dda3
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- icons: move mp3.png from /headers to /filetypes; align icon size
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
vanhofen
b1b18819b1
audioplayer: use NEUTRINO_ICON_AUDIO in header
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 6c1d7eea59
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- audioplayer: use NEUTRINO_ICON_AUDIO in header
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:11 +02:00
vanhofen
81856f62d5
filebrowser: use NEUTRINO_ICON_PICTURE to mark pictures
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 78dd5e2923
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- filebrowser: use NEUTRINO_ICON_PICTURE to mark pictures
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:11 +02:00