platform/core/csapi/tizenfx.git
7 years ago[Camera] Fixed possible memory leak and Add some descriptions
Haesu Gwon [Tue, 28 Mar 2017 12:35:49 +0000 (21:35 +0900)]
[Camera] Fixed possible memory leak and Add some descriptions

Change-Id: I0ba0270c801ea6b3d6f4bfb94a64037d9d826a5b
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Recorder] Add MuxedStream event
Haesu Gwon [Sat, 25 Mar 2017 10:02:13 +0000 (19:02 +0900)]
[Recorder] Add MuxedStream event

Change-Id: Ia3b7a8d191a6040517b8350580f95fac0f4546c3
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[MediaVision] Fixed NullReferenceException
Tae-Young Chung [Fri, 24 Mar 2017 11:26:52 +0000 (20:26 +0900)]
[MediaVision] Fixed NullReferenceException

Change-Id: I306f4e3fab62838d1862faafa73c81623121a88b
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Camera] Change access modifier public to private
Haesu Gwon [Fri, 24 Mar 2017 10:30:15 +0000 (19:30 +0900)]
[Camera] Change access modifier public to private

Change-Id: If789d44bce83db7436c46188aef88e4e420a05ca
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[MediaVision] Fix errors
Tae-Young Chung [Fri, 24 Mar 2017 10:22:00 +0000 (19:22 +0900)]
[MediaVision] Fix errors
1. Add comments Barcode.cs
2. Fixed wrong pointer in SurveillanceEngine.cs

Change-Id: If8117971f485ca62177cd3b10e1f5ba41fdb9f4c
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Interop] merge similar branch in switch
Jeongho Mok [Fri, 24 Mar 2017 07:44:43 +0000 (16:44 +0900)]
[Interop] merge similar branch in switch

Change-Id: Idc1235681556561a2985bc83d551a3d586bbe2d4

7 years ago[Recorder] Fix errors
Haesu Gwon [Fri, 24 Mar 2017 04:44:45 +0000 (13:44 +0900)]
[Recorder] Fix errors

1. Add missing register callback statement.
2. Add new property of SteamLength.
3. Fix RecorderErrorFactory bug.

Change-Id: I17818278e874e9b97667e5b577d3fbf1abd15f07
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoMerge "[MediaController] Add disposed object checker" into tizen
Jiyong Min [Fri, 24 Mar 2017 03:53:31 +0000 (20:53 -0700)]
Merge "[MediaController] Add disposed object checker" into tizen

7 years agoMove Interop classes to Tizen.Multimedia namespace
WonYoung Choi [Fri, 24 Mar 2017 01:51:22 +0000 (10:51 +0900)]
Move Interop classes to Tizen.Multimedia namespace

There are extension methods in global namespace in Interop directory
and Interop classes uses them. In this situation, C# compiler raises
'internal compiler error' when loading the Interop type sometimes.

Change-Id: Ie5224d5a36ce91702425dcce02c2e529a049c05d
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years ago[MediaVision] Refactoring
Tae-Young Chung [Tue, 21 Mar 2017 04:03:40 +0000 (13:03 +0900)]
[MediaVision] Refactoring

Change-Id: Ic6b2077c111062accf203535257b45b50596dc1d
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[MediaController] Add disposed object checker
Jiyong Min [Thu, 23 Mar 2017 01:35:15 +0000 (10:35 +0900)]
[MediaController] Add disposed object checker

Change-Id: Ib0a2f7f9fa5e752a5ff9b25e3234ab554c479843
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
7 years ago[Recorder] refactoring
Haesu Gwon [Wed, 22 Mar 2017 07:56:59 +0000 (16:56 +0900)]
[Recorder] refactoring

Change-Id: Ie4a5aac6be084e944cffc5b39993818adebb169f
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Camera] Bug fix and remove useless code
Haesu Gwon [Wed, 22 Mar 2017 12:51:01 +0000 (21:51 +0900)]
[Camera] Bug fix and remove useless code

