vanhofen
f3c0ef0be7
icons: introduce NEUTRINO_ICON_BUTTON_CHECKED
...
Origin commit data
------------------
Commit: 769990243b
Author: vanhofen <vanhofen@gmx.de >
Date: 2024-04-23 (Tue, 23 Apr 2024)
Origin message was:
------------------
- icons: introduce NEUTRINO_ICON_BUTTON_CHECKED
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
2024-04-24 12:17:00 +02:00
Thilo Graf
8f9585b01f
icons: add marker icons for dialog and status
...
Required for package manager
2023-03-07 10:34:01 +01:00
Thilo Graf
40f76978d2
icons: add marker_download_later.png
2023-03-07 10:34:01 +01:00
vanhofen
516d1e1d98
- vfd-setup: add hint, hinticon and key to graphlcd item
2023-01-05 16:05:36 +01:00
vanhofen
f8b3cbf476
- remove youtube player
...
Conflicts:
acinclude.m4
data/icons/headers/ytplay.png
data/icons/hints/hint_ytplay.png
data/locale/slovak.locale
src/gui/moviebrowser/mb.cpp
src/gui/user_menue_setup.cpp
src/neutrino.cpp
src/system/settings.h
2023-01-05 16:05:35 +01:00
Thilo Graf
8189f3c86d
data/icons/hints: add hint_imagelogo-png
2022-11-07 21:22:45 +01:00
Thilo Graf
d77b57d919
icons: fix wrong ts icons
2022-01-19 05:28:19 +01:00
TangoCash
c0aded3942
switch weather api from Dark Sky to OpenWeather
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 11:47:50 +01:00
svenhoefer
7c92b87672
- remove --enable-testing switch; testmenu is intergrated into usermenu
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
I think this is not a really good idea,
because it was never intended for normal users.
2021-12-14 11:11:25 +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
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
svenhoefer
56bd12bac1
- icons: rename color buttons; avoid german names
...
Conflicts:
data/icons/buttons/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
Note for last cherry-picks with icon rename:
It would make more sense to rename consequently all the other icons with prefixes like btn_*.*, header_*.* etc. ... means
prefixes matching to groups: buttons, header etc.
For some groups, this has already been done
but at the moment that is not enough.
2021-10-17 15:59:59 +02:00
svenhoefer
828d62e4d4
- icons: rename icon_movieplayer.png and icon_ytplay.png
...
Conflicts:
data/icons/headers/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-17 15:59:59 +02:00
svenhoefer
55e8293fc5
- icons: rename radiotext icons
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-17 15:59:59 +02:00
svenhoefer
74039af5c8
- icons: rename NEUTRINO_ICON_SCRAMBLED2 => NEUTRINO_ICON_SCRAMBLED
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-17 15:59:59 +02:00
BPanther
a686f3bb03
add some more quidpip stuff (still NOT working)
2021-10-15 20:00:18 +02:00
svenhoefer
5349f9446e
- icons/hourglass: add "animated" hourglass for non-CST hardware
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-10 17:32:28 +02:00
svenhoefer
a9ff61b8c8
- icons: add missing hourglass.png
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-10 17:23:07 +02:00
Thilo Graf
6134115c63
gui/widget: add class CHourGlass
...
Provides an hourglass/snake-loader function to visualize running processes.
A template xcf-file for Gimp 2.10 is appended. Feel free to edit.
2021-10-08 23:10:30 +02:00
svenhoefer
cc0e14ae47
- icons: install missing webradio hint icon
...
Conflicts:
data/icons/hints/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-09-20 19:43:24 +02:00
Frankenstone
1be4fd2f6f
dboxinfo: own header icon added
2021-05-28 13:02:31 +02:00
svenhoefer
cdc91ef601
- neutrino-menu: change position of avinput; add hint and icons
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:05:59 +02:00
OneOfNine
64d60988cd
icons: update default iconset
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-06 13:40:00 +01:00
svenhoefer
c32faa8302
- infoviewer: rework tuner icons
...
Conflicts:
data/icons/status/channel/tuner_1.png
data/icons/status/channel/tuner_2.png
data/icons/status/channel/tuner_3.png
data/icons/status/channel/tuner_4.png
Signed-off-by: Thilo Graf <dbt@novatux.de >
I think it's not an excellent idea to have many icons for all possible
tuner numbers. We should use one and only icon without any number
and paint a text over the icon. This should be possible with a simple
cc text object that contains a defined png-file file as background
and a digit as text.
2021-01-03 20:45:57 +01:00
Thilo Graf
ab2e9eeff6
cc_frm_slider: rework slider slider handling
2020-12-07 20:33:52 +01:00
svenhoefer
48aa42d346
- icons: add webradio hint icon; part 2
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-17 16:33:12 +02:00
svenhoefer
491703c248
- icons: add webradio hint icon
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-17 16:33:12 +02:00
svenhoefer
3e6bab00d8
- move oled data to one single place in data/oled
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-06-29 17:51:54 +02:00
redblue-pkt
1b6f4fedf5
update glcd
...
Conflicts:
src/gui/movieplayer.h
src/gui/weather_locations.h
src/neutrino.cpp
2020-06-29 17:34:24 +02:00
svenhoefer
cab2ebe86e
- radiotext: add icon to new radiotext window
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-07 20:08:42 +01:00
Thilo Graf
38d7547efb
icons/status: update ca icons to current skin
2019-10-27 16:24:47 +01:00
BPanther
fd1dc556be
crypt info verimatrix added
...
Conflicts:
src/gui/infoviewer_bb.cpp
2019-10-27 16:24:47 +01:00
GetAway
07f0a015ab
icons/headers/Makefile.am: add missing icons
2019-06-17 22:29:42 +02:00
TangoCash
f7219894bc
add weather via Dark Sky API -step1-
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Build errors fixed, missing code disabled
2019-03-20 22:47:05 +01:00
Thilo Graf
6ccea677bc
icons: add icon epg.png
2019-03-10 15:00:09 +01:00
GetAway
afaad86986
l4l: fix LOGO_DUMMY; use system icon
2019-01-05 18:29:34 +01:00
GetAway
80bf4aac4e
l4l: add hint icon
2019-01-05 13:27:41 +01:00
Thilo Graf
554563755f
icons: add edit icon for headers
2018-12-31 11:47:44 +01:00
svenhoefer
1d7d780258
- icons: add webtv and xmltv hint icons
...
Conflicts:
data/icons/hints/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:54 +02:00
Thilo Graf
dad76aeada
icons: use smaller icon for scrambled channel mode
2018-07-18 11:56:37 +02:00
Thilo Graf
27d4519b62
icons: add new resolution icons
2018-07-18 11:54:36 +02:00
svenhoefer
999610dcd1
- channellist: allow to show resolution icons
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/system/locals.h
src/system/locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:54:16 +02:00
Thilo Graf
d8719e21cb
icons: fix wrong icon name, update icon face
...
Icon 'marker_update_available 'was not found.
2018-05-03 18:28:40 +02:00
Thilo Graf
af49d0ef30
icons: update tmdb.png imdb.png
2018-04-28 08:54:26 +02:00
Thilo Graf
059667caea
icons: add resized star-on.png
...
use compatible icon size related to star-off.png
2018-04-28 08:54:26 +02:00
Thilo Graf
2990bd4e34
CIMDB: add imdb icon
2018-04-28 08:54:26 +02:00
Thilo Graf
505c252078
icons: use more different brightness for 'disable' trigger button
2018-04-22 14:48:11 +02:00
Thilo Graf
bb4b46c960
color buttons: small changes on color
2018-04-14 00:11:45 +02:00
svenhoefer
61b4bbeb51
- icons: rename important.png => marker_warning.png because it doesn't signalize important stuff, but warnings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-14 00:04:41 +02:00
Thilo Graf
31829ece63
icons: add default icons for trigger buttons
2018-04-13 23:49:48 +02:00