platform/core/csapi/tizenfx.git
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 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[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>
7 years ago- Add the license boilerplate to media tool files
coderhyme [Tue, 8 Nov 2016 09:42:46 +0000 (18:42 +0900)]
- Add the license boilerplate to media tool files
- Temporarily comment out a line resetting extra of a packet. It needs to be rollbacked after the corresponding c-layer api is fixed.

Change-Id: Ic0a56ebc9f15dbef4280edc166f0f4ef8d60c953
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[MediaVision] Fix build break
Sangchul Lee [Mon, 7 Nov 2016 11:19:00 +0000 (20:19 +0900)]
[MediaVision] Fix build break

[Version] 1.0.10
[Profile] Common
[Issue Type] build break

Change-Id: I14ca7f5914122bdf92e7889e6145a49c47799aff
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoMerge "[Multimedia-ScreenMirroring] Screen mirroring classes" into devel/dotnet
Hee Chul Jeon [Fri, 4 Nov 2016 10:55:28 +0000 (19:55 +0900)]
Merge "[Multimedia-ScreenMirroring] Screen mirroring classes" into devel/dotnet

7 years ago[Multimedia-ScreenMirroring] Screen mirroring classes
Gaurang Khanwalkar [Wed, 26 Oct 2016 07:38:44 +0000 (13:08 +0530)]
[Multimedia-ScreenMirroring] Screen mirroring classes

Added new Screen Mirroring classes to Tizen.Multimedia
and modified Interop.Libraries.cs, Tizen.Multimedia.Net45.csproj and Tizen.Multimedia.csproj

Change-Id: I0a3798d9823a3617e957bd1eadfffb19d55e2a26
Signed-off-by: Gaurang Khanwalkar <g.khanwalkar@samsung.com>
7 years agoAdded MediaVision Code.Updated license file
rajeev ranjan [Wed, 26 Oct 2016 07:23:29 +0000 (12:53 +0530)]
Added MediaVision Code.Updated license file

Change-Id: Iaf34f0c34ec80fbaeaa6f22977cacde0b8125a6a
Signed-off-by: rajeev ranjan <rajeev.ran@samsung.com>
7 years ago[Camera] Build error as Net45.csproj is not updated
Haesu Gwon [Fri, 4 Nov 2016 03:26:17 +0000 (12:26 +0900)]
[Camera] Build error as Net45.csproj is not updated

[Version] 1.0.9
[Profile] Common
[Issue Type] Bug fix

Change-Id: I14513004f28f667de25ad444a7142e51970d9fcf
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Camera/Recorder] Update license statement
Haesu Gwon [Fri, 4 Nov 2016 01:23:36 +0000 (10:23 +0900)]
[Camera/Recorder] Update license statement

[Version] 1.0.8
[Profile] Common
[Issue Type] License

Change-Id: Ia3d790d3187f21ab05d398249c444b7f039951bb
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years ago[Camera]: Camera class implementation with doxygen.
Vivek Ellur [Wed, 26 Oct 2016 11:39:35 +0000 (17:09 +0530)]
[Camera]: Camera class implementation with doxygen.

Implementation of C# camera APIs in Tizen.Multimedia
module.

Change-Id: Ieccc627c70b736298668c5923f4473052972d9ca
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years ago[MetadataExtractor] Update API description
Minje Ahn [Thu, 3 Nov 2016 02:23:34 +0000 (11:23 +0900)]
[MetadataExtractor] Update API description

[Version] 1.0.7
[Profile] Common
[Issue Type] Document

Change-Id: I72100c8670303cb3ff06237ce9b7fd7886e80bf4
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years ago[MetadataExtractor] Fix memory allocation
Minje Ahn [Thu, 3 Nov 2016 00:32:23 +0000 (09:32 +0900)]
[MetadataExtractor] Fix memory allocation

[Version] 1.0.6
[Profile] Common
[Issue Type] Bug fix

Change-Id: I24dc0743b717394743921dada641b2db272d4773
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoRemove unused tct-multimedia-tizen-tests
Seungbae Shin [Wed, 2 Nov 2016 06:03:24 +0000 (15:03 +0900)]
Remove unused tct-multimedia-tizen-tests

Change-Id: Ifce7ad13fb518825bd1b8553f8b65f12f5f51257

7 years agoFix Net45 project file
coderhyme [Wed, 2 Nov 2016 05:31:56 +0000 (14:31 +0900)]
Fix Net45 project file

