![]() |
WIP ReKOver : Skinning tool project - 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: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: KOver (https://forum.kodi.tv/forumdisplay.php?fid=252) +----- Thread: WIP ReKOver : Skinning tool project (/showthread.php?tid=262770) |
RE: ReKOver : Skinning tool project - Jayz2K - 2016-03-07 Didn't check on KRYPTON but mostly due to a counting system. Really doubt the boolean / infolabels changed for counting list pos otherwise could break many skins. KODI doesn't remember list pos in KOver because when nav window is closed, it doesn't exists anymore. When you reopen it, it's like a fresh window. Due to <include> behavior. RE: ReKOver : Skinning tool project - djoole - 2016-03-07 (2016-03-07, 11:23)Jayz2K Wrote: Updated second post 6 is generous, it allows all kind of customization. (title / genre / rating / desc / lang / codec, even more indeed if can be combined) RE: ReKOver : Skinning tool project - djoole - 2016-03-07 (2016-03-04, 23:37)Jayz2K Wrote: Art type (Also used at level 5) RE: ReKOver : Skinning tool project - Jayz2K - 2016-03-08 (2016-03-07, 14:16)Reynald Wrote:(2016-03-07, 11:23)Jayz2K Wrote: Updated second post Yes, it's going to be a huge work. Right now, not sure I can get help since I need to think about a strong responsive layout and I think it's required to know all the constraints and possibilities of the code (what I still don't have but testing is the best way). I will start today to prepare the new Designer window which is a pain to code (new features introduces many reloadskin functions to set constants) mostly because of the preview. I don't think it will be possible to get instant preview until you press a "Edit view" button. Working with constants is not like playing with 9 presets :/ ... If I need help, will ping you for sure ![]() RE: ReKOver : Skinning tool project - Jayz2K - 2016-03-09 Damn ! It's going to be a whole built-in software lol. Status : WIP ![]() Not easy to allow it to work with mouse (for such a tool, pretty much needed :/ ...) RE: ReKOver : Skinning tool project - Reynald - 2016-03-09 (2016-03-09, 14:29)Jayz2K Wrote: Damn ! It's going to be a whole built-in software lol. Nice .. hum i like . RE: ReKOver : Skinning tool project - djoole - 2016-03-09 Jayz2K, it would be cool to have an option for prebuilt list to show mediacase (at list on poster based lists) and an easy way to implement this feature in custom lists. I don't know if it's already possible to do that in a custom list. RE: ReKOver : Skinning tool project - Jayz2K - 2016-03-09 There will be no more custom lists. They will be made directly inside the designer. Since items background will be customizable, will be up to you to add a case picture. RE: ReKOver : Skinning tool project - reaven - 2016-03-09 (2016-03-09, 14:29)Jayz2K Wrote: Damn ! It's going to be a whole built-in software lol. you're crazy !!!! this is fricking cool ![]() * thats why you have been so quiet on the forums ! ![]() RE: ReKOver : Skinning tool project - Jayz2K - 2016-03-09 (2016-03-09, 22:25)reaven Wrote: * thats why you have been so quiet on the forums ! Indeed. It's faster to code when layout is sketched up. Designer V3 goes fine until now. I would like to make it work ASAP to ensure it's working as I think it has to be. Also, will probably need to request adjustments to Marcel for constant writing. Moreover, I have to fine tune usability. KOver 1 has pretty good support even without me as I see ![]() RE: ReKOver : Skinning tool project - Reynald - 2016-03-09 (2016-03-09, 22:35)Jayz2K Wrote:(2016-03-09, 22:25)reaven Wrote: * thats why you have been so quiet on the forums ! I'm really happy for you that things forward in the right direction. I think even you have not fully aware of the tremendous thing that you are about to create. YOu go (you have) changed the world of coding and skinner. This is a giant step. Bravo RE: ReKOver : Skinning tool project - Jayz2K - 2016-03-10 (2016-03-07, 23:59)djoole Wrote:(2016-03-04, 23:37)Jayz2K Wrote: Art type (Also used at level 5) Fallback makes sense to me but why would you then be able to choose wich one you want ? Fallback is intended to find "something" to show <if found>. Choosing Poster, Fanart, Thumb can then be empty (from a theory side) and / or maybe not match the configured art size (meaning setting poster as fallback for clearlogo for exemple). So, it's no more a fallback in it's own definition. Why not just leaving the skin to find the matchin one ? RE: ReKOver : Skinning tool project - Kokonutcreme - 2016-03-10 (2016-03-09, 21:51)Jayz2K Wrote: There will be no more custom lists. They will be made directly inside the designer. Since items background will be customizable, will be up to you to add a case picture. Wow, I'm speechless RE: ReKOver : Skinning tool project - djoole - 2016-03-10 (2016-03-10, 10:45)Jayz2K Wrote:(2016-03-07, 23:59)djoole Wrote:(2016-03-04, 23:37)Jayz2K Wrote: Art type (Also used at level 5) Agreed. Fallback in the true sense of the word it is, then ![]() (2016-03-09, 21:51)Jayz2K Wrote: There will be no more custom lists. They will be made directly inside the designer. Since items background will be customizable, will be up to you to add a case picture. OK, cool fot the custom list being made from the UI. But as for the media case, I wasn't talking about just a common bitmap part of the list, but a media case changing from item to item, showing for instance a BRD case for a media identified as Bluray by Kodi, a DVD case for media identified as DVD, etc. ) Is it already possible in the actual custom lists? Reynald seems to think it is, but I don't understand how. I would like to create my own custom list with media case while waiting for ReKOver ;-) I assume I would need to put cases bitmaps in media folder, but then I don't know what to put in the custom list XML for it to choose the good bitmpa according to media type.. RE: ReKOver : Skinning tool project - reaven - 2016-03-11 (2016-03-09, 22:35)Jayz2K Wrote:(2016-03-09, 22:25)reaven Wrote: * thats why you have been so quiet on the forums ! Go crazy my friend ! ![]() |