genivi-audio-manager@lists.genivi.org

development list for the AudioManager

View all threads

GenIVI AM-Plugins - pull requests merged #13, #14 and #15

KM
Koch, Martin (ESE GmbH; ADITG/ESM)
Mon, Feb 24, 2020 10:00 AM

Hello all,

with approval from Luís, I have merged the recent pull requests to master branch:

  1. https://github.com/GENIVI/AudioManagerPlugins/pull/13

    is a trivial one and just adds a formerly missing initializer to the constructor of interface class IAmRoutingAdapterALSA

  2. https://github.com/GENIVI/AudioManagerPlugins/pull/14

    changes the component to make use of the new logging architecture implemented in the AM utilities since version 7.7.

  3. https://github.com/GENIVI/AudioManagerPlugins/pull/15

    replaces the version of CAmSerializer in interface class IAmRoutingReceiverShadow by V2::CAmSerializer.

    Additionally, as the compiler determines the parameter types automatically, the formal template parameters

    are dropped from serializer invocation statements.

Best regards

Martin Koch
Advanced Driver Information Technology GmbH
Engineering Software Multimedia (ESM)
Robert-Bosch-Str. 200
31139 Hildesheim
Germany
Tel. +49 5121 49 6954
Fax +49 5121 49 6999
mkoch@de.adit-jv.com
www.adit-jv.com
ADIT is a joint venture company of Robert Bosch GmbH/Robert Bosch Car Multimedia GmbH and DENSO Corporation
Sitz: Hildesheim, Registergericht: Amtsgericht Hildesheim HRB 3438
Geschäftsführung: Wilhelm Grabow, Ken Yaguchi
Data protection information: We use your contact information and e-mail communication to process your inquiry and for internal and possibly tax documentation purposes. Your information will only be passed on to third parties if this is necessary to carry out your request or if we are legally obliged to do so.

Hello all, with approval from Luís, I have merged the recent pull requests to master branch: 1. https://github.com/GENIVI/AudioManagerPlugins/pull/13 is a trivial one and just adds a formerly missing initializer to the constructor of interface class IAmRoutingAdapterALSA 2. https://github.com/GENIVI/AudioManagerPlugins/pull/14 changes the component to make use of the new logging architecture implemented in the AM utilities since version 7.7. 3. https://github.com/GENIVI/AudioManagerPlugins/pull/15 replaces the version of CAmSerializer in interface class IAmRoutingReceiverShadow by V2::CAmSerializer. Additionally, as the compiler determines the parameter types automatically, the formal template parameters are dropped from serializer invocation statements. Best regards Martin Koch Advanced Driver Information Technology GmbH Engineering Software Multimedia (ESM) Robert-Bosch-Str. 200 31139 Hildesheim Germany Tel. +49 5121 49 6954 Fax +49 5121 49 6999 mkoch@de.adit-jv.com www.adit-jv.com ADIT is a joint venture company of Robert Bosch GmbH/Robert Bosch Car Multimedia GmbH and DENSO Corporation Sitz: Hildesheim, Registergericht: Amtsgericht Hildesheim HRB 3438 Geschäftsführung: Wilhelm Grabow, Ken Yaguchi Data protection information: We use your contact information and e-mail communication to process your inquiry and for internal and possibly tax documentation purposes. Your information will only be passed on to third parties if this is necessary to carry out your request or if we are legally obliged to do so.