author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
1 <ModuleName>
2 MMF project
3 </ModuleName>
5 <Description>
6 </Description>
8 <Status>
9 - This is release note for release of MultimediaFramework from Nile to Symbian.
11 - Release Date (planned): Dec 20, 2002 [Week 51]
12 - Release Date (actual): Dec 20, 2002 [Week 51]
13 </Status>
15 <Author>
16 Vasu Rama
17 </Author>
19 <Platform>
20 - WINS
21 </Platform>
23 <CurrentSize>
24 </CurrentSize>
26 <Estimated size>
27 </Estimated size>
29 <Changes>
30 Release.txt
31 - Changed this file
32 AudioPolicy.MMP
33 - Changed Target to avoid build warning
34 DevSound
35 - Changed DevSound to not assert when invalid values are passed to SetDTMFLengths
36 - Changed DevSound to not to unload Device when MoreData is requested and last buffer is received
37 </Changes>
39 <Features>
40 -no new features in this release.
41 </Features>
43 <APINewChanged>
44 - none
45 </APINewChanged>
47 <APIRemoved>
48 - none
49 </APIRemoved>
51 <NewLocalizedStrings>
52 - none
53 </NewLocalizedStrings>
55 <RemovedLocalizedStrings>
56 - none
57 </RemovedLocalizedStrings>
59 <KnownErrors>
60 NONE
61 </KnownErrors>
63 <CorrectedErrors>
64 None
65 </CorrectedErrors>
67 <BuildSequence>
68 cd mmf\group
69 bldmake bldfiles
70 abld reallyclean wins udeb
71 abld build wins udeb
72 abld freeze wins
73 abld build wins udeb
74 abld freeze wins
75 abld test reallyclean wins udeb
76 abld test build wins udeb
77 able tst build vc6 udeb
78 </BuildSequence>
80 <Comments>
81 - builds successfully without errors and runs in WINS.
82 Symbian Defects Fixed
83 DEF001630 - Warnings in SoundDev
84 DEF013208 - Unloading device too early
85 DEF012024 - Tone Player invalid lengths
86 </Comments>