1. Remove useless GetLastResult func.
2. SetAutoFocusArea(Point pos) can't throw exception to its caller.

Change-Id: I0929de4d030c884e4b1107d7d1d3d1f0b9646369
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[MetadataEditor/MetadataExtractor/ThumbnailExtractor] Apply C# coding rule
Jiyong Min [Wed, 15 Mar 2017 05:09:20 +0000 (14:09 +0900)]
[MetadataEditor/MetadataExtractor/ThumbnailExtractor] Apply C# coding rule

Change-Id: I473fabbaeabe60395bae50de50fe2e40eb815a87
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years agoMerge "[MediaController] Add to release native memory and apply C# coding rule" into...
hj kim [Thu, 16 Mar 2017 07:29:59 +0000 (00:29 -0700)]
Merge "[MediaController] Add to release native memory and apply C# coding rule" into tizen

7 years ago[Camera] refactoring
Haesu Gwon [Fri, 3 Mar 2017 10:50:46 +0000 (19:50 +0900)]
[Camera] refactoring

Change-Id: Iccc319e0cc1eeea62c6615e1263fbc8fb63b4d21
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoMerge "[Mirroring] Clarify C# API description" into tizen
SeokHoon LEE [Thu, 16 Mar 2017 01:36:24 +0000 (18:36 -0700)]
Merge "[Mirroring] Clarify C# API description" into tizen

7 years ago[MediaController] Add to release native memory and apply C# coding rule
Jiyong Min [Wed, 15 Mar 2017 04:32:04 +0000 (13:32 +0900)]
[MediaController] Add to release native memory and apply C# coding rule

 - add to release native memory and check valid handle.
 - apply C# coding rule.

Change-Id: Id46803b69a2467e2e8e35ffdbadfb82865d928f6
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years ago[MediaController] Code refactoring
Jiyong Min [Wed, 8 Mar 2017 09:47:08 +0000 (18:47 +0900)]
[MediaController] Code refactoring

 - The error handling was changed by using validator.
 - Unnecessary type-casting was removed.
 - Trailing spaces was removed.
 - Add privillege description.

Change-Id: I3c0f7e239213f56af2d5ce3720ef81c9891138cd
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
(cherry picked from commit 4a4777304e4885f5f000e80b7710ca9d1d3ccde1)

7 years agox86 build enable
Jiyoung Yun [Tue, 14 Mar 2017 01:20:51 +0000 (10:20 +0900)]
x86 build enable

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I20340447ecd6b2ff7c95ad34e20cc655148cf04f

7 years agoMerge "Fix AudioEffect error." into tizen
Jiyong Min [Tue, 14 Mar 2017 01:26:38 +0000 (18:26 -0700)]
Merge "Fix AudioEffect error." into tizen

7 years ago[Camera] fix svace issue
Haesu Gwon [Fri, 10 Mar 2017 08:47:44 +0000 (17:47 +0900)]
[Camera] fix svace issue

Change-Id: I90b679caf464c3ac6c378246101eb434202a4351
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Mirroring] Clarify C# API description
Hyunsoo, Park [Fri, 10 Mar 2017 08:17:40 +0000 (17:17 +0900)]
[Mirroring] Clarify C# API description

Clarify C# Screen mirroring API description more.
Added more detailed description about insufficient or ambiguous description in C# Screen mirroring documents.

Change-Id: Idc6e44a20a49f91abb7f1d13c0847df90441837d
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoTonePlayer: Fix exception issue in TonePlayer.
Vivek Ellur [Thu, 9 Mar 2017 15:07:02 +0000 (20:37 +0530)]
TonePlayer: Fix exception issue in TonePlayer.

Fixed the issue of exception not being generated
even though CAPI was returning the correct error codes.

Change-Id: Iaf9e153785cd6f8578e8e7d81ad74e533eb6b7b9
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years ago[TonePlayer] Early check invalid ToneType parameter
Jeongho Mok [Thu, 9 Mar 2017 13:36:48 +0000 (22:36 +0900)]
[TonePlayer] Early check invalid ToneType parameter

