symbian4/config/bldcodeline.hrh
author Simon Howkins <simonh@symbian.org>
Thu, 25 Nov 2010 11:04:05 +0000
branchHighFidelityModel
changeset 509 a2fa088cf4dd
parent 410 c10ba65d2699
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in conversations package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
410
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
/*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    11
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    12
* Contributors:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    13
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    14
* Description: 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    15
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    16
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    17
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    18
#ifndef __BLDCODELINE_HRH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    19
#define __BLDCODELINE_HRH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    20
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    21
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    22
/** #RD_32_BROWSER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    23
RD Feature flag for implementing new Browser 3.2 features prior to branching 3.1 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    24
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    25
#undef RD_32_BROWSER                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    26
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    27
/** #RD_32_BROWSER_ALR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    28
RD Feature flag for implementing ALR support in Browser. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    29
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    30
#undef RD_32_BROWSER_ALR                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    31
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    32
/** #RD_3GP_WRITE_EXTENTION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    33
This flag enables 3GP Write Extention feature in Record Utility. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    34
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    35
#undef RD_3GP_WRITE_EXTENTION                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    36
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    37
/** #RD_50_BROWSER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    38
RD Feature flag for implementing new Browser 5.0 features. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    39
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    40
#undef RD_50_BROWSER                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    41
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    42
/** #RD_ACCESSORY_FW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    43
This R&D flag defines changes related to accessory framework. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    44
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    45
#undef RD_ACCESSORY_FW                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    46
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    47
/** #RD_ACTIVESYNC_UI_INTEGRATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    48
RD flag for development of ActiveSync 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    49
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    50
#undef RD_ACTIVESYNC_UI_INTEGRATION                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    51
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    52
/** #RD_AIW_DIAL_DATA_API  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    53
RD flag for development of new AIW Dial Data APIs. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    54
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    55
#define RD_AIW_DIAL_DATA_API                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    56
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    57
/** #RD_ALF_IN_PLATFORM  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    58
Flag enables ui accelerator toolkit development. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    59
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    60
#define RD_ALF_IN_PLATFORM                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    61
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    62
/** #ALF_USE_OPENWF_COMPOSITION
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    63
Bug 1391 - UI Acceleration migration to OpenWF
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    64
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    65
#define ALF_USE_OPENWF_COMPOSITION
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    66
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    67
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    68
/** #RD_ALR_AND_NLR_ENABLERS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    69
Enables Application and Network Level Roaming. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    70
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    71
#undef RD_ALR_AND_NLR_ENABLERS                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    72
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    73
/** #RD_ALR_VPN_AP_UI_DISABLED  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    74
Disables VPN Accesspoint UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    75
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    76
#define RD_ALR_VPN_AP_UI_DISABLED                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    77
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    78
/** #RD_ANIMATION_EFFECTS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    79
"R&D Flag to control inclusion of the feature ""animation effects""." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    80
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    81
#define RD_ANIMATION_EFFECTS                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    82
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    83
/** #RD_APPS_TO_EXES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    84
This R&D flag is needed for incorporating apps to exes changes controlled way
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    85
into Series 60 releases. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    86
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    87
#define RD_APPS_TO_EXES                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    88
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    89
/** #RD_ARM_MDF_HELIX_ENGINE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    90
This Helix engine flag is needed to variate S60 Video engine solution between
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    91
all ARM MicroPlayer (ROP) and Helix engines. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    92
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    93
#define RD_ARM_MDF_HELIX_ENGINE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    94
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    95
/** #RD_ASYNCH_FILE_SAVE_QUEUE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    96
Camcorder requires support from the Asynchronous File Save Queue. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    97
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    98
#undef RD_ASYNCH_FILE_SAVE_QUEUE                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    99
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   100
/** #RD_AUDIOCONTROLLER_STREAMINGSOURCE_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   101
R&D flag that enables the Streaming Source supports for  Audio Controllers. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   102
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   103
#define RD_AUDIOCONTROLLER_STREAMINGSOURCE_SUPPORT          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   104
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   105
/** #RD_AUTO_KEYGUARD  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   106
This flag is used to determine whether the automatic keyguard features in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   107
Autolock are compiled. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   108
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   109
#define RD_AUTO_KEYGUARD                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   110
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   111
/** #RD_BLUETOOTHIRRECEIVINGINDICATOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   112
"Requirement: ""Bluetooth/IrDA receiving indicator""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   113
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   114
#undef RD_BLUETOOTHIRRECEIVINGINDICATOR                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   115
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   116
/** #RD_BOOT_CUSTOMIZABLE_AI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   117
R&D Flag to enable smooth integration of customizable to device bootup. The flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   118
is used variate out current Idle + Active Idle solution and replace it new
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   119
customizable AI. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   120
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   121
#define RD_BOOT_CUSTOMIZABLE_AI                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   122
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   123
/** #RD_BROWSER_LAUNCHER_API_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   124
R&D flag for implementing browser launcher API change. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   125
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   126
#define RD_BROWSER_LAUNCHER_API_CHANGE                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   127
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   128
/** #RD_BROWSER_PROGRESSIVE_DOWNLOAD  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   129
RD flag to enable/disable the progressive download functionality for certain
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   130
types of browser-downloadable content. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   131
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   132
#define RD_BROWSER_PROGRESSIVE_DOWNLOAD                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   133
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   134
/** #RD_BROWSER_SCROLLBARS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   135
This flag will be in place until the implementation of Browser using the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   136
platform scrollbars is mature enough. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   137
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   138
#undef RD_BROWSER_SCROLLBARS                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   139
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   140
/** #RD_BROWSER_USE_AUDIOVIDEOPLUGIN  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   141
"RD flag for development of new, combined AudioVideoPlugin" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   142
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   143
#define RD_BROWSER_USE_AUDIOVIDEOPLUGIN                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   144
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   145
/** #RD_BROWSER_VIDEO_PLUGIN  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   146
Support for Browser Plugin. Used in deciding whether the browser video plugin is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   147
taken in. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   148
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   149
#undef RD_BROWSER_VIDEO_PLUGIN                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   150
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   151
/** #RD_BROWSER_VIDEO_PROGRESSIVE_DOWNLOAD  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   152
RD flag to enable/disable the progressive download functionality for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   153
browser-downloadable video content. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   154
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   155
#undef RD_BROWSER_VIDEO_PROGRESSIVE_DOWNLOAD               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   156
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   157
/** #RD_BROWSER_WIDGETS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   158
RD flag for development of new Widgets implementation 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   159
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   160
#define RD_BROWSER_WIDGETS                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   161
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   162
/** #RD_BTUI_RENOVATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   163
Bluetooth user interface renovation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   164
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   165
#define RD_BTUI_RENOVATION                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   166
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   167
/** #RD_BT_AUDIO_RENOVATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   168
Bluetooth audio renovation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   169
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   170
#undef RD_BT_AUDIO_RENOVATION                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   171
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   172
/** #RD_BT_MSG_RENOVATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   173
This flag enables early development of Bluetooth OPP/BIP features (3.1u). 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   174
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   175
#define RD_BT_MSG_RENOVATION                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   176
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   177
/** #RD_CALENDAR_PLUGIN_FW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   178
This flag enables new UI concept and plugin framework for regional calendar
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   179
enhancements. The flag disables old Chinese Lunar Calendar implementation
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   180
(without plugin framework) and enables new Lunar Calendar plugin (using
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   181
framework). 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   182
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   183
#define RD_CALENDAR_PLUGIN_FW                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   184
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   185
/** #RD_CAMCORDER_ADVSETTINGS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   186
This flag indicates if the ecamadvsettings.dll is included to the rom image 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   187
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   188
#undef RD_CAMCORDER_ADVSETTINGS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   189
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   190
/** #RD_CATALOGS_CLIENT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   191
RD flag for development of Catalogs client v3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   192
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   193
#undef RD_CATALOGS_CLIENT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   194
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   195
/** #RD_CLEAN_BUILD_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   196
Pf 52.50 build supports multiple keyboardlayout and hence switch API is used in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   197
Akncapserver.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   198
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   199
Switch APIs are part of adaptation layer code and these files are not part of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   200
clean build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   201
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   202
This flag will be enabled during clean build. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   203
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   204
#undef RD_CLEAN_BUILD_SUPPORT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   205
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   206
/** #RD_CLIENT_CERTIFICATES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   207
RD flag for development of Client certificates and private key handling feature. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   208
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   209
#define RD_CLIENT_CERTIFICATES                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   210
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   211
/** #RD_COMBINE_INSTALLATION_QUERIES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   212
"The flag enables feature ""SW Installer: combining installation confirmation
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   213
and details queries during installation""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   214
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   215
#define RD_COMBINE_INSTALLATION_QUERIES                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   216
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   217
/** #RD_COMMON_ENGINE_API_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   218
This R&D flag is needed to safely integrate changes to the Common Engine APIs
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   219
into Series 60 releases. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   220
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   221
#define RD_COMMON_ENGINE_API_CHANGE                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   222
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   223
/** #RD_CONTENTMANAGERLAUNCHER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   224
Flag for variating the new Content Manager Launcher component and related
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   225
Content Manager Launcher API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   226
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   227
#undef RD_CONTENTMANAGERLAUNCHER                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   228
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   229
/** #RD_CONTENTNOTIFICATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   230
"Flag for variating the new Content Notification component and related APIs:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   231
Content Notification API, Content Notification Implementation API" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   232
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   233
#undef RD_CONTENTNOTIFICATION                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   234
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   235
/** #RD_CONTEXT_FRAMEWORK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   236
"RD flag to enable feature ""Context framework"" development" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   237
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   238
#define RD_CONTEXT_FRAMEWORK                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   239
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   240
/** #RD_CONTEXT_SENSITIVE_MENU  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   241
RD flag to flag out the implementation of context sensitive menu. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   242
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   243
#undef RD_CONTEXT_SENSITIVE_MENU                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   244
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   245
/** #RD_CONTROL_PANEL  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   246
Flag enables Control Panel development. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   247
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   248
#define RD_CONTROL_PANEL                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   249
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   250
/** #RD_CONVERGED_CALL_ENGINE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   251
"RD flag to enable feature ""Converged call engine"" development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   252
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   253
#define RD_CONVERGED_CALL_ENGINE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   254
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   255
/** #RD_CONVERGED_CALL_ENGINE_PROXY  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   256
Used for CCE xSP proxy developmen 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   257
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   258
#undef RD_CONVERGED_CALL_ENGINE_PROXY                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   259
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   260
/** #RD_CSXHELP_EVOLUTION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   261
Feature enables early development of csxhelp application functionalities. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   262
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   263
#undef RD_CSXHELP_EVOLUTION                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   264
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   265
/** #RD_CS_PS_HO   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   266
RD flag to enable VOIP handover development 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   267
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   268
#undef RD_CS_PS_HO                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   269
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   270
/** #RD_CUSTOMIZABLE_AI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   271
R&D Flag to enable smooth development & integration of customazable Active Idle. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   272
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   273
#define RD_CUSTOMIZABLE_AI                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   274
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   275
/** #RD_DEFAULT_APPLICATION_SETTINGS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   276
Disables the Default Application Settings subsystem. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   277
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   278
#define RD_DEFAULT_APPLICATION_SETTINGS                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   279
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   280
/** #RD_DEVICE_MODE_CONFIGURABILITY  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   281
"This flag controls configurability features to System Application (referred as
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   282
""SysAp"") and HwResourceManager (referred as HWRM) components.SysAp needs this
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   283
flag for moving part of its key event handling functionality to a plug-in that
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   284
can be variated by product programs.HWRM needs this flag for moving part of its
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   285
light controlling functionality to a plug-in that can be variated by product
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   286
programs." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   287
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   288
#define RD_DEVICE_MODE_CONFIGURABILITY                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   289
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   290
/** #RD_DISPLAY_POST  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   291
This flag allows to choose from either built-in Display Post implementation or
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   292
an external Display Post module. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   293
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   294
#undef RD_DISPLAY_POST                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   295
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   296
/** #RD_DM_MULTI_CHOICE_ALERT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   297
"RD flag to enable feature ""OMA DM server can query user to select options.This
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   298
alert type allows the user to select multiple items from a list of options.""
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   299
development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   300
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   301
#undef RD_DM_MULTI_CHOICE_ALERT                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   302
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   303
/** #RD_DM_ROAMING_BLOCKING_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   304
Feature enables the blocking the SyncML Device Management session (Either for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   305
Device settings like MMS settings or for FOTA downloads) when user in roaming
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   306
networks. This RnD flag will be used temporarily for increment 15 development
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   307
time only to flag changes made on component SyncMLNotifier.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   308
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   309
#undef RD_DM_ROAMING_BLOCKING_SUPPORT                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   310
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   311
/** #RD_DM_SINGLE_CHOICE_ALERT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   312
"RD flag to enable feature ""OMA Device management Server can query user to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   313
select an option by sending a number of user selectable options"" development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   314
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   315
#undef RD_DM_SINGLE_CHOICE_ALERT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   316
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   317
/** #RD_DM_TEXT_INPUT_ALERT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   318
"RD flag to enable feature ""OMA Device management Server can query user input""
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   319
development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   320
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   321
#undef RD_DM_TEXT_INPUT_ALERT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   322
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   323
/** #RD_DOS_API_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   324
This flag is needed for safely (without creating bottle neck) incorporating DOS
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   325
Client/Plug-in/SAE API changes into Series 60 releases. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   326
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   327
#undef RD_DOS_API_CHANGE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   328
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   329
/** #RD_DOS_SERVER_REMOVE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   330
R&D flag for managing the DOS Server and DOS APIs removal. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   331
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   332
#undef RD_DOS_SERVER_REMOVE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   333
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   334
/** #RD_DRM_BUY_NEW_RIGHTS_BEFORE_EXPIRATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   335
A flag to control one of the sub-features in OMA DRM v2 implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   336
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   337
#define RD_DRM_BUY_NEW_RIGHTS_BEFORE_EXPIRATION             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   338
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   339
/** #RD_DRM_COMMON_INTERFACE_FOR_OMA_AND_WMDRM  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   340
Feature enables early development of   the requirement '107-18152 Common
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   341
interface for OMA and WM DRM'. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   342
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   343
#define RD_DRM_COMMON_INTERFACE_FOR_OMA_AND_WMDRM           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   344
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   345
/** #RD_DRM_DETAILS_VIEW_RENOVATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   346
A flag to control one of the sub-features in OMA DRM v2 implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   347
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   348
#undef RD_DRM_DETAILS_VIEW_RENOVATION                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   349
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   350
/** #RD_DRM_DROPPED_30_FEATURES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   351
A flag to control one of the sub-features in OMA DRM v2 implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   352
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   353
#define RD_DRM_DROPPED_30_FEATURES                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   354
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   355
/** #RD_DRM_IMSI_BINDING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   356
A flag to control one of the sub-features in OMA DRM v2 implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   357
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   358
#define RD_DRM_IMSI_BINDING                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   359
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   360
/** #RD_DRM_METERING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   361
Flag enables development of DRM Metering 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   362
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   363
#define RD_DRM_METERING                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   364
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   365
/** #RD_DRM_NEW_SECURE_CLOCK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   366
R&D feature flag is needed to develop the requirement '101-32062 New Secure
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   367
clock for DRM' 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   368
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   369
#define RD_DRM_NEW_SECURE_CLOCK                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   370
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   371
/** #RD_DRM_PREVIEW_RIGHT_FOR_AUDIO  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   372
"Flag enables development of feature ""Preview right support for OMA DRM v2
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   373
protected content for audio""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   374
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   375
#undef RD_DRM_PREVIEW_RIGHT_FOR_AUDIO                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   376
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   377
/** #RD_DRM_REMOVAL_OF_EXPIRATION_WARNING_PROMPTS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   378
Flag is needed to develop the requirement '101-29260 Removal of DRM usage rights
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   379
expiration warning prompts' without risking the maturity of CCB. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   380
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   381
#define RD_DRM_REMOVAL_OF_EXPIRATION_WARNING_PROMPTS        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   382
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   383
/** #RD_DRM_RIGHTS_MANAGER_REMOVAL  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   384
R&D feature flag is needed to develop the requirement '101-41508 Rights Manager
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   385
Removal' 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   386
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   387
#define RD_DRM_RIGHTS_MANAGER_REMOVAL                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   388
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   389
/** #RD_DRM_RINGTONE_BLOCKING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   390
A flag to control one of the sub-features in OMA DRM v2 implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   391
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   392
#define RD_DRM_RINGTONE_BLOCKING                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   393
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   394
/** #RD_DRM_SILENT_RIGHTS_ACQUISITION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   395
In order to enable safe development of  OMA DRM v2 Silent rights object
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   396
acquisition 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   397
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   398
#define RD_DRM_SILENT_RIGHTS_ACQUISITION                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   399
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   400
/** #RD_DSUI_TIMEDSYNC  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   401
To provide timed synchronization feature to be included in the Data
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   402
synchronization UI .  The flag will be used only in the OmaDsAppUi component. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   403
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   404
#undef RD_DSUI_TIMEDSYNC                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   405
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   406
/** #RD_DS_ICAL_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   407
Support for iCalendar synchronization 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   408
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   409
#undef RD_DS_ICAL_SUPPORT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   410
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   411
/** #RD_DS_UI_EVOLUTION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   412
RD flag for development of new Data Sync UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   413
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   414
#undef RD_DS_UI_EVOLUTION                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   415
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   416
/** #RD_EMAIL_DOMAIN_UTILS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   417
The flag is for controlling the releasing of the Email utility API changes that
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   418
are planned to be done for 3.2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   419
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   420
#define RD_EMAIL_DOMAIN_UTILS                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   421
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   422
/** #RD_EMAIL_HTML_VIEW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   423
R&D Flag to remove HTML plugin from mail 3.0 implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   424
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   425
#define RD_EMAIL_HTML_VIEW                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   426
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   427
/** #RD_ENABLE_ADDING_EDITING_OF_MSISDN  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   428
This flag enables the usage of the new implementation of Own name store in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   429
CommonTSY. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   430
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   431
#undef RD_ENABLE_ADDING_EDITING_OF_MSISDN                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   432
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   433
/** #RD_ENHANCED_CBA  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   434
RD flag to flag out implementation of Enhanced CBA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   435
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   436
#undef RD_ENHANCED_CBA                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   437
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   438
/** #RD_ENHANCED_SKINNING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   439
"RD Feature flag for implementing ""enhanced skinning"" in 2.x CCB. That feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   440
is not wanted in 2.6 but after 2.8 it will be permanently supported i.e. not
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   441
optional feature." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   442
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   443
#define RD_ENHANCED_SKINNING                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   444
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   445
/** #RD_EXTENDED_ICL_JPEG_API  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   446
RD flag to enable/disable the Extended ICL JPEG API. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   447
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   448
#define RD_EXTENDED_ICL_JPEG_API                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   449
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   450
/** #RD_FEATURE_MANAGER_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   451
In 3.1 Feature Manager will be removed from CommonEngine and new Feature Manager
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   452
component will be introduced. Flag is needed to safely implement the change.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   453
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   454
#define RD_FEATURE_MANAGER_CHANGE                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   455
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   456
/** #RD_FILE_HANDLE_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   457
This R&D flag defines data caging changes to components that are used by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   458
messaging API components. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   459
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   460
#define RD_FILE_HANDLE_SUPPORT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   461
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   462
/** #RD_FILE_MANAGER_BACKUP  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   463
RD feature flag for implementing additional backup improvements for File
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   464
Manager. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   465
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   466
#define RD_FILE_MANAGER_BACKUP                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   467
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   468
/** #RD_FILE_SORTING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   469
The flag will be used to variate the sorting functionality in File manager in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   470
R3.2. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   471
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   472
#undef RD_FILE_SORTING                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   473
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   474
/** #RD_FLASHLITE_SCREENSAVER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   475
This flag allowes early development of new Flash as Screensaver features. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   476
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   477
#define RD_FLASHLITE_SCREENSAVER                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   478
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   479
/** #RD_FLASH_AS_VIDEO_RINGING_TONE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   480
Device allows a video file to be set as a ringing tone. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   481
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   482
#define RD_FLASH_AS_VIDEO_RINGING_TONE                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   483
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   484
/** #RD_FM_RADIO_ENHANCEMENTS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   485
RD flag to enable FM Radio Control Adaptation API development.   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   486
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   487
#define RD_FM_RADIO_ENHANCEMENTS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   488
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   489
/** #RD_FM_TX_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   490
RD_FM_TX_SUPPORT flag is needed to integrate FM TX changes to S60 HW Resource
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   491
Manager and SysApp 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   492
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   493
#undef RD_FM_TX_SUPPORT                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   494
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   495
/** #RD_FOTA_FLEXIBLE_MEMORY_USAGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   496
Feature enables flexible memory usage for storing update files on c-drive. RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   497
flag will be used temporarily for increment 15 development time only to flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   498
changes made on component fotaserver and SyncMLNotifier. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   499
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   500
#undef RD_FOTA_FLEXIBLE_MEMORY_USAGE                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   501
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   502
/** #RD_FSW_V2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   503
RD feature flag for new fastswap tasklist development. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   504
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   505
#define RD_FSW_V2                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   506
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   507
/** #RD_FULLSCREEN_WALLPAPER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   508
RD feature flag for enabling full screen wallpaper development. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   509
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   510
#define RD_FULLSCREEN_WALLPAPER                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   511
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   512
/** #RD_GALLERY_ENABLE_NG_MUSIC_PLAYER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   513
This feature flag will be used to variate Gallery usage between the old and the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   514
new Music Player. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   515
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   516
#undef RD_GALLERY_ENABLE_NG_MUSIC_PLAYER                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   517
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   518
/** #RD_GALLERY_GRID  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   519
Enable/disable Grid view in Gallery 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   520
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   521
#define RD_GALLERY_GRID                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   522
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   523
/** #RD_GALLERY_PREVIEW_POPUP  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   524
Enable disable Preview Popup in Gallery 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   525
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   526
#undef RD_GALLERY_PREVIEW_POPUP                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   527
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   528
/** #RD_GBA  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   529
Support for General Bootstarapping Architecture (GBA).  GBA enables
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   530
authentication for mobile services without any user interaction. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   531
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   532
#undef RD_GBA                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   533
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   534
/** #RD_GENERAL_SEARCH  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   535
"RD flag to enable feature ""In-Device Search"" development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   536
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   537
#define RD_GENERAL_SEARCH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   538
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   539
/** #RD_GS_RENOVATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   540
General Settings Application Renovation 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   541
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   542
#define RD_GS_RENOVATION                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   543
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   544
/** #RD_GS_RENOVATION_PHASE2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   545
This flag allowes early development of new General Settings features. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   546
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   547
#define RD_GS_RENOVATION_PHASE2                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   548
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   549
/** #RD_HELPRUNTIME  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   550
Flag to variate help content between 3.2.1 and 3.2.2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   551
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   552
#undef RD_HELPRUNTIME                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   553
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   554
/** #RD_HELP_AIW_INTEGRATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   555
This flag enables early development of  AIW Help consumer integration feature. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   556
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   557
#undef RD_HELP_AIW_INTEGRATION                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   558
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   559
/** #RD_HIERARCHICAL_COLUMN_LIST  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   560
R&D flag for enabling Hierarchical column list UI component. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   561
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   562
#define RD_HIERARCHICAL_COLUMN_LIST                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   563
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   564
/** #RD_HIERARCHICAL_LIST  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   565
"RD flag to enable feature ""New list type: Hierarchical list"" development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   566
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   567
#define RD_HIERARCHICAL_LIST                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   568
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   569
/** #RD_HINDI_PHONETIC_INPUT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   570
"RD flag to enable feature ""Hindi phonetic input"" development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   571
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   572
#undef RD_HINDI_PHONETIC_INPUT                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   573
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   574
/** #RD_HOTSPOT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   575
Undefining this flag indicates that the HotSpotServer.exe and other related
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   576
components are not included to the rom image.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   577
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   578
#undef RD_HOTSPOT                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   579
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   580
/** #RD_IDLE_SEPARATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   581
R&D feature flag for moving idle functionality from Phone application to Idle
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   582
application. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   583
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   584
#define RD_IDLE_SEPARATION                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   585
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   586
/** #RD_IHL_EXTJPEGAPI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   587
Image Handling Library utilized Extended ICL JPEG API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   588
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   589
#undef RD_IHL_EXTJPEGAPI                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   590
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   591
/** #RD_IMAGEPREVIEW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   592
ImageViewer's ImagePreview API and DLL are available in release. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   593
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   594
#undef RD_IMAGEPREVIEW                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   595
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   596
/** #RD_IMAGINGCONFIGMANAGER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   597
Flag to include/exclude Imaging Configuration Manager component. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   598
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   599
#undef RD_IMAGINGCONFIGMANAGER                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   600
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   601
/** #RD_IM_UI_FACELIFT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   602
RD flag for development of IM UI facelift 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   603
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   604
#undef RD_IM_UI_FACELIFT                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   605
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   606
/** #RD_INTELLIGENT_TEXT_INPUT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   607
Flag to develop support for Intelligent Text Iinput  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   608
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   609
#define RD_INTELLIGENT_TEXT_INPUT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   610
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   611
/** #RD_IV_ACCELEROMETER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   612
Image viewer needs RnD flag in order to variate accelerometer sensor usage.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   613
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   614
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   615
#undef RD_IV_ACCELEROMETER                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   616
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   617
/** #RD_IV_SLIDESHOW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   618
Image Viewer with slideshow and cool image transition effects 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   619
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   620
#define RD_IV_SLIDESHOW                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   621
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   622
/** #RD_IV_TRANSPARENT_UI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   623
Image Viewer uses transparent custom UI controls 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   624
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   625
#define RD_IV_TRANSPARENT_UI                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   626
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   627
/** #RD_IV_TRANSPARENT_UI_2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   628
Image Viewer uses transparent toolbar and image infos popup. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   629
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   630
#define RD_IV_TRANSPARENT_UI_2                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   631
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   632
/** #RD_IV_TV_OUT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   633
Flag to develop the TV-Out support for images 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   634
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   635
#define RD_IV_TV_OUT                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   636
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   637
/** #RD_JAVA_ARCHITECTURE_RENEWAL_PHASE1  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   638
"Java architecture renewal, phase 1. S60 implementation replaces Symbian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   639
implementation of Java Installer, Java Registry and Java Backup components." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   640
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   641
#define RD_JAVA_ARCHITECTURE_RENEWAL_PHASE1                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   642
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   643
/** #RD_JAVA_CONFIGURABLE_NW_INDICATOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   644
Support for network indicator in Java Canvas for operator domain midlets. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   645
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   646
#define RD_JAVA_CONFIGURABLE_NW_INDICATOR                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   647
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   648
/** #RD_JAVA_MEDIA_KEYS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   649
"To enable Java applications (also those in background) to get notifications
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   650
from various media keys (PLAY, PREV, NEXT, STOP...). " 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   651
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   652
#define RD_JAVA_MEDIA_KEYS                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   653
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   654
/** #RD_JAVA_OMA_DRM_V2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   655
Java Mobile Media API supports playback of the OMA DRM v2 protected audio
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   656
content. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   657
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   658
#define RD_JAVA_OMA_DRM_V2                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   659
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   660
/** #RD_JAVA_REUSE_IFRAMEBUFFER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   661
Purpose: Change LCDUI Canvas implementation to reuse the native side
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   662
iFramebuffer memory between Canvas instances.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   663
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   664
#undef RD_JAVA_REUSE_IFRAMEBUFFER                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   665
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   666
/** #RD_JAVA_SCALABLE_ICON  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   667
Provide support for scalable icons for MIDlet icons (MIDlet icons & MIDlet suite
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   668
icons).  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   669
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   670
#undef RD_JAVA_SCALABLE_ICON                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   671
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   672
/** #RD_JAVA_TMIDISTATECHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   673
"R&D flag for Java, related to the symbian change: BR2058: Renaming enum values
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   674
in TMidiState as a result of a namespace clash." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   675
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   676
#define RD_JAVA_TMIDISTATECHANGE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   677
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   678
/** #RD_JAVA_VOLUME_KEYS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   679
Java application volume level can be controlled with phone's side volume keys. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   680
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   681
#define RD_JAVA_VOLUME_KEYS                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   682
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   683
/** #RD_KANNADA_FONTS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   684
Indic Kannada fonts and font support 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   685
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   686
#undef RD_KANNADA_FONTS                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   687
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   688
/** #RD_KEYLOCK_POLICY_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   689
Development time support for Configurable Keylock policy. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   690
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   691
#undef RD_KEYLOCK_POLICY_SUPPORT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   692
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   693
/** #RD_LIGHT_CONTROL_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   694
RD-flag for early development of light control customizability features to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   695
System Application. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   696
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   697
#define RD_LIGHT_CONTROL_CHANGE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   698
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   699
/** #RD_LIST_STRETCH  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   700
R&D Flag to control inclusion of ScaleII feature: Stretch two-lined list
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   701
automatically as one-lined. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   702
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   703
#define RD_LIST_STRETCH                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   704
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   705
/** #RD_MAPNAV_BITMAP_ACCESS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   706
Feature enables early development of new features in Map and Navigation FW. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   707
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   708
#define RD_MAPNAV_BITMAP_ACCESS                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   709
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   710
/** #RD_MARATHI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   711
Marathi UI language and input 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   712
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   713
#undef RD_MARATHI                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   714
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   715
/** #RD_MDF_DEVVIDEO  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   716
"This flag selects the variants of the video components to use MDF DevVideo or
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   717
proprietary codec interfaces. Symbian's MDF DevVideo API is going to be used in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   718
Series 60 3.0 and Series 90 2.0 by at least Camcorder MMF plugin and Video
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   719
Telephony (REQ 101-6231 ). At the same time, non-MDF versions of the components
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   720
are being released to Series 60 2.6, 2.7, and 2.8. " 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   721
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   722
#define RD_MDF_DEVVIDEO                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   723
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   724
/** #RD_MDS_2_0  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   725
The flag indicates that the environment contains 2.0 version of MDS APIs. See
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   726
also flag RD_MDS_2_5. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   727
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   728
#undef RD_MDS_2_0                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   729
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   730
/** #RD_MDS_2_5  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   731
The flag indicates that the environment contains 2.5 version of MDS APIs. See
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   732
also flag RD_MDS_2_0 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   733
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   734
#define RD_MDS_2_5                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   735
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   736
/** #RD_MEDIAPLAYER_UI_ENHANCEMENTS_P2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   737
New Media Player enhancements. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   738
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   739
#undef RD_MEDIAPLAYER_UI_ENHANCEMENTS_P2                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   740
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   741
/** #RD_MEDIA_GALLERY_UPDATED_FEATURES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   742
Media Gallery updated features for 3.1 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   743
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   744
#define RD_MEDIA_GALLERY_UPDATED_FEATURES                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   745
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   746
/** #RD_MEETING_REQUEST_UTILS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   747
Meeting request feature adds meeting request utlis non-variable component to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   748
platfrom. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   749
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   750
#define RD_MEETING_REQUEST_UTILS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   751
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   752
/** #RD_MESSAGING_API_V2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   753
This R&D flag defines data caging changes to components that use messaging API. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   754
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   755
#define RD_MESSAGING_API_V2                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   756
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   757
/** #RD_MESSAGING_GENERAL_SETTINGS_RENOVATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   758
"RD flag to enable feature ""General  settings application renovation""
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   759
development" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   760
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   761
#define RD_MESSAGING_GENERAL_SETTINGS_RENOVATION            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   762
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   763
/** #RD_MESSAGING_ICAL_IMPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   764
"RD flag to enable feature ""iCalendar Import"" development" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   765
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   766
#define RD_MESSAGING_ICAL_IMPORT                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   767
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   768
/** #RD_MESSAGING_VIRTUAL_PHONEBOOK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   769
This flag controls the messaging virtual phonebook migration independently from
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   770
RD_VIRTUAL_PHONEBOOK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   771
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   772
#define RD_MESSAGING_VIRTUAL_PHONEBOOK                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   773
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   774
/** #RD_METADATAUTILITY_M4A_INTERNATIONAL  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   775
Metadata localization support for M4A format 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   776
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   777
#define RD_METADATAUTILITY_M4A_INTERNATIONAL                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   778
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   779
/** #RD_METADATAUTILITY_ODF_ALBUMART_50  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   780
Support for album art from ODF header of OMA DRM v2 protected content 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   781
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   782
#define RD_METADATAUTILITY_ODF_ALBUMART_50                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   783
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   784
/** #RD_METADATAUTILITY_PODCAST_50  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   785
Metadata Utility to support podcast related additions in ID3v2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   786
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   787
#undef RD_METADATAUTILITY_PODCAST_50                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   788
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   789
/** #RD_METADATAUTILITY_WM_PROVIDER_31  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   790
Support WM/Provider in Metadata Utility  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   791
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   792
#undef RD_METADATAUTILITY_WM_PROVIDER_31                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   793
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   794
/** #RD_METADATA_UTILITY_32  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   795
RD flag for development of metadata performance improvements 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   796
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   797
#undef RD_METADATA_UTILITY_32                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   798
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   799
/** #RD_MFE_CP_INTEGRATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   800
"Flag enables the Mail For Exchange (MFE, Active Sync)  UI integration with
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   801
control panel feature." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   802
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   803
#undef RD_MFE_CP_INTEGRATION                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   804
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   805
/** #RD_MSG_FAST_PREV_NEXT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   806
"RD flag to enable feature ""Faster opening of next or previous short message""
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   807
development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   808
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   809
#define RD_MSG_FAST_PREV_NEXT                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   810
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   811
/** #RD_MSG_LIST_IMPROVEMENT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   812
Improved message lists  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   813
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   814
#define RD_MSG_LIST_IMPROVEMENT                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   815
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   816
/** #RD_MSG_LOAD_ANIMATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   817
"The flag enables feature ""PERFORMANCE II: opening MMS with video attached""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   818
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   819
#define RD_MSG_LOAD_ANIMATION                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   820
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   821
/** #RD_MSG_NAVIPANE_IMPROVEMENT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   822
Navi pane improvements in Messaging applications 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   823
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   824
#define RD_MSG_NAVIPANE_IMPROVEMENT                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   825
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   826
/** #RD_MSG_XHTML_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   827
"The flag enables feature ""OMA MMS 1.3 phase 2""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   828
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   829
#define RD_MSG_XHTML_SUPPORT                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   830
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   831
/** #RD_MTP_SUPPORT_VIDEO_SYNC  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   832
Nokia MTP protocol implementation must support video file transfer over the link
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   833
from PC to terminal 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   834
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   835
#define RD_MTP_SUPPORT_VIDEO_SYNC                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   836
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   837
/** #RD_MUIU_SPLIT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   838
RD Feature flag for splitting Messaging UI Utilities API into domain and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   839
internal parts. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   840
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   841
#define RD_MUIU_SPLIT                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   842
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   843
/** #RD_MULTIMEDIA_RINGING_TONES_FOR_COVER_UI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   844
RD flag for development of multimedia ringing tones in Cover UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   845
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   846
#undef RD_MULTIMEDIA_RINGING_TONES_FOR_COVER_UI            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   847
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   848
/** #RD_MULTIPLE_DRIVE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   849
Mutliple drive support in platform environment 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   850
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   851
#define RD_MULTIPLE_DRIVE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   852
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   853
/** #RD_MULTIPLE_DRIVE_ENABLERS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   854
Part of multiple drive support in platform environment 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   855
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   856
#define RD_MULTIPLE_DRIVE_ENABLERS                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   857
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   858
/** #RD_MULTI_ALARMS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   859
"This R&D flag is needed for incorporating ""Multiple Alarms""  in ClockApp." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   860
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   861
#define RD_MULTI_ALARMS                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   862
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   863
/** #RD_MUSIC_COLLECTION_AUTO_REFRESH  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   864
" When enabled, Music Collection server monitors USB and memory card events and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   865
performs a database refresh when new card is inserted or USB cable is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   866
disconnected. It will also perform the refresh after startup. The refresh is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   867
handled as a low priority task in the background. " 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   868
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   869
#define RD_MUSIC_COLLECTION_AUTO_REFRESH                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   870
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   871
/** #RD_NEW_FAVENG_API  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   872
R&D feature flag for implementing new Client/Server FavouritesEngine API. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   873
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   874
#define RD_NEW_FAVENG_API                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   875
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   876
/** #RD_NG_MUSIC_PLAYER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   877
This flag will be used to variate between the old and the new Music Player until
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   878
the new Music Player reaches maturity level and is ready to completely replace
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   879
the old Music Player. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   880
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   881
#define RD_NG_MUSIC_PLAYER                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   882
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   883
/** #RD_NO_DIALOG_BORDERS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   884
This R&D flag is needed to safely integrate changes needed to remove hard-coded
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   885
dialog borders in S60 UI framework. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   886
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   887
#define RD_NO_DIALOG_BORDERS                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   888
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   889
/** #RD_OMADMAPPUI_UI_EVOLUTION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   890
"Feature enables the Device Manager UI evolution feature. This RnD flag will be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   891
used temporarily for increment 15 development time only to flag changes made on
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   892
components OmaDmAppUi, SyncMLNotifier and fotaserver." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   893
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   894
#define RD_OMADMAPPUI_UI_EVOLUTION                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   895
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   896
/** #RD_OMASYNCML_DM_1_2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   897
Feature enables the Device Manager 1.2 version feature. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   898
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   899
#undef RD_OMASYNCML_DM_1_2                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   900
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   901
/** #RD_OMA_EMN  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   902
The flag controls whether the OMA Email Notification function is supported by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   903
the email application. The flag is needed for the variation between 3.0 and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   904
3.0M. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   905
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   906
#undef RD_OMA_EMN                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   907
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   908
/** #RD_OPENVG_SVGTOPT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   909
This feature flag will allow to exclude OpenVG dependency from SVGTopt. SVGTopt
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   910
currently utilizes VGRasterizer. OpenVG is the new rasterizer.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   911
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   912
#undef RD_OPENVG_SVGTOPT                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   913
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   914
/** #RD_PBK_MAP_EXT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   915
"The flag enables feature ""Map framework support for contacts application""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   916
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   917
#undef RD_PBK_MAP_EXT                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   918
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   919
/** #RD_PBK_PROPERTIES_TAB  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   920
Feature enables early development of   the requirement '101-21162: Properties
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   921
tab' in Phonebook. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   922
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   923
#undef RD_PBK_PROPERTIES_TAB                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   924
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   925
/** #RD_PD_FOR_AUDIO_CONTENT_VIA_HELIX_ENGINE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   926
Defines whether Progressive Download for WMA and RA audio contents is supported
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   927
via Helix engine with Music Shop. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   928
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   929
#define RD_PD_FOR_AUDIO_CONTENT_VIA_HELIX_ENGINE            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   930
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   931
/** #RD_PF_SEC_APPARC  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   932
"This R&D flag is needed for incorporating platform security and application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   933
architecture changes controlled way into Series 60 releases.The flag is required
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   934
for Av.3.0 requirement:   107-141: Migrate Application Architecture to Platform
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   935
Security and101-7493: Migrate the platform software to new Application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   936
Architecture that will be done in I9 timeframe. Flag will be removed after 2.8
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   937
branches away from 2.common." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   938
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   939
#define RD_PF_SEC_APPARC                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   940
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   941
/** #RD_PHONEBOOK2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   942
Phonebook application supports multiple contact stores. It enables users to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   943
manage contacts from multiple repositories in one application. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   944
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   945
#define RD_PHONEBOOK2                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   946
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   947
/** #RD_PHONE_CLIENT_EXT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   948
The flag is for controlling the changes in the Phone Client Dial API that will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   949
break the Phone Client Extension Consumer API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   950
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   951
#define RD_PHONE_CLIENT_EXT                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   952
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   953
/** #RD_PHONE_NG  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   954
RD feature flag for development of new Phone architecture. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   955
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   956
#define RD_PHONE_NG                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   957
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   958
/** #RD_PINB_SRV_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   959
R&D Flag to handle migration from old insecure Pinboard API to new one. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   960
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   961
#undef RD_PINB_SRV_CHANGE                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   962
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   963
/** #RD_POCUIAPI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   964
This R&D flag is needed for variating PoC (Push-to-talk over Cellular) and it's
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   965
UI integration to other applications / functionality. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   966
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   967
#define RD_POCUIAPI                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   968
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   969
/** #RD_PREVIEW_POPUP  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   970
"This flag enables ScaleII component ""Preview Popup""." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   971
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   972
#define RD_PREVIEW_POPUP                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   973
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   974
/** #RD_PROGDOWNLOAD  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   975
R&D flag for managing the Progressive Download feature implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   976
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   977
#define RD_PROGDOWNLOAD                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   978
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   979
/** #RD_PTIENGINE2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   980
Feature enables early development of new version of PtiEngine component. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   981
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   982
#define RD_PTIENGINE2                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   983
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   984
/** #RD_RAM_TEST_UID  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   985
"Turning the the flag on enables special UID that can be used by a RAM testing
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   986
tool. A tool using the UID is not closed by out-of-memory watchdog. Flag should
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   987
not be turned on in any end product as it exposes a potential security risk.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   988
Instead the flag could be used at R&D time, or in any custom builds." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   989
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   990
#undef RD_RAM_TEST_UID                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   991
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   992
/** #RD_RA_SUPPORT_FOR_MUSIC_PLAYER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   993
RD flag for development of Read Audio support in Music Player. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   994
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   995
#define RD_RA_SUPPORT_FOR_MUSIC_PLAYER                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   996
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   997
/** #RD_READ_MESSAGE_DELETION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   998
"RD flag to enable feature ""Allow deleting only read messages"" development" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   999
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1000
#define RD_READ_MESSAGE_DELETION                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1001
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1002
/** #RD_REMOTELOCK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1003
RD flag for development of RemoteLock feature. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1004
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1005
#define RD_REMOTELOCK                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1006
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1007
/** #RD_REMOVE_SAE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1008
Flag is used to remove SAE component. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1009
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1010
#define RD_REMOVE_SAE                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1011
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1012
/** #RD_RIHC_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1013
"This flag controls the ""Rest of inc hierachy change"". " 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1014
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1015
#define RD_RIHC_CHANGE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1016
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1017
/** #RD_S60_IMAGE_EDITOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1018
Defines whether Image Editor application is supported in the platform. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1019
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1020
#define RD_S60_IMAGE_EDITOR                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1021
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1022
/** #RD_S60_MANUAL_VIDEO_EDITOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1023
Defines whether Manual Video Editor application is supported in the platform. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1024
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1025
#undef RD_S60_MANUAL_VIDEO_EDITOR                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1026
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1027
/** #RD_S60_SIGNATURE_CONNECTOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1028
All signature connector development is done behind this R&D feature flag. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1029
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1030
#undef RD_S60_SIGNATURE_CONNECTOR                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1031
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1032
/** #RD_S60_SIMPLE_VIDEO_EDITOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1033
Defines whether Simple Video Editor application is supported in the platform. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1034
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1035
#define RD_S60_SIMPLE_VIDEO_EDITOR                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1036
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1037
/** #RD_SAT_REL4_FEAT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1038
R&D flag that enables SAT Server and SAT UI support 3GPP/ETSI specification
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1039
Release 4 new features 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1040
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1041
#undef RD_SAT_REL4_FEAT                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1042
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1043
/** #RD_SA_TO_PUBSUB_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1044
"To incorporate ""System Agent migration to Publish and Subscribe""" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1045
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1046
#define RD_SA_TO_PUBSUB_CHANGE                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1047
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1048
/** #RD_SCALABLE_UI  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1049
"Because 2.8 feature (scalable UI) is implemented in 2.common CCB,we need a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1050
temporary feature flag that can be used where needed in code to flag scalable UI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1051
implementation out of 2.6 builds.-> to avoid ROM hit in 2.6 and regression in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1052
code maturity." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1053
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1054
#define RD_SCALABLE_UI                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1055
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1056
/** #RD_SCALABLE_UI_V2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1057
R&D Flag to remove Scale II (Pen and Touch) support from other than S60 4.0
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1058
builds. This flag is used during new feature development, to isolate affected
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1059
code from those releases that don't need to support Scale II features (< 5.0).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1060
It is NOT used for feature variation, i.e. enable/disable touch feature. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1061
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1062
#define RD_SCALABLE_UI_V2                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1063
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1064
/** #RD_SCREENSAVERAIWPLUGIN  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1065
Feature enables early development of  screensaveraiwplugin that is an AIW
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1066
provider for setting images as animated or slide set screen saver. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1067
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1068
#define RD_SCREENSAVERAIWPLUGIN                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1069
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1070
/** #RD_SCREENSAVER_GIFANIMATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1071
This R&D flag is needed for safely incorporating Gif animation support for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1072
screensaver Animation Plugin 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1073
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1074
#define RD_SCREENSAVER_GIFANIMATION                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1075
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1076
/** #RD_SD_TO_CENREP_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1077
"This R&d flag is needed for incorporating ""Shared data migration to Central
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1078
Repository"" changes controlled way into Series 60 releases.The flag is required
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1079
for Av.3.0 requirement:   REQ 107-138: Migration to Central Repository ()  that
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1080
will be done in I9 timeframe. " 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1081
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1082
#define RD_SD_TO_CENREP_CHANGE                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1083
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1084
/** #RD_SECON_METADATA  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1085
Device supports file metadata requests over ConML protocol. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1086
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1087
#define RD_SECON_METADATA                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1088
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1089
/** #RD_SECURE_BIN_RES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1090
Flag is used variate the Increment 9 changes: i.e. relocation of binaries and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1091
resource files. We need these for 3.0 PF- security implementation. They are
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1092
temporary R&D flags that can be removed once 2.8 is branched away. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1093
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1094
#define RD_SECURE_BIN_RES                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1095
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1096
/** #RD_SECURE_PRIV_DATA  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1097
Flag is in charge of variating the Increment 10 tasks: i.e. moving files to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1098
private directories. We need these for 3.0 PF- security implementation. They are
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1099
temporary R&D flags that can be removed once 2.8 is branched away. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1100
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1101
#define RD_SECURE_PRIV_DATA                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1102
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1103
/** #RD_SENSOR_FW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1104
RD flag for Sensor FW development 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1105
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1106
#define RD_SENSOR_FW                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1107
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1108
/** #RD_SIMCHANGED_REMOVED  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1109
A R&D flag for integrating SimChanged DLL into SysAp in release 3.0. Flag will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1110
be removed when 2.8 branches 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1111
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1112
#define RD_SIMCHANGED_REMOVED                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1113
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1114
/** #RD_SIND_VIA_AIW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1115
"RD flag to enable feature ""AIW Consumer for Voice Dialing Info View""
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1116
development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1117
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1118
#define RD_SIND_VIA_AIW                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1119
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1120
/** #RD_SLIDESHOW_SCREENSAVER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1121
Defines whether a set of images can be set as wallpaper. Wallpaper is shown
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1122
based on user defined value and then changed to a new image in the image set. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1123
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1124
#define RD_SLIDESHOW_SCREENSAVER                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1125
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1126
/** #RD_SLIDESHOW_WALLPAPER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1127
Defines whether a set of images can be set as wallpaper. Wallpaper is shown
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1128
based on user defined value and then changed to a new image in the image set. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1129
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1130
#define RD_SLIDESHOW_WALLPAPER                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1131
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1132
/** #RD_SLIDING_ANIMATION_EFFECTS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1133
"R&D Flag to exclude dialog sliding from other ""animation effects""." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1134
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1135
#undef RD_SLIDING_ANIMATION_EFFECTS                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1136
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1137
/** #RD_SPLIT_VIEW  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1138
RD flag to flag out implementation of Split view. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1139
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1140
#undef RD_SPLIT_VIEW                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1141
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1142
/** #RD_STARTUP_ANIMATION_CUSTOMIZATION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1143
"This R&d flag is needed for incorporating ""Startup and shutdown animations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1144
customization"" changes in a controlled manner into S60 releases." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1145
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1146
#define RD_STARTUP_ANIMATION_CUSTOMIZATION                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1147
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1148
/** #RD_STARTUP_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1149
This R&D flag defines changes related to start-up. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1150
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1151
#define RD_STARTUP_CHANGE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1152
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1153
/** #RD_SUPPORT_SENDUI_API_V2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1154
This R&D flag defines changes to SendUI API clients. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1155
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1156
#define RD_SUPPORT_SENDUI_API_V2                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1157
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1158
/** #RD_SVGT_AUDIO_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1159
RD feature flag for implementing audio playback support in SVG-T engine. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1160
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1161
#define RD_SVGT_AUDIO_SUPPORT                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1162
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1163
/** #RD_SVGT_IN_MESSAGING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1164
SVG-T rendering support in messaging applications 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1165
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1166
#define RD_SVGT_IN_MESSAGING                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1167
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1168
/** #RD_SVGT_JSR_226_API  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1169
If this feature flag is on then the JSR-226 functionality is available.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1170
Otherwise it is not. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1171
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1172
#define RD_SVGT_JSR_226_API                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1173
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1174
/** #RD_SWITCH_TO_VIDEO  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1175
This feature will include possibility in Phone to switch current voice call to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1176
video and vice versa. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1177
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1178
#undef RD_SWITCH_TO_VIDEO                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1179
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1180
/** #RD_SYMBIAN_TRACES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1181
Enable usage of binary traces in RnD components. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1182
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1183
#undef RD_SYMBIAN_TRACES                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1184
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1185
/** #RD_TACTILE_FEEDBACK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1186
"This R&D flag is needed for implementing ""Tactile feedback"" feature to S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1187
5.0." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1188
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1189
#define RD_TACTILE_FEEDBACK                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1190
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1191
/** #RD_TELEPHONY_DEVICE_MODE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1192
This flag enables the flip (clamshell) and grip (slider) event handling. Devices
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1193
without this functionality can leave the TelephonyDeviceMode.DLL component out
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1194
of their builds.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1195
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1196
#define RD_TELEPHONY_DEVICE_MODE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1197
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1198
/** #RD_THUMBNAILMANAGER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1199
"This flag is used for temporarily variating Thumbnail Manager component.  The
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1200
purpose of Thumbnail Manager is to provide convenient access thumbnail images
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1201
for media objects (e.g. image and video files). Thumbnail Manager handles both
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1202
generation and storing of thumbnails. S60 clients: Media Gallery, Media Player." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1203
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1204
#define RD_THUMBNAILMANAGER                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1205
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1206
/** #RD_TOOLBAR_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1207
R&D Flag to remove 3.1 Toolbar and Generic Buttons 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1208
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1209
#define RD_TOOLBAR_SUPPORT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1210
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1211
/** #RD_TRACKSTER_MENU  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1212
"Trackster is a generic component, which can be used for various purposes in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1213
various applications. The basic idea and the innovation behind the work is to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1214
build the behavior based on Bezier curves, which define how the control
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1215
appears." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1216
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1217
#define RD_TRACKSTER_MENU                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1218
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1219
/** #RD_TSP_CLIENT_MAPPER  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1220
RD Feature flag for implementing a new TSP solution for platform components
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1221
which improves a TSP configurability and resolves mapping problems between
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1222
RemCon and audio clients. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1223
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1224
#define RD_TSP_CLIENT_MAPPER                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1225
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1226
/** #RD_UIFW_3_0_API_CHANGES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1227
R&D flag for implementing UIFW 3.0 API changes. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1228
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1229
#undef RD_UIFW_3_0_API_CHANGES                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1230
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1231
/** #RD_UIKON_UNBRANCH  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1232
R&D flag for implementing Uikon unbranch related changes to Series 60 code. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1233
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1234
#define RD_UIKON_UNBRANCH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1235
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1236
/** #RD_UI_CONTROL_TRANSPARENCY  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1237
Semi-transparency support in UI controls. This feature relies on Symbian's
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1238
window transparency support and has no effect if TRANSPARENCY keyword is not
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1239
defined in WSINI.INI. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1240
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1241
#undef RD_UI_CONTROL_TRANSPARENCY                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1242
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1243
/** #RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1244
Development of transition effects in UI rotation (layoutswitch) use case will be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1245
done behind this flag to secure that existing functionality won't suffer
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1246
regression during implementation. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1247
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1248
#define RD_UI_TRANSITION_EFFECTS_LAYOUT_SWITCH              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1249
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1250
/** #RD_UI_TRANSITION_EFFECTS_LIST  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1251
This flag will be used to secure that development of list transition effects
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1252
won't break existing fullscreen and components transition effects. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1253
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1254
#define RD_UI_TRANSITION_EFFECTS_LIST                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1255
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1256
/** #RD_UI_TRANSITION_EFFECTS_PHASE2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1257
Feature enables early development of 2nd phase UI transition effects. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1258
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1259
#define RD_UI_TRANSITION_EFFECTS_PHASE2                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1260
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1261
/** #RD_UI_TRANSITION_EFFECTS_POPUPS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1262
"Development of transition effects in popups (notes, queries, etc) will be done
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1263
behind this flag to secure that existing functionality won't suffer regression
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1264
during implementation." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1265
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1266
#define RD_UI_TRANSITION_EFFECTS_POPUPS                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1267
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1268
/** #RD_UI_ZOOM  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1269
This feature activates the zooming support in Series 60 UI. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1270
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1271
#undef RD_UI_ZOOM                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1272
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1273
/** #RD_UNIFIED_EDITOR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1274
"Unified SMS and MMS Editor,  targetted for release 3.1U" 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1275
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1276
#define RD_UNIFIED_EDITOR                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1277
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1278
/** #RD_USB_CHARGING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1279
"This flag affects to the Starter list only. If it is defined, the Starter
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1280
starts the UsbWatcher.exe in charging mode. The USB Watcher or USB MSC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1281
Personality Plug-in code is not variated. " 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1282
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1283
#define RD_USB_CHARGING                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1284
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1285
/** #RD_USB_HEADSET_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1286
To enable USB OTG Audio/Hid related code  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1287
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1288
#undef RD_USB_HEADSET_SUPPORT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1289
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1290
/** #RD_USB_WATCHER_CONFIGURATION_MGMT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1291
Enables USB Configuration Management. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1292
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1293
#define RD_USB_WATCHER_CONFIGURATION_MGMT                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1294
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1295
/** #RD_USE_S60HOSTSTACK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1296
" Development of USB Audio/HID class drivers has been started using class driver
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1297
APIs provided by S60 USB host stack. However, PREQ1782 delivers Symbian host
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1298
stack which will be used in production code instead of S60 host stack. APIs
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1299
offered by these two stacks are different, and when the class driver code using
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1300
the S60 host stack APIs is migrated into using the Symbian host stack APIs, the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1301
developer needs to be able to switch between the stacks in the same
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1302
environment." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1303
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1304
#undef RD_USE_S60HOSTSTACK                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1305
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1306
/** #RD_USE_SYMBIAN_SYNCML_CONVERGENCE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1307
RD flag for development of Symbian version of S60 SyncML engine 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1308
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1309
#undef RD_USE_SYMBIAN_SYNCML_CONVERGENCE                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1310
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1311
/** #RD_VIBRA_AND_LIGHT_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1312
This R&D flag defines changes related to vibra and backlight. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1313
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1314
#undef RD_VIBRA_AND_LIGHT_CHANGE                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1315
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1316
/** #RD_VIDEO_AS_RINGING_TONE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1317
Device allows a video file to be set as a ringing tone. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1318
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1319
#define RD_VIDEO_AS_RINGING_TONE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1320
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1321
/** #RD_VIDEO_MAILBOX_SUPPORT  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1322
R&D Flag to remove video mailbox support from older than S60 3.1 builds. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1323
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1324
#undef RD_VIDEO_MAILBOX_SUPPORT                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1325
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1326
/** #RD_VIRTUAL_PHONEBOOK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1327
Feature flag enables the usage of the Virtual Phonebook APIs. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1328
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1329
#define RD_VIRTUAL_PHONEBOOK                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1330
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1331
/** #RD_VOIP_PRESENCE   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1332
RD flag to enable VOIP presence development 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1333
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1334
#undef RD_VOIP_PRESENCE                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1335
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1336
/** #RD_VOIP_REL_2_2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1337
RD flag to enable VOIP rel 2.2 development  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1338
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1339
#define RD_VOIP_REL_2_2                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1340
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1341
/** #RD_VT_IMAGE_SHARING  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1342
RD flag for implementation of still image sharing. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1343
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1344
#undef RD_VT_IMAGE_SHARING                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1345
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1346
/** #RD_VT_LONG_SEND_KEY  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1347
"New RD flag for development of ""Long press of send key"" feature (for Taco) in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1348
CCB." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1349
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1350
#undef RD_VT_LONG_SEND_KEY                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1351
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1352
/** #RD_WCDMA_CELL_BROADCAST  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1353
"RD flag to enable feature ""WCDMA Cell Broadcast (CBS) support"" development." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1354
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1355
#undef RD_WCDMA_CELL_BROADCAST                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1356
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1357
/** #RD_WFA_ADMISSION_CONTROL  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1358
This flag is needed for managing whether or not to include Wi-Fi Alliance (WFA)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1359
admission control to a certain platform/products. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1360
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1361
#undef RD_WFA_ADMISSION_CONTROL                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1362
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1363
/** #RD_WLAN_DDK  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1364
"The flag enables WLAN DDK -relatedchanges implemented to wlan ldd -component." 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1365
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1366
#define RD_WLAN_DDK                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1367
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1368
/** #RD_WLAN_EXPANDED_EAP_TYPES  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1369
This flag enables (or disables) the usage of expanded EAP type codes. Normal
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1370
(8-bit) EAP type codes are used when the flag is disabled. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1371
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1372
#define RD_WLAN_EXPANDED_EAP_TYPES                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1373
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1374
/** #RD_WLAN_PROTECTED_SETUP  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1375
This flag enables (or disables) Wi-Fi Protected setup (EAP-WSC, WPS) feature. An
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1376
active flag requires that expanded EAP type codes are supported. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1377
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1378
#define RD_WLAN_PROTECTED_SETUP                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1379
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1380
/** #RD_WMDRM_DLA_ENABLERS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1381
Flag to develop the requirement '101-28290 Platformization: S60 WMDRM DLA
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1382
Enablers' 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1383
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1384
#define RD_WMDRM_DLA_ENABLERS                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1385
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1386
/** #RD_WOW_GALLERY_EVOLUTION  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1387
RD Feature flag for implementing new  WOW:Gallery/Image Viewer Evolution 3.2
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1388
features prior to branching 3.1. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1389
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1390
#define RD_WOW_GALLERY_EVOLUTION                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1391
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1392
/** #RD_WOW_GALLERY_PREVIEW_POPUP  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1393
In Touch-devices tappping on the popup opens the image. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1394
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1395
#define RD_WOW_GALLERY_PREVIEW_POPUP                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1396
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1397
/** #RD_WOW_GALLERY_REMOVE_TOOLBAR  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1398
Removes Toolbar should from Gallery. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1399
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1400
#undef RD_WOW_GALLERY_REMOVE_TOOLBAR                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1401
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1402
/** #RD_WOW_GALLERY_SORTING_VIEWS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1403
Enable enhanced view sorting in Gallery 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1404
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1405
#define RD_WOW_GALLERY_SORTING_VIEWS                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1406
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1407
/** #RD_WOW_GALLERY_VIDEO_THUMBNAILS  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1408
Enable video thumbnail support in Gallery 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1409
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1410
#define RD_WOW_GALLERY_VIDEO_THUMBNAILS                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1411
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1412
/** #RD_XMLUI_2  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1413
R&D Flag to separate XML UI framework phase 2 development work from phase 1. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1414
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1415
#define RD_XMLUI_2                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1416
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1417
/** #RD_XML_ENGINE_API_CHANGE  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1418
RD flag for development of new XML Engine APIs. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1419
*/ 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1420
#define RD_XML_ENGINE_API_CHANGE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1421
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1422
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1423
/**
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1424
SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1425
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1426
If SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV, the windowserver component is built to use the OpenWF version of NGA.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1427
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1428
#define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1429
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1430
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1431
#endif // __BLDCODELINE_HRH