• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 12
Release Aeon Nox 5: Maniac
#16
Sorry about that, please see edited post.
#17
I'm really trying to figure it out, could you please tell me if I'm on the right track here. I added this code at the end of yours. What I would I would like to do is to click on the icon (This one is a test png) so I can run the simplescript. This simplescript should then toggle lights in my family room. I'm also trying to figure out where these png files are located but since I'm new to Linux, having hard time locating where the directories are located. Any help would be great.

Code:
                <control type="button" id="707">
                            <texturefocus>osd/buttons/OSDStereoscopicFO.png</texturefocus>
                            <texturenofocus>osd/buttons/OSDStereoscopicNF.png</texturenofocus>
                    <label>-</label>
                    <width>100</width>
                    <height>100</height>
                    <font>-</font>
                            <onclick>XBMC.NotifyAll(SimpleScript, Toggle Lights)</onclick>
                        </control>
#18
You'll need to edit VideoOSD.xml file located under \Kodi\addons\skin.aeon.nox.5.maniac\1080i\

If you only want the button visible while watching LiveTV, then you can place the button after line 330, give it an Id of 811.
If you want it visible for local content the add it after line 174.

The rest, script and sutff, you need to seek help elsewhere.
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
#19
Maniac, great, thanks, that is a huge help. I could locate the icon directory to add my icon, do you know where are they located?
#20
All images\textures are under \Kodi\addons\skin.aeon.nox.5.maniac\media\ but they are compressed in .xbt files.
You can add your own images by placing them in the media folder.
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
#21
hi, what files would I need to edit to change the look of the bar which pops up when you change channel? and also the tv guide?
#22
Sorry if this is the wrong question/area...

I have installed this skin in Helix after getting updated from Gotham.

One thing I have noticed that when you have a context menu for a video file it has a "search on youtube" option (in Netflixbmc for instance) which is not an option in the context menu in confluence so I assume is a skin specific option.

I have the Bromix youtube addon and when I try this option it opens the youtube addon but does not do a search, just opens tot he root of the plugin.

Just wondered if there is a fix for this?

EDIT: Nevermind, I have a different skin version than this one (too many versions kicking round)
#23
Repo updated with version 1.9

Changelog:
- New: Added Infobar-type: Compact (choose from sidebar settings)
- New: Hidden background textures when using Guide-view in fullscreen-video
- Fixed buggs in the standard infobar (active encryption & tuner color)
- Fixed missing background textures in Guide views
- Removed Pause icon while zapping or while channel buffers
- Larger fonts on certain panels (dialog info\infobar)
- Changed animation to fade for OSD and infobar
- Changed background texture for the "mute-bug"
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
#24
Can you post a git link?
#25
Please add an hour in a window EPG.


Aeon Nox:
Image

Image


Confluence:
Image
#26
@Edworld: Check first post.

@mrDark: On the to-do list. Will be in the next update.
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
#27
Hello Maniac,

First - I love your skin!

I am trying to align all my PVR info to the right (because my Ch language is right to left) , but I couldn't find the correct XML file and place.
Everything I tried didn't work :/

Could you please point the place in code where I should use the <align>right</align> command?

The most important thing is the large Info on a live channel, but if it's not too much trouble, also the headline/genre and infobar at the bottom.

Thank you very much for your work!

Oron.
#28
Thanks Oron,
It might be difficult to do this on all views, that's a lot of labels to change.

channel list osd & Infobar: includes_livetv.xml
info dialog: fullscreeninfodialog.xml
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
#29
Hello Maniac, Is this project a full skin to download and install or a mod to be added on top of Nox 5? I ask so if its a new skin version of 5 I'd like to add it to the Nox version guide here:
http://forum.kodi.tv/showthread.php?tid=211629
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
#30
It's a full skin with it's own repo Smile check first post for more info.
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 12

Logout Mark Read Team Forum Stats Members Help
Aeon Nox 5: Maniac4