INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Feature request  (Read 1408 times)

lhwidget

  • World Citizen
  • ***
  • Posts: 126
Feature request
« on: February 26, 2011, 10:20:26 am »

I'm hoping this is little thing to do, and that other users will be interested also.

I use MC15 in Theater View on my HTPCs.  I started with XBMC (before coming to my senses and switching to MC15) and I got used to something;  There is a little "info" bar displaying the current date, day & time along with the current temp.  It's a bit like the time display in the lower left corner of the home screen in Theater View in MC 15.

This is displayed on all views except when a movie is playing.

I'd love to see an "Info Bar" option letting us choose:
1) To show the disply, or don't show it
2) What to display
3) Were to put the info bar (top/bottom, etc)
4) The text size to display

I'd gladly give up a little strip of screen in all theater views to this display.  For some reason, I found I really liked it.  Does anyone else feel the same way?

HTPC4ME

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2759
  • LIFE IS A RADIO... CRANK IT UP TO 11!
Re: Feature request
« Reply #1 on: February 26, 2011, 11:55:18 am »

+1
Logged

rick.ca

  • Citizen of the Universe
  • *****
  • Posts: 3729
Re: Feature request
« Reply #2 on: February 26, 2011, 01:58:48 pm »

Quote
Does anyone else feel the same way?

Yes, but I wouldn't expect others to agree, so I modified the skin. That's not difficult to do. Copy and rename the folder (..\Media Center 16\Skins\Theater View\[Skin]) of the skin you want to modify—probably "Obsidian." This is necessary so future program updates don't overwrite your modification. Add a section like the following to Main.xml...

Code: [Select]
  <TEXT>
    <Item Text="[Time] ★ [Zone]" Location="*\***" TextColor="808080" Rect="1.4,1.4,25,5.6" Capitalization="0" Alignment="0" />
  </TEXT>

I'm not sure what variables are available, other than [Date] is, and [Temperature] is not. ;)

In Options>Theatre View, change the skin to your modified skin.

Logged

lhwidget

  • World Citizen
  • ***
  • Posts: 126
Re: Feature request
« Reply #3 on: February 26, 2011, 02:03:55 pm »

Thanks Rick, I didn't realize it could be done.

I realize that others may not be interested, but I was hoping for an option that wouldn't require skin modifications. 

If my request falls flat, I'll give your method a shot.

HTPC4ME

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2759
  • LIFE IS A RADIO... CRANK IT UP TO 11!
Re: Feature request
« Reply #4 on: February 26, 2011, 02:46:27 pm »

thanks rick
Logged
Pages: [1]   Go Up