[mythtv] [PATCH] Visor theme and OSD for CVS

Kevin Kuphal kuphal at dls.net
Sat Dec 11 16:08:25 UTC 2004


I've put the latest Visor theme and OSD files from slowcomputing.org at
http://kuphal.sitecity.net/mythtv/visor.tar.gz
but I've included the following changes:

- Move date and time to the left on Watch Recordings to prevent bleeding 
off the right side
- Expand date field to fix short date formats on Watch Recordings
- Reduce font size to 16 to prevent Alt. Text labels from being the default
- Expand date and time field on Upcoming Recordings which was way too short
- Shorten channel field on Upcoming Recordings which as too bi
- Shorten description space available on Upcoming Recordings to prevent 
overlap with sorting label

Attached is also the diff for themes.pro which allows this theme to be 
installed.  I'd like to see this theme added to CVS so it can be updated 
by the community and changes to it quickly made to support future 
releases of MythTV.  I use this theme exclusively so I'm very aware when 
things break and with the files in CVS I can update it quickly as can 
anyone else using it.

Thanks,
Kevin
-------------- next part --------------
Index: mythtv/themes/themes.pro
===================================================================
RCS file: /var/lib/mythcvs/mythtv/themes/themes.pro,v
retrieving revision 1.13
diff -n -u -r1.13 themes.pro
--- mythtv/themes/themes.pro    15 Aug 2004 14:42:31 -0000      1.13
+++ mythtv/themes/themes.pro    11 Dec 2004 15:57:20 -0000
@@ -10,7 +10,7 @@
 CONFIG -= moc qt

 themes.path = $${PREFIX}/share/mythtv/themes/
-themes.files = blue defaultosd blueosd oldosd default G.A.N.T. classic Titivillus Titivillus-OSD
+themes.files = blue defaultosd blueosd oldosd default G.A.N.T. classic Titivillus Titivillus-OSD visor visorosd visorosd-tv

 fonts.path = $${PREFIX}/share/mythtv
 fonts.files = FreeSans.ttf FreeMono.ttf



More information about the mythtv-dev mailing list