All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: linux-media@vger.kernel.org, Mikael Magnusson <mikachu@gmail.com>,
	Hans De Goede <hdegoede@redhat.com>
Subject: Re: tvtime at linuxtv.org
Date: Fri, 07 Oct 2011 12:18:56 -0300	[thread overview]
Message-ID: <4E8F1860.2050107@redhat.com> (raw)
In-Reply-To: <CAGoCfixT_DL7nm0zQRYExut8Pd2D9N6rzRKJdoH8oOjJOq9ZFw@mail.gmail.com>

Em 07-10-2011 10:38, Devin Heitmueller escreveu:
> On Thu, Oct 6, 2011 at 9:59 PM, Mauro Carvalho Chehab
> <mchehab@redhat.com>  wrote:
>> Hi Devin,
>>
>> I had some discussions with Mikael today at the #linuxtv channel about
>> tvtime. Mikael has write access to the tvtime site at sourceforge and he
>> is doing some maintainance on it for some time, and worked on some bugs
>> from Gentoo, and also imported some stuff from Ubuntu.
>>
>> I've merged his patches on my repository:
>>         http://git.linuxtv.org/mchehab/tvtime.git
>>
>> Tvtime is compiling, at least on Fedora 15. I also added your patch there,
>> and changed the latency delay to 50ms. I didn't test it yet. I'll do it
>> later
>> today or tomorrow.
>>
>> Btw, Mikael updated the Related Sites there to point to the LinuxTV site:
>>         http://tvtime.sourceforge.net/links.html
>>
>> He will try to contact Vektor again, in order to get his ack about adding
>> a note at the main page pointing to us.
>>
>> I think we should move those patches to the main repository after testing
>> the
>> merges, and give write rights to the ones that are interested on maintaining
>> tvtime.
>>
>> I'm interested on it, and also Mikael.
>>
>> IMHO, after testing it and applying a few other patches that Mikael might
>> have,
>> it is time for us to rename the version to 1.10 and do a tvtime release.
>>
>> Would that work for you?
>>
>> Thank you!
>> Mauro
>
> Hi Mauro,
>
> It's good to hear that patches are continuing to be merged, and of
> course contributors are always welcome.
>
> The more I think about this, the more I recognize that I'm not really
> adding any value to this process.  While I would really like to put
> more time/energy into tvtime, I just don't have the time and it
> appears I'm actually slowing down a community of contributors who are
> trying to move things forward.
>
> At this point I would recommend the LinuxTV community just take over
> the project, give yourself write access to the main repo, and spin a
> release.  I would indeed recommend calling it 1.10, to prevent
> confusion with the various vendor branches where I believe some of
> which may actually already be calling themselves 1.03.

Ok, I've added myself into it.

I've just pushed everything into:
	http://git.linuxtv.org/tvtime.git

For now, it is showing as version 1.0.4. I'll rename it to 1.1.0 after getting
some feedback and maybe some additional fixes, and add an announcement about
that when we'll be there.

I tested it yesterday, and it seems to be working properly. Mikael patches
were putting it on a borderless mode, with looked weird on my eyes ;)
So, I added a new parameter (-L) to allow selecting the borderless mode
for those that prefer that way. The default is to have borders.

> Regarding expanding the list of individuals with commit rights, I
> might suggest keeping the list of write privileges for the main repo
> to a minimum in the short term (starting with yourself), until
> developers have demonstrated their ability to author coherent patches
> which won't cause breakage as well as the ability to review the work
> of others.

Maybe Hans de Goede would also like to get his hands on it, as he wrote
a few patches for it on Fedora.

Thanks,
Mauro

  reply	other threads:[~2011-10-07 15:19 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 15:29 [PATCH 01/10] alsa_stream: port changes made on xawtv3 Mauro Carvalho Chehab
2011-09-06 15:29 ` [PATCH 02/10] Fix make dist target Mauro Carvalho Chehab
2011-09-06 15:29   ` [PATCH 03/10] Backport mixer-alsa patch from Fedora Mauro Carvalho Chehab
2011-09-06 15:29     ` [PATCH 04/10] Properly document alsa mixer Mauro Carvalho Chehab
2011-09-06 15:29       ` [PATCH 05/10] Ignore auto-generated files Mauro Carvalho Chehab
2011-09-06 15:29         ` [PATCH 06/10] Backport UVC fix from Fedora Mauro Carvalho Chehab
2011-09-06 15:29           ` [PATCH 07/10] Add mkinstalldirs Mauro Carvalho Chehab
2011-09-06 15:29             ` [PATCH 08/10] Use a saner way to disable screensaver Mauro Carvalho Chehab
     [not found]               ` <1315322996-10576-9-git-send-email-mchehab@redhat.com>
2011-09-06 15:29                 ` [PATCH 10/10] tvtime: Bump to version 1.0.3 Mauro Carvalho Chehab
2011-09-06 15:40 ` [PATCH 01/10] alsa_stream: port changes made on xawtv3 Mauro Carvalho Chehab
2011-09-06 16:24   ` Devin Heitmueller
2011-09-06 18:19     ` Hans de Goede
2011-09-06 18:35       ` Michael Krufky
2011-09-06 18:43         ` Hans de Goede
2011-09-06 19:11           ` Michael Krufky
2011-09-06 18:41       ` Devin Heitmueller
2011-09-06 19:12         ` Mauro Carvalho Chehab
2011-09-06 21:18           ` Devin Heitmueller
2011-09-06 21:50             ` Mauro Carvalho Chehab
2011-09-06 18:40     ` Mauro Carvalho Chehab
2011-09-07  2:58 ` Devin Heitmueller
2011-09-07  3:20   ` Devin Heitmueller
2011-09-07  3:29     ` Mauro Carvalho Chehab
2011-09-07  3:37       ` Devin Heitmueller
2011-09-07  3:42         ` Devin Heitmueller
2011-09-07  4:06           ` Devin Heitmueller
2011-10-07  1:59             ` tvtime at linuxtv.org Mauro Carvalho Chehab
2011-10-07 13:38               ` Devin Heitmueller
2011-10-07 15:18                 ` Mauro Carvalho Chehab [this message]
2011-09-07  6:29         ` [PATCH 01/10] alsa_stream: port changes made on xawtv3 Hans de Goede
2011-09-07 12:49         ` Mauro Carvalho Chehab
2011-09-07  3:23   ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E8F1860.2050107@redhat.com \
    --to=mchehab@redhat.com \
    --cc=dheitmueller@kernellabs.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mikachu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.