nam [Mon, 30 Apr 2018 07:26:25 +0000 (16:26 +0900)]
[MediaPlayer] add API to set audio-only mode (#207)
* [MediaPlayer] add API to set audio-only mode
Xianbing Teng [Fri, 27 Apr 2018 07:16:40 +0000 (15:16 +0800)]
[NUI] Refractor ImfManager to InputMethodContext (#229)
Here are some changes:
1.Refractor ImfManager as a normal class
2.Rename ImfManager to InputMethodContext
3.ImfEvent -> EventType
4.ImfEventData -> EventData
5.ImfCallbackData -> CallbackData
chleun-moon [Fri, 27 Apr 2018 00:54:37 +0000 (09:54 +0900)]
[Connection][WiFi] Assign zero to Handle only when Interop.Destroy() (#234)
* [Connection][WiFi] Assign zero to Handle only when Interop.Destroy() returns Error.None
* [Connection] Do not add events in case of error
Seonah Moon [Thu, 26 Apr 2018 08:21:22 +0000 (17:21 +0900)]
[Connection][WiFi] Add description for thread safety (#233)
WonYoung Choi [Thu, 19 Apr 2018 08:04:27 +0000 (17:04 +0900)]
Update README.md
WonYoung Choi [Thu, 19 Apr 2018 07:07:54 +0000 (16:07 +0900)]
Update README.md
WonYoung Choi [Thu, 19 Apr 2018 07:06:37 +0000 (16:06 +0900)]
Update README.md
Kangho [Thu, 19 Apr 2018 07:01:59 +0000 (16:01 +0900)]
[ElmSharp] Add namespace summary (#222)
WonYoung Choi [Thu, 19 Apr 2018 07:00:59 +0000 (16:00 +0900)]
Update docfx.json
Wonyoung Choi [Wed, 18 Apr 2018 02:06:28 +0000 (11:06 +0900)]
Add docfx files
hsgwon [Tue, 17 Apr 2018 05:42:09 +0000 (14:42 +0900)]
[Multimedia] Modify MediaPlayer for product reuse (#219)
WonYoung Choi [Mon, 16 Apr 2018 10:02:20 +0000 (19:02 +0900)]
Init docs folder
hsgwon [Tue, 10 Apr 2018 01:39:04 +0000 (10:39 +0900)]
[MediaCodec] Add exception handling code (#211) (#216)
WonYoung Choi [Tue, 10 Apr 2018 00:53:58 +0000 (09:53 +0900)]
Update README.md
WonYoung Choi [Tue, 10 Apr 2018 00:43:32 +0000 (09:43 +0900)]
Update README.md
WonYoung Choi [Mon, 9 Apr 2018 09:51:36 +0000 (18:51 +0900)]
Update common.props (#217)
hsgwon [Mon, 9 Apr 2018 07:42:31 +0000 (16:42 +0900)]
[MediaCodec] Fix error enum bug (#203) (#215)
WonYoung Choi [Fri, 6 Apr 2018 10:00:27 +0000 (19:00 +0900)]
Update README.md (#214)
hsgwon [Fri, 6 Apr 2018 08:01:07 +0000 (17:01 +0900)]
[Camera] Add new enum(camera device) and properties(hue) (#201)
* [Camera] Add new enum(camera device) and APIs(hue)
* add missing feature tag
* Add IsHueSupported property and change HueRange return type
WonYoung Choi [Fri, 6 Apr 2018 06:10:20 +0000 (15:10 +0900)]
Delete .travis.yml
arosis78 [Fri, 6 Apr 2018 05:42:14 +0000 (14:42 +0900)]
[ElmSharp] Added remark for Popup and Layout (#209)
yourina [Wed, 4 Apr 2018 08:15:29 +0000 (17:15 +0900)]
GetTextBlockGeometryByLineNumber is obsolete (#208)
JinWang An [Wed, 4 Apr 2018 06:32:54 +0000 (15:32 +0900)]
[SystemSettings] Add Vibration, AutomaticTimeUpdate, DeveloperOptionState class (#202)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
arosis78 [Tue, 3 Apr 2018 01:33:29 +0000 (10:33 +0900)]
[ElmSharp] fixed to parent.Handle for preventing potential bug (#173) (#195)
arosis78 [Tue, 3 Apr 2018 01:30:08 +0000 (10:30 +0900)]
[ElmSharp] modified eo api name according to efl 1.2.0 api name (#204)
eo_class_get and eo_class_name_get are modified to efl_class_get and efl_class_name_get in efl 1.2.0
Additionally, added elm_object_color_class_del and used this api instead of edje_object_color_class_del in Layout
WonYoung Choi [Mon, 2 Apr 2018 08:24:20 +0000 (17:24 +0900)]
[Build] Remove mono dependency (#205)
* [Build] Remove mono dependency
Jay Cho [Mon, 2 Apr 2018 05:19:22 +0000 (14:19 +0900)]
Add Jenkins Badge (#189)
* Add Jenkins Badge
Jay Cho [Fri, 30 Mar 2018 06:32:22 +0000 (15:32 +0900)]
Update GenDummy (#199)
- Empty body for the static constructor
mk5004lee [Thu, 29 Mar 2018 06:09:52 +0000 (15:09 +0900)]
Remove callback function exception handling (#193)
- It is a temporary fix to avoid crashing.
Will add new code for Result Reply.
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Jay Cho [Thu, 29 Mar 2018 05:20:11 +0000 (14:20 +0900)]
Add ABI Checker Tool (#181)
huiyueun [Wed, 28 Mar 2018 04:26:37 +0000 (13:26 +0900)]
Revert "[NUI] Make GetParent() protected (#165)" (#194)
This reverts commit
7aa84bbdff8f176b5c67907129dd90e85cfae36b.
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
huiyueun [Tue, 27 Mar 2018 11:22:56 +0000 (20:22 +0900)]
[NUI] Add deleted APIs (#190)
+add
Tizen.NUI.BaseComponents.ImageView.DownCast
Tizen.NUI.BaseComponents.TextLabel.DownCast
Tizen.NUI.ImfManager.Finalize
Tizen.NUI.NUIApplication.Window
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
huiyueun [Tue, 27 Mar 2018 09:06:47 +0000 (18:06 +0900)]
Revert "[NUI] Delete deprecated APIs (#143)" (#188)
* Revert "[NUI] Delete deprecated APIs (#143)"
This reverts commit
776217fb9d9689f4705b00a0d3ef3c6e6cfb52ed.
* [NUI] Fix parent get issue
Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
mk5004lee [Tue, 27 Mar 2018 07:37:35 +0000 (16:37 +0900)]
Fix wrong code (#187)
- Value style, is compared with null
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
arosis78 [Tue, 27 Mar 2018 06:52:09 +0000 (15:52 +0900)]
[ElmSharp] cherry-pick from API4 (#28)(#42)(#58) (#174)
* [ElmSharp] Remove layout for Background (#28)
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
* [ElmSharp] fix svace issue (#42)
Add an optional extended description…
* [ElmSharp] Changed Background Color property internal implementation to Widget BackgroundColor property (#58)
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
hsgwon [Mon, 26 Mar 2018 06:07:49 +0000 (15:07 +0900)]
[MediaPlayer] Modify the precondition of SetRoi method (#184)
lokilee73 [Mon, 26 Mar 2018 04:51:08 +0000 (13:51 +0900)]
[System][Usb] apply NotSupportedException (#183)
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
dongsug-song [Fri, 23 Mar 2018 08:34:10 +0000 (17:34 +0900)]
[NUI] Add _parent in Container (#177)
* [NUI] Add _parent in Container
* [NUI] Change the way of getting native handle and making c# object
Jay Cho [Fri, 23 Mar 2018 07:03:04 +0000 (16:03 +0900)]
Update GenDummy tool (#176)
arosis78 [Tue, 20 Mar 2018 04:34:26 +0000 (13:34 +0900)]
[ElmSharp] Modified to call Deleted event when EvasObject Unrealized (#170)
* Modified to call Deleted event when EvasObject unrealized
* Update EvasObject.cs
shmin [Tue, 20 Mar 2018 04:31:27 +0000 (13:31 +0900)]
[ElmSharp] Fix TrackObject issue (#162)
kilig [Tue, 20 Mar 2018 02:44:48 +0000 (11:44 +0900)]
Fix issue for multithreads (#168)
- Add locking mutex codes for register/unregister callback
- Check key if it is contained in dtor
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Jay Cho [Mon, 19 Mar 2018 08:15:20 +0000 (17:15 +0900)]
Update cspai-tizenfx.spec.in to support asan (#166)
huiyueun [Fri, 16 Mar 2018 07:38:18 +0000 (16:38 +0900)]
[NUI] Make GetParent() protected (#165)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
sung-su.kim [Fri, 16 Mar 2018 03:44:54 +0000 (12:44 +0900)]
Add build option for asan (#163)
chleun-moon [Tue, 13 Mar 2018 08:13:32 +0000 (17:13 +0900)]
[Connection][WiFi] Fix exception handling in async methods (#154)
chleun-moon [Tue, 13 Mar 2018 07:59:49 +0000 (16:59 +0900)]
[Connection][WiFi] Ignore exception within event add/remove (#153)
chleun-moon [Tue, 13 Mar 2018 07:47:16 +0000 (16:47 +0900)]
[WiFi] Fix Dispose (#150)
Seonah Moon [Thu, 8 Mar 2018 05:38:13 +0000 (14:38 +0900)]
[Connection][WiFi] Use TizenSynchronizationContext.Post for asynchronous methods (#146)
huiyueun [Wed, 7 Mar 2018 10:32:07 +0000 (19:32 +0900)]
[NUI] Delete deprecated APIs (#143)
Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
Krzysztof Dynowski [Tue, 6 Mar 2018 09:57:20 +0000 (10:57 +0100)]
[TEEC] Make SharedMemory disposable (#121)
mk5004lee [Tue, 6 Mar 2018 09:50:54 +0000 (09:50 +0000)]
[Notification] Save the hidetime, deletetime value (#139)
- regardless of IsAutoRemove
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
chleun-moon [Tue, 6 Mar 2018 09:26:28 +0000 (18:26 +0900)]
[Connection][WiFi]Apply TizenSynchronizationContext for event handling (#136)
* [WiFi][Connection] Apply CAPIs for thread handling
* [Connection][WiFi] Apply TizenSynchronizationContext for event handling
* [Connection][WiFi] Revise using context.Post()
* [Connection][WiFi] Apply review comments
* [Connection][WiFi] Change TizenSynchronizationContext instance to non-static
kukurujin [Tue, 27 Feb 2018 06:13:09 +0000 (15:13 +0900)]
[AttachPanel] Remove static instance (related #85) (#130)
* [AttachPanel] Remove static instance (related #85)
* [AttachPanel] Remove static instance (related #85)
chleun-moon [Mon, 26 Feb 2018 11:08:59 +0000 (20:08 +0900)]
[WiFi][Connection] Apply CAPIs for thread handling (#132)
chleun-moon [Mon, 26 Feb 2018 06:30:41 +0000 (15:30 +0900)]
[Tizen.Network.WiFi] Use lock on checking if instance is null (#119)
* [Tizen.Network.WiFi] Apply Lazy class to initialize WiFiManagerImpl instance
* [Tizen.Network.Connection] Apply Lazy class to initialize ConnectionInternalManager instance
* [Tizen.Network.WiFi][Tizen.Network.Connection] Revise the initialization of Lazy class
Joonghyun Cho [Thu, 22 Feb 2018 05:46:00 +0000 (14:46 +0900)]
Update GenDummy dll (#128)
- Fix handling 'static event' when generating dummy dlls
sungraejo [Tue, 20 Feb 2018 10:43:07 +0000 (19:43 +0900)]
[Stt] Fix lock issue (#127)
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
JinWang An [Mon, 19 Feb 2018 04:09:44 +0000 (13:09 +0900)]
Change remove event handler for all of keys. (#102)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
WonYoung Choi [Tue, 13 Feb 2018 07:31:14 +0000 (16:31 +0900)]
Update CODEOWNERS
younho park [Mon, 12 Feb 2018 05:30:52 +0000 (14:30 +0900)]
[Push] fixed delegator reference holding issue (#123)
WonYoung Choi [Fri, 9 Feb 2018 04:37:47 +0000 (13:37 +0900)]
Update csapi-tizenfx.spec
WonYoung Choi [Fri, 9 Feb 2018 01:10:43 +0000 (10:10 +0900)]
Update README.md
hallower [Thu, 8 Feb 2018 23:40:37 +0000 (08:40 +0900)]
[Tizen.Applications.AttachPanel] Add attach_panel feature checking routine (#85)
* [AttachPanel] Add attach-panel feature check code and exceptions
* Fix exception description
Signed-off-by: csk <hallower@gmail.com>
* Remove unnecessary file(coding rule checker)
Signed-off-by: csk <hallower@gmail.com>
* Add feature description, fix reviewed issues.
Signed-off-by: csk <hallower@gmail.com>
dongsug-song [Tue, 6 Feb 2018 05:31:27 +0000 (14:31 +0900)]
[NUI] Fix memory leak (#112)
coderhyme [Fri, 2 Feb 2018 06:56:49 +0000 (15:56 +0900)]
[Multimedia] Code cleaning of MediaTool. (#99)
- Use out variable.
- Validate enum with util method.
- MediaPacket.Lock now uses a field of MediaPacket not packet itself.
- And minor code improvement.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
wiertel [Wed, 31 Jan 2018 10:07:56 +0000 (11:07 +0100)]
Fix xml documentation issues (#103)
3 cases of invalid xml structure
<description> added to list items
WonYoung Choi [Wed, 31 Jan 2018 07:56:10 +0000 (16:56 +0900)]
Update CODEOWNERS
huiyueun [Wed, 31 Jan 2018 05:58:58 +0000 (14:58 +0900)]
[NUI] NUI Integration - nui_1.2.83 version (#98)
* [NUI] change some comments of Timer and Window APIs
Change-Id: I46c9f3e7c100ec87ce52b1acf846d1c3f8573ce3
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/Window.cs
* [NUI] fix animation finished callback null reference crash
Change-Id: Ice6383394ec99d5752cde31df445c9d5c7b41d7a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] depense code for TriggerEvent::Triggered callback null-reference issue
Change-Id: I89dc2920dccec2243fb5562ee8b61caacc4b73b7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/Application.cs
* [NUI] add depense code for TriggerEvent callback null reference issue
Change-Id: If2576f22ba10cf23cc0724df4ccf2513a68c30e1
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/Application.cs
src/Tizen.NUI/src/public/Timer.cs
* [NUI] Fix TriggerEvent::Triggered callback null-reference issue
Change-Id: I715503d59efd11dc20d798013714dc669537df96
* [NUI] Revert "temporary fix! fix wrong value of screen position in object dump"
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/Layer.cs
This reverts commit
9bd231dcee34a49087688f8af0bc0d269562ecfa.
Change-Id: I466c7a4a929afe6a89a8fbe8d46fc54e46a0a70e
Conflicts:
src/Tizen.NUI/src/public/NUIApplication.cs
* [NUI] depense code for crash of GetProperty()'s null parameter
Change-Id: I236da0a3a42e1d38cb7201e596f99b42e348a271
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Update Widget / NUIWidgetApplication
Update Widget/ NUIWidgetAppliation.
Change-Id: I4a123453830e641cfb4452f56a9924408d11b17c
* [NUI] Remove some unused APIs.
Change-Id: Ida75bc6e95408752b2f6a706a557a6a1221ee8e7
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] add EnableShiftSelection in TextField,TextEditor
Change-Id: I7efc425f43c62f535fc3af31dfcd8e1aa0d1dcbc
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] add Reload() to reload image forcely
Conflicts:
src/Tizen.NUI/src/internal/ManualPINVOKE.cs
Change-Id: I66b31730146927f035717f24e8f144742ca0e555
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Add ImageLoading and PixelBuffer for TextureSet
Change-Id: I20aff0bab6faebf325a32e91359dba835bdba7e7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs
* [NUI] Update attribute and comments of PixelData
Change-Id: If61c84887ba06394f653fc271e97d9fe091d6a90
* [NUI] Add protect codes in Dispose()
Change-Id: I965de0e538e0b07a83a757e9c860fc11991f4903
* NUI release 1.2.81 (#27)
* [4.0] Fix auto tct widgetImpl dispose crash
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] DALi version 1.2.81
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
src/Tizen.NUI/src/internal/VersionCheck.cs
* [NUI] Support for animated GIF (#34)
* [NUI] Added playback (i.e. Play, Pause, Stop) support for the animated GIF
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Loop count support for animated GIF
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Modify property index
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Fix SiblingOrder return value (#37)
If parentChildren count is empty, return 0
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/BaseComponents/View.cs
* [NUI] Fix svace issue (#41)
* [NUI] Fix svace issue
Value widget, which was created by as-operator, so can be null,
is dereferenced in method call widget.GetIntPtr()
Value value, which is result of method invocation with possible null return value,
is dereferenced in method call value.Get()
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Modify unassigned local variable 'str'
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Nui release 1.2.82 (#45)
* [NUI] Added RefObjectPtr null check condition in Registry
copy from gerrit
: https://review.tizen.org/gerrit/#/c/167442/1
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] C# binding for VERTICAL_LINE_ALIGNMENT property
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] NUI release 1.2.82
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
* [NUI] Add SetProperty for VerticalLineAlignment (#48)
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Add protected codes to avoid the crash when the IntPtr of key is 0 (#72)
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Apply SiblingOrder
Change-Id: I8a44269bd4bb6a23db33bad05763e3e4e250c8b4
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] fix memory leak problem
Conflicts:
src/Tizen.NUI/src/public/BaseComponents/View.cs
Change-Id: Ifbc9703e19bab871dc62bb9ac71159c5450d8bfd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] NUI_1.2.83 version release (#77)
* [NUI] remove this.Reset in Animation Dispose
* [NUI] NUI_1.2.83 Version
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
src/Tizen.NUI/src/public/Animation.cs
* [NUI] Add EditorBrowable keyowrd
This will be released at Tizen.NET API Level 5, so currently this would be used as inhouse API.
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
prjung [Tue, 30 Jan 2018 08:43:06 +0000 (17:43 +0900)]
[Storage]Fix api and enum version (#101)
hyotaekshim [Mon, 29 Jan 2018 07:36:22 +0000 (16:36 +0900)]
[Storage] Add new enum and new methods (#7)
* [Tizen.System.Storage]Add new enum and new class
- Add ExtendedInternal on StorageArea
- Add StorageDevice enumerations
- Add SetChangedEvent and UnsetChangedEvent on StorageManager class for storage_set_changed_cb and storage_unset_changed_cb apis
Change-Id: Ic5af889a8bcc40b3667081e0ec8088df697006ee
Signed-off-by: pr.jung <pr.jung@samsung.com>
* Update Storage.cs
* Update StorageDevice.cs
* Update StorageManager.cs
coderhyme [Mon, 29 Jan 2018 07:32:38 +0000 (16:32 +0900)]
[Multimedia] Moved enums of MediaTool into separate files. (#92)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
WonYoung Choi [Mon, 29 Jan 2018 04:33:37 +0000 (13:33 +0900)]
Update README.md
coderhyme [Mon, 29 Jan 2018 04:04:51 +0000 (13:04 +0900)]
[Multimedia] Fixed minor issues and clean codes in AudioManager. (#82)
1. Adding null event handler - it should be prevented because if no handler is added before, then no need to register the native callback.
2. Renames error validation method to ThrowIfError for readability.
And some minor code improvements
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Mon, 29 Jan 2018 03:48:13 +0000 (12:48 +0900)]
[Multimedia] Fixed wrong implementation of MediaBufferBase. (#93)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Mon, 29 Jan 2018 01:49:59 +0000 (10:49 +0900)]
[Multimedia] Added paramName to every ValidateEnum call. (#83)
This is used in the ArgumentException constructor which is thrown in the method.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wootak [Mon, 29 Jan 2018 01:40:13 +0000 (10:40 +0900)]
Fix call notification numbering (#90)
Krzysztof Dynowski [Fri, 26 Jan 2018 06:36:54 +0000 (07:36 +0100)]
[TEEC] Guard session close in destructor, follow 'Dispose Pattern' (#64)
coderhyme [Fri, 26 Jan 2018 06:32:34 +0000 (15:32 +0900)]
[Multimedia] Fixed possible memory leak. (#80)
GChandle must be freed.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 25 Jan 2018 10:45:51 +0000 (19:45 +0900)]
[MediaContent] Fixed possible memory leak. (#81)
GChandle must be freed.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 25 Jan 2018 05:18:17 +0000 (14:18 +0900)]
[Multimedia] Moved enums of AudioManager into separate files. (#73)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
stomHwang [Fri, 19 Jan 2018 08:16:57 +0000 (17:16 +0900)]
[Tts/Stt/VoiceControl] Fix indent and lock issue (#63)
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
stomHwang [Fri, 19 Jan 2018 07:35:52 +0000 (16:35 +0900)]
[TtsEngine/SttEngine] Fix invalid marshalling (#26)
* [TtsEngine] Fix invalid marshalling
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
* [TtsEngine] Fix invalid marshalling
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
* [SttEngine] Fix invalid marshalling
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Seungha Son [Fri, 19 Jan 2018 05:42:42 +0000 (14:42 +0900)]
Fix handle leak (#56)
younho park [Thu, 18 Jan 2018 10:42:48 +0000 (19:42 +0900)]
[Push] Fixed svace issue (#54)
coderhyme [Thu, 18 Jan 2018 09:44:30 +0000 (18:44 +0900)]
[MediaPlayer] Added ErrorHandler registration methods for internal use. (#33)
* [MediaPlayer] Added ErrorHandler registration methods for internal use. (#31)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
* [MediaPlayer] Changed exception message format when the error is unknown.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
lokilee73 [Thu, 18 Jan 2018 07:18:06 +0000 (16:18 +0900)]
[Device] add event for thread safety (#44)
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
pius lee [Thu, 18 Jan 2018 06:07:17 +0000 (15:07 +0900)]
[ElmSharp] Add explicit operator for native handle (#38)
Add global dictionary for map for every EvasObject and native handle
Add explicit converter can be used to get managed EvasObject from native handle
Change-Id: I253ffeaa3599b885862bb10054627f500854e2d1
hsgwon [Thu, 18 Jan 2018 01:53:25 +0000 (10:53 +0900)]
[Recorder] Change recorder feature (#36)
WonYoung Choi [Thu, 18 Jan 2018 01:35:38 +0000 (10:35 +0900)]
Create CODE_OF_CONDUCT.md (#39)
coderhyme [Thu, 11 Jan 2018 05:17:35 +0000 (14:17 +0900)]
[MediaPlayer] Added feature tag on the ApplyAudioStreamPolicy method. (#11)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Tue, 9 Jan 2018 09:50:45 +0000 (18:50 +0900)]
[MediaContent] Added NotSupportedException to be thrown when the feature is not supported. (#19)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Tue, 9 Jan 2018 07:54:18 +0000 (16:54 +0900)]
[MediaCodec] Added feature tags. (#10)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
WonYoung Choi [Tue, 9 Jan 2018 06:49:54 +0000 (15:49 +0900)]
Merge pull request #17 from Samsung/merge_API4
Merge API4 into master
coderhyme [Tue, 9 Jan 2018 04:48:03 +0000 (13:48 +0900)]
[MediaContent] Added "content.scanning.others" feature tags to related methods. (#9)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wonyoung Choi [Tue, 9 Jan 2018 04:33:00 +0000 (13:33 +0900)]
Merge remote-tracking branch 'origin/master' into merge_API4
Wonyoung Choi [Tue, 9 Jan 2018 04:30:47 +0000 (13:30 +0900)]
Merge remote-tracking branch 'origin/API4'
Kangho Hur [Mon, 8 Jan 2018 01:13:34 +0000 (10:13 +0900)]
[ElmSharp] Update ElmSharp.Test.csproj and clean up.
Wonyoung Choi [Mon, 8 Jan 2018 08:08:46 +0000 (17:08 +0900)]
Add CODEOWNERS and PULL_REQUEST_TEMPLATE
WonYoung Choi [Mon, 8 Jan 2018 04:31:54 +0000 (13:31 +0900)]
Update PULL_REQUEST_TEMPLATE.md