Descriptions regarding version history are revised 44/84544/1 accepted/tizen/common/20160823.132723 submit/tizen/20160823.063104
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 19 Aug 2016 07:02:00 +0000 (16:02 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 19 Aug 2016 07:02:17 +0000 (16:02 +0900)
[Version] Release 0.3.60
[Profile] Common
[Issue Type] History

Change-Id: I0c7406ef2276c8ce47ae8689e35e52518b3573ea
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/sound_manager.h
packaging/capi-media-sound-manager.spec

index 7c1eaa4..d6200e1 100644 (file)
@@ -65,10 +65,10 @@ typedef enum {
        SOUND_TYPE_SYSTEM,          /**< Sound type for system */
        SOUND_TYPE_NOTIFICATION,    /**< Sound type for notifications */
        SOUND_TYPE_ALARM,           /**< Sound type for alarm */
-       SOUND_TYPE_RINGTONE,        /**< Sound type for ringtones (Since 2.4) */
+       SOUND_TYPE_RINGTONE,        /**< Sound type for ringtones (Since @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) */
        SOUND_TYPE_MEDIA,           /**< Sound type for media */
-       SOUND_TYPE_CALL,            /**< Sound type for call (Since 2.4) */
-       SOUND_TYPE_VOIP,            /**< Sound type for voip (Since 2.4) */
+       SOUND_TYPE_CALL,            /**< Sound type for call (Since @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) */
+       SOUND_TYPE_VOIP,            /**< Sound type for voip (Since @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif) */
        SOUND_TYPE_VOICE,           /**< Sound type for voice */
 } sound_type_e;
 
index 7bb96cb..12a0179 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-media-sound-manager
 Summary:    Sound Manager library
-Version:    0.3.59
+Version:    0.3.60
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0