Change-Id: Ia6c04ad1fcf5d47d6e59a44aab4d597786c7d899

7 years ago[AudioIO] Allow GetBufferSize for all state
Jeongho Mok [Thu, 9 Mar 2017 11:00:24 +0000 (20:00 +0900)]
[AudioIO] Allow GetBufferSize for all state

Change-Id: Ieb1b0b14e8454d714293c08f9aa6260b793be5a0

7 years ago[MetadataExtractor] add exception description
Jiyong Min [Wed, 8 Mar 2017 04:32:13 +0000 (13:32 +0900)]
[MetadataExtractor] add exception description

Change-Id: I1c6f2e330cf12b00f5d6e759af8874c2f50e5e98
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
7 years ago[Common] Remove Net45 files
Haesu Gwon [Mon, 6 Mar 2017 07:38:33 +0000 (16:38 +0900)]
[Common] Remove Net45 files

Change-Id: I46f64bd99437a0ae3ffd128f5c5c7883e53b1ddb
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoFix AudioEffect error.
coderhyme [Mon, 6 Mar 2017 00:51:34 +0000 (09:51 +0900)]
Fix AudioEffect error.

Fixed not to throw an exception when it is not supported.

Change-Id: I6f942ce4e31009433549418c436c16e4094511e2
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[Camera] Fix byte mismatch of bool return type
Haesu Gwon [Sun, 5 Mar 2017 06:40:27 +0000 (15:40 +0900)]
[Camera] Fix byte mismatch of bool return type

Change-Id: I4fe3be433c012ede45483eff95e01a01945559cf
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Audio] Use normal GCHandleType for callback
Jeongho Mok [Thu, 2 Mar 2017 10:56:23 +0000 (19:56 +0900)]
[Audio] Use normal GCHandleType for callback

Change-Id: I5440a68ed6048138f5837750562a69763c257b73

7 years agoFix player tc issues.
coderhyme [Fri, 3 Mar 2017 02:58:08 +0000 (11:58 +0900)]
Fix player tc issues.

Change-Id: I44e66b52b102b9dcd83aa070759a22d3edec641a
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[MetadataEditor] Add MetadataEditor API
Minje Ahn [Tue, 14 Feb 2017 03:39:44 +0000 (12:39 +0900)]
[MetadataEditor] Add MetadataEditor API

Change-Id: I3841231c25a92e216ff9c1ac251e374b993b3f72
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoMerge "Update nuget package version for .Net" into tizen
Jiyong Min [Sun, 26 Feb 2017 22:35:00 +0000 (14:35 -0800)]
Merge "Update nuget package version for .Net" into tizen

7 years agoMerge "[StreamRecorder]Update doxygen comment" into tizen
SeokHoon Lee [Fri, 24 Feb 2017 01:29:36 +0000 (17:29 -0800)]
Merge "[StreamRecorder]Update doxygen comment" into tizen

7 years agoUpdate nuget package version for .Net
Jiyong Min [Thu, 23 Feb 2017 09:58:53 +0000 (18:58 +0900)]
Update nuget package version for .Net

 - Update nuget package version
  Up to 1.2.0 for Tizen.Application

Change-Id: I05ec87014b26438da19b8afcd1df502f4a58ba67
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
7 years agoFix build error of Utility and update nuget package version
Jiyong Min [Thu, 23 Feb 2017 07:33:11 +0000 (16:33 +0900)]
Fix build error of Utility and update nuget package version

 - Fix build error of image-utility

 - Update nuget package version
  Up to 1.2.0 for Tizen.Application

Change-Id: I13d1c8d4f542121aa54eab5ce8a520802eba3a35
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
7 years ago[StreamRecorder]Update doxygen comment
SeokHoon Lee [Wed, 22 Feb 2017 05:35:05 +0000 (14:35 +0900)]
[StreamRecorder]Update doxygen comment

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I435c007c6eed8844fd9861cff39ef5659400f9ec

