Thanks Greg, checked in to 210Cays and HEAD BR Yury
>-----Original Message----- >From: ext Gregory Wright [mailto:[email protected]] >Sent: Tuesday, August 11, 2009 3:14 PM >To: Ramanovich Yury (Nokia-D-MSW/Dallas) >Cc: [email protected]; [email protected] >Subject: Re: [Nokia-private-dev] CR needed: Symbian - Update 2 >for SUB 417-21335 - audio output configuration - use >CConfigurationComponentsFactory to create CRestrictedAudioOutput > >Looks good. >--greg. > >On Aug 11, 2009, at 1:07 PM, [email protected] wrote: > >> "Nokia submits this code under the terms of a commercial >contribution >> agreement with RealNetworks, and I am authorized to contribute this >> code under said agreement." >> >> Modified by: [email protected] >> >> Reviewed by: >> >> Date: 08/11/2009 >> >> Project: SymbianMmf_wm >> >> ErrorId: N/A >> >> Synopsis: Update 2 for SUB 417-21335 - use >> CConfigurationComponentsFactory to create CRestrictedAudioOutput >> >> Overview: The preferred method to create >CRestrictedAudioOutput is to >> via CConfigurationComponentsFactory interface instead of using >> NewL() directly. >> >> Solution: Used CConfigurationComponentsFactory to create >> CRestrictedAudioOutput; consolidated code that handles >> CRestrictedAudioOutput into >> CHXAudioOutputConfigUtil::ConfigureRestrictedOutput() function; Also >> due to missing adaptation on WINSCW emulator, >> CHXAudioOutputConfigUtil::ConfigureOutputRestrictions() will now >> return HXR_OK for plain media files on WINSCW. >> >> Files Added: >> None. >> >> Files Modified: >> /audio/device/platform/symbian/common/CHXAudioOutputConfigUtil.cpp >> /audio/device/pub/platform/symbian/CHXAudioOutputConfigUtil.h >> /client/core/clntcoredll_symbian.pcf >> /datatype/mdf/audio/dsp/Umakefil >> >> >> Image Size and Heap Use impact: minor >> >> Module Release testing (STIF) : MRT subset passed on helix-client- >> s60-50-mmf-mdf-dsp. >> >> Test case(s) Added : No. >> >> Memory leak check performed : Yes. No new leaks introduced >> >> Platforms and Profiles Build Verified: helix-client-s60-50-mmf-mdf- >> dsp, helix-client-s60-50-mmf-mdf-arm >> >> Platforms and Profiles Functionality verified: armv5, winscw >> >> Branch: 210CayS, HEAD >> >> >> >> >> >> <diff.txt>_______________________________________________ >> Nokia-private-dev mailing list >> [email protected] >> http://lists.helixcommunity.org/mailman/listinfo/nokia-private-dev > > _______________________________________________ Audio-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/audio-dev
