diff options
author | louis <louis.braun@gmx.de> | 2013-03-12 17:20:40 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2013-03-12 17:20:40 +0100 |
commit | 1e0423cd81945c4cd9f922e66822c93f396aeb2b (patch) | |
tree | ef65f412ebc7405b874f67fb4c5fdfd204057fd4 | |
parent | f4e23b8daa1d959bbb9ef5a8d4253412a15ff013 (diff) | |
download | skin-nopacity-1e0423cd81945c4cd9f922e66822c93f396aeb2b.tar.gz skin-nopacity-1e0423cd81945c4cd9f922e66822c93f396aeb2b.tar.bz2 |
Version 0.1.0
-rw-r--r-- | HISTORY | 4 | ||||
-rw-r--r-- | README | 197 | ||||
-rw-r--r-- | icons/arghdirector.png | bin | 0 -> 15100 bytes | |||
-rw-r--r-- | icons/autostart.png | bin | 0 -> 16985 bytes | |||
-rw-r--r-- | icons/avahi4vdr.png | bin | 0 -> 18826 bytes | |||
-rw-r--r-- | icons/avards.png | bin | 0 -> 12621 bytes | |||
-rw-r--r-- | icons/block.png | bin | 0 -> 17989 bytes | |||
-rw-r--r-- | icons/burn.png | bin | 0 -> 20903 bytes | |||
-rw-r--r-- | icons/cdplayer.png | bin | 0 -> 20252 bytes | |||
-rw-r--r-- | icons/chanman.png | bin | 0 -> 20159 bytes | |||
-rw-r--r-- | icons/ddci.png | bin | 0 -> 22865 bytes | |||
-rw-r--r-- | icons/devstatus.png | bin | 0 -> 20595 bytes | |||
-rw-r--r-- | icons/dummydevice.png | bin | 0 -> 14198 bytes | |||
-rw-r--r-- | icons/duplicates.png | bin | 0 -> 15585 bytes | |||
-rw-r--r-- | icons/dvbapi.png | bin | 0 -> 19128 bytes | |||
-rw-r--r-- | icons/dynamite.png | bin | 0 -> 17604 bytes | |||
-rw-r--r-- | icons/eepg.png | bin | 0 -> 19344 bytes | |||
-rw-r--r-- | icons/epgfixer.png | bin | 0 -> 18681 bytes | |||
-rw-r--r-- | icons/epgsearch.png | bin | 0 -> 20598 bytes | |||
-rw-r--r-- | icons/epgsync.png | bin | 0 -> 19778 bytes | |||
-rw-r--r-- | icons/externalplayer.png | bin | 0 -> 16254 bytes | |||
-rw-r--r-- | icons/favorites.png | bin | 0 -> 17157 bytes | |||
-rw-r--r-- | icons/femon.png | bin | 0 -> 16838 bytes | |||
-rw-r--r-- | icons/fepg.png | bin | 0 -> 20496 bytes | |||
-rw-r--r-- | icons/filebrowser.png | bin | 0 -> 19154 bytes | |||
-rw-r--r-- | icons/fritzbox.png | bin | 0 -> 21235 bytes | |||
-rw-r--r-- | icons/graphlcd.png | bin | 0 -> 17968 bytes | |||
-rw-r--r-- | icons/image.png | bin | 0 -> 21171 bytes | |||
-rw-r--r-- | icons/imonlcd.png | bin | 0 -> 18651 bytes | |||
-rw-r--r-- | icons/iptv.png | bin | 0 -> 19371 bytes | |||
-rw-r--r-- | icons/lcdproc.png | bin | 0 -> 19443 bytes | |||
-rw-r--r-- | icons/markad.png | bin | 0 -> 15131 bytes | |||
-rw-r--r-- | icons/mlist.png | bin | 0 -> 21991 bytes | |||
-rw-r--r-- | icons/noepg.png | bin | 0 -> 22571 bytes | |||
-rw-r--r-- | icons/pvrinput.png | bin | 0 -> 17455 bytes | |||
-rw-r--r-- | icons/remote.png | bin | 0 -> 16274 bytes | |||
-rw-r--r-- | icons/remotetimers.png | bin | 0 -> 21417 bytes | |||
-rw-r--r-- | icons/rssreader.png | bin | 0 -> 15610 bytes | |||
-rw-r--r-- | icons/sc.png | bin | 0 -> 21150 bytes | |||
-rw-r--r-- | icons/screenshot.png | bin | 0 -> 17753 bytes | |||
-rw-r--r-- | icons/sleeptimer.png | bin | 0 -> 16815 bytes | |||
-rw-r--r-- | icons/softhddevice.png | bin | 0 -> 19353 bytes | |||
-rw-r--r-- | icons/streamdev.png | bin | 0 -> 19315 bytes | |||
-rw-r--r-- | icons/systeminfo.png | bin | 0 -> 21882 bytes | |||
-rw-r--r-- | icons/targavfd.png | bin | 0 -> 19498 bytes | |||
-rw-r--r-- | icons/trayopenng.png | bin | 0 -> 13709 bytes | |||
-rw-r--r-- | nopacity.h | 9 | ||||
-rw-r--r-- | skinnopacity.c | 2 |
48 files changed, 135 insertions, 77 deletions
@@ -120,7 +120,7 @@ VDR Plugin 'nOpacity' Revision History - Added screen resolution icon in DisplayReplay - Changed Makefile to avoid warnings with newer ImageMagick versions -Version 0.0.7: +Version 0.1.0: - Width of narrow menus (main, schedule, channel, recordings, settings) individually configurable - Display of free disk space in recordings menu header @@ -155,3 +155,5 @@ Version 0.0.7: - Position of channel logos in channel display now configurable. Possible values are left (default), right and none. If value is set to none, the comlete screen width is used for channel display. +- Updated README +- Added more plugin icons (thanks @BooStar) @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Louis Braun <louis DOT braun AT gmx DOT de> -Project's homepage: URL +Project's homepage: http://projects.vdr-developer.org/projects/skin-nopacity/ -Latest version available at: URL +Latest version available at: http://projects.vdr-developer.org/projects/skin-nopacity/files 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 @@ -38,18 +38,21 @@ used Icons, the channel logos and epg images. The following paths can be set at startup: -i path, --iconpath=path - Path to the icons (Default: <vdrconfdir>/plugins/skinnopacity/icons/). + Path to the icons (Default: <ResourceDirectory>/plugins/skinnopacity/icons/) -l path, --logopath=path - Path to the logos (Default: <vdrconfdir>/plugins/skinnopacity/logos/). + Path to the logos (Default: <ResourceDirectory>/plugins/skinnopacity/logos/) -e path, --epgimages=path - Path to the epgimages (Default: <vdrconfdir>/plugins/skinnopacity/epgimages/). + Path to the epgimages (Default: <CacheDirectory>/plugins/skinnopacity/epgimages/) -First copy the icons from -/put/your/path/toVDRsources/here/VDR/PLUGINS/src/skinnopcaity/icons/ -to the configured icon path. +ResourceDirectory and CacheDirectory are taken from your VDR configuration (make.config +or vdr.pc). +During a "make install" the Icons are automatically copied from <SkinSourceDirectory>/icons/ +to the default path. Included Theme files are also copied from <SkinSourceDirectory>/themes/ +to <ConfigDirectory>/themes/ + I recommend to use channel logos from https://github.com/3PO/Senderlogos To download them just change in the directory you want to place the logos and do a: @@ -57,12 +60,6 @@ git clone https://github.com/3PO/Senderlogos.git logos An update of the logos can then be done with a "git pull" just inside this directory. -If no pathes are set for the different types of images, the following default -paths are used: -channel logos: {ResourceDirectory}/logos/ -icons: {ResourceDirectory}/icons/ -epg images: {CacheDirectory}/epgimages/ - If directories for channel logos, icons or epg images are set via startup parameters, images are searched first in these directories. If the image is not available, an additional search in the according default directory @@ -97,7 +94,7 @@ positive value. As described in "installation", you should use a special channel logo pack with transparent channel logos. In this logo pack all files are named only with lower case letters. -nOpacity uses the channel name CONVERTED TO LOWER CASE LETTERS to search for aT +nOpacity uses the channel name CONVERTED TO LOWER CASE LETTERS to search for an appropriate channel logo. With this, approximately 90% of the channel logos should work immediately after placing the channel logos in the correct place. So if you have to change the name of a channel logo (may be by inserting a space or a hyphen) so that it fits to @@ -107,8 +104,29 @@ Additional hint: some channels have slashes in their name (in germany nick/comed In this example, as a dirty hack just create a folder in your channel logo directory named "nick" and place an image named "comedy.png" inside this folder. -Setup Options -------------- +Themes and theme specific Icons +------------------------------- + +nOpacity is fully themable. Examples for theme files with all possible color settings are +included in <SkinSourceDirectory>/themes/. As already mentioned these themes are automatically +copied during a "make install" into the VDR themes directory and can be choosed in VDRs +OSD setup menu. + +Beside colors also the icons and images shown in the different menus are theme dependend. +Icons and images are first looked up in <IconPath>/<ThemeName>/. If there is no appropriate +icon found, <IconPath>/ is used. With that it is possible to use specific icons for every +different theme. + +Two types of icons are used: + - statically named icons for standard main and setup menu entries, recording folders, + active timers and other menu decorations. + - icons for plugins with a main menu entry: if a plugin has a main menu entry, the icon + has to be named as the plugin name so that the appropriate icon will be shown in the + main menu. + + +Customizing, Skin Setup Options +------------------------------- * General Options (only non self-explanatory options are described) @@ -117,77 +135,122 @@ Setup Options * VDR menu: Common Settings: - Number of Default Menu Entries: Number of menu items for the default menu view. +- Adjust Font Size - Default Menu Item +- Adjustment of narrow menus: the narrow menus (main, schedules, channels, timers, + setup) can either be adjusted left or right. - Scale Video size to fit into menu window -- Fade-In Time in ms (Zero for switching off fading): Default 300ms -- Display Disk Usage: Display Disk Usage in Main Menu -- Display Timers: Display active Tiers in Main Menu +- Header Height (% of OSD Height): Default: 7% +- Header Icon Size (Square Header Menu Icons) +- Footer Height (% of OSD Height): Default: 7% +- Rounded Corners for menu items and buttons + - Radius of rounded corners: if rounded corners are used, radius in px. +- Fade-In Time in ms (Zero for switching off fading): Default 0, active fading + for main menu caused sometimes trouble in some special setups. Activate on + own risk ;) - Menu Items Scrolling Speed - Menu Items Scrolling Delay in s: period which menu element has to be selected till scrolling starts -- EPG Window Fade-In Time in ms (Zero for switching off fading) -- EPG Window Display Delay in s: period which schedules menu element has to be - selected till fade in of epg window starts -- EPG Window Scroll Delay in s: period which epg window has to be opened till - window text starts to scroll -- Display Reruns in detailed EPG View: via epgsearch service -- Number of reruns to display: Default 5 -- Use Subtitle for reruns +- Adjust Font Size - Header +- Adjust Font Size - Date +- Adjust Font Size - Color Buttons: Font for color buttons +- Adjust Font Size - Messages +- Adjust Font Size - Detail View Text: Font for detailed EPG & recordings view text +- Adjust Font Size - Detail View Header: Font for Header date/time and short text +- Adjust Font Size - Detail View Header Large: Font for detailed EPG & recordings + view title -* VDR menu: Dimensions Settings: +* VDR Menu: Main and Setup Menu -- Width of narrow Menu Bar (% of OSD Width): Width of menu bar for the main menu, - schedules menu and channels menu. Default: 30%. -- Width of Disc Usage and Timers Display (% of OSD Width): Default: 12% -- Height of EPG Info Window (Percent of OSD Height): Height of text window which - is shown for schedules menu elements -- Header Height (% of OSD Height): Default: 7% -- Footer Height (% of OSD Height): Default: 7% -- Icon Size (Square Main Menu Icons): This size determinates the number of main - menu entries per page. -- Header Icon Size (Square Header Menu Icons) +- Use narrow main menu: display main menu in narrow or standard style + - Width (Percent of OSD Width): if displayed narrow, width of this menu +- Use narrow setup menu: display setup menu in narrow or standard style + - Width (Percent of OSD Width): if displayed narrow, width of this menu +- Use menu icons + - Icon Size (Square): if icons are used, size of the icons. Even if no icons + are used, the height of the menu items is determinated by this value. +- Display Disk Usage: Display Disk Usage in Main Menu + - Size (square, Percent of OSD Width) + - Adjust Font Size - free + - Adjust Font Size - percent +- Display Timers: Display active Tiers in Main Menu + - Width of Timers (Percent of OSD Width) + - Channel Logo Width (at the top of the timers displayed in main menu) + - Channel Logo Height (at the top of the timers displayed in main menu) + - Adjust Font Size - Header + - Adjust Font Size - Title +- Show Timer Conflicts +- Header Logo Width: Default 104px +- Header Logo Height: Default 78px +- Adjust Font Size - Menu Items + +* VDR Menu: Schedules Menu + +- Use narrow menu: display menu in narrow or standard style + - Width (Percent of OSD Width): if displayed narrow, width of this menu - Channel Logo Width (Menu Buttons): width of channel logos shown in scheduling "what's on" and "what's next" menus and channels menu. - Channel Logo Height (Menu Buttons): height of channel logos shown in scheduling "what's on" and "what's next" menus and channels menu. This size determinates the number of menu entries in schedules and channels menu. -- Main Menu Header Logo Width: Default 104px -- Main Menu Header Logo Height: Default 78px +- EPG Window Fade-In Time in ms (Zero for switching off fading) +- EPG Window Display Delay in s: period which schedules menu element has to be + selected till fade in of epg window starts +- EPG Window Scroll Delay in s: period which epg window has to be opened till + window text starts to scroll +- Height of EPG Info Window (Percent of OSD Height): Height of text window which + is shown for schedules menu elements +- Display Reruns in detailed EPG View: via epgsearch service + - Number of reruns to display: Default 5 + - Use Subtitle for reruns +- Display additional EPG Pictures in detailed EPG View: if set to yes, additional + EPG pictures will be shown at the end of the detailed EPG view. The pictures have + to be named as eventid_number.jpg with number from 1 to 9. + - Number of EPG pictures to display - Detail EPG View Logo Width: Default 260px - Detail EPG View Logo Height: Default 200px - Detail EPG View EPG Image Width: Default 210px - Detail EPG View EPG Image Height: Default 160px +- Detail EPG View additional EPG Image Width: Default: 525 px +- Detail EPG View additional EPG Image Height: Default: 400 px +- Adjust Font Size - Menu Item +- Adjust Font Size - Menu Item Small +- Adjust Font Size - EPG Info Window -* VDR menu: Font Settings: +* VDR Menu: Channels Menu -- Adjust Font Size - Header -- Adjust Font Size - Date -- Adjust Font Size - Large Menu Item: Font for Main menu and channels menu items -- Adjust Font Size - Schedule Menu Item: Font for schedules menu items -- Adjust Font Size - Default Menu Item -- Adjust Font Size - Disc Usage -- Adjust Font Size - Timers Header -- Adjust Font Size - Timers Title -- Adjust Font Size - Buttons: Font for color buttons -- Adjust Font Size - Messages -- Adjust Font Size - Detail View Text: Font for detailed EPG & recordings view text -- Adjust Font Size - Detail View Header: Font for Header date/time and short text -- Adjust Font Size - Detail View Header Large: Font for detailed EPG & recordings - view title -- Adjust Font Size - EPG Info Window +- Use narrow menu: display menu in narrow or standard style + - Width (Percent of OSD Width): if displayed narrow, width of this menu +- Adjust Font Size - Menu Item +- Adjust Font Size - Menu Item Small + +* VDR Menu: Recordings Menu + +- Use narrow menu: display menu in narrow or standard style + - Width (Percent of OSD Width): if displayed narrow, width of this menu +- Display additional EPG Pictures in detailed recording View: if set to yes, additional + pictures will be shown at the end of the detailed recording view. All jpegs in the + recording directory will be used. + - Number of EPG pictures to display +- Folder Icon Size: size of the folder image used in recordings list +- Adjust Font Size - Menu Item +- Adjust Font Size - Menu Item Small * Channel Switching: - Fade-In Time in ms (Zero for switching off fading): Default 300ms -- Hight of Channel Display (% of OSD Height): Default 25% +- Height of Channel Display (% of OSD Height): Default 25% - Left & Right Border Width: Default 15px - Bottom Border Height: Default 15px -- Channel Logo Width: Default 260px -- Channel Logo Height: Default 200px -- Channel Logo Border: Default 15px +- Channel Logo Position: left / right / do not display. If set to "do not display", + the whole screen width is used for channel display. + - Channel Logo Width: Default 260px + - Channel Logo Height: Default 200px + - Channel Logo Border: Default 15px - Display Signal Strength & Quality: Set this to Zero if you want to disable the display of signal strength & quality (for instance if your dvb drivers does not deliver this values) - Screen Resolution Icon Size: Default 100px +- Status Icon Size: Default 64px - Adjust Font Size - Header: Font for Channel / Channelgroup Name - Adjust Font Size - Date - Adjust Font Size - EPG Text @@ -196,7 +259,7 @@ Setup Options * Replay: - Fade-In Time in ms (Zero for switching off fading) -- Hight of Replay Display (% of OSD Height) +- Height of Replay Display (% of OSD Height) - Left & Right Border Width - Bottom Border Height - Adjust Font Size - Header @@ -206,7 +269,7 @@ Setup Options - Fade-In Time in ms (Zero for switching off fading) - Width of Tracks Display (% of OSD Height) -- Hight of Tracks Display (% of OSD Height) +- Height of Tracks Display (% of OSD Height) - Position (0: bot. center, 1: bot. left, ... , 7: bot. right): The following positions are possible, starting at bottom middle: 0: bottom center @@ -226,7 +289,7 @@ Setup Options - Fade-In Time in ms (Zero for switching off fading): Default 300ms - Width of Message Display (% of OSD Height): Default 90% -- Hight of Message Display (% of OSD Height): Default 10% +- Height of Message Display (% of OSD Height): Default 10% - Bottom Border Height: Default 10px Remark: with different sizes and a large value for the bottom border height you are able to achieve a positioning for the messages box analogue to the positioning @@ -237,6 +300,8 @@ Setup Options - Fade-In Time in ms (Zero for switching off fading): Default 300ms - Width of Volume Display (% of OSD Height): Default 40% -- Hight of Volume Display (% of OSD Height): Default 10% - Remark: the volume display is always positioned in the center of the screen +- Height of Volume Display (% of OSD Height): Default 10% +- Bottom Border Height: Default 10px + Remark: the volume display is always positioned in the center of the screen, + with bottom border it can be moved to the top. - Adjust Font Size diff --git a/icons/arghdirector.png b/icons/arghdirector.png Binary files differnew file mode 100644 index 0000000..34e401d --- /dev/null +++ b/icons/arghdirector.png diff --git a/icons/autostart.png b/icons/autostart.png Binary files differnew file mode 100644 index 0000000..c041feb --- /dev/null +++ b/icons/autostart.png diff --git a/icons/avahi4vdr.png b/icons/avahi4vdr.png Binary files differnew file mode 100644 index 0000000..632ec76 --- /dev/null +++ b/icons/avahi4vdr.png diff --git a/icons/avards.png b/icons/avards.png Binary files differnew file mode 100644 index 0000000..ccbc390 --- /dev/null +++ b/icons/avards.png diff --git a/icons/block.png b/icons/block.png Binary files differnew file mode 100644 index 0000000..ffd2b60 --- /dev/null +++ b/icons/block.png diff --git a/icons/burn.png b/icons/burn.png Binary files differnew file mode 100644 index 0000000..8919173 --- /dev/null +++ b/icons/burn.png diff --git a/icons/cdplayer.png b/icons/cdplayer.png Binary files differnew file mode 100644 index 0000000..ca30115 --- /dev/null +++ b/icons/cdplayer.png diff --git a/icons/chanman.png b/icons/chanman.png Binary files differnew file mode 100644 index 0000000..e5940eb --- /dev/null +++ b/icons/chanman.png diff --git a/icons/ddci.png b/icons/ddci.png Binary files differnew file mode 100644 index 0000000..d239bc4 --- /dev/null +++ b/icons/ddci.png diff --git a/icons/devstatus.png b/icons/devstatus.png Binary files differnew file mode 100644 index 0000000..f9274e8 --- /dev/null +++ b/icons/devstatus.png diff --git a/icons/dummydevice.png b/icons/dummydevice.png Binary files differnew file mode 100644 index 0000000..cc2eb0f --- /dev/null +++ b/icons/dummydevice.png diff --git a/icons/duplicates.png b/icons/duplicates.png Binary files differnew file mode 100644 index 0000000..723393f --- /dev/null +++ b/icons/duplicates.png diff --git a/icons/dvbapi.png b/icons/dvbapi.png Binary files differnew file mode 100644 index 0000000..91b88f6 --- /dev/null +++ b/icons/dvbapi.png diff --git a/icons/dynamite.png b/icons/dynamite.png Binary files differnew file mode 100644 index 0000000..b204875 --- /dev/null +++ b/icons/dynamite.png diff --git a/icons/eepg.png b/icons/eepg.png Binary files differnew file mode 100644 index 0000000..f2564f3 --- /dev/null +++ b/icons/eepg.png diff --git a/icons/epgfixer.png b/icons/epgfixer.png Binary files differnew file mode 100644 index 0000000..db8d292 --- /dev/null +++ b/icons/epgfixer.png diff --git a/icons/epgsearch.png b/icons/epgsearch.png Binary files differnew file mode 100644 index 0000000..32af4cd --- /dev/null +++ b/icons/epgsearch.png diff --git a/icons/epgsync.png b/icons/epgsync.png Binary files differnew file mode 100644 index 0000000..fc91832 --- /dev/null +++ b/icons/epgsync.png diff --git a/icons/externalplayer.png b/icons/externalplayer.png Binary files differnew file mode 100644 index 0000000..5249251 --- /dev/null +++ b/icons/externalplayer.png diff --git a/icons/favorites.png b/icons/favorites.png Binary files differnew file mode 100644 index 0000000..71a4837 --- /dev/null +++ b/icons/favorites.png diff --git a/icons/femon.png b/icons/femon.png Binary files differnew file mode 100644 index 0000000..eb8dcbb --- /dev/null +++ b/icons/femon.png diff --git a/icons/fepg.png b/icons/fepg.png Binary files differnew file mode 100644 index 0000000..f7dbd9d --- /dev/null +++ b/icons/fepg.png diff --git a/icons/filebrowser.png b/icons/filebrowser.png Binary files differnew file mode 100644 index 0000000..266a578 --- /dev/null +++ b/icons/filebrowser.png diff --git a/icons/fritzbox.png b/icons/fritzbox.png Binary files differnew file mode 100644 index 0000000..09523c2 --- /dev/null +++ b/icons/fritzbox.png diff --git a/icons/graphlcd.png b/icons/graphlcd.png Binary files differnew file mode 100644 index 0000000..084b83d --- /dev/null +++ b/icons/graphlcd.png diff --git a/icons/image.png b/icons/image.png Binary files differnew file mode 100644 index 0000000..57ba9b1 --- /dev/null +++ b/icons/image.png diff --git a/icons/imonlcd.png b/icons/imonlcd.png Binary files differnew file mode 100644 index 0000000..d5c6214 --- /dev/null +++ b/icons/imonlcd.png diff --git a/icons/iptv.png b/icons/iptv.png Binary files differnew file mode 100644 index 0000000..7c57c31 --- /dev/null +++ b/icons/iptv.png diff --git a/icons/lcdproc.png b/icons/lcdproc.png Binary files differnew file mode 100644 index 0000000..b021bf6 --- /dev/null +++ b/icons/lcdproc.png diff --git a/icons/markad.png b/icons/markad.png Binary files differnew file mode 100644 index 0000000..f222c3e --- /dev/null +++ b/icons/markad.png diff --git a/icons/mlist.png b/icons/mlist.png Binary files differnew file mode 100644 index 0000000..58f6305 --- /dev/null +++ b/icons/mlist.png diff --git a/icons/noepg.png b/icons/noepg.png Binary files differnew file mode 100644 index 0000000..2743007 --- /dev/null +++ b/icons/noepg.png diff --git a/icons/pvrinput.png b/icons/pvrinput.png Binary files differnew file mode 100644 index 0000000..69cb5a9 --- /dev/null +++ b/icons/pvrinput.png diff --git a/icons/remote.png b/icons/remote.png Binary files differnew file mode 100644 index 0000000..f40e647 --- /dev/null +++ b/icons/remote.png diff --git a/icons/remotetimers.png b/icons/remotetimers.png Binary files differnew file mode 100644 index 0000000..e102da0 --- /dev/null +++ b/icons/remotetimers.png diff --git a/icons/rssreader.png b/icons/rssreader.png Binary files differnew file mode 100644 index 0000000..39617ce --- /dev/null +++ b/icons/rssreader.png diff --git a/icons/sc.png b/icons/sc.png Binary files differnew file mode 100644 index 0000000..d30671c --- /dev/null +++ b/icons/sc.png diff --git a/icons/screenshot.png b/icons/screenshot.png Binary files differnew file mode 100644 index 0000000..0737a94 --- /dev/null +++ b/icons/screenshot.png diff --git a/icons/sleeptimer.png b/icons/sleeptimer.png Binary files differnew file mode 100644 index 0000000..a74cbc6 --- /dev/null +++ b/icons/sleeptimer.png diff --git a/icons/softhddevice.png b/icons/softhddevice.png Binary files differnew file mode 100644 index 0000000..559b671 --- /dev/null +++ b/icons/softhddevice.png diff --git a/icons/streamdev.png b/icons/streamdev.png Binary files differnew file mode 100644 index 0000000..eadb9bf --- /dev/null +++ b/icons/streamdev.png diff --git a/icons/systeminfo.png b/icons/systeminfo.png Binary files differnew file mode 100644 index 0000000..b5c30d3 --- /dev/null +++ b/icons/systeminfo.png diff --git a/icons/targavfd.png b/icons/targavfd.png Binary files differnew file mode 100644 index 0000000..c819017 --- /dev/null +++ b/icons/targavfd.png diff --git a/icons/trayopenng.png b/icons/trayopenng.png Binary files differnew file mode 100644 index 0000000..1e312cb --- /dev/null +++ b/icons/trayopenng.png @@ -1,12 +1,3 @@ -/* - * skinlcars.h: A VDR skin with Star Trek's "LCARS" layout - * - * See the main source file 'vdr.c' for copyright information and - * how to reach the author. - * - * $Id: skinlcars.h 2.1 2012/04/15 13:17:35 kls Exp $ - */ - #ifndef __NOPACITY_H #define __NOPACITY_H diff --git a/skinnopacity.c b/skinnopacity.c index a6bb232..de87064 100644 --- a/skinnopacity.c +++ b/skinnopacity.c @@ -15,7 +15,7 @@ #endif -static const char *VERSION = "0.0.6"; +static const char *VERSION = "0.1.0"; static const char *DESCRIPTION = "'nOpacity' Skin"; static const char *MAINMENUENTRY = "nOpacity"; |