7 years agoMerge "[MM-ImageUtil] Add base code for ImageUtil" into tizen
Jiyong Min [Thu, 23 Feb 2017 04:08:08 +0000 (20:08 -0800)]
Merge "[MM-ImageUtil] Add base code for ImageUtil" into tizen

7 years agoMerge "[MM-VideoUtil] Added base code for Video utility" into tizen
Jiyong Min [Thu, 23 Feb 2017 04:02:20 +0000 (20:02 -0800)]
Merge "[MM-VideoUtil] Added base code for Video utility" into tizen

7 years agoMerge "[MM-Radio] Add base code for radio" into tizen
Jiyong Min [Thu, 23 Feb 2017 04:01:44 +0000 (20:01 -0800)]
Merge "[MM-Radio] Add base code for radio" into tizen

7 years ago[MM-ImageUtil] Add base code for ImageUtil
Dinesh Dwivedi [Wed, 22 Feb 2017 11:42:55 +0000 (17:12 +0530)]
[MM-ImageUtil] Add base code for ImageUtil

Change-Id: I2e3c20a29445d19029ce6aab1e94193e69e415b4
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
7 years ago[MM-WavPlayer] Add base code for WavPlayer.
Vivek Ellur [Fri, 27 Jan 2017 10:12:50 +0000 (15:42 +0530)]
[MM-WavPlayer] Add base code for WavPlayer.

Change-Id: I8d4bfafb22d493d5427b15e2ed1465e8782be8f3
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years ago[MM-VideoUtil] Added base code for Video utility
Dinesh Dwivedi [Wed, 22 Feb 2017 10:32:55 +0000 (16:02 +0530)]
[MM-VideoUtil] Added base code for Video utility

Change-Id: Ib1a7f7298b79a85536d4cd4ac513cdde4bad2292
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
7 years ago[MM-Radio] Add base code for radio
Dinesh Dwivedi [Wed, 22 Feb 2017 10:19:52 +0000 (15:49 +0530)]
[MM-Radio] Add base code for radio

Change-Id: I2991e51abc09037c0c8df7d2fac9302f08a8d104
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
7 years ago[MM-TonePlayer] Add base code for TonePlayer
Vivek Ellur [Wed, 8 Feb 2017 06:14:33 +0000 (11:44 +0530)]
[MM-TonePlayer] Add base code for TonePlayer

Change-Id: Ic4f7047a9034f87c62e7c057a02ae854c257d284
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years ago[Camera] Remove useless set of properties
Haesu Gwon [Tue, 21 Feb 2017 07:20:14 +0000 (16:20 +0900)]
[Camera] Remove useless set of properties

Change-Id: Ie176ffec3764f67c6a5659a349e3483088361955
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoMerge "[Tizen.Multimedia : ScreenMirroring] Updated Doxygen Comments" into tizen
SeokHoon LEE [Tue, 21 Feb 2017 05:16:25 +0000 (21:16 -0800)]
Merge "[Tizen.Multimedia : ScreenMirroring] Updated Doxygen Comments" into tizen

7 years ago[ThumbnailExtractor] Update description
Minje Ahn [Fri, 17 Feb 2017 00:30:39 +0000 (09:30 +0900)]
[ThumbnailExtractor] Update description

Add exception information

Change-Id: I726694e16e1d69adbc4ceaca75bc26c7989a8cb6
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years ago[ThumbnailExtractor] Update description
Minje Ahn [Thu, 16 Feb 2017 01:20:43 +0000 (10:20 +0900)]
[ThumbnailExtractor] Update description

Change-Id: I130ed4f8b59e9cf9784dfd1b0aebd59c15dcb9f4
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years ago[Audio] Move AudioSampleType to AudioIO
Jeongho Mok [Tue, 7 Feb 2017 05:15:10 +0000 (14:15 +0900)]
[Audio] Move AudioSampleType to AudioIO

Change-Id: I7f6e3864911ee8a745cebdc1e23182952e2bd9d6

