XBMC Community Forum
[RELEASE CANDIDATE] Aeon Nox 3.0 - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Aeon Nox (/forumdisplay.php?fid=142)
+---- Thread: [RELEASE CANDIDATE] Aeon Nox 3.0 (/showthread.php?tid=127670)



RE: [WIP] Aeon Nox 3.0 - ReducedToZero - 2012-04-04 16:59

@Big_Noid & phil65

Bugs / Features in 3.0.0-pre you're possibly aware of, mentioning just in case now there's a 3 specific thread Smile

In Customize Top Bar, the toggle switches for Show Now Playing and Weather Info appear to be the wrong way around (on is off and vice versa).

There seems to be no way to disable or enable the PDA style weather pop up. I had this installed under v2 but disabled, somehow it's defaulted to enabled in 3.0.0-pre.


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-04 17:01

(2012-04-04 11:17)farr3ll Wrote:  
(2012-04-04 09:22)farr3ll Wrote:  Aeon Nox 3.0 was pushed to my XBMC installation about 10 minutes ago.. Just reading your post above is this officialConfused

El Bizzaro..!!! I reinstalled v2.0 as v3.0 kept crashing on Tv Shows (would freeze when scrolling through on banner view)

debug log, please
(2012-04-04 09:22)farr3ll Wrote:  Aeon Nox 3.0 was pushed to my XBMC installation about 10 minutes ago.. Just reading your post above is this officialConfused

no, only inofficially distributed via Passion XBMC repo.


RE: [WIP] Aeon Nox 3.0 - Monkeypox - 2012-04-04 18:03

If upgrading from a previous version, will saved custom menus, home screen pictures, etc... be retained or is it a complete install from scratch?


RE: [WIP] Aeon Nox 3.0 - phil65 - 2012-04-04 18:10

(2012-04-04 18:03)Monkeypox Wrote:  If upgrading from a previous version, will saved custom menus, home screen pictures, etc... be retained or is it a complete install from scratch?


yes, settings will break.
(2012-04-04 16:59)ReducedToZero Wrote:  @Big_Noid & phil65

Bugs / Features in 3.0.0-pre you're possibly aware of, mentioning just in case now there's a 3 specific thread Smile

In Customize Top Bar, the toggle switches for Show Now Playing and Weather Info appear to be the wrong way around (on is off and vice versa).

There seems to be no way to disable or enable the PDA style weather pop up. I had this installed under v2 but disabled, somehow it's defaulted to enabled in 3.0.0-pre.

that´s the way it´s intended. if you do not want pda style, just deactivate/ deinstall the addon.


RE: [WIP] Aeon Nox 3.0 - Shinu - 2012-04-04 19:13

A few things I've noticed....

1. The fullscreen info in 2.0 used to center the movie title (in line with the flags) if there was no tagline present...

[Image: 8f01ff8eb34fea112a5b2ca7be7a6.png]

2. the selector for the weather panel seems a bit too large...

[Image: bda6a1e588223133645a8ea145748.png]

3. The "submenu" indicator is shown on any custom menu item if it has a submenu or not.

4. I'm not seeing the "TV" option in settings. Wasn't PVR added to this build?

5. Still need full implementation of the Random and Last Items script (for TV Show).


RE: [WIP] Aeon Nox 3.0 - Big_Noid - 2012-04-04 19:59

(2012-04-04 19:13)Shinu Wrote:  A few things I've noticed....

1. The fullscreen info in 2.0 used to center the movie title (in line with the flags) if there was no tagline present...

2. the selector for the weather panel seems a bit too large...

3. The "submenu" indicator is shown on any custom menu item if it has a submenu or not.

4. I'm not seeing the "TV" option in settings. Wasn't PVR added to this build?

5. Still need full implementation of the Random and Last Items script (for TV Show).
1 and 2 are fixed.
3 is on the list
4: yes, but you need a build that supports System.HasPVR boolean.
5: this was already added 2 weeks ago

(2012-04-04 14:10)Eisi2005 Wrote:  Hi,

so i enter this code to the dialogseekbar.xml

<control type="image">
<posx>1790</posx>
<posy>-45</posy>
<width>613</width>
<height>87</height>
<texture>osd/osd_bottom_bar.png</texture>
</control>
<control type="label" id="1">
<description>Chapter Name</description>
<posx>668</posx>
<posy>900</posy>
<width>748</width>
<height>42</height>
<aligny>center</aligny>
<align>right</align>
<font>Font_Reg18_Caps</font>
<textcolor>FF363636</textcolor>
<shadowcolor>88e5e5e5</shadowcolor>
<include>Animation_CommonFade</include>
<label>[UPPERCASE]$LOCALIZE[21396]: $INFO[player.chaptername][/UPPERCASE]</label>
<visible>player.chaptercount + ![Player.Forwarding | Player.Rewinding]</visible>
</control>

Now i have rigth bottom corner the window but there is no chaptername. What must i make to see there the Chaptername ?





Greets
Eisi

Change posx of the label to 1900 I think.


RE: [WIP] Aeon Nox 3.0 - Big_Noid - 2012-04-04 20:12

(2012-04-04 14:36)Eisi2005 Wrote:  1. Movie CDArt or a layout loke this where one of the pictures show the cdart if available

2. Two more VPL for the homemenu

Greets
Eisi
Not a big fan of movie cd art. VPLs are enough to most I think so won't be adding new ones for now.
(2012-04-04 14:43)Martijn Wrote:  
(2012-04-04 14:00)butchabay Wrote:  Oh my god !!! phil65 and big_noid on the same boat ... Rofl

It almost feels like Nox is on speed and XTC how fast it is running now Big Grin
Yeah I think it's pretty big difference compared to 2.x.x Big Grin


RE: [WIP] Aeon Nox 3.0 - ReducedToZero - 2012-04-04 20:50

(2012-04-04 18:10)phil65 Wrote:  
(2012-04-04 16:59)ReducedToZero Wrote:  Bugs / Features in 3.0.0-pre ...

that´s the way it´s intended. if you do not want pda style, just deactivate/ deinstall the addon.

Guess that comes under Features then Wink

Makes streamlining sense, should have realised. Thanks for letting me know. All deleted and good Smile


RE: [WIP] Aeon Nox 3.0 - bigdave50uk - 2012-04-04 21:22

The skin looks excellent, great work guys. Any chance of adding a new features list to the first post? I don't want miss out on any of the new cool additions!


RE: [WIP] Aeon Nox 3.0 - Big_Noid - 2012-04-04 21:33

(2012-04-04 21:22)bigdave50uk Wrote:  The skin looks excellent, great work guys. Any chance of adding a new features list to the first post? I don't want miss out on any of the new cool additions!

This would be a good place to look (if you can make sense of the sometimes cryptic notes Smile ):
https://github.com/BigNoid/Aeon-Nox/commits/3.0.0-pre

Too much work to keep a list of changes Tongue