Version 2.1.12 (2011-09-06) =================================================== * Added a CopyAsset method in the IToiAssetManagerService interface. * Added a RecordAt method in the IToiMediaRecorder interface. * IToiMediaConsumerObserver registration is done in the IToiMediaConsumer interface similar to the other media interfaces. * Added asset integrity property. * Marked IToiInformationService::VAR_MEDIA_TIMESHIFTBUFFER_AVAILABILITY as deprecated. * Added lost and found property. * The IToiMediaPlayer::PlayFromPostion() method can only invalidate a negative position argument since a positive position might not be able to check asynchronously. Version 2.1.11 (2011-09-02) =================================================== * Added configuration property: cfg.standby.bootpolicy to specify the standby state of the STB after booting up. Version 2.1.10 (2011-08-31) =================================================== * Fix the code review issues from the KIRB in IToiInformationService.idl * Fix the warnings in IToiChannelService.idl * Modify IToiInformationService.idl Add AQAM properties - ISODEFAULTLANGUAGE, CONNECTED, LOCATIONCODE, TURNONCHANNEL, and TURNOFFCHANNEL. These are all CFG items set from our headend controller. * Modify IToiChannelService.idl Add AQAM properties - FREQUENCY, MODULATION_FORMAT and SOURCE_ID. These properties reperesent values specific to AQAM channels. Version 2.1.9 (2011-08-30) =================================================== * Added IsReadWrite as Tech Preview to TToiPartitionInfo. This will tell whether a partition is mounted as read only. Version 2.1.8 (2011-08-10) =================================================== * Modify annotion from "ExtendIpcMessage" to have the parameter type (IToiSchedulerService.idl, IToiChannelService.idl) Version 2.1.7 (2011-07-26) =================================================== * Added IToiDlnaRendererManager.idl, IToiDlnaRendererObserver.idl, and modified IToiDlnaService.idl to include the new DLNA DMR Interface. Version 2.1.6 (2011-07-12) =================================================== * Added configuration property: cfg.media.audio.preferredLanguageDescriptor to choose which language descriptor to use in order to determine the language of an audio stream. Possible values: AC3/MPEG Version 2.1.5 (2011-07-12) =================================================== * Added new media sesion type: TYPE_DISTRIBUTOR. Version 2.1.4 (2011-07-07) =================================================== * Added IToiDiagnosticsService.idl, IToiDiagnosticsDataModel.idl and IToiDiagnosticsDataModelObserver.idl for bug 14107 - for providing toi apis to the diagnostics service. Version 2.1.3 (2011-07-04) =================================================== * Definition of Dolby Digital control objects added (IToiInformationService.idl). Version 2.1.2 (2011-06-27) =================================================== * Incorrect name and value are changed from const string CFG_MEDIA_AUDIO_MODEPRIORITY = "cfg.media.audio.modepriority" to correct const string CFG_MEDIA_AUDIO_TYPEPRIORITY = "cfg.media.audio.typepriority" (IToiInformationService.idl) to fix BUGZ:15419. Version 2.1.1 (2011-06-06) =================================================== * Added CIPHER_TRIPLE_DES in TToiCipher (IToiMediaSession.idl) to support Triple Data Encryption Standard. Version 2.1.0 (2011-06-02) =================================================== * Merge from CALENDULA * Removed deprecated TDI related stuff from TOI2.1 and updated the interface reference. * Remove Alias Version 2.0.0 (2011-05-17) =================================================== * First version in BSG. Earlier versions are located in http://svn.ea.mot.com/dev/ifc/kreatel/toi/trunk * Identical to ifc/kreatel/toi/trunk/ifc/idl r184914 Version 2.0beta =================================================== * Changes that was not part of any GA release.