Commit Graph

9396 Commits

Author SHA1 Message Date
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
vanhofen
4f55c561d7 icons: add filetype-icon for pictures
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: d8f364ca46
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:11 +02:00
vanhofen
d08e36e861 filebrowser: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables

Unfortunately we can't use CComponentsFooter, because
CComponentsFooter can't handle button_label_ext yet

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: cb36d32799
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-07 (Wed, 07 Jun 2017)

Origin message was:
------------------
- filebrowser: small design reworks ...

* use OFFSET defines
* use CComponentsScrollbar
* rename some variables

Unfortunately we can't use CComponentsFooter, because
CComponentsFooter can't handle button_label_ext yet

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:11 +02:00
vanhofen
0e082688e7 locale: small changes in filebrowser's sort locales
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 49bd2e9ba7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-07 (Wed, 07 Jun 2017)

Origin message was:
------------------
- locale: small changes in filebrowser's sort locales

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:11 +02:00
vanhofen
e3835a8272 filebrowser: use a bit larger regular font by default
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 11aa9054bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-07 (Wed, 07 Jun 2017)

Origin message was:
------------------
- filebrowser: use a bit larger regular font by default

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:11 +02:00
vanhofen
7945ff5f14 filebrowser: use "dirs first" sort method by default
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 64f35bd2ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-07 (Wed, 07 Jun 2017)

Origin message was:
------------------
- filebrowser: use "dirs first" sort method by default

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:11 +02:00
gixxpunk
dd5f205c95 hdd_menu.cpp: remove "-T largefile" parameter
Some users experience problems with too low amount of inodes (No space
left on device but only a few percent of the device are actually used).
To fix this, simply use default settings. This will give us a much
higher amount of inodes on the hard drive but will waste a bit more
space on the device for inode reservation.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 327dbbed1e
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-06-07 (Wed, 07 Jun 2017)
2017-06-07 14:17:11 +02:00
Michael Liebmann
eac2dccfb6 HD1: Workaround for missing cs_get_chip_type
Origin commit data
------------------
Commit: a6fe60d60a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-06-07 (Wed, 07 Jun 2017)
2017-06-07 14:16:11 +02:00
Jacek Jendrzej
10d5368c73 change prozent ckeck to 90
Origin commit data
------------------
Commit: ab829a61b6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-30 (Tue, 30 May 2017)
2017-05-30 19:26:04 +02:00
Thilo Graf
2b6f25e792 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Commit: 701273034a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-29 (Mon, 29 May 2017)
2017-05-29 22:29:30 +02:00
Thilo Graf
b8b3a43432 CProgressBarCache: declare funtions pbcPaint(), pbcPaintBoxRel() as const
Technically these members can be const.


Origin commit data
------------------
Commit: 88e0479429
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-29 (Mon, 29 May 2017)
2017-05-29 22:26:06 +02:00
Thilo Graf
77cd7c8ef0 CComponentsTimer: exec OnTimer cleanup after stopped thread
Users reported about crashes, but I could not verify them by myself.

Supplement to: 8f7b23ad19


Origin commit data
------------------
Commit: 6e9e4de638
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-29 (Mon, 29 May 2017)
2017-05-29 22:25:59 +02:00
Thilo Graf
8e16f920cd Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Commit: 8ab1ead149
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)
2017-05-28 20:47:45 +02:00
Thilo Graf
cea25f1809 CChannelList: simplify calls of logo paints, avoid possible dub paints
Origin commit data
------------------
Commit: 4f5d216120
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)
2017-05-28 20:42:33 +02:00
Thilo Graf
cf7c469d8b Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Commit: 402c302bb8
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)
2017-05-28 13:36:46 +02:00
Thilo Graf
78d7830040 CComponentsButton: fix offset between icon and text items
We have only two items, therfore it makes sense to set offset to 0
if we have only one item. Otherwise a single item will not be centered.


Origin commit data
------------------
Commit: 294278aad3
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)
2017-05-28 13:34:17 +02:00
Thilo Graf
6d9267c1c3 CComponentsButton: use defined offset for append offset
Origin commit data
------------------
Commit: a5a2ac6037
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)
2017-05-28 13:34:12 +02:00
Thilo Graf
35e038f88a Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Commit: f4175eefe8
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)
2017-05-27 17:29:28 +02:00
Thilo Graf
8f7b23ad19 CComponentsTimer: ensure cleanup of OnTimer signal while sopping timer
Origin commit data
------------------
Commit: c0fe5d2402
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)
2017-05-27 17:27:04 +02:00
Thilo Graf
5ee3e98065 CComponentsFrmClock: init OnTimer after ititialized timer object
Content of OnTimer was not considered after init of timer object.


