1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmlibs/mmfw/group/release.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,153 @@
1.4 +<ModuleName>
1.5 +MultimediaFrameWork project
1.6 +</ModuleName>
1.7 +
1.8 +<Description>
1.9 +</Description>
1.10 +
1.11 +<Status>
1.12 +- This is release note for release of MultimediaFramework to Symbian.
1.13 +
1.14 +- Release Date (planned):
1.15 +- Release Date (actual):
1.16 +</Status>
1.17 +
1.18 +<Author>
1.19 +</Author>
1.20 +
1.21 +<Platform>
1.22 + - WINS
1.23 +</Platform>
1.24 +
1.25 +<CurrentSize>
1.26 +</CurrentSize>
1.27 +
1.28 +<Estimated size>
1.29 +</Estimated size>
1.30 +
1.31 +<Changes>
1.32 +Added Audio Policy Implementation from DevSound and
1.33 +added tests for WINS testing of audio policy.
1.34 +
1.35 +Files which have been added to Continuus and files which
1.36 +have been deleted:
1.37 +New Files added by Dallas:
1.38 +
1.39 +\Include\
1.40 + MdaAudioOutputStream.h
1.41 + MdaVideoPlayer.h
1.42 + MediaSvr.hby
1.43 + MediaSvr.iby
1.44 +\Include\Mmf\Common\
1.45 + MmfCustomCommands.h
1.46 + MmfHwDevice.h
1.47 + MmfVideo.h
1.48 +\Include\Mmf\Server\
1.49 + MmfAudioPolicy.h
1.50 + MmfAudioPolicyRequest.h
1.51 + MmfAudioPolicyServer.h
1.52 + MmfAudioPolicySession.h
1.53 + MmfAudioPolicyStart.h
1.54 + MmfPolicyClientServer.h
1.55 +\MMPFiles\Client
1.56 + MediaClientVideo.mmp
1.57 +\MMPFiles\Server
1.58 + MediaServerStub.mmp
1.59 + MmfAudioPolicyProxy.mmp
1.60 + MmfAudioPolicy.mmp
1.61 +\Source\Client\Video (entire directory is new)
1.62 +\Source\Client\Audio
1.63 + MmfClientAudioOutputStream.cpp
1.64 + MmfClientAudioOutputStream.h
1.65 + MmfFifo.cpp
1.66 + MmfFifo.h
1.67 +\Source\Plugin\Controller\Video (entire directory)
1.68 +\Source\Server\Framework\
1.69 + DevSoundTest.cpp
1.70 + DevSoundTest.h
1.71 + MediaSvr.cpp
1.72 +\Source\Server\Policy (entire directory)
1.73 +\Source\Test\tmfad\tmfad\
1.74 + TmmfAudioPolicy.cpp
1.75 + TmmfAudioPolicy.h
1.76 +\TestFiles\Tmfad\
1.77 + test.raw
1.78 +
1.79 +
1.80 +Removed Files:
1.81 +
1.82 +\Include\Mmf\Server\
1.83 + MmfDataSink.hrh
1.84 + MmfDataSource.hrh
1.85 +\MMPFiles\Plugin\
1.86 + MmfAlawPcm8Codec.mmp
1.87 + MmfAlawPcm16Codec.mmp
1.88 +\Source\Plugin\Controller\Audio\
1.89 + 1000c0a0.rss
1.90 +\Source\Plugin\Format\audio\
1.91 + 101f4aad.rss
1.92 +\Source\Plugin\Format\MmfWAVFormat\
1.93 + MmfSampleRateConverter.cpp
1.94 + MmfSampleRateConverter.h
1.95 +\Source\Server\BaseClasses\
1.96 + MmfCodecs.cpp
1.97 +\Source\Server\RTP (dirrecory)
1.98 +\Source\Server\Registry (directory)
1.99 +\Source\SoundDevice\Physical\Assabet (directory)
1.100 +\Source\SoundDevice\Physical\Helen (directory)
1.101 +\Source\SoundDevice\Physical\Integrator (directory)
1.102 +\Source\Test\TestALawALawCodec (directory)
1.103 +\Source\Test\tmfad\FizzBuzz\Codec
1.104 + FizzBuzzCodecResolver.cpp
1.105 + FizzBuzzCodecResolver.h
1.106 +\Source\Test\tmfad\test1controller
1.107 + Test1ControllerResolver.cpp
1.108 + Test1ControllerResolver.h
1.109 +\Source\Test\tmfad\textRevCodec\
1.110 + TextRevCodecResolver.cpp
1.111 + TextRevCodecResolver.h
1.112 +\Source\Test\tmfad\tmfad\
1.113 + fileassource.txt
1.114 +\Source\Test\tmfad\TSound (directory)
1.115 +\Source\Test\tmfad\TVideo (directory)
1.116 +\TestFiles\ReferenceAudio\
1.117 + codectests.xls
1.118 +\TestFiles\TSound (directory)
1.119 +\TestFiles\TVideo (directory)
1.120 +
1.121 +</Changes>
1.122 +
1.123 +<Features>
1.124 +</Features>
1.125 +
1.126 +<APINewChanged>
1.127 +- none
1.128 +</APINewChanged>
1.129 +
1.130 +<APIRemoved>
1.131 +- none
1.132 +</APIRemoved>
1.133 +
1.134 +<NewLocalizedStrings>
1.135 +- none
1.136 +</NewLocalizedStrings>
1.137 +
1.138 +<RemovedLocalizedStrings>
1.139 +- none
1.140 +</RemovedLocalizedStrings>
1.141 +
1.142 +<KnownErrors>
1.143 +</KnownErrors>
1.144 +
1.145 +<CorrectedErrors>
1.146 +</CorrectedErrors>
1.147 +
1.148 +<BuildSequence>
1.149 +bldmake bldfiles
1.150 +abld build wins udeb
1.151 +abld test build wins udeb
1.152 +</BuildSequence>
1.153 +
1.154 +<Comments>
1.155 +- builds successfully without errors/warnings.
1.156 +</Comments>