different ways to display volume
zwat
Fan Joined: Jul 2009 Reputation: 2 Location: Norway |
2010-08-22 12:40
Post: #1
is there different ways to display the volume osd? think i've only seen the regular bar.
Currently addicted to Night. Watch this teaser and join the forum. Get and request your ClearLOGOs from the ClearLOGO site and forum Try my changes to the Night skin if u like how they looks |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2010-08-22 14:20
Post: #2
How do you want to display it?
![]() |
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2010-08-22 14:27
Post: #3
Pretty much you can display it alot of ways:
You can make it vertical like Night You can put a ball at the end like I do in the pausebar of Night You can make it look like increasing Volume bars like in Alaska You could make it go left to right with a rotate animation etc... Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |
zwat
Fan Joined: Jul 2009 Reputation: 2 Location: Norway |
2010-08-22 16:30
Post: #4
was thinking digits or animation and what skins have that so i could steal me some code.
alaskas digit thing seems kewl. i'll try play with that. Currently addicted to Night. Watch this teaser and join the forum. Get and request your ClearLOGOs from the ClearLOGO site and forum Try my changes to the Night skin if u like how they looks |
| find quote |
zwat
Fan Joined: Jul 2009 Reputation: 2 Location: Norway |
2010-08-22 23:13
Post: #5
made a mockup of my idea for the night skin. with black background for contrast
![]() does this look ok. is it at all possible to code? Currently addicted to Night. Watch this teaser and join the forum. Get and request your ClearLOGOs from the ClearLOGO site and forum Try my changes to the Night skin if u like how they looks |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2010-08-22 23:27
Post: #6
I'd code each 'dot' as a separate image with visible conditions for each like so -
<visible>IntegerGreaterThan(player.volume,-60)</visible> <visible>IntegerGreaterThan(player.volume,-50)</visible> <visible>IntegerGreaterThan(player.volume,-40)</visible> <visible>IntegerGreaterThan(player.volume,-30)</visible> <visible>IntegerGreaterThan(player.volume,-20)</visible> <visible>IntegerGreaterThan(player.volume,-10)</visible> <visible>IntegerGreaterThan(player.volume,-0)</visible> ![]() |
| find quote |
MrLobster
Member Posts: 73 Joined: Feb 2010 Reputation: 0 |
2010-08-22 23:53
Post: #7
Anyway XBMC can just read what the master volume on windows is.
I ask because I have setup my Harmony Remote up to change the master volume, rather than XBMC internal volume, as I can then use the remote to change volume during Bluray playback using PowerDVD10. |
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
![[Image: vold.jpg]](http://img507.imageshack.us/img507/6761/vold.jpg)
Search
Help