PDA

View Full Version : Skin request: Elisa (the Fluendo mediacenter) replica/clone


Gamester17
2007-06-11, 18:38
Elisa (The Fluendo mediacenter) is the new default media center software for Ubuntu choosen by the UbuntuMediaCenterTeam (https://wiki.ubuntu.com/UbuntuMediaCenterTeam). So I thought, would it not be really cool to have a replica skin clone in XBMC of the default Elisa skin to show everyone out there that XBMC's own skinning-engine can easility match all their GUI effects just as well (or better). Elisa default skin and artwork doesn't look half bad either for that matter, hehe

Screenshots: http://elisa.fluendo.com/screenshots

Anyone up for the task? ???

PS! The core Elisa system is licensed under the GPL version 2, but I'm not sure if the skin and images/pictures are included in that, anyone care to check that?

MacGyver
2007-06-12, 19:42
Ok Gamester, unless someone has made it so you can have multiple wrapviews that can be pointed to folders and screens on the screen at one time, the ONLY way I can see being able to re-create that media centers look and feel, would be to display a wrapview or a side scrolling home view, then when select your icon, have the xbmc take a quick screenshot, then animate the next screens background with the screenshot you just took, and zoom it back, and then overlay the new windows wrapview over that screenshot. Make sense?

I think I can code it, but it wouldn't look right on anything but solid background colors, and there would be a flash, and a script would have to be called to keep clearing out the screenshot folder before the next screenshot, unless you can name a screenshot something specific as it's being created, then the script and needing to clear the screenshot folder would be unnecessary.

Is there another way?

Gamester17
2007-06-12, 20:13
I guess we have to ask JMarshall if it's worth implementing or not (via a permanent solution, workaround or other means)

MacGyver
2007-06-12, 20:54
I think it might be easier to ask him if it's possible to implement a type of list history, and then be able to tell list menus what to list (current, history1, history2) a list history would need keep track of the last focused item, and 10 in either direction.
It's the only way I can see doing it smoothly, plus it allows skinners to use say history1's focus item as a sort of previous folder variable.

Another idea that would need to be implemented is a 4-corner icon, video preview, and picture engine: TL=(0,0),TR=(0,200),LL=(200,0),LR=(200,200) would be your standard square icon. and TL=(100,100),TR=(120,200),LL=(200,100),LR=(180,200 ) would be an icon similar to the ones used in their preview window (skewed at an angle)

Also the ability to switch to a window.xml with a <ondown> or <onup> .

I think with those features, XBMC could be skinned to be almost exact, minus ipod support :)

If you want, I can code something similar in spirit, but can't do the skewed pictures, or exact menu stacking (I can see a way to give you the home menu stacked back).

jmarshall
2007-06-13, 01:18
The window switching on down/up is already possible in some cases (using hidden buttons with <onfocus> tags for instance)

Gamester17
2007-08-04, 20:55
Elisa Media Center video videos:
http://uk.youtube.com/watch?v=3JM1Cfg_3Aw
http://youtube.com/watch?v=XXpw8hpJodo
http://youtube.com/watch?v=JjfA6hp5K3M
http://youtube.com/watch?v=DKCNzdfq9ZI
http://youtube.com/watch?v=d2Kaq4z6400
http://youtube.com/watch?v=w__X5za2r2E
http://youtube.com/watch?v=-MK5PMeoxqI
http://uk.youtube.com/watch?v=qhgnYMWO3Wc
http://uk.youtube.com/watch?v=lD6fd9iydWo

...maybe this feature request really belongs in the skinning section though? ???

Livin
2007-08-04, 22:33
The interface looks pretty decent, the animations are very nice! I'd love to see some of the navigation and animations integrated into PM3. They would optimize the screen real estate better.

El Piranna
2007-08-05, 01:08
It remember to me to the old Apple FrontRow before appleTV come out to earth... :p

Gamester17
2007-08-05, 11:43
I'd love to see some of the navigation and animations integrated into PM3.I'm not so sure any of those animations suits PM3, IMHO Elisa should be its own skin if made for XBMC

Gamester17
2008-07-22, 19:20
BUMP! Any volunteer(s)? :cool:

djh_
2008-07-22, 19:41
Can XBMC actually display those folder hierarchies on the top left of each media window?

Jeroen
2008-07-22, 19:56
Can XBMC actually display those folder hierarchies on the top left of each media window?

Sort of. Not by default but you could simulate it with (lots) of conditions.
something like

library label>category label>tv show label>season label>
pita though, cause there's no conditionals for things like genre and years so you would have to work around that some way.

