1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/devsound/sounddevbt/group/release.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,86 @@
1.4 +<ModuleName>
1.5 +MMF 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 from Nile to Symbian.
1.13 +
1.14 +- Release Date (planned): Dec 20, 2002 [Week 51]
1.15 +- Release Date (actual): Dec 20, 2002 [Week 51]
1.16 +</Status>
1.17 +
1.18 +<Author>
1.19 +Vasu Rama
1.20 +</Author>
1.21 +
1.22 +<Platform>
1.23 + - WINS
1.24 +</Platform>
1.25 +
1.26 +<CurrentSize>
1.27 +</CurrentSize>
1.28 +
1.29 +<Estimated size>
1.30 +</Estimated size>
1.31 +
1.32 +<Changes>
1.33 +Release.txt
1.34 +- Changed this file
1.35 +AudioPolicy.MMP
1.36 +- Changed Target to avoid build warning
1.37 +DevSound
1.38 +- Changed DevSound to not assert when invalid values are passed to SetDTMFLengths
1.39 +- Changed DevSound to not to unload Device when MoreData is requested and last buffer is received
1.40 +</Changes>
1.41 +
1.42 +<Features>
1.43 +-no new features in this release.
1.44 +</Features>
1.45 +
1.46 +<APINewChanged>
1.47 +- none
1.48 +</APINewChanged>
1.49 +
1.50 +<APIRemoved>
1.51 +- none
1.52 +</APIRemoved>
1.53 +
1.54 +<NewLocalizedStrings>
1.55 +- none
1.56 +</NewLocalizedStrings>
1.57 +
1.58 +<RemovedLocalizedStrings>
1.59 +- none
1.60 +</RemovedLocalizedStrings>
1.61 +
1.62 +<KnownErrors>
1.63 +NONE
1.64 +</KnownErrors>
1.65 +
1.66 +<CorrectedErrors>
1.67 +None
1.68 +</CorrectedErrors>
1.69 +
1.70 +<BuildSequence>
1.71 +cd mmf\group
1.72 +bldmake bldfiles
1.73 +abld reallyclean wins udeb
1.74 +abld build wins udeb
1.75 +abld freeze wins
1.76 +abld build wins udeb
1.77 +abld freeze wins
1.78 +abld test reallyclean wins udeb
1.79 +abld test build wins udeb
1.80 +able tst build vc6 udeb
1.81 +</BuildSequence>
1.82 +
1.83 +<Comments>
1.84 +- builds successfully without errors and runs in WINS.
1.85 +Symbian Defects Fixed
1.86 +DEF001630 - Warnings in SoundDev
1.87 +DEF013208 - Unloading device too early
1.88 +DEF012024 - Tone Player invalid lengths
1.89 +</Comments>