Origin commit data
------------------
Commit: de3c14a881
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)
2017-05-27 17:26:59 +02:00
Thilo Graf
5d3a4c402b CComponentsHeader: ensure reset of icon object
Origin commit data
------------------
Commit: 1f8007c50c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)
2017-05-27 02:51:36 +02:00
Thilo Graf
6073df9316 CCDraw: expand debug output inside clearFbGradientData()
get info for addresses.


Origin commit data
------------------
Commit: 979e6370a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)
2017-05-27 02:51:36 +02:00
Thilo Graf
d88fc8a748 CComponentsFrmClock: fix wrong comparison
Origin commit data
------------------
Commit: 4455c65225
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)
2017-05-27 02:51:36 +02:00
Jacek Jendrzej
4fff365eaf src/gui/screensaver.cpp try to fix segfault on stop
Origin commit data
------------------
Commit: fcc3a12e88
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-23 (Tue, 23 May 2017)
2017-05-23 17:52:16 +02:00
Jacek Jendrzej
988013e080 src/gui/adzap.cpp init before use
Origin commit data
------------------
Commit: 6e8c1cac96
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-23 (Tue, 23 May 2017)
2017-05-23 17:48:15 +02:00
Thilo Graf
2de45c33b6 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Commit: c0cc7ef192
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)
2017-05-21 18:09:22 +02:00
Thilo Graf
b4e653a109 CComponentsButton: add missing init of col_body_old
Some changes on runtime were ignored on runtime.


Origin commit data
------------------
Commit: 36c8f4c24f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)
2017-05-21 18:00:21 +02:00
Thilo Graf
f4fa6e2cf9 cc_item.h/cc_frm.h/cc_frm_button.h: use pre defined frame color as default
Origin commit data
------------------
Commit: 9132e7de82
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)
2017-05-21 18:00:21 +02:00
Thilo Graf
9729665f49 CMsgBox: fix paint of footer buttons
Only paint of button container is required.


Origin commit data
------------------
Commit: 37387a3e69
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)
2017-05-21 18:00:21 +02:00
Thilo Graf
1fff9dbad3 CHintBox: use less colors time scale mode for visual timeout
Otherwise probably in this context to much colored with default settings.


Origin commit data
------------------
Commit: 8c29b8e68f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)
2017-05-21 18:00:21 +02:00
Jacek Jendrzej
da1903c11d src/gui/lua/lua_cc_text.cpp avoid segfault
Origin commit data
------------------
Commit: ffe986f36b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-17 (Wed, 17 May 2017)
2017-05-17 22:15:15 +02:00
Thilo Graf
44af471dd9 CHintBox: fix position in case of missing text
Without text, position was not complete calculated.
Only default position was used.


Origin commit data
------------------
Commit: e48cc87b6f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-17 (Wed, 17 May 2017)
2017-05-17 20:11:28 +02:00
vanhofen
3f417116a5 cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
Origin commit data
------------------
Commit: b7ef6e47fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-17 (Wed, 17 May 2017)

Origin message was:
------------------
- cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
2017-05-17 17:23:22 +02:00
vanhofen
f0147609d9 buttons: use OFFSET defines
Origin commit data
------------------
Commit: bf852064bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-16 (Tue, 16 May 2017)

Origin message was:
------------------
- buttons: use OFFSET defines
2017-05-16 10:31:25 +02:00
Thilo Graf
801e94d938 Merge branch 'master' into pu/fb-setmode
# Conflicts:
#	src/gui/components/cc_frm_window.h


Origin commit data
------------------
Commit: aaa34d8887
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)
2017-05-11 12:18:38 +02:00
Thilo Graf
653c5af07c cc_frm_header.cpp/h: remove CTextBox types for title allignment
Title object has only width of current text content. This causes CTextBox
types have not a really visible effect. Now we have only three align types for title
and these are related to cc-text object position.

Involved classes adjusted too.


Origin commit data
------------------
Commit: 942a27e3ef
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)
2017-05-11 12:15:16 +02:00
Thilo Graf
9a0a266f27 EpgPlus: use default parameter for titel arrangement
Origin commit data
------------------
Commit: 100a1606f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)
2017-05-11 11:28:06 +02:00
Thilo Graf
509dff5c83 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Commit: a26c1bc868
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)
2017-05-11 08:43:29 +02:00
Thilo Graf
e2fce7a702 CComponentsHeader: fix brace error
suggest explicit braces to avoid ambiguous ‘else’


Origin commit data
------------------
Commit: 1b2f1d320d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)
2017-05-11 08:39:20 +02:00
Jacek Jendrzej
19b084cb4c use lua_Integer
Origin commit data
------------------
Commit: 843703b175
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-10 (Wed, 10 May 2017)
2017-05-10 15:35:44 +02:00