7 years agoMerge "[ThumbnailExtractor] code cleanup" into tizen
Jiyong Min [Tue, 14 Feb 2017 03:12:14 +0000 (19:12 -0800)]
Merge "[ThumbnailExtractor] code cleanup" into tizen

7 years ago[ThumbnailExtractor] code cleanup
Minje Ahn [Fri, 10 Feb 2017 00:00:25 +0000 (09:00 +0900)]
[ThumbnailExtractor] code cleanup

Simplify error checking
Add constructor using Size class
Correction for readability

Change-Id: Icc4ff93e5f09d005272b292890394ae0d981316e
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoDefine common data structures
coderhyme [Tue, 7 Feb 2017 05:14:06 +0000 (14:14 +0900)]
Define common data structures

Change-Id: Ie2c7ac0f25922b978f195d9f05d3b20b3d48798b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoMerge "[MetadataExtractor] Refactoring" into tizen
Jiyong Min [Mon, 13 Feb 2017 08:20:32 +0000 (00:20 -0800)]
Merge "[MetadataExtractor] Refactoring" into tizen

7 years ago[Tizen.Multimedia : ScreenMirroring] Updated Doxygen Comments
Gaurang Khanwalkar [Fri, 10 Feb 2017 09:49:45 +0000 (15:19 +0530)]
[Tizen.Multimedia : ScreenMirroring] Updated Doxygen Comments

Change-Id: I5d9ffb47a0cd4ac0717dc7106344d2199b86b1c6
Signed-off-by: Gaurang Khanwalkar <g.khanwalkar@samsung.com>
7 years ago[MetadataExtractor] Refactoring
coderhyme [Fri, 3 Feb 2017 07:36:03 +0000 (16:36 +0900)]
[MetadataExtractor] Refactoring

Change-Id: Ief6bb5921c0da8d02bcdcbc89f53c85e04b7f6e6
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[AudioManager] Add a property to get current playback volume type, revise descriptions
Sangchul Lee [Wed, 25 Jan 2017 05:20:37 +0000 (14:20 +0900)]
[AudioManager] Add a property to get current playback volume type, revise descriptions

Change-Id: I567a846354c4191dfce0656a6e1b917cf0cde429
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years ago[ThumbnailExtractor] Add thumbnail extractor api
Minje Ahn [Fri, 3 Feb 2017 00:59:26 +0000 (09:59 +0900)]
[ThumbnailExtractor] Add thumbnail extractor api

thumbnail-util capi base

Change-Id: I87136b4c25784af8b0b8e2ae8fc37a0a7d4aa82c
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoMerge "[StreamRecorder] Add stream recorder class initial version" into tizen
SeokHoon Lee [Wed, 1 Feb 2017 01:15:13 +0000 (17:15 -0800)]
Merge "[StreamRecorder] Add stream recorder class initial version" into tizen

7 years ago[Player] fix svace issue
NAMJEONGYOON [Tue, 24 Jan 2017 06:36:42 +0000 (15:36 +0900)]
[Player] fix svace issue

Change-Id: I04dad37a9a949a0b8c15eea11e39bf148df18826

7 years ago[Player] add logs
NAMJEONGYOON [Fri, 13 Jan 2017 03:33:23 +0000 (12:33 +0900)]
[Player] add logs

Change-Id: Ie277068d45ed67509a2d31f8ee9b8b3a12417af1

7 years ago[StreamRecorder] Add stream recorder class initial version
SeokHoon Lee [Fri, 13 Jan 2017 02:24:28 +0000 (11:24 +0900)]
[StreamRecorder] Add stream recorder class initial version

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Idab9adcc4c663a2c1e385881fa0add3f5d4f040f

7 years ago[MediaController] Apply auto property
Jiyong Min [Thu, 12 Jan 2017 02:13:59 +0000 (11:13 +0900)]
[MediaController] Apply auto property