Gamester17
2008-07-22, 20:02
I do not actually know, ...some skinning-engine enhancements to XBMC might be required during the process of making a such skin but it does also not have to be an exact replica (just as the xTV skin is not an exact replica of the Apple TV, and MC360 is not an exact replicate for the Xbox 360 GUI, they are more like clones which act as a 'tribute' and as such can even contain improvement over the original in some features/functions).

I know that the Carousel Home Menu (Rotating/Circular Animation Effect) is doable at least, see:
http://www.xbmc.org/forum/showthread.php?t=26877
and:
http://www.xbmc.org/forum/showthread.php?t=28149

there's no conditionals for things like genre and years so you would have to work around that some way.Feel free to make suggestions if XBMC skinning-engine can be improved, ...it does not hurt to ask.

Geeba
2008-07-25, 10:55
Its very nice!!! By the look of it (I dont know ins and outs) it could run on the good'ol 733Mhz/64Mb RAM machine too!

Jeroen
2008-07-25, 11:27
Feel free to make suggestions if XBMC skinning-engine can be improved, ...it does not hurt to ask.

Yes, I was thinking of doing that and some related suggestions. I will be posting it when I have some time to write a proper suggestion.

NickyZero
2008-08-09, 23:13
Hmmm, interesting video over at http://elisa.fluendo.com/screenshots/

Looks to me like it could be done by taking little snippets from other skins and putting them together, For example their "home screen" looks a similar to one of the mods for Xtv (Think it was released as Xtv2, not sure), But a lot of actual menus seem to be:

Sources: List with Icons
Items: Wrap view,

If people are seriously considering cloning this, Id be interested in joining (my last 5 job interviews came back negative so I have loads of spare time atm XD), although I should state that for some reason XBMC-Win32 doesnt work for me but have happily been FTP'ing to a 4:3 Pal Xbox for testing recently.
Plus it means I can stop trying to implement Library features for programs!

chrislee149
2008-08-10, 05:28
To me, this all seems very similar to (but worse than) the skin that the CenterStage guys are making for Plex: http://centerstageproject.com/the-future.php

NickyZero
2008-08-10, 21:46
To me, this all seems very similar to (but worse than) the skin that the CenterStage guys are making for Plex: http://centerstageproject.com/the-future.php

I see what you mean, maybe they had the same idea?

random question, but if Plex is essentially just Mac builds of XBMC, would skins be cross compatable?

Jeroen
2008-08-10, 21:57
From what I've read XBMC skins will work on Plex. I'm not sure if the Plex skin they are developing will be (fully) compatible with XBMC.

Gamester17
2008-08-12, 18:56
From what I've read XBMC skins will work on Plex. I'm not sure if the Plex skin they are developing will be (fully) compatible with XBMC.Today they are, and in the future I am sure they still will be with very minor modifications but all that is off-topic for this dicussion, feel free start a new topic thread to discuss that.

NickyZero
2008-08-12, 21:27
Sorry! that would be my fault!

But anyways, yeah if people are looking to make this, ill be happy to help in anyway i can!

Mr.Linus
2008-08-31, 02:24
Why would you reproduce that crap? It looks like a bad ripo of the CenterStage interface design. I am more excited to see what those guys do than watch someone rip off their idea and do it badly.

The video and stuff on their Elisa site is wrong cause when I used it it did not look like that video. I try it out it was awful with wrong artwork and buggy with crashes. Delete it immediately. It is a mess and each release is worse. Maybe if it had nice design with thought it might be better. I think Elisa has company paying for developers to make it!

I love my Unbuntu and would not like that to be the media center for it. Best media center for Linux apart from you guys is Entertainer project. Nice layout and developer knows what he is doing. Please spend time to make XBMC better and not on an Elisa skin.

Thanks
(sorry for my English).

jmarshall
2008-08-31, 03:25
Welcome to the forums, and thanks for your contribution.

Given that people like different interfaces, we don't discourage anyone that wishes to skin XBMC to look however they want it to look, indeed - we encourage all such diversity.

Whether or not the Elisa skin is a rip-off of some other skin is a separate issue. Most media center interfaces have similarities due to the fact that they're all doing similar things.

Cheers,
Jonathan

Rookie
2008-08-31, 22:29
Entertainer Project

http://i185.photobucket.com/albums/x50/mcpeepants74/entertainersproject.jpg

Would make a good XBMC skin....:)

Thanks Mr. Linus!

Maybe somebody could request this as a skin?If it don't show up in the forums after a couple days I will.

Rookie
2008-08-31, 22:42
Ok I couldn't wait,I started a new thread.

Rookie
2008-08-31, 23:05
Also CenterStage is getting help from The Plex group to do their application.