Kodi Community Forum
[MOD] CarPC-Carbon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Estouchy (https://forum.kodi.tv/forumdisplay.php?fid=261)
+---- Thread: [MOD] CarPC-Carbon (/showthread.php?tid=320735)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38


RE: [MOD] CarPC-Carbon - rvas18 - 2018-02-16

How can I make the thumbnail images bigger?


RE: [MOD] CarPC-Carbon - xBrunex - 2018-02-17

(2018-02-16, 07:19)idorel77 Wrote: For icon and onclick , you can modify in home.xml in the same place  you give the example (above) with favourite.
 Im not understanding, u want i replace my favourite button ?

So you can't send to me that old code from the internet button ?


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-17

(2018-02-16, 09:08)rvas18 Wrote: How can I make the thumbnail images bigger?
 What image , can you give me more detail?


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-17

(2018-02-17, 00:10)xBrunex Wrote:
(2018-02-16, 07:19)idorel77 Wrote: For icon and onclick , you can modify in home.xml in the same place  you give the example (above) with favourite.
 Im not understanding, u want i replace my favourite button ?

So you can't send to me that old code from the internet button ?     
 The internet button is the same as favourites button. 
Add this in the same place you have favourites button and complete with your needs.

<item> 
    <label></label> 
    <onclick>ActivateWindow(your_window)</onclick> 
    <icon>your_icon_button.png</icon> 
    <visible></visible> 
</item>


RE: [MOD] CarPC-Carbon - rvas18 - 2018-02-17

(2018-02-17, 08:30)idorel77 Wrote:
(2018-02-16, 09:08)rvas18 Wrote: How can I make the thumbnail images bigger?
 What image , can you give me more detail? 
The thumbnail and list viewtypes. I am using this on a phone and I cannot actually see what any of the thumbnails are....


RE: [MOD] CarPC-Carbon - xBrunex - 2018-02-17

(2018-02-17, 08:43)idorel77 Wrote:
(2018-02-17, 00:10)xBrunex Wrote:
(2018-02-16, 07:19)idorel77 Wrote: For icon and onclick , you can modify in home.xml in the same place  you give the example (above) with favourite.
 Im not understanding, u want i replace my favourite button ?

So you can't send to me that old code from the internet button ?       
 The internet button is the same as favourites button. 
Add this in the same place you have favourites button and complete with your needs.

<item> 
    <label></label> 
    <onclick>ActivateWindow(your_window)</onclick> 
    <icon>your_icon_button.png</icon> 
    <visible></visible> 
</item>  
 Okay i understand what you said, but i want favourites button too mate  Confused


Edit:
Well, i had to take other way to do what i want... but finaly i have finished my costumization.

Image

Thanks for all the help given


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-18

(2018-02-17, 08:59)rvas18 Wrote:
(2018-02-17, 08:30)idorel77 Wrote:
(2018-02-16, 09:08)rvas18 Wrote: How can I make the thumbnail images bigger?
 What image , can you give me more detail?  
The thumbnail and list viewtypes. I am using this on a phone and I cannot actually see what any of the thumbnails are.... 
Than you can try on this files:  ViewsThumbnail.xml , ViewsList.xml , ViewsWide.xml .


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-18

(2018-02-17, 19:43)xBrunex Wrote:
(2018-02-17, 08:43)idorel77 Wrote:
(2018-02-17, 00:10)xBrunex Wrote:  Im not understanding, u want i replace my favourite button ?

So you can't send to me that old code from the internet button ?       
 The internet button is the same as favourites button. 
Add this in the same place you have favourites button and complete with your needs.

<item> 
    <label></label> 
    <onclick>ActivateWindow(your_window)</onclick> 
    <icon>your_icon_button.png</icon> 
    <visible></visible> 
</item>   
 Okay i understand what you said, but i want favourites button too mate  Confused


Edit:
Well, i had to take other way to do what i want... but finaly i have finished my costumization.

Image

Thanks for all the help given 
 I did't tell you to modify favourite , and just to add another intem in the same list .
I'm glad you finished Smile


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-19

Intro 6 Smile




RE: [MOD] CarPC-Carbon - xBrunex - 2018-02-20

Hello again idorel  Wink

Is it possible we modify the day/night button to change the brightness of the tablet/smartphone instead of the kodi brightness?
Is it also possible to define the brightness quantity in nocturne mode ? since in day mode it stays with the brightness at max.

Can you do it for us ?
Thanks mate  Blush


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-20

Hi , i can't do that. I don't know how ... but i don't want to do that , the skin in not only for android and is hard to do that for all systems and for all displays....


RE: [MOD] CarPC-Carbon - Chazaroo1980 - 2018-02-20

Great skiin. have been having a play about to get a decent build going for my phone. having a slight issue with super favs though. i wish to shortcut some links within addons and then shortcut that super fav on the menu. however when i test the folders on clicking a saved super fav it flickers and then shows nothing. if you hit the back button it then loads what flickered. i tested on estouchy and it loaded as it should. ? any ideas what could be different between your skin and estouchy ?


RE: [MOD] CarPC-Carbon - xBrunex - 2018-02-20

(2018-02-20, 06:59)idorel77 Wrote: Hi , i can't do that. I don't know how ... but i don't want to do that , the skin in not only for android and is hard to do that for all systems and for all displays....
 Okay, just tell me where can i modify the button pls and i will try do something


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-21

(2018-02-20, 10:10)Chazaroo1980 Wrote: Great skiin. have been having a play about to get a decent build going for my phone. having a slight issue with super favs though. i wish to shortcut some links within addons and then shortcut that super fav on the menu. however when i test the folders on clicking a saved super fav it flickers and then shows nothing. if you hit the back button it then loads what flickered. i tested on estouchy and it loaded as it should. ? any ideas what could be different between your skin and estouchy ?
 I don't used super fav . You can use addon shortcut from settings - skin settings - Home addon.


RE: [MOD] CarPC-Carbon - idorel77 - 2018-02-21

(2018-02-20, 11:01)xBrunex Wrote:
(2018-02-20, 06:59)idorel77 Wrote: Hi , i can't do that. I don't know how ... but i don't want to do that , the skin in not only for android and is hard to do that for all systems and for all displays....
 Okay, just tell me where can i modify the button pls and i will try do something 
Day/Night button is in home.xml line 173 togglebutton id=131 and in includes line 252 DayNight