Commit Graph

13583 Commits

Author SHA1 Message Date
GetAway
10da6b9894 radio-stations.xml: update Radio Arabella 2021-11-14 13:24:21 +01:00
Thilo Graf
a9b73a6603 cc_frm_button: remove offset between icon and text
Text object has an own internal offset. Therefore, I think it
is not required. Possible side effects are not to be ruled out and
remains to be seen.
2021-11-13 18:59:51 +01:00
Thilo Graf
c27c761add cc_frm_button: rework initIcon(), more simply implementaion 2021-11-13 18:59:51 +01:00
Thilo Graf
68c8edf09c cc_item_picture: rework for svg-support, simplified structure
- simplified icon and logohandling in headers
- add svg examples, fix some other tests inside test_menu.cpp
2021-11-13 18:59:51 +01:00
Thilo Graf
568518c15a cc_frm_slider: remove isPicPainted(), not required 2021-11-13 18:59:50 +01:00
Thilo Graf
53e19aaae2 cc_item_infobox: remove pic->isPicPainted(), pic->doPaintBg(false)
not required
2021-11-13 18:59:50 +01:00
Thilo Graf
4f916326ab cc_frm_scrollbar: format changes 2021-11-13 18:59:50 +01:00
Thilo Graf
dff5055cfd cc_frm_scrollbar: remove doPaintBg(false), not required 2021-11-13 18:59:50 +01:00
Thilo Graf
a9c47fcba2 cc_frm_icons: simplify icon handling, code format changes 2021-11-13 18:59:50 +01:00
Thilo Graf
a36b7548b2 cc_frm_button: remove doPaintBg(false) and setter parameters, not required 2021-11-13 18:59:50 +01:00
Thilo Graf
1c07b26b97 cc_extra: remove isPicPainted(), not required 2021-11-13 18:59:50 +01:00
Thilo Graf
007b89b205 audioplayer: outsource for title data source handling into own methods
Prepared to allow external access to an audio player instance.
2021-11-13 18:59:50 +01:00
Thilo Graf
26646c6ae8 audioplayer: simplify cover handling 2021-11-13 18:59:50 +01:00
Thilo Graf
d41cb1bbb1 epgplus: use CComponentsChannelLogo instead CComponentsChannelLogoScalable 2021-11-13 18:59:50 +01:00
Thilo Graf
20cb6fbbf3 moviebrowser: use CComponentsChannelLogo instead CComponentsChannelLogoScalable
scale parameter from logo/cover dimesion setters not required
2021-11-13 18:59:50 +01:00
Thilo Graf
fa99b236e4 upnpbrowser: change code format 2021-11-13 18:59:50 +01:00
Thilo Graf
8adab6ec28 upnpbrowser: remove 2nd paramter from image->setHeight(h_image)
not required, use default value
2021-11-13 18:59:50 +01:00
Thilo Graf
288520b5b0 wdget/navibar: remove nb_lpic->doPaintBg(false), code format changes
doPaintBg is no more required
2021-11-13 18:59:50 +01:00
Thilo Graf
dbad675789 cc_draw: add methode to set bg image transparency mode 2021-11-13 18:59:50 +01:00
Thilo Graf
971a21cd4b cc_draw: reduce log output 2021-11-13 18:59:50 +01:00
Thilo Graf
33f1e42e8e icons/various: add test svg icon tux for testing
--enable-testing is required
2021-11-13 18:59:50 +01:00
svenhoefer
b6a37a85e0 - menu: try to allow RC_standby in all menues
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-13 18:59:32 +01:00
TangoCash
5011c3474c -bouquetlist: ugly workaround for better readability 2021-11-13 11:03:38 +01:00
TangoCash
c776b752c0 -channellist: align description position to channelname height 2021-11-13 11:03:38 +01:00
Thilo Graf
6d22211700 cc_draw: avoid possible runtime error with signed integer overflow 2021-11-13 11:03:38 +01:00
GetAway
9cae0cf32c neutrino.cpp: party back to good old restart methode
- fix seqfault when restarting neutrino while webtv is streamed
2021-11-09 11:00:10 +01:00
GetAway
818c199f6b bouquets.cpp: use strcasecmp while compare DEFAULT_BQ_NAME_FAV 2021-11-08 22:36:47 +01:00
TangoCash
d918e6c517 add neutrino restart to webif
Signed-off-by: GetAway <get-away@t-online.de>
2021-11-08 21:57:24 +01:00
svenhoefer
27c8115cee - zapit/scanait: formatting code using astyle
see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-07 20:16:29 +01:00
Jacek Jendrzej
d8b822ed11 cc_frm_button.cpp: dont create cc_btn_icon_obj with empty cc_btn_icon, avoid segfault with doble delete - delete cc_btn_icon_obj and CComponentsForm::clear() 2021-11-06 18:01:26 +01:00
Jacek Jendrzej
f682ffa8b2 personalize.cpp: avoid length array with value 0 2021-11-06 16:37:55 +01:00
TangoCash
373807b158 some cec volume fixes
Conflicts:
	src/neutrino.cpp
2021-11-05 21:11:08 +01:00
Thilo Graf
2cf0cb9d06 driver/picturviewer: minor format change 2021-11-05 17:05:14 +01:00
TangoCash
db6071bf39 add support for svg header icons
Signed-off-by: Thilo Graf <dbt@novatux.de>

The CComponentsPicture class is currently being refactored.
It's almost done, but various adjustments and tests
are still missing, to identifying side effects on other objects.
It will be strongly simplified and will support svg feature.
Perhaps, an implementation of this kind in the header
class is not required.
2021-11-05 17:05:00 +01:00
TangoCash
3bf3897787 always scale svg's 2021-11-05 15:57:18 +01:00
TangoCash
324f44e3d7 support svg channellogos 2021-11-05 15:56:42 +01:00
TangoCash
37814bd1f8 remove unneeded delay
Conflicts:
	src/gui/movieplayer.cpp
2021-11-05 15:56:13 +01:00
Thilo Graf
f4dd477050 cc_draw: add member for transparency mode 2021-11-03 18:50:22 +01:00
svenhoefer
53097e5ece - remove driver/spark_led.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
86b19634d1 - add PARTIAL_BLIT again
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
6b79f74b55 - remove HAVE_SH4_HARDWARE
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
3bf1b05399 - remove unused src/driver/audiodec/vis.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
991f0c4347 - remove lcddisplay code
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
90f211a103 - remove driver/lcdd.cpp.h and newclock.cpp/h
Conflicts:
	src/driver/lcdd.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
Thilo Graf
0338b7279d fix build after pick: - remove RC_HW_TRIPLEDRAGON 2021-11-03 12:13:18 +01:00
svenhoefer
a4c59199a7 - remove RC_HW_TRIPLEDRAGON
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
svenhoefer
b4daeaa945 - remove BOXTYPE_SPARK
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:13:18 +01:00
TangoCash
9190e44683 rework: update nanosvg c5447dc
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 12:06:44 +01:00
svenhoefer
dbe199b64c - remove unmaintained locales
Conflicts:
	data/icons/locale/Makefile.am
	data/icons/locale/unmaintained/bosanski.png
	data/icons/locale/unmaintained/ch-berndeutsch.png
	data/icons/locale/unmaintained/czech.png
	data/locale/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-03 10:43:41 +01:00
TangoCash
c5447dce3c update nanosvg 2021-11-03 10:12:51 +01:00