Change-Id:I34a9f783fc749af4e840622d90b8212cf3dcac95
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years ago[Audio] : handle AudioIO pause/resume error correctly
Jeongho Mok [Wed, 11 Jan 2017 11:23:01 +0000 (20:23 +0900)]
[Audio] : handle AudioIO pause/resume error correctly

Change-Id: If8ea6cc707311800a23dfe1b30091be470534bc0

7 years agoMerge "[Screen-mirroring] Apply latest changes of screen mirroring" into tizen
SeokHoon LEE [Tue, 10 Jan 2017 06:42:36 +0000 (22:42 -0800)]
Merge "[Screen-mirroring] Apply latest changes of screen mirroring" into tizen

7 years ago[Screen-mirroring] Apply latest changes of screen mirroring
Hyunsoo, Park [Thu, 5 Jan 2017 05:20:51 +0000 (14:20 +0900)]
[Screen-mirroring] Apply latest changes of screen mirroring

1. Remove unused enums
2. Remove related with 'codec' apis which has same code but diffrent api name.
3. Remove ErrorOccurredEventArgs.cs file
4. Change 'SCMirroring' to 'ScreenMirroring'
5. Apply codes for robust testcase

Change-Id: Ibd15e09dcc4370dd06e599f128f32c493d06b88e
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years ago[Player] fix svace issue
NAMJEONGYOON [Thu, 5 Jan 2017 08:25:49 +0000 (17:25 +0900)]
[Player] fix svace issue

Change-Id: Id7c99e2384549c30d703d7e041e7ea3eca7352f6

7 years ago[Player] fix svace issue
NAMJEONGYOON [Wed, 4 Jan 2017 06:39:25 +0000 (15:39 +0900)]
[Player] fix svace issue

Change-Id: I5731c64d42d169d1511556ce2d59e2be54709a85

7 years ago[Camera/Recorder] Modify exception class
Haesu Gwon [Tue, 3 Jan 2017 10:11:52 +0000 (19:11 +0900)]
[Camera/Recorder] Modify exception class

Change-Id: I31791a4368303aec5247dc6db9da81db207d70ff
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoMerge "[MediaVision] Applied coding rules" into tizen
Tae-Young Chung [Tue, 3 Jan 2017 01:29:08 +0000 (17:29 -0800)]
Merge "[MediaVision] Applied coding rules" into tizen

7 years ago[Camera] Fix callback variable bug
Haesu Gwon [Mon, 2 Jan 2017 08:37:02 +0000 (17:37 +0900)]
[Camera] Fix callback variable bug

Change-Id: Iaa7ac1816a79d298f076e41f7aacfcf863d9c2e3
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[MediaVision] Applied coding rules
Tae-Young Chung [Mon, 2 Jan 2017 04:14:58 +0000 (13:14 +0900)]
[MediaVision] Applied coding rules

1. Keyword space rule
2. Maintain the consistency between <param> tag and actual parameters
3. Write the <returns> tag if a method has return value
4. Write the closing brace, followed by a blank line
5. Closing parenthesis space rule

Change-Id: I79a30f6a690e4beef26247cd1419edfd802ad082
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoChanged enums based on capi
Sejun Park [Fri, 30 Dec 2016 07:31:19 +0000 (16:31 +0900)]
Changed enums based on capi

Change-Id: I2190cbadb537bc462579010323f5aed29550ecdb

7 years ago[Recorder] Fix bool return type error
Haesu Gwon [Thu, 29 Dec 2016 04:53:57 +0000 (13:53 +0900)]
[Recorder] Fix bool return type error

Change-Id: I16333e3c8fc117f54485488ac98e6d54b08486e1
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Audio] Rename AudioPlayback.cs and Fix mistypo
Jeongho Mok [Thu, 29 Dec 2016 02:33:25 +0000 (11:33 +0900)]
[Audio] Rename AudioPlayback.cs and Fix mistypo

Change-Id: I4645975fce92ae04fbc280379ff820019de59fe1

7 years ago[Audio] Remove deprecated APIs (current_sound_type)
Seungbae Shin [Wed, 28 Dec 2016 11:15:33 +0000 (20:15 +0900)]
[Audio] Remove deprecated APIs (current_sound_type)

Change-Id: Ia2e42d60f165c6d9e836746cf8d355a408f19d7b
Signed-off-by: Seungbae Shin <seungbae.shin@samsung.com>
7 years agoFocus acquire / release changed
Seungbae Shin [Mon, 26 Dec 2016 14:07:38 +0000 (23:07 +0900)]
Focus acquire / release changed

Change-Id: Ib4c4266a156209e33e6bc0f51a91fc3eae692bd3
Signed-off-by: Seungbae Shin <seungbae.shin@samsung.com>
7 years ago[Audio] fix mistypo
Seungbae Shin [Wed, 28 Dec 2016 12:21:19 +0000 (21:21 +0900)]
[Audio] fix mistypo

Change-Id: I482da6f6b53267b25aa4013aad43b9ba895c1220

7 years ago[Audio] Use Add/Remove callback CAPI instead of deprecated set/unset API
Jeongho Mok [Wed, 28 Dec 2016 08:20:14 +0000 (17:20 +0900)]
[Audio] Use Add/Remove callback CAPI instead of deprecated set/unset API

Change-Id: I553580c8ee01927a445caf5274a4179116017a9e

7 years ago[Audio] Use auto property
Jeongho Mok [Tue, 27 Dec 2016 12:55:42 +0000 (21:55 +0900)]
[Audio] Use auto property

Change-Id: I22e98c1d6a81e19ff93d77726adc510a8e666fee

7 years ago[Audio] indent with space
Jeongho Mok [Mon, 26 Dec 2016 11:46:38 +0000 (20:46 +0900)]
[Audio] indent with space

Change-Id: I13465cdd7bd5f76d239e5a836f8723d20f75e598

7 years ago[Camera]
Vivek Ellur [Tue, 27 Dec 2016 06:54:43 +0000 (12:24 +0530)]
[Camera]

1. Fix documentation of PreviewResolution property.
2. Change type of exceptions thrown for InvalidState and
InvalidOperation.

Change-Id: I0236ea321036a454df9c49b0464f5485bee58ec1
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years ago[Camera/Recorder]
Haesu Gwon [Mon, 26 Dec 2016 02:05:00 +0000 (11:05 +0900)]
[Camera/Recorder]
1. Remove wrong exception description
2. Change method parameter

Change-Id: I2177eb671d09108257acfe1782ce16c7a3b7146d
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[MediaController] Fix dirty description for MediaController
Jiyong Min [Thu, 22 Dec 2016 11:48:27 +0000 (20:48 +0900)]
[MediaController] Fix dirty description for MediaController

 - Add the description of Exception
 - Modify dirty description

Change-Id: I5cb73de25b1d52d80bd3b88d661631a9100aa285
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years agoFix face detection bug
Vivek Ellur [Thu, 22 Dec 2016 09:04:00 +0000 (14:34 +0530)]
Fix face detection bug

Fixed crashing issue while converting pointer to structure
in StartFaceDetection method.

Change-Id: Icef7b0416f508d79e03c71d4a376a51c95ee2eb2
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years agoUpdate Tizen.Multimedia version to 1.0.21
Jiyong Min [Thu, 22 Dec 2016 06:46:25 +0000 (15:46 +0900)]
Update Tizen.Multimedia version to 1.0.21

 - Update version for changing nuget package

Change-Id: Ibfcb8b71e95ebf418462a6db1447c9197ac37fab
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years agoMerge "Apply dotnet RPM macros" into tizen
Jiyong Min [Thu, 22 Dec 2016 06:10:15 +0000 (22:10 -0800)]
Merge "Apply dotnet RPM macros" into tizen

7 years ago[MediaController] Fix dirty description for MediaController
Jiyong Min [Wed, 21 Dec 2016 07:35:35 +0000 (16:35 +0900)]
[MediaController] Fix dirty description for MediaController

 - Fix description properly
 - Remove dirty tab and white space

Change-Id: I7cc3fe67525a55ba44bb0c26477bf1dbf533a59d
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years ago[player] API name is changed
NAMJEONGYOON [Tue, 20 Dec 2016 04:39:15 +0000 (13:39 +0900)]
[player] API name is changed

Change-Id: Ia88ec89a5aa5955c568c1d0d7b45402903600f65

7 years agoFix camera bug
Haesu Gwon [Tue, 20 Dec 2016 02:18:51 +0000 (11:18 +0900)]
Fix camera bug

Change-Id: I93dcf1a16a172881f957d76c077386ff1020d8ac
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoApply dotnet RPM macros
WonYoung Choi [Mon, 19 Dec 2016 10:05:31 +0000 (19:05 +0900)]
Apply dotnet RPM macros

Change-Id: Ieb2688ad77dce9d534283f2994c22ff693a81776
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoFix .spec file to exclude x86 and aarch64 architecture
Jiyong Min [Thu, 15 Dec 2016 05:25:50 +0000 (14:25 +0900)]
Fix .spec file to exclude x86 and aarch64 architecture

Change-Id: I14b682ec83e9313d17856997e1bd1651b395aa85
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years agoRebase Tizen.Multimedia to public
WonYoung Choi [Tue, 15 Nov 2016 00:19:04 +0000 (09:19 +0900)]
Rebase Tizen.Multimedia to public

Fix .nuspec file to change authors and version dependencies
MediaVision - Fixed review comments from previous commit
Fixed the block issues of Surveillance EventHandler
Modify several MediaController Class Name
because Class name was conflicted with 'Tizen.Multimedia'.
Fixed spec
Fix crash Tizen.Multimedia.dll by double free when event handler is registered
[Tizen.Multimedia.ScreenMirroring]
Three classes modified : enums, error factory and Interop.Libraries
[MediaController] Fix MediaController abnormal behavior
Change elmsharp version to 1.1.0 on project.json
Modify project & json to fix build error
Add build requirement for media-controller
(BuildRequires: csapi-application-nuget)
Refactor AudioIO classes
Refactor Player classes
Fix ambiguous names and remove useless types
Fixed EngineConfiguration bugs
Sync csproj
Fix .csproject to remove unused fils

Change-Id: I6a8e75a037c95122e1ca48a95a9a4d34cab3a07c
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years agoFix a SupportedCodecs issue causing application abortion
coderhyme [Thu, 10 Nov 2016 02:35:22 +0000 (11:35 +0900)]
Fix a SupportedCodecs issue causing application abortion

Change-Id: Id26698f1f928b5029cbe1e3fc686d1940d41209b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoFix compile issue
coderhyme [Wed, 9 Nov 2016 02:36:52 +0000 (11:36 +0900)]
Fix compile issue

Change-Id: I72bfadb6d2b33a261525c64f85a9ba71ab70d90b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoMerge "Fix player code for tct" into devel/dotnet
Seungbae Shin [Wed, 9 Nov 2016 02:15:22 +0000 (11:15 +0900)]
Merge "Fix player code for tct" into devel/dotnet

7 years agoFix svace issue
Minje Ahn [Wed, 9 Nov 2016 01:53:05 +0000 (10:53 +0900)]
Fix svace issue

Change-Id: Iaf1de3516489c512ef81a9b3aed0666293c7ed91
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoFix player code for tct
coderhyme [Wed, 9 Nov 2016 00:04:36 +0000 (09:04 +0900)]
Fix player code for tct

Change-Id: I73325cb70a7a5c552e19cf8b6978559b923efafc
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoIncrease the version of the multimedia package
coderhyme [Tue, 8 Nov 2016 09:55:07 +0000 (18:55 +0900)]
Increase the version of the multimedia package

Change-Id: I9d062214c3ccc238a87686fdba0fd4034d7c7228
Signed-off-by: coderhyme <jhyo.kim@samsung.com>