mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
318 lines
12 KiB
C
318 lines
12 KiB
C
#ifndef __gui_widget_icons_h__
|
|
#define __gui_widget_icons_h__
|
|
|
|
/*
|
|
* $Header: /cvs/tuxbox/apps/tuxbox/neutrino/src/gui/widget/icons.h,v 1.21 2009/12/15 09:51:23 dbt Exp $
|
|
*
|
|
* (C) 2003 by thegoodguy <thegoodguy@berlios.de>
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
*
|
|
*/
|
|
|
|
/* buttons */
|
|
#define NEUTRINO_ICON_BUTTON_DUMMY "dummy"
|
|
#define NEUTRINO_ICON_BUTTON_DUMMY_SMALL "dummy_small"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_BLUE "btn_blue"
|
|
#define NEUTRINO_ICON_BUTTON_GREEN "btn_green"
|
|
#define NEUTRINO_ICON_BUTTON_RED "btn_red"
|
|
#define NEUTRINO_ICON_BUTTON_YELLOW "btn_yellow"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_MENU "menu"
|
|
#define NEUTRINO_ICON_BUTTON_MENU_SMALL "menu_small"
|
|
#define NEUTRINO_ICON_BUTTON_HELP "help"
|
|
#define NEUTRINO_ICON_BUTTON_HELP_SMALL "help_small"
|
|
#define NEUTRINO_ICON_BUTTON_INFO "info"
|
|
#define NEUTRINO_ICON_BUTTON_INFO_SMALL "info_small"
|
|
#define NEUTRINO_ICON_BUTTON_EPG "epg"
|
|
#define NEUTRINO_ICON_BUTTON_HOME "home"
|
|
#define NEUTRINO_ICON_BUTTON_MUTE "mute"
|
|
#define NEUTRINO_ICON_BUTTON_MUTE_SMALL "mute_small"
|
|
#define NEUTRINO_ICON_BUTTON_POWER "power"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_OKAY "ok"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_0 "0"
|
|
#define NEUTRINO_ICON_BUTTON_1 "1"
|
|
#define NEUTRINO_ICON_BUTTON_2 "2"
|
|
#define NEUTRINO_ICON_BUTTON_3 "3"
|
|
#define NEUTRINO_ICON_BUTTON_4 "4"
|
|
#define NEUTRINO_ICON_BUTTON_5 "5"
|
|
#define NEUTRINO_ICON_BUTTON_6 "6"
|
|
#define NEUTRINO_ICON_BUTTON_7 "7"
|
|
#define NEUTRINO_ICON_BUTTON_8 "8"
|
|
#define NEUTRINO_ICON_BUTTON_9 "9"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_UP "up"
|
|
#define NEUTRINO_ICON_BUTTON_RIGHT "right"
|
|
#define NEUTRINO_ICON_BUTTON_DOWN "down"
|
|
#define NEUTRINO_ICON_BUTTON_LEFT "left"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_BACKWARD "btn_backward"
|
|
#define NEUTRINO_ICON_BUTTON_FORWARD "btn_forward"
|
|
#define NEUTRINO_ICON_BUTTON_PAUSE "btn_pause"
|
|
#define NEUTRINO_ICON_BUTTON_PLAY "btn_play"
|
|
#define NEUTRINO_ICON_BUTTON_RECORD_ACTIVE "btn_record_active"
|
|
#define NEUTRINO_ICON_BUTTON_RECORD_INACTIVE "btn_record_inactive"
|
|
#define NEUTRINO_ICON_BUTTON_STOP "btn_stop"
|
|
#define NEUTRINO_ICON_BUTTON_TIMER "btn_timer"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_LONGPRESS "longpress"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_MUTE_ZAP_ACTIVE "mute_zap_green"
|
|
#define NEUTRINO_ICON_BUTTON_MUTE_ZAP_INACTIVE "mute_zap_gray"
|
|
|
|
#define NEUTRINO_ICON_BUTTON_OPTION_ON_ACTIVE "btn_option_on_active"
|
|
#define NEUTRINO_ICON_BUTTON_OPTION_ON_INACTIVE "btn_option_on_inactive"
|
|
#define NEUTRINO_ICON_BUTTON_OPTION_OFF_ACTIVE "btn_option_off_active"
|
|
#define NEUTRINO_ICON_BUTTON_OPTION_OFF_INACTIVE "btn_option_off_inactive"
|
|
|
|
/* headers */
|
|
#define NEUTRINO_ICON_BLUE "icon_blue"
|
|
#define NEUTRINO_ICON_GREEN "icon_green"
|
|
#define NEUTRINO_ICON_RED "icon_red"
|
|
#define NEUTRINO_ICON_YELLOW "icon_yellow"
|
|
|
|
#define NEUTRINO_ICON_AUDIO "audio"
|
|
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"
|
|
#define NEUTRINO_ICON_BOXINFO "boxinfo"
|
|
#define NEUTRINO_ICON_COLORS "colors"
|
|
#define NEUTRINO_ICON_EDIT "edit"
|
|
#define NEUTRINO_ICON_EDIT_FIND "edit_find"
|
|
#define NEUTRINO_ICON_ERROR "error"
|
|
#define NEUTRINO_ICON_FEATURES "features"
|
|
#define NEUTRINO_ICON_GAMES "games"
|
|
#define NEUTRINO_ICON_INFO "information"
|
|
#define NEUTRINO_ICON_KEYBINDING "keybinding"
|
|
#define NEUTRINO_ICON_LANGUAGE "language"
|
|
#define NEUTRINO_ICON_LCD "lcd"
|
|
#define NEUTRINO_ICON_LOCK "lock"
|
|
#define NEUTRINO_ICON_MAINMENU "mainmenue"
|
|
#define NEUTRINO_ICON_MOVIEPLAYER "movieplayer"
|
|
#define NEUTRINO_ICON_MULTIMEDIA "multimedia"
|
|
#define NEUTRINO_ICON_NETWORK "network"
|
|
#define NEUTRINO_ICON_PERSONALIZE "personalize"
|
|
#define NEUTRINO_ICON_PICTUREVIEWER "pictureviewer"
|
|
#define NEUTRINO_ICON_QUESTION "question"
|
|
#define NEUTRINO_ICON_RADIOTEXT "radiotext"
|
|
#define NEUTRINO_ICON_RECORDING "recording"
|
|
#define NEUTRINO_ICON_SETTINGS "settings"
|
|
#define NEUTRINO_ICON_SHELL "shell"
|
|
#define NEUTRINO_ICON_STREAMING "streaming"
|
|
#define NEUTRINO_ICON_TIMER "timer"
|
|
#define NEUTRINO_ICON_UPDATE "softupdate"
|
|
#define NEUTRINO_ICON_UPNP "upnp"
|
|
#define NEUTRINO_ICON_VIDEO "video"
|
|
|
|
/* volumebar */
|
|
#define NEUTRINO_ICON_VOLUME "volume"
|
|
#define NEUTRINO_ICON_IMDB "imdb"
|
|
|
|
/* sliders */
|
|
#define NEUTRINO_ICON_SLIDER_BODY "slider_body"
|
|
#define NEUTRINO_ICON_SLIDER_BODY_PROGRESS "slider_body_progress"
|
|
#define NEUTRINO_ICON_SLIDER_INACTIVE "slider_inactive"
|
|
#define NEUTRINO_ICON_SLIDER_RED "slider_red"
|
|
#define NEUTRINO_ICON_SLIDER_GREEN "slider_green"
|
|
#define NEUTRINO_ICON_SLIDER_BLUE "slider_blue"
|
|
#define NEUTRINO_ICON_SLIDER_ALPHA "slider_alpha"
|
|
|
|
/* menu hints */
|
|
#define NEUTRINO_ICON_HINT_DEFAULT "hint_default"
|
|
#define NEUTRINO_ICON_HINT_BACK "hint_back"
|
|
#define NEUTRINO_ICON_HINT_NEXT "hint_next"
|
|
|
|
/* main menu */
|
|
#define NEUTRINO_ICON_HINT_TVRADIO_SWITCH "hint_tvradio_switch"
|
|
#define NEUTRINO_ICON_HINT_TVMODE "hint_tvmode"
|
|
#define NEUTRINO_ICON_HINT_RADIOMODE "hint_radiomode"
|
|
#define NEUTRINO_ICON_HINT_TIMERS "hint_timers"
|
|
#define NEUTRINO_ICON_HINT_MEDIA "hint_media"
|
|
#define NEUTRINO_ICON_HINT_GAMES "hint_games"
|
|
#define NEUTRINO_ICON_HINT_SCRIPTS "hint_scripts"
|
|
#define NEUTRINO_ICON_HINT_SETTINGS "hint_settings"
|
|
#define NEUTRINO_ICON_HINT_SERVICE "hint_service"
|
|
#define NEUTRINO_ICON_HINT_SLEEPTIMER "hint_sleeptimer"
|
|
#define NEUTRINO_ICON_HINT_REBOOT "hint_reboot"
|
|
#define NEUTRINO_ICON_HINT_SHUTDOWN "hint_shutdown"
|
|
#define NEUTRINO_ICON_HINT_INFO "hint_info"
|
|
#define NEUTRINO_ICON_HINT_CI "hint_ci"
|
|
#define NEUTRINO_ICON_HINT_ADZAP "hint_adzap"
|
|
|
|
/* media */
|
|
#define NEUTRINO_ICON_HINT_APLAY "hint_aplay"
|
|
#define NEUTRINO_ICON_HINT_AVINPUTMODE "hint_avinputmode"
|
|
#define NEUTRINO_ICON_HINT_AVINPUTMODE_PIP "hint_avinputmode_pip"
|
|
#define NEUTRINO_ICON_HINT_QUADPIP "hint_quadpip"
|
|
#define NEUTRINO_ICON_HINT_INET_RADIO "hint_inetradio"
|
|
#define NEUTRINO_ICON_HINT_MOVIE "hint_movie"
|
|
#define NEUTRINO_ICON_HINT_PICVIEW "hint_picview"
|
|
#define NEUTRINO_ICON_HINT_WEBRADIO "hint_webradio"
|
|
#define NEUTRINO_ICON_HINT_WEBTV "hint_webtv"
|
|
#define NEUTRINO_ICON_HINT_XMLTV "hint_xmltv"
|
|
|
|
#define NEUTRINO_ICON_HINT_MB "hint_mb"
|
|
#define NEUTRINO_ICON_HINT_FILEPLAY "hint_fileplay"
|
|
|
|
/* settings */
|
|
#define NEUTRINO_ICON_HINT_SAVE_SETTINGS "hint_save"
|
|
#define NEUTRINO_ICON_HINT_MANAGE_SETTINGS "hint_manage"
|
|
#define NEUTRINO_ICON_HINT_PERSONALIZE "hint_personalize"
|
|
#define NEUTRINO_ICON_HINT_EXTENDED "hint_extended"
|
|
#define NEUTRINO_ICON_HINT_VIDEO "hint_video"
|
|
#define NEUTRINO_ICON_HINT_AUDIO "hint_audio"
|
|
#define NEUTRINO_ICON_HINT_PROTECTION "hint_protection"
|
|
#define NEUTRINO_ICON_HINT_NETWORK "hint_network"
|
|
#define NEUTRINO_ICON_HINT_LCD4LINUX "hint_lcd4linux"
|
|
#define NEUTRINO_ICON_HINT_GRAPHLCD "hint_graphlcd"
|
|
#define NEUTRINO_ICON_HINT_RECORDING "hint_recording"
|
|
#define NEUTRINO_ICON_HINT_LANGUAGE "hint_language"
|
|
#define NEUTRINO_ICON_HINT_OSD "hint_osd"
|
|
#define NEUTRINO_ICON_HINT_VFD "hint_vfd"
|
|
#define NEUTRINO_ICON_HINT_HDD "hint_hdd"
|
|
#define NEUTRINO_ICON_HINT_KEYS "hint_keys"
|
|
#define NEUTRINO_ICON_HINT_A_PIC "hint_a_pic"
|
|
|
|
/* service */
|
|
#define NEUTRINO_ICON_HINT_SERVICE_SCAN "hint_scan"
|
|
#define NEUTRINO_ICON_HINT_RELOAD_CHANNELS "hint_reload"
|
|
#define NEUTRINO_ICON_HINT_BEDIT "hint_bedit"
|
|
#define NEUTRINO_ICON_HINT_DELETE_CHANNELS "hint_delete"
|
|
#define NEUTRINO_ICON_HINT_SOFT_RESTART "hint_restart"
|
|
#define NEUTRINO_ICON_HINT_SW_UPDATE "hint_swupdate"
|
|
|
|
/* info */
|
|
#define NEUTRINO_ICON_HINT_IMAGEINFO "hint_imageinfo"
|
|
#define NEUTRINO_ICON_HINT_DBOXINFO "hint_dboxinfo"
|
|
#define NEUTRINO_ICON_HINT_STREAMINFO "hint_streaminfo"
|
|
|
|
/* settings manager */
|
|
#define NEUTRINO_ICON_HINT_RESET "hint_reset"
|
|
#define NEUTRINO_ICON_HINT_SAVEAS "hint_saveas"
|
|
#define NEUTRINO_ICON_HINT_LOAD "hint_load"
|
|
#define NEUTRINO_ICON_HINT_BACKUP "hint_backup"
|
|
#define NEUTRINO_ICON_HINT_RESTORE "hint_restore"
|
|
#define NEUTRINO_ICON_HINT_FACTORY "hint_factory"
|
|
|
|
/* plugins */
|
|
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"
|
|
|
|
/* filetypes */
|
|
#define NEUTRINO_ICON_FILE "file"
|
|
#define NEUTRINO_ICON_FOLDER "folder"
|
|
#define NEUTRINO_ICON_MOVIE "movie"
|
|
#define NEUTRINO_ICON_MP3 "mp3"
|
|
#define NEUTRINO_ICON_PICTURE "picture"
|
|
|
|
/* markers */
|
|
#define NEUTRINO_ICON_MARKER_EPG "marker_epg"
|
|
#define NEUTRINO_ICON_MARKER_HD "marker_hd"
|
|
#define NEUTRINO_ICON_MARKER_HIDDEN "marker_hidden"
|
|
#define NEUTRINO_ICON_MARKER_LOCK "marker_lock"
|
|
#define NEUTRINO_ICON_MARKER_LOCK_PASSIVE "marker_lock_passive"
|
|
#define NEUTRINO_ICON_MARKER_PIP "marker_pip"
|
|
#define NEUTRINO_ICON_MARKER_RADIO "marker_radio"
|
|
#define NEUTRINO_ICON_MARKER_RECORD "marker_record"
|
|
#define NEUTRINO_ICON_MARKER_RECORD_GRAY "marker_record_gray"
|
|
#define NEUTRINO_ICON_MARKER_SCRAMBLED "marker_scrambled"
|
|
#define NEUTRINO_ICON_MARKER_SD "marker_sd"
|
|
#define NEUTRINO_ICON_MARKER_STREAMING "marker_streaming"
|
|
#define NEUTRINO_ICON_MARKER_TIMESHIFT "marker_timeshift"
|
|
#define NEUTRINO_ICON_MARKER_TIMESHIFT_GRAY "marker_timeshift_gray"
|
|
#define NEUTRINO_ICON_MARKER_TV "marker_tv"
|
|
#define NEUTRINO_ICON_MARKER_UHD "marker_uhd"
|
|
#define NEUTRINO_ICON_MARKER_WARNING "marker_warning"
|
|
#define NEUTRINO_ICON_MARKER_ZAP "marker_zap"
|
|
|
|
#define NEUTRINO_ICON_MOUNTED "mounted"
|
|
#define NEUTRINO_ICON_NOT_MOUNTED "not_mounted"
|
|
|
|
/* infoviewer */
|
|
#define NEUTRINO_ICON_AUTO_SHIFT "ats"
|
|
#define NEUTRINO_ICON_AUTO_SHIFT_GRAY "ats_gray"
|
|
#define NEUTRINO_ICON_REC "rec"
|
|
#define NEUTRINO_ICON_REC_GRAY "rec_gray"
|
|
|
|
/* infoviewer status */
|
|
#define NEUTRINO_ICON_16_9 "16_9"
|
|
#define NEUTRINO_ICON_16_9_GREY "16_9_gray"
|
|
#define NEUTRINO_ICON_DD "dd"
|
|
#define NEUTRINO_ICON_DD_AVAIL "dd_avail"
|
|
#define NEUTRINO_ICON_DD_GREY "dd_gray"
|
|
#define NEUTRINO_ICON_RADIOTEXT_GET "radiotext_get"
|
|
#define NEUTRINO_ICON_RADIOTEXT_OFF "radiotext_off"
|
|
#define NEUTRINO_ICON_RADIOTEXT_WAIT "radiotext_wait"
|
|
#define NEUTRINO_ICON_RESOLUTION_000 "res_000"
|
|
#define NEUTRINO_ICON_RESOLUTION_288 "res_288"
|
|
#define NEUTRINO_ICON_RESOLUTION_352 "res_352"
|
|
#define NEUTRINO_ICON_RESOLUTION_382 "res_382"
|
|
#define NEUTRINO_ICON_RESOLUTION_480 "res_480"
|
|
#define NEUTRINO_ICON_RESOLUTION_528 "res_528"
|
|
#define NEUTRINO_ICON_RESOLUTION_544 "res_544"
|
|
#define NEUTRINO_ICON_RESOLUTION_576 "res_576"
|
|
#define NEUTRINO_ICON_RESOLUTION_704 "res_704"
|
|
#define NEUTRINO_ICON_RESOLUTION_720 "res_720"
|
|
#define NEUTRINO_ICON_RESOLUTION_1080 "res_1080"
|
|
#define NEUTRINO_ICON_RESOLUTION_1280 "res_1280"
|
|
#define NEUTRINO_ICON_RESOLUTION_1440 "res_1440"
|
|
#define NEUTRINO_ICON_RESOLUTION_1920 "res_1920"
|
|
#define NEUTRINO_ICON_RESOLUTION_2160 "res_2160"
|
|
#define NEUTRINO_ICON_RESOLUTION_HD "res_hd"
|
|
#define NEUTRINO_ICON_RESOLUTION_SD "res_sd"
|
|
#define NEUTRINO_ICON_RESOLUTION_UHD "res_uhd"
|
|
#define NEUTRINO_ICON_SCRAMBLED "ca"
|
|
#define NEUTRINO_ICON_SCRAMBLED_GREY "ca_gray"
|
|
#define NEUTRINO_ICON_SUBT "subt"
|
|
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"
|
|
#define NEUTRINO_ICON_TUNER "tuner"
|
|
#define NEUTRINO_ICON_VTXT "vtxt"
|
|
#define NEUTRINO_ICON_VTXT_GREY "vtxt_gray"
|
|
|
|
/* movieplayer */
|
|
#define NEUTRINO_ICON_FF "mp_f-skip"
|
|
#define NEUTRINO_ICON_PAUSE "mp_pause"
|
|
#define NEUTRINO_ICON_PLAY "mp_play"
|
|
#define NEUTRINO_ICON_PLAY_REPEAT_ALL "mp_play_repeat_all"
|
|
#define NEUTRINO_ICON_PLAY_REPEAT_TRACK "mp_play_repeat_track"
|
|
#define NEUTRINO_ICON_REW "mp_b-skip"
|
|
|
|
/* misc */
|
|
#define NEUTRINO_ICON_MUTED "muted"
|
|
#define NEUTRINO_ICON_RCLOCK "rclock"
|
|
#define NEUTRINO_ICON_AUDIOPLAY "audioplay"
|
|
|
|
#define NEUTRINO_ICON_BORDER_UL "border_ul"
|
|
#define NEUTRINO_ICON_BORDER_LR "border_lr"
|
|
|
|
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
|
|
|
|
#define NEUTRINO_ICON_STAR_ON "star-on"
|
|
#define NEUTRINO_ICON_STAR_OFF "star-off"
|
|
|
|
#define NEUTRINO_ICON_IMDB "imdb"
|
|
#define NEUTRINO_ICON_TMDB "tmdb"
|
|
|
|
/* status */
|
|
#define NEUTRINO_ICON_MARKER_DIALOG_OK "marker_dialog_ok"
|
|
#define NEUTRINO_ICON_MARKER_DIALOG_OFF "marker_dialog_off"
|
|
#define NEUTRINO_ICON_MARKER_DOWNLOAD_LATER "marker_download_later"
|
|
#define NEUTRINO_ICON_MARKER_UPDATE_AVAILABLE "marker_update_available"
|
|
|
|
/* activity */
|
|
#define NEUTRINO_ICON_LOADER "hourglass"
|
|
|
|
#endif /* __gui_widget_icons_h__ */
|