• 1
  • 21
  • 22
  • 23
  • 24(current)
  • 25
[MOD] Another Aeon Night Version
Removed question.
HTPC: Apex MI-008 | Foxconn H67S | Celeron G530 | G.SKILL 4GB | Crucial 64 SSD| Arctic Cooling | PicoPSU-160-XT
Reply
Hey black, I've been using your skin for a while now and absolutely love it on my ZOTAC ION however i have one issue that only sometimes comes up. If i go through my movie list, sometims the text that describes the genre blurs togetherinto white text. Next time it happens I'll try and take a screenshot, but do you have any ideas why?
Board: Zotac ION-A-U Case: M350 Mini ITX Memory: 4GB Patriot PC6400 OS: XBMC on OpenELEC.tv build 6936 on a Corsair 32GB SSD Media Storage: W2K8 running on 14TB RAID 5 on an Asrock board w/ AMD Athlon X2 250 and PERC 6/I controller w/ 8 Samsung HD204UI Green drives Time to interface from power switch: 22.4 seconds.
Reply
What would cause this to happen?

Image
HTPC: Apex MI-008 | Foxconn H67S | Celeron G530 | G.SKILL 4GB | Crucial 64 SSD| Arctic Cooling | PicoPSU-160-XT
Reply
Here the fix -

http://github.com/Hitcher/aeon/commit/54...93a4211b38
Reply
Hitcher Wrote:Here the fix -

http://github.com/Hitcher/aeon/commit/54...93a4211b38

Thanks
HTPC: Apex MI-008 | Foxconn H67S | Celeron G530 | G.SKILL 4GB | Crucial 64 SSD| Arctic Cooling | PicoPSU-160-XT
Reply
How do you get the dvd case icons instead of just the poster thumbHuh
Reply
Hay Black, just wondering if you had stopped working on this? Really love this skin + the new Multiwall view but there's a couple of issues bugs in there, have you stopped production?
Reply
Yes, it's stopped for now... I don't like the Aeon skin anymore, it's all too overloaded, no seamless fluid/fast navigation (which is imo much more important than tons of features, views etc.). Second thing is that I won't have the time now to continue this. I'm now waiting for Alaska and the skin on which phyek & minimalko are working.
Reply
`Black Wrote:Yes, it's stopped for now... I don't like the Aeon skin anymore, it's all too overloaded, no seamless fluid/fast navigation (which is imo much more important than tons of features, views etc.). Second thing is that I won't have the time now to continue this. I'm now waiting for Alaska and the skin on which phyek & minimalko are working.
That's a real shame but thank's for what you have done thus far, i look forward to seeing if you do anything in the near future but for now have a few beersBig Grin
XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
Reply
paul Wrote:That's a real shame but thank's for what you have done thus far, i look forward to seeing if you do anything in the near future but for now have a few beersBig Grin

well doesnt that just royally suck...this was by far my favorite skin.
Board: Zotac ION-A-U Case: M350 Mini ITX Memory: 4GB Patriot PC6400 OS: XBMC on OpenELEC.tv build 6936 on a Corsair 32GB SSD Media Storage: W2K8 running on 14TB RAID 5 on an Asrock board w/ AMD Athlon X2 250 and PERC 6/I controller w/ 8 Samsung HD204UI Green drives Time to interface from power switch: 22.4 seconds.
Reply
`Black Wrote:Yes, it's stopped for now... I don't like the Aeon skin anymore, it's all too overloaded, no seamless fluid/fast navigation (which is imo much more important than tons of features, views etc.). Second thing is that I won't have the time now to continue this. I'm now waiting for Alaska and the skin on which phyek & minimalko are working.

ohh i can't wait to see ur alaska mod Big Grin any ideas when it gonna be released?
Reply
I think about it when Alaska is released and when it pleases me. Smile
Reply
erm yeh it's not the nicest of skins maybe because it's white, but it would look better maybe if it were all black(alaska I mean)
XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
Reply
`Black Wrote:Yes, it's stopped for now... I don't like the Aeon skin anymore, it's all too overloaded, no seamless fluid/fast navigation (which is imo much more important than tons of features, views etc.). Second thing is that I won't have the time now to continue this. I'm now waiting for Alaska and the skin on which phyek & minimalko are working.

That's a shame this mod was shaping up really nicely. Thanks for your hard work look forward to seeing what you do with Alaska Big Grin
Reply
Question 
I'm probably a bit late to the party on this one, but I don't seem to be getting any of the dvd case border and glass reflections in multiplex mode.

Having had a look at the code in viewtype_multiplex.xml, I see:

Code:
<control type="image">
            <include>MultiplexIconDimensionsWrapReflectDVDCase</include>
            <texture>[color=red]multiplex/boxes/multiplex_borderreflect.png[/color]</texture>
            <aspectratio scalediffuse="false">scale</aspectratio>
            <visible>!Skin.HasSetting(multiplexflow)</visible>
        </control>
        <control type="image">
            <include>MultiplexIconDimensionsWrapReflectDVDCover</include>
            <texture background="true" flipy="true" diffuse="multiplex/boxes/multiplex_maskreflect.png">defaultvideo.png</texture>
            <info>ListItem.Icon</info>
            <aspectratio scalediffuse="false">scale</aspectratio>
            <visible>!Skin.HasSetting(multiplexflow) + !Control.IsVisible(8000)</visible>
        </control>    
        <control type="image">
            <include>MultiplexIconDimensionsWrapReflectDVDCase</include>
            <texture>[color=red]multiplex/boxes/multiplex_glassreflect.png[/color]</texture>
            <aspectratio scalediffuse="false">scale</aspectratio>
            <visible>!Skin.HasSetting(multiplexflow) + !Control.IsVisible(8000)</visible>
        </control>

The images higlighted in red, don't seem to exist in the specified folder, i.e. /media/multiplex/boxes/<filename>.png (the tv versions are there, but not the dvd ones as far as I can tell)

Anybody able to post these up somewhere for me? (Or have I gone completely mad and missed something else... :confused2: )

EDIT: I have the latest July 30 github release (commit 7942c9a57321f6be53f2d34243f294f3bbee27d4)
Reply
  • 1
  • 21
  • 22
  • 23
  • 24(current)
  • 25

Logout Mark Read Team Forum Stats Members Help
[MOD] Another Aeon Night Version6