Change-Id: I6df31ecac239c8cdca77b625eb9d58dcb5b84a22
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years ago[AudioIO/AudioManager] Update license
Sangchul Lee [Mon, 31 Oct 2016 09:16:05 +0000 (18:16 +0900)]
[AudioIO/AudioManager] Update license

[Version] 1.0.4
[Profile] Common
[Issue Type] License

Change-Id: If15d79bce2d433ef80bba9b4093d9bc880c34ee2
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoMerge "Add implementation of MediaCodec" into devel/dotnet
Hee Chul Jeon [Wed, 2 Nov 2016 01:13:38 +0000 (10:13 +0900)]
Merge "Add implementation of MediaCodec" into devel/dotnet

7 years agoUpdate description
Minje Ahn [Tue, 1 Nov 2016 05:54:25 +0000 (14:54 +0900)]
Update description

Change-Id: Ib00601004de66dab0dae6f92ff99f38a0e1ebb83
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoAdd implementation of MediaCodec
coderhyme [Fri, 28 Oct 2016 04:11:09 +0000 (13:11 +0900)]
Add implementation of MediaCodec

Change-Id: I4eaa26db4e251bc88fd3366ad917f98b23fc2e06
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoUpdate license
Minje Ahn [Mon, 31 Oct 2016 08:14:06 +0000 (17:14 +0900)]
Update license

Change-Id: I37a4e5d00371db7a028dfe39866c5aba36ba9717
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years ago[Multimedia] Add elm-sharp-nuget BuildRequires in spec
Sangchul Lee [Wed, 26 Oct 2016 06:20:41 +0000 (15:20 +0900)]
[Multimedia] Add elm-sharp-nuget BuildRequires in spec

Change-Id: Ifc41ffc2817fbb8124c0ae992b0cffa050a51b8b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoFix MetadataExtractor issue
Minje Ahn [Tue, 25 Oct 2016 23:14:00 +0000 (08:14 +0900)]
Fix MetadataExtractor issue

Change-Id: I6c30d646e7e2f97d79e4660d427d8fc604f545a4
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoMerge "Multimedia[Player] Update documentation" into devel
Hee Chul Jeon [Tue, 25 Oct 2016 06:01:48 +0000 (15:01 +0900)]
Merge "Multimedia[Player] Update documentation" into devel

7 years agoAdded MediaTool implementation
coderhyme [Fri, 9 Sep 2016 06:58:12 +0000 (15:58 +0900)]
Added MediaTool implementation

Change-Id: Id3557fb38895559926f76aac8b29a17c3962fb37
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
7 years agoFix AudioIO write error
Seungbae Shin [Wed, 19 Oct 2016 11:09:50 +0000 (20:09 +0900)]
Fix AudioIO write error

Change-Id: I6b0a066792b318ab2cf5a2f41da6c071b60fee5b

7 years agoFix AudioStreamPolicy
Seungbae Shin [Wed, 12 Oct 2016 02:16:02 +0000 (11:16 +0900)]
Fix AudioStreamPolicy

Change-Id: I238a50b564c19667fd7e356d48d017afddc0997f

7 years agoFix build error
Haesu Gwon [Mon, 24 Oct 2016 02:15:03 +0000 (11:15 +0900)]
Fix build error

Change-Id: Iefa72d0f24233a9405be9f43bcba1efa38234ecd
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
7 years agoAdd Tizen.Multimedia.MediaController
Minje Ahn [Mon, 24 Oct 2016 00:57:16 +0000 (09:57 +0900)]
Add Tizen.Multimedia.MediaController

Change-Id: I506474e5751d1950754f3e3bdf4cc52d2f0ccfcc
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoAdd MetadataExtractor
Minje Ahn [Mon, 24 Oct 2016 00:16:22 +0000 (09:16 +0900)]
Add MetadataExtractor

Change-Id: Ic1c174f54c0e3b3b2da5e9daedc41d451939cbeb
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
7 years agoMediaView : Add MediaView class in Tizen multimedia
Vivek Ellur [Wed, 19 Oct 2016 06:37:47 +0000 (12:07 +0530)]
MediaView : Add MediaView class in Tizen multimedia

Change-Id: I84e41538780b1660821eed544df57fa17b3abe53
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years agoUse nuget restore to solve dependencies
WonYoung Choi [Tue, 4 Oct 2016 13:47:41 +0000 (22:47 +0900)]
Use nuget restore to solve dependencies

Change-Id: I0f0e69a965111f8ffed03137904b1be2ac37a1ba

7 years agoFix project files to support netstandard 1.6
WonYoung Choi [Sat, 3 Sep 2016 07:31:47 +0000 (16:31 +0900)]
Fix project files to support netstandard 1.6

Change-Id: Ic3a31e3b869d6d18277b9c0291a18c1b0f66227e
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoMultimedia[Player] Update documentation
Ravi Kiran K N [Fri, 5 Aug 2016 03:58:40 +0000 (09:28 +0530)]
Multimedia[Player] Update documentation

Change-Id: Ie878f6d6d2993b3fc7fca4db777c43c090575127
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
7 years agoAdd AudioVolumeType None
Jiyoung Yun [Wed, 3 Aug 2016 10:38:46 +0000 (19:38 +0900)]
Add AudioVolumeType None

Fix build break issue

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

7 years agoMultimedia: Fixed svace warnings, spec issues
Vivek Ellur [Thu, 28 Jul 2016 08:38:30 +0000 (14:08 +0530)]
Multimedia: Fixed svace warnings, spec issues

Fixed svace warning in AudioStreamPolicy.cs and various
spec issues.

Change-Id: I87b35ae47981ecc4b13cdb25879c6a5e6aa0ded4
Signed-off-by: Vivek Ellur <vivek.ellur@samsung.com>
7 years agoPlayer: Updated doxygen comments.
Ravi Kiran K N [Tue, 19 Jul 2016 09:44:02 +0000 (15:14 +0530)]
Player: Updated doxygen comments.
Corrected scope for subtitle path variable
Set result for async failed case.
Corrected equalizer band constructor

Change-Id: I194fb9d13a9683b8749ce39232ad5189bacf469d
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
7 years agoFix code for building with corefx
WonYoung Choi [Thu, 28 Jul 2016 08:32:45 +0000 (17:32 +0900)]
Fix code for building with corefx

Change-Id: I3330e0ddb213759f0e121a8d7457209fc32a8ea6

8 years agoUpdated doxygen comments for VideoFrameCapture
Ravi Kiran K N [Thu, 7 Jul 2016 09:55:04 +0000 (15:25 +0530)]
Updated doxygen comments for VideoFrameCapture
and SubtitleTrack.
Corrected scope of DownloadProgress properties

Change-Id: I44fc90bf3e00240b283c98fd3b8e31b6719075a2
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoChange assembly installation path
WonYoung Choi [Wed, 6 Jul 2016 07:35:50 +0000 (16:35 +0900)]
Change assembly installation path

The assembly installation path is changed to /usr/share/assembly/ as default.
This path can be overrided by the macro %dotnet_assembly_path also.

Change-Id: I8643a3c425e366d6d2fc2e0a4874b46157d5f853

8 years agoMerge "[AudioIO] Fixed AudioIOEnumerations file" into devel
rina rina6350.you [Tue, 5 Jul 2016 04:42:49 +0000 (13:42 +0900)]
Merge "[AudioIO] Fixed AudioIOEnumerations file" into devel

8 years agoMultimedia-player: change duration type to uint
Ravi Kiran K N [Thu, 30 Jun 2016 05:33:43 +0000 (11:03 +0530)]
Multimedia-player: change duration type to uint
as we don't need 64-bit variable for this. This fixes
invalid subtitle event properties problem.

Change-Id: Id97041f5f45d9fba598448d33f1ea8d7a8584113
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoChange scope of player event args constructors to internal
Ravi Kiran K N [Fri, 24 Jun 2016 09:20:47 +0000 (14:50 +0530)]
Change scope of player event args constructors to internal

Change-Id: I90f41f48528fa31518f7cf5871a87640d196c93e
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoMultimedia TCT: Improve streaming test cases
Ravi Kiran K N [Wed, 15 Jun 2016 05:41:36 +0000 (11:11 +0530)]
Multimedia TCT: Improve streaming test cases

Change-Id: I2293147cddd6afb55e94cd1c757ce4b0b3b6d3be
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years ago[AudioIO] Fixed AudioIOEnumerations file
chungryeol Lim [Fri, 10 Jun 2016 04:42:26 +0000 (13:42 +0900)]
[AudioIO] Fixed AudioIOEnumerations file

Change-Id: If13b874affa4ee674cdb2773ad640fda6131c4db
Signed-off-by: chungryeol Lim <cdark.lim@samsung.com>
8 years agoFixed coding layout style for all the files
Ravi Kiran K N [Fri, 10 Jun 2016 10:59:08 +0000 (16:29 +0530)]
Fixed coding layout style for all the files
Corrected player error values
Added null check before event invoke
Download Progress objects created only on CAPI success

Change-Id: I395a6361e50cd1f7224a7d6735e69c7b7c14cf89
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoMerge "Multimedia TCT : Free resources after playback Add dispose function" into...
rina rina6350.you [Fri, 10 Jun 2016 05:32:45 +0000 (14:32 +0900)]
Merge "Multimedia TCT : Free resources after playback Add dispose function" into devel

8 years agoMultimedia TCT : Free resources after playback
Ravi Kiran K N [Thu, 9 Jun 2016 09:09:59 +0000 (14:39 +0530)]
Multimedia TCT : Free resources after playback
Add dispose function

Change-Id: I78a421b3b14a22dbdc0114f5ffbd939e71bcbcbe
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoMerge "Removing tct for AudioManager class (manual intervention callbacks)" into...
rina rina6350.you [Thu, 9 Jun 2016 10:03:12 +0000 (19:03 +0900)]
Merge "Removing tct for AudioManager class (manual intervention callbacks)" into devel

8 years agoRemoving tct for AudioManager class (manual intervention callbacks)
Ankur [Thu, 9 Jun 2016 10:08:33 +0000 (15:38 +0530)]
Removing tct for AudioManager class (manual intervention callbacks)

signed-off-by:"Ankur Garg <ankur29.garg@samsung.com>"
Change-Id: Ibf7dc7b446499de2bd16494eafc354d4b97539ff

8 years agoRecorder: Updated recorder according to the new design.
vivek ellur [Fri, 3 Jun 2016 10:10:13 +0000 (15:40 +0530)]
Recorder: Updated recorder according to the new design.

1) Combined Recorder Attributes and Recorder Capabilities to
the main Recorder class.
2) Updated the tct according to the new design.
3) Testing of video resolution not yet done due to dependency on
video recorder.
4) Fixed review comments

patch2 : Fixed build issue as .csproj file was not updated.
patch3 : Fixed videoresolution issue.

Change-Id: I5e3efe8aaa01e17275b573287c935795dc05dd10
Signed-off-by: vivek ellur <vivek.ellur@samsung.com>
8 years agorecorder: Fixes for the review comments
vivek ellur [Mon, 30 May 2016 11:51:09 +0000 (17:21 +0530)]
recorder: Fixes for the review comments

Change-Id: Ia0d41643fbb270c9d858539cd72d8f3ac330051e
Signed-off-by: vivek ellur <vivek.ellur@samsung.com>
8 years agoMerge "Adding tct test files for AudioVolume and AudioDevice" into devel
rina rina6350.you [Tue, 7 Jun 2016 06:44:47 +0000 (15:44 +0900)]
Merge "Adding tct test files for AudioVolume and AudioDevice" into devel

8 years agoAdding tct test files for AudioVolume and AudioDevice
Ankur [Fri, 3 Jun 2016 11:59:48 +0000 (17:29 +0530)]
Adding tct test files for AudioVolume and AudioDevice

-Tested on Device. Passed.
Patch-Set-2: Added test cases for remaining APIs. Tested on Device.
Patch-Set-3: Removed Extra whitespace
Patch-Set-4: Minor Changes related to comments

signed-off-by:"Ankur Garg <ankur29.garg@samsung.com>"
Change-Id: I8c2cc2d1755e2767b0fd255c41d8efe37278b926

8 years agoTizen.Multimedia spec : Switch to xbuild
Ravi Kiran K N [Mon, 6 Jun 2016 11:45:55 +0000 (17:15 +0530)]
Tizen.Multimedia spec : Switch to xbuild

Change-Id: I89b42d3303d1835f9cd6c0750150636c983ec73a
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoChanged test samples path
Ravi Kiran K N [Fri, 3 Jun 2016 07:46:23 +0000 (13:16 +0530)]
Changed test samples path
Added new test.mp3 with album art
Added Album art TC

Change-Id: Ic12d1940946283a83fbe5f9974cb72b93a126ad0
Signed-off-by: Ravi Kiran K N <ravi.kiran@samsung.com>
8 years agoAdding tct test case files for AudioManager and AudioStreamPolicy Classes
Ankur [Thu, 2 Jun 2016 12:22:18 +0000 (17:52 +0530)]
Adding tct test case files for AudioManager and AudioStreamPolicy Classes

signed-off-by:"Ankur Garg <ankur29.garg@samsung.com>"
Change-Id: Iad3534cb703cf47d6eae07349d47739ad89b203c

8 years agoMerge "Fixed SetMemoryBuffer issue Added TC for set_memory_buffer API" into devel
rina rina6350.you [Thu, 2 Jun 2016 09:46:08 +0000 (18:46 +0900)]
Merge "Fixed SetMemoryBuffer issue Added TC for set_memory_buffer API" into devel