![]() |
|
|||||||
| Skin Development GUI and Web skins/themes, graphics development and suggestions. No End-User Support Requests! Only skinners and graphic artists. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Oct 2003
Location: Sweden
Posts: 380
![]() |
checking the xme skin there's a png called "defaultshortcut.png" and another called "default shortcut.png". but none of them seem to be used. and another icon problem i have is the "defaultplaylist.png" and "defaultplaylistbig.png" that don't work either.
am i right in this? or might i be doing something wrong? tested xms and pm and both seem to give the same problem for me. /floink |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2004
Posts: 103
![]() |
"defaultshortcut.png" is used.
it is the icon that goes to the left of a shortcut in list mode. same with "defaultplaylist.png" but with playlists. the default filetype icons are all defined in util.cpp. "default shortcut.png" appears to be an unused duplicate of "defaultshortcut.png." |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Oct 2003
Location: Sweden
Posts: 380
![]() |
well after using and skinning xbmc for a couple of months now i know what theyre supposed to do
thing is ... in my build from the 9th of may, images don't show up at those places. fex instead of playlist icon i get sound/music icon. but again i might be doing something wrong?the way to edit default icons you mention don't seem to be the most user friendly? wouldn't it be nice to have a icon.xml file for each skin where filetypes=icon image would be defined? something like: <defaulticons> * <icon> * * <filetype>pls</filetype> * * <imagebig>defaultplsbig.png</imagebig> * * <imagemed>defaultplsmed.png</imagemed> * * <imagesmall>defaultplssmall.png</imagesmall> * </icon> * <icon> * * <filetype>mp3</filetype> * * <imagebig>defaultmp3big.png</imagebig> * * <imagemed>defaultmp3med.png</imagemed> * * <imagesmall>defaultmp3small.png</imagesmall> * </icon> </defaulticons> |
|
|
|
|
|
#4 | |
|
Senior Member
Join Date: Mar 2004
Posts: 103
![]() |
your're right.
the defaultplaylist icons do not work. all of the playlist filetypes (m3u, b4s, pls, strm) are defined as both audio files and video files (as they should be). in util.cpp the check for audio files comes before the check for playlist files so the playlists are assigned the defaultaudio icon instead. the solution (if any of the developers are watching) is to put the check for playlist files first. Quote:
|
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Oct 2003
Location: Sweden
Posts: 380
![]() |
nice that u found the 'bug'. i'll post a note in the bug discussion forum as this thread turned in to be both a feature req and a bug report/fix
![]() the thought with the icons.xml was that one could add more or/and different icons then the 'default' ones. so fex different icons for m3u, b4s, pls and strm. just like there are different icons for different types of cd/dvd media. and being a skinner i see this as a part of the work i could do for my retro skin. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How about a "4:3 Expanded" view mode? ie. "16:9 Pan and Scan", or "14:9 Stretched" | LaTropa64 | XBMC Feature Suggestions | 34 | 2006-09-27 12:47 |
| "Resume" / "Play from beginning" (for Video) | dvdapex | XBMC Feature Suggestions | 15 | 2006-02-02 01:35 |
| strange "Music" and "Pictures" behavior... | raffman | XBMC for Xbox Specific Support | 7 | 2005-12-14 00:15 |
| Codecs "DivX v3 ;-) MPEG-4 (low-motion)" "AC3 DVM" | chunk_1970 | XBMC for Xbox Specific Support | 3 | 2005-01-08 13:48 |
| samba share that include "&" " ' " d | flybynite | XBMC for Xbox Specific Support | 0 | 2004-09-20 11:23 |