[mythtv] [mythtv-commits] [MythTV/mythtv] 3c460f: Variable name change in ServiceDescriptorMapping

David Hampton mythtv at love2code.net
Sat Dec 7 20:16:34 UTC 2019


On Sat, 2019-12-07 at 20:57 +0100, Klaas de Waal wrote:
> Could be, but there is existing MythTV DVB code that uses this style
> for the private data and I just follow the examples here. Look for
> instance at dvbstreamdata.h. Also, the item is called service_type in
> the DVB spec.

The mpeg/atsc/dvb code is one of the few places I purposefully(*)
haven't updated to use the m_camelBackCaseCapitalizationMethod used
through the rest of the code.

David

(*) I'm sure there are other spots that I just plain missed.

> Klaas.
> 
> On Sat, 7 Dec 2019 at 16:07, Paul Harrison <mythtv at mythqml.net>
> wrote:
> > 
> > On 07/12/2019 14:33, kmdewaal wrote:
> > >   Branch: refs/heads/master
> > >   Home:   https://github.com/MythTV/mythtv
> > >   Commit: 3c460f2496fbaac04aeee6968134b3104e0ffb05
> > >       
> > > https://github.com/MythTV/mythtv/commit/3c460f2496fbaac04aeee6968134b3104e0ffb05
> > >   Author: Klaas de Waal <kdewaal at mythtv.org>
> > >   Date:   2019-12-07 (Sat, 07 Dec 2019)
> > > 
> > >   Changed paths:
> > >     M mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
> > > 
> > >   Log Message:
> > >   -----------
> > >   Variable name change in ServiceDescriptorMapping
> > > 
> > > Change variable m_serviceid to m_service_type to
> > > prevent possible confusion about what is stored here.
> > > 
> > > 
> > 
> > Shouldn't that be m_serviceType to match our coding standards?
> > 
> > 
> > --
> > 
> > Paul H.
> > 
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> > http://lists.mythtv.org/mailman/listinfo/mythtv-dev
> > http://wiki.mythtv.org/Mailing_List_etiquette
> > MythTV Forums: https://forum.mythtv.org
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-dev
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org



More information about the mythtv-dev mailing list