View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 32 posts ] 
Go to page 1, 2, 3  Next

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Jul 06, 2004 12:19 am 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
http://www.aldorf.no/mythtv/

Follow the direction of the page to install it..
Its really just copying the files to the right location and choosing that OSD in the setting>tv>playback

IMHO it is a huge step up from the stock myth theme. :D


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 06, 2004 1:35 am 
looks really good, will give it a try


Top
  
 
 Post subject:
PostPosted: Tue Jul 06, 2004 3:04 am 
Offline
Joined: Mon Feb 23, 2004 1:08 am
Posts: 91
Location: Switzerland
This is great. Thank you.

Somehow, the new theme name wasn't showing up in the settings, so I had to hand code it directly in the database (Settings table, "OSDTheme").


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 11, 2004 8:24 am 
Offline
Joined: Sat Feb 28, 2004 12:33 pm
Posts: 72
Location: Washington Metro Area
Wow, it displays the current time and gives enough room for descriptions, what a concept. Good work, looks nice.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 11, 2004 4:47 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
just to clarify i didnt make this, i just stumbled on it on another myth site =) It blows away the blue OSD though!!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 11, 2004 7:11 pm 
added it to my machine and i have must say it is great. I really like the placement of all the info as well as the time.

Great work i suggest everyone at least give this one a shot.


Top
  
 
 Post subject:
PostPosted: Sun Jul 11, 2004 7:20 pm 
Offline
Joined: Sat Feb 28, 2004 12:33 pm
Posts: 72
Location: Washington Metro Area
I recommend the default Myth project adopts it and I think KnoppMyth should put it in contrib or something.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 12, 2004 7:09 am 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
Here's the Theme/OSD I use:

http://www.jdonavan.net/myth/


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 12, 2004 9:07 am 
Offline
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location: Groton, MA
I have untared the OSD into the /usr/share/mythtv/themes directory but I cant select the theme on the settings screen.

Ive tried updating the OSDTheme value in the settings table...no joy. I must be doing something wrong.

_________________
R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 12, 2004 3:17 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
the path should be /usr/share/mythtv/themes/isthus <sp?> once you put it there you should not have to do anything but select it in TV settings.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2004 6:19 am 
Offline
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location: Groton, MA
that is exactly what I have, but no joy:

Code:
root@mythtv:/usr/share/mythtv/themes/isthmus # ls -l
total 360
-rw-rw-r--    1 mythtv   mythtv        557 Jun  1 15:08 cut_end.png
-rw-rw-r--    1 mythtv   mythtv        583 Jun  1 15:08 cut_start.png
-rw-rw-r--    1 mythtv   mythtv        286 Dec 12  2002 fill-blue.png
-rw-rw-r--    1 mythtv   mythtv        386 Jun  1 14:33 fill_green.png
-rw-rw-r--    1 mythtv   mythtv        402 Jun  1 14:33 fill_red.png
-rw-rw-r--    1 mythtv   mythtv        213 Dec 12  2002 grey.png
-rw-rw-r--    1 mythtv   mythtv      15478 Jun  6 10:29 news_scroller.png
-rw-rw-r--    1 mythtv   mythtv      31457 Jun  5 12:07 osd-alert.png
-rw-rw-r--    1 mythtv   mythtv      44528 Dec 12  2002 osd-big.png
-rw-rw-r--    1 mythtv   mythtv      36684 Jun  1 14:33 osd-mid.png
-rw-rw-r--    1 mythtv   mythtv      36855 Jun  1 14:33 osd-small.png
-rw-rw-r--    1 mythtv   mythtv       8641 Jul 10 09:54 osd.xml
-rw-rw-r--    1 mythtv   mythtv      35961 Jun  3 11:59 osd_edit.png
-rw-rw-r--    1 mythtv   mythtv      16204 Jun  5 12:04 phone.png
-rw-rw-r--    1 mythtv   mythtv      92090 Jul 10 09:44 popup.png
-rw-rw-r--    1 mythtv   mythtv        891 Jun  1 15:08 position_marker.png
-rw-rw-r--    1 mythtv   mythtv        277 Dec 12  2002 red.png
-rw-rw-r--    1 mythtv   mythtv        278 Jul 10 09:05 selector.png

_________________
R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2004 6:52 am 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
khrusher: the only difference I'm seeing between your isthmus directory listing and mine is that your files are group writable and mine aren't. Maybe chmod g-w *.* and see what happens?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2004 8:35 pm 
Offline
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location: Groton, MA
what version are you on..Im in R4V3...I still have no luck. Permissions are correct. I do notice that the files in the isthmus theme dont mathc my ohter themes. other themes have ui.xml adn theme.xml. new theme has osd.xml.

I did the following as a test.

Code:
cp -r PurpleGalaxy PurpleGalaxy.save
cp isthmus/* PurpleGalaxy/


now if I go to the apperence settings in the front end, the list contains PurpleGalaxy.save but no PurpleGalaxy. So there is something in the isthmus that is issing or not recognized by the front end.

_________________
R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 13, 2004 10:10 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Ah... basic misconception. There are mulktiple kinds of themes. Purple Galaxy is a menu/list theme, isthmus is an OSD (on screen display) theme like blueosd or defualtosd. You're looking in thre wrong place. Try the third or fourth page under setup->tv->playback.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 1:11 am 
Offline
Joined: Sun Nov 09, 2003 8:02 pm
Posts: 40
Location: Escondido CA
This OSD is nice, I like it a lot. I had problems getting it load properly, thought, but I found the fix.

When you copy / extract the files into the /usr/share/mythtv/themes directory be sure to create a new directory named "isthmus" in the themes directory first and copy / extract them into this new directory.

The directory structure should be:

/usr/share/mythtv/themes/isthmus

with all of the files in it.

I tried to use the isthmusosd directory as indicated on the developers website, but that didn't work on my system.

Great job on the new OSD--Cool!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 32 posts ] 
Go to page 1, 2, 3  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 95 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu