[mythtv-users] New theme: Monochrome
Paul Harrison
mythtv at sky.com
Wed Jan 4 00:16:02 UTC 2017
On 03/01/17 23:51, jaham at gmx.net wrote:
> On Dienstag, 3. Januar 2017 15:41:52 CET Gabe Rubin wrote:
>> On Tue, Jan 3, 2017 at 3:26 PM, <jaham at gmx.net> wrote:
>>> Hi folks...
>>>
>>> Just wanted to tell you about a new mythtv theme I have worked on during
>>> the
>>> last year. It was created for mythtv 0.27, but most things should work for
>>> 0.28 too. I just upgraded to 0.28 and plan to update the theme to the
>>> current
>>> mythtv version soon.
>>> The theme is on github (https://github.com/hambre/Monochrome) and some
>>> screenshots can be looked at in the repo wiki (https://github.com/hambre/
>>> Monochrome/wiki <https://github.com/hambre/%0AMonochrome/wiki>).
>>>
>>> Please be gentle with your comments, it is my first theme after all. ;-)
>>>
>>> Ciao Jan
>>
>> Thanks for making this. It looks real nice and am looking forward to
>> trying it. Is it possible to select it from the built-in theme chooser or
>> should I download it my local mythbox?
>
> At the moment you have to download it manually. I think it needs a mythtv dev
> to add it to the theme chooser.
>
> Ciao Jan
>
If you are happy for us to add it to the theme chooser I can get that
sorted for you.
The way it would work is our theme packaging script will full direct
from your github repo.
Each MythTV version you want to support would need a branch in your
repo. So you would probably create a fixes/0.27 branch from your current
master since you say it is compatible with 0.27. Our packaging script
would pull from that branch and make it available to 0.27 users in the
theme chooser.
If you wanted to support 0.28 then you would create a fixes/0.28 branch
and make any necessary changes to make it work with 0.28.
Your master branch is assumed to work with the current master version of
MythTV in git which will be 0.29 eventually.
You just need to tell us which versions you want to support.
Paul H.
More information about the mythtv-users
mailing list