platform/core/csapi/tizenfx.git
6 years agoFixed typos.
coderhyme [Tue, 13 Jun 2017 07:42:42 +0000 (16:42 +0900)]
Fixed typos.

Change-Id: I4fcfa2e994be093e5175f7c5bd9b67e159fed709
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "[TCSACR-37][Camera/Recorder] Modify camera, recorder privilege for some APIs...
Haesu Gwon [Tue, 20 Jun 2017 05:32:39 +0000 (05:32 +0000)]
Merge "[TCSACR-37][Camera/Recorder] Modify camera, recorder privilege for some APIs" into tizen

6 years ago[Recorder] Fix access modifier bug
Haesu Gwon [Tue, 20 Jun 2017 05:15:33 +0000 (14:15 +0900)]
[Recorder] Fix access modifier bug

Change-Id: I7c477dce5b72d0e8b0eff34512fa8f17cd8ac857
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
6 years ago[TCSACR-37][Camera/Recorder] Modify camera, recorder privilege for some APIs
Haesu Gwon [Tue, 23 May 2017 08:10:49 +0000 (17:10 +0900)]
[TCSACR-37][Camera/Recorder] Modify camera, recorder privilege for some APIs

Change-Id: I7d034d9bfb01d211aa669c8ba63723fba7bf3d47
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
6 years ago[Audio] Change AudioVolume to Internal
Jeongho Mok [Mon, 12 Jun 2017 04:46:26 +0000 (13:46 +0900)]
[Audio] Change AudioVolume to Internal

Change-Id: I44e4e55042b4e535e44641e2585b1aaa9a9c0394

6 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:41:55 +0000 (09:41 +0900)]
Merge packaging information to csproj

Change-Id: I0f33728e225adebf4f8d8624416a1e11b017ec49
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
6 years ago[Recorder] fix state bug in Start method
Haesu Gwon [Thu, 8 Jun 2017 11:09:57 +0000 (20:09 +0900)]
[Recorder] fix state bug in Start method

Change-Id: I7221a101df571005580079933aa60621db1daefe
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
6 years agoMerge "[Player] Converted get/set methods into properties and merge min/max band...
eunhae choi [Wed, 7 Jun 2017 11:49:35 +0000 (11:49 +0000)]
Merge "[Player] Converted get/set methods into properties and merge min/max band level properties into one property" into tizen

6 years agoMerge "[Radio] Rename apis and update docs." into tizen
eunhae choi [Wed, 7 Jun 2017 11:48:56 +0000 (11:48 +0000)]
Merge "[Radio] Rename apis and update docs." into tizen

6 years agoMerge "Added CodecNotSupportedException." into tizen
eunhae choi [Wed, 7 Jun 2017 11:47:50 +0000 (11:47 +0000)]
Merge "Added CodecNotSupportedException." into tizen

6 years ago[Player] Converted get/set methods into properties and merge min/max band level prope...
coderhyme [Tue, 25 Apr 2017 03:47:45 +0000 (12:47 +0900)]
[Player] Converted get/set methods into properties and merge min/max band level properties into one property

Change-Id: Ic0a1cf4a34b4b1e6ada340b36615defee714690d
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Radio] Rename apis and update docs.
coderhyme [Fri, 14 Apr 2017 06:15:10 +0000 (15:15 +0900)]
[Radio] Rename apis and update docs.

Change-Id: I9c35abd031fc039bf68505e3e675007914f07576
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoFixed comment issues.
coderhyme [Tue, 30 May 2017 06:26:00 +0000 (15:26 +0900)]
Fixed comment issues.

Fixed format errors related to new line and <para> tag.
Added missing tags.
Fixed typos and so on.

Change-Id: I3913ad79d9a54ed71abdb906271cdd55c31ffa83
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "[Radio] If fmradio feature is false, radio return NotSupportedException" into...
eunhae choi [Wed, 7 Jun 2017 08:22:16 +0000 (08:22 +0000)]
Merge "[Radio] If fmradio feature is false, radio return NotSupportedException" into tizen

6 years agoMerge "[Player] Modified to detach sources when the resource conflict occurs." into...
eunhae choi [Wed, 7 Jun 2017 08:22:06 +0000 (08:22 +0000)]
Merge "[Player] Modified to detach sources when the resource conflict occurs." into tizen

6 years agoMerge "[Player] Splitted Interop file into several files." into tizen
eunhae choi [Wed, 7 Jun 2017 08:21:21 +0000 (08:21 +0000)]
Merge "[Player] Splitted Interop file into several files." into tizen

6 years agoMerge "Remove compiler warnings." into tizen
eunhae choi [Wed, 7 Jun 2017 05:44:17 +0000 (05:44 +0000)]
Merge "Remove compiler warnings." into tizen

6 years agoMerge "[MediaTool] Updated comments." into tizen
eunhae choi [Wed, 7 Jun 2017 05:33:00 +0000 (05:33 +0000)]
Merge "[MediaTool] Updated comments." into tizen

7 years ago[Radio] If fmradio feature is false, radio return NotSupportedException
Gilbok Lee [Thu, 1 Jun 2017 07:22:40 +0000 (16:22 +0900)]
[Radio] If fmradio feature is false, radio return NotSupportedException

Change-Id: Ib046ad83fda9dd0d1bbf1889b6b93dcd6c742d70

7 years ago[MetadataExtractor] Fixed possible memory leak.
coderhyme [Tue, 30 May 2017 11:04:37 +0000 (20:04 +0900)]
[MetadataExtractor] Fixed possible memory leak.

Change-Id: I1429ecd5a998fb2f84556160c4954d1816c82a37
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoImageUtil with new interfaces.
coderhyme [Tue, 11 Apr 2017 09:14:54 +0000 (18:14 +0900)]
ImageUtil with new interfaces.

The ImageUtil has been refactored.

Change-Id: If9c6909af25f0aa02b3a375e40cbd408aed7045f
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[Player] Modified to detach sources when the resource conflict occurs.
coderhyme [Wed, 31 May 2017 02:28:42 +0000 (11:28 +0900)]
[Player] Modified to detach sources when the resource conflict occurs.

Native player automatically changes the state to unprepared when it occurs,
so managed api shoud react accordingly.

Change-Id: I1ea5df216d37d4cf2182bb8f4d3f6d077c4d908d
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[Audio] Fix doxygen error
Jeongho Mok [Tue, 30 May 2017 09:09:26 +0000 (18:09 +0900)]
[Audio] Fix doxygen error

Change-Id: I35be10897d24717c23d395380bf511dc23ba5c48

7 years ago[MediaTool] Updated comments.
coderhyme [Tue, 30 May 2017 11:20:12 +0000 (20:20 +0900)]
[MediaTool] Updated comments.

Added missiong punctuation marks.
Removed meaningless words.
Modified enum descriptions.

Change-Id: I8ab408fcccceafff6a07e461febbe02f94f37186
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoMerge "[MediaTool] fixed documentation issues" into tizen
Sejun Park [Tue, 30 May 2017 09:55:04 +0000 (09:55 +0000)]
Merge "[MediaTool] fixed documentation issues" into tizen

7 years ago[Player] Splitted Interop file into several files.
coderhyme [Fri, 19 May 2017 02:32:32 +0000 (11:32 +0900)]
[Player] Splitted Interop file into several files.

Change-Id: Ibf3e23f10ff49ea6d9c5304a698c92a37d10d183
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[MediaTool] fixed documentation issues
Sejun Park [Tue, 30 May 2017 04:11:05 +0000 (13:11 +0900)]
[MediaTool] fixed documentation issues

Change-Id: I454ad26fd59944d065ad075e01c42bcc74d21e34

7 years ago[Audio] Fix AudioDeviceOption issue
Jeongho Mok [Mon, 29 May 2017 10:06:43 +0000 (19:06 +0900)]
[Audio] Fix AudioDeviceOption issue

Change-Id: I1ebea69eef5fcb496efe6eb172c05553b4119098

7 years ago[Camera] fix wrong modifier of some fields.
coderhyme [Mon, 22 May 2017 07:22:44 +0000 (16:22 +0900)]
[Camera] fix wrong modifier of some fields.

Change-Id: I35713f66f51e71888aa6ea456e17b021d43a7e46
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoRemove compiler warnings.
coderhyme [Fri, 19 May 2017 04:05:26 +0000 (13:05 +0900)]
Remove compiler warnings.

Change-Id: I7e838a7029b940bc54295e1cb4660b602d5d647d
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[Camera] Fix doxygen error
Haesu Gwon [Mon, 29 May 2017 08:49:03 +0000 (17:49 +0900)]
[Camera] Fix doxygen error

Change-Id: Ibe19c904b4f690ab39f1f8430a8a09df6803f8e6
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Player] Fix doxgen bug
Eunhae Choi [Mon, 29 May 2017 08:45:54 +0000 (17:45 +0900)]
[Player] Fix doxgen bug

Change-Id: Ic682d013f879b36151154b29cd00f113df8191c1

7 years ago[Vision] Fixed documentation issue
Tae-Young Chung [Thu, 25 May 2017 02:14:12 +0000 (11:14 +0900)]
[Vision] Fixed documentation issue

 - delete not exist argument param references

Change-Id: I8104b5a57893aca2f8107e82b5cf6a607b6cc5b3
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoDelete comment about 'type'
SeokHoon Lee [Thu, 25 May 2017 01:32:53 +0000 (10:32 +0900)]
Delete comment about 'type'

- delete param comment about type.

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

7 years agoAdded CodecNotSupportedException.
coderhyme [Fri, 19 May 2017 02:21:16 +0000 (11:21 +0900)]
Added CodecNotSupportedException.

This is an exception thrown if a codec is not supported.

Change-Id: Iede40a7a55ef9d45caffd2e5eb34ccf7a12978ae
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoSplitted the project into multiple module level projects.
coderhyme [Thu, 18 May 2017 23:35:04 +0000 (08:35 +0900)]
Splitted the project into multiple module level projects.

Change-Id: I00d98be04af37007b72a21527028e379ddb2ccbb
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoVS2017 migration
coderhyme [Thu, 18 May 2017 06:08:33 +0000 (15:08 +0900)]
VS2017 migration

Change-Id: I56d7fe8f0331614b3640b654b2a4fb1c16084576
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoFix MediaCodec build-failure issue.
coderhyme [Tue, 16 May 2017 06:23:55 +0000 (15:23 +0900)]
Fix MediaCodec build-failure issue.

Change-Id: I736b44cd7b47e67243a85c884bd2e19d2f1e4820
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoFix MediaCodec build-failure issue.
coderhyme [Tue, 16 May 2017 04:32:05 +0000 (13:32 +0900)]
Fix MediaCodec build-failure issue.

Change-Id: I036dd0fdba735f58665a9944599f04a3533c69ee
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoAdd separated MediaCodec project and the solution for Mulitmedia.
coderhyme [Tue, 16 May 2017 00:41:08 +0000 (09:41 +0900)]
Add separated MediaCodec project and the solution for Mulitmedia.

Change-Id: Ib1e6c58a39414e4229a7fd1fa2c395cbb6dabe85
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoMerge "[Player]Added raw_video and custom_audio_effect features." into tizen
eunhae choi [Mon, 15 May 2017 08:29:16 +0000 (08:29 +0000)]
Merge "[Player]Added raw_video and custom_audio_effect features." into tizen

7 years agoRemoved MediaCodec interop files.
coderhyme [Fri, 12 May 2017 06:15:22 +0000 (15:15 +0900)]
Removed MediaCodec interop files.

Change-Id: I4298d0318db4eb8ba7403cd44fb2b1578fb64077
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoAdded InternalsVisbleToAttribute for MediaCodec assembly.
coderhyme [Fri, 12 May 2017 05:08:20 +0000 (14:08 +0900)]
Added InternalsVisbleToAttribute for MediaCodec assembly.

MediaCodec will be a seperated assembly.
This path must be merged first.

Change-Id: I10b2ed68275e2887068b9fcf2014f61a5c66bdd5
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoRemoved MediaCodec files.
coderhyme [Fri, 12 May 2017 05:25:17 +0000 (14:25 +0900)]
Removed MediaCodec files.

MediaCodec is now a separated assembly.

Change-Id: I5c4dd85fd8cd22b763233bb48604749ebc2defa4
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoAdd FileFormatException used when a file format is wrong.
coderhyme [Fri, 7 Apr 2017 02:29:43 +0000 (11:29 +0900)]
Add FileFormatException used when a file format is wrong.

Change-Id: I218d9f9e6e17a72a6dba99ff8d98ade461f32e6c
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoMerge "Remove dependency for Tizen.Applications.dll to remove it" into tizen
eunhae choi [Fri, 12 May 2017 05:44:21 +0000 (05:44 +0000)]
Merge "Remove dependency for Tizen.Applications.dll to remove it" into tizen

7 years ago[Tizen.Multimedia.ScreenMirroring] Change 'ScreenMirroringErrorFactory' from public...
Hyunsoo, Park [Thu, 11 May 2017 03:35:24 +0000 (12:35 +0900)]
[Tizen.Multimedia.ScreenMirroring] Change 'ScreenMirroringErrorFactory' from public to internal.

This class only be used internally. But it is public now and it detected on TC coverage.
So i changed it to internal.

Change-Id: If2b0838725e7475f09f63686a29e93c0a0ab03d7
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years ago[Player]Added raw_video and custom_audio_effect features.
coderhyme [Wed, 10 May 2017 11:33:39 +0000 (20:33 +0900)]
[Player]Added raw_video and custom_audio_effect features.

- Related apis
raw_video : Player.VideoFrameDecoded, Display.Display(MediaView), Player.CaptureVideoAsync()
custom_audio_effect : Player.AudioEffect

Change-Id: Ic89ceb3be1ccafe8b5078af3cafc38e991f650af
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoDefined common display type and modified related apis.
coderhyme [Thu, 13 Apr 2017 02:43:57 +0000 (11:43 +0900)]
Defined common display type and modified related apis.

There is a certain requirement that the display needs to be extensible.
Some api has been modified to make apis consistent.

Change-Id: I766fdeb2d7bba0a891c46862fe64e826da60b26d
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoRemove dependency for Tizen.Applications.dll to remove it
SukHyung, Kang [Wed, 26 Apr 2017 08:17:50 +0000 (17:17 +0900)]
Remove dependency for Tizen.Applications.dll to remove it

Change-Id: I98ac60bece7ae7f8a9a9c493743aeceb26031155
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
7 years ago[MediaVision] Fixed gbs build fail
Tae-Young Chung [Wed, 26 Apr 2017 04:49:28 +0000 (13:49 +0900)]
[MediaVision] Fixed gbs build fail

Added missing caspi-information-nuget to the spec file

Change-Id: I05b0d9cb7febdc8e77b372b02a81ec3bdaf17ee6
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years agoMerge "[MediaVision] Added supported feature check routine and fixed bugs" into tizen
Tae-Young Chung [Tue, 25 Apr 2017 02:22:08 +0000 (02:22 +0000)]
Merge "[MediaVision] Added supported feature check routine and fixed bugs" into tizen

7 years ago[ThumbnailExtractor][ACR-929] Add new error code for unsupported content
Jiyong Min [Mon, 24 Apr 2017 01:30:18 +0000 (10:30 +0900)]
[ThumbnailExtractor][ACR-929] Add new error code for unsupported content

Change-Id: I168afade2a4a20b3b532806a212ac394c7899ee4
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years ago[MediaVision] Added supported feature check routine and fixed bugs
Tae-Young Chung [Mon, 17 Apr 2017 05:17:46 +0000 (14:17 +0900)]
[MediaVision] Added supported feature check routine and fixed bugs

1. Added supported feature check routine to each configuration class
2. Fixed wrong exception throwing
3. Fixed wrong described exception and errata
4. Fixed double dispose() when MediaVisionSource() throws exception

Change-Id: Ia69b9ed1678f930297bcf19bcdc39d2158ddc086
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
7 years ago[Audio] make max/min sample-rate as static
Jeongho Mok [Tue, 18 Apr 2017 07:14:07 +0000 (16:14 +0900)]
[Audio] make max/min sample-rate as static

Change-Id: Ibf250e541876a8acc4c87145cf9b35cd4073d7c9

7 years agoAdd a public property for the handle of the Player class.
coderhyme [Fri, 24 Mar 2017 02:46:42 +0000 (11:46 +0900)]
Add a public property for the handle of the Player class.
Add OnPreparing method to initialize callbacks, etc.

Change-Id: Iceb332a1d621d066055be0480051b773654855be
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoMerge "Fix minor issues including ToString, Exceptions and comments." into tizen
eunhae choi [Thu, 6 Apr 2017 08:22:05 +0000 (01:22 -0700)]
Merge "Fix minor issues including ToString, Exceptions and comments." into tizen

7 years agoFix minor issues including ToString, Exceptions and comments.
coderhyme [Fri, 24 Mar 2017 02:39:22 +0000 (11:39 +0900)]
Fix minor issues including ToString, Exceptions and comments.

Change-Id: I753d13b3c7cf15bd0d974c265b7e93e7aaee8826
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[Player] Add PlayerDisplayMode.Roi and PlayerDisplay.SetRoi for ROI display mode.
coderhyme [Wed, 5 Apr 2017 10:40:39 +0000 (19:40 +0900)]
[Player] Add PlayerDisplayMode.Roi and PlayerDisplay.SetRoi for ROI display mode.

Change-Id: I4211fcab7c293f9b6057558b3d7a593c09e4fbf0
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[MedaiTool]Fixed possible memory leak
coderhyme [Thu, 23 Mar 2017 07:48:38 +0000 (16:48 +0900)]
[MedaiTool]Fixed possible memory leak
[MediaCodec]Changed event implementations

Change-Id: I7c600524e1fb0383072cd339677361d963f458b5
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[Multimedia.Radio] Fix Dispose related crash issue and spec update.
Vivek Ellur [Thu, 16 Mar 2017 12:31:22 +0000 (18:01 +0530)]
[Multimedia.Radio] Fix Dispose related crash issue and spec update.

1. Fix crash issue in dispose method of radio module.
2. Update spec for default values of Volume and IsMuted property.

Change-Id: Ic009e8fde234e46098073e1c4612702f3a4e19f0
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years ago[ScreenMirroring] Add Exception checking
Hyunsoo, Park [Fri, 31 Mar 2017 01:23:48 +0000 (10:23 +0900)]
[ScreenMirroring] Add Exception checking

Before this patch, ScreenMirroringErrorFactory checked 'InvalidOperation' only.
After applying this patch, it will check 3 more exception below.
-OutOfMemoryException
-NotSupportedException
-UnauthorizedAccessException

Change-Id: I1a819f15cca7f6bcd7603f3cb8db202a9c119c78
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
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