Commit Graph

10878 Commits

Author SHA1 Message Date
svenhoefer
93e22163e9 - acinclude.m4: remove unused --enable-tmsdk switch; ...
There's so much more unused and outdated stuff :/
2017-03-16 21:12:01 +01:00
TangoCash
81fb3b42fa Merge branch 'pu/mp' of github.com:tuxbox-neutrino/gui-neutrino into pu/mp
Conflicts:
	src/gui/scan_setup.cpp
	src/zapit/src/frontend.cpp
2017-03-15 22:47:42 +01:00
M. Liebmann
b190e0c4ff Merge branch 'master' into pu/fb-setmode 2017-03-15 21:19:08 +01:00
TangoCash
f974b56343 add unicable2/jess (thx DboxOldie) 2017-03-15 19:51:20 +01:00
Jacek Jendrzej
cf126eb761 enable SCREENSHOT for generic 2017-03-15 19:10:35 +01:00
Jacek Jendrzej
142ac1392f screenshot.cpp fix memcpy param overlap 2017-03-15 19:02:44 +01:00
Jacek Jendrzej
f18ec050c7 src/neutrino.cpp fix possible memleak 2017-03-15 15:56:23 +01:00
Jacek Jendrzej
861017a95d dont cal permanently settimeofday if operation not permitted 2017-03-15 14:54:32 +01:00
svenhoefer
530601cd5f - locale: re-add some minor elipses fixes 2017-03-15 11:33:54 +01:00
Sven Höfer
09606c5ded Merge pull request #8 from Pr0metheus2/patch-1
Update slovak.locale
2017-03-15 11:21:49 +01:00
Thilo Graf
e498cc6b09 CComponentsExtTextForm: use scaled default dimension values 2017-03-15 09:58:28 +01:00
Thilo Graf
17227504c2 CImageInfo: optimize label arrangement
Distance between label and text was too large with full hd resolution.
2017-03-15 09:58:23 +01:00
Thilo Graf
81cde4836f CComponentsExtTextForm: fix label width calculation 2017-03-15 09:58:10 +01:00
Thilo Graf
1db1182b87 CImageInfo: use global offset for item offset 2017-03-15 09:57:43 +01:00
svenhoefer
4a30321468 - pictures: re-add familiar shutdown picture 2017-03-15 09:47:07 +01:00
svenhoefer
696f5ae5f6 - icons: re-add some familiar icons 2017-03-15 09:47:07 +01:00
max_10
dc9232b7e9 unicable jess added (thx DboxOldie) 2017-03-15 09:47:07 +01:00
Andrej Tobola
9cefe16d4b Update slovak.locale 2017-03-15 09:32:43 +01:00
Jacek Jendrzej
90c68453a5 src/gui/streaminfo2.cpp add MP3 info 2017-03-14 21:34:08 +01:00
M. Liebmann
49737c5ee2 Merge branch 'master' into pu/fb-setmode 2017-03-14 17:33:57 +01:00
Thilo Graf
3b5cd00bf4 CColorChooser: fix compile conversion warnings 2017-03-14 09:42:30 +01:00
Thilo Graf
f5f2bf92ba CComponentsDetailsLine: add scale to details line width
Also added correction for odd line width values and added
method to change details line width.
2017-03-14 09:41:19 +01:00
Thilo Graf
df48434092 cc_types.h: add scale to CC_WIDTH_MIN/CC_HEIGHT_MIN 2017-03-14 09:41:10 +01:00
Thilo Graf
afe98d3952 settings.h: enable scale for DETAILSLINE_WIDTH 2017-03-14 09:41:01 +01:00
svenhoefer
f498775647 Merge branch 'master' into pu/mp 2017-03-14 08:06:05 +01:00
svenhoefer
4bf9c74f59 - .gitignore: add compile
- .svnignore: remove
2017-03-14 08:04:26 +01:00
M. Liebmann
12eef31a08 Merge branch 'master' into pu/fb-setmode 2017-03-14 00:14:23 +01:00
M. Liebmann
a3bd6bb4de src/uncooloff.c: Fix compile error 2017-03-14 00:13:35 +01:00
M. Liebmann
bfcf4057d5 src/gui/videosettings.cpp: Replace BOXMODEL_APOLLO by BOXMODEL_CS_HD2 2017-03-14 00:13:35 +01:00
M. Liebmann
03c5d11572 src/gui/widget/buttons.cpp: Use system/stacktrace.h ...
... instead of driver/stacktrace
2017-03-14 00:13:35 +01:00
M. Liebmann
8340534ee4 src/system/stacktrace.cpp: Use dummy function for print_stacktrace()...
... and install_crash_handler() if HAVE_BACKTRACE is not defined
2017-03-14 00:13:35 +01:00
svenhoefer
60d3cfb962 - neutrinoyparser: stay compatible with present code in Y_Blocks.txt 2017-03-13 23:48:08 +01:00
M. Liebmann
2677543cc4 Merge branch 'master' into pu/fb-setmode 2017-03-13 21:55:50 +01:00
Jacek Jendrzej
76530e2c05 try fix segfault with --enable-cleanup 2017-03-13 19:13:37 +01:00
Jacek Jendrzej
32a0fb6de4 fix PC compil 2017-03-13 19:06:33 +01:00
svenhoefer
8bdb16cec6 Merge remote-tracking branch 'neutrino-mp/master' into pu/mp
Conflicts:
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/neutrinoyparser.cpp
2017-03-13 16:14:33 +01:00
svenhoefer
5b0faeab8c - unify DetailsLine-names; move define to settings.h 2017-03-13 12:40:04 +01:00
M. Liebmann
d0b02a9752 CMenuWidget::calcSize: Add forgotten 'wi' 2017-03-13 10:34:37 +01:00
M. Liebmann
fa2fd94f77 Merge branch 'master' into pu/fb-setmode 2017-03-13 09:56:04 +01:00
M. Liebmann
2ed30486c4 CMenuWidget::calcSize: Use scale2Res() to adjust fixed sizes 2017-03-13 09:55:58 +01:00
M. Liebmann
30db40da1a CMenuWidget::calcSize: Recalculation of min_width ...
... for adjustment to the osd resolution
2017-03-13 09:55:58 +01:00
Thilo Graf
3fa097ebb9 cc_types.h: expand button_label_cc with hint as descrpition for button 2017-03-13 09:45:38 +01:00
Thilo Graf
e777ecdfdb cc_types: move struct button_label_cc into cc_types.h 2017-03-13 09:45:38 +01:00
Thilo Graf
e2ca965ee9 CComponentsFooter: add bg_image to button_label_cc type 2017-03-13 09:45:38 +01:00
M. Liebmann
828329452e Merge branch 'master' into pu/fb-setmode 2017-03-12 06:37:10 +01:00
M. Liebmann
5ce34d5cf9 Revert "- allow to force given osd resolution in "videosystem = auto" mode"
This reverts commit 6fc24e990b.
2017-03-12 06:32:52 +01:00
Thilo Graf
c766a970dc CComponentsFooter: simplify implementation of button labels
button_label_l and button_label_s are now
merged to button_label_cc with prepared default values for text and locales.This type contains all possible
button label properties. Values for locales and string
are evaluated in setButtonLabels(), so it's possible to remove some
overloaded methodes.
2017-03-11 00:45:25 +01:00
Thilo Graf
ccb82083e2 CCDraw: add possibility to use background images as item background
Provides functionality to use a backround image instead to render
usual box. If an image is defined, box render is disabled, but behavior
for hide, kill, cache... is not changed.

TODO:
- maybe needs global caching because images are not yet managed like icons in framebuffer class
2017-03-11 00:45:25 +01:00
Stefan Seyfried
c857fc49be bouquetlist: don't block RC keys while list is opened 2017-03-10 19:10:19 +01:00
Stefan Seyfried
2cef61bd8e msgbox: deobfuscate assignment of default result value 2017-03-10 19:10:06 +01:00