Wonnam Jang [Thu, 21 Nov 2019 08:10:58 +0000 (08:10 +0000)]
Merge "Change internal function to static" into tizen
sungrae jo [Thu, 21 Nov 2019 07:51:31 +0000 (16:51 +0900)]
Fixed not send pcm data when data size is 0.
Change-Id: Ia6788f4a70a27b34da0307e85dcf51aff339dff4
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
wn.jang [Tue, 19 Nov 2019 07:26:35 +0000 (16:26 +0900)]
Change internal function to static
Change-Id: I44e509750017a37c43fe2e14130703ab24a08481
sungrae jo [Fri, 8 Nov 2019 07:59:47 +0000 (16:59 +0900)]
Fixed build error
Change-Id: I1cb9add2f4c163482e8a0784257efb31c9d2d85f
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Fri, 8 Nov 2019 05:56:23 +0000 (14:56 +0900)]
Added recorder_set_pcm_path function
Change-Id: I33d48d3f3b7da4b889bf7ad06cdfd32c6425954c
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Fri, 8 Nov 2019 07:10:06 +0000 (07:10 +0000)]
Merge "Fix ASAN issue (heap-use-after-free)" into tizen
Wonnam Jang [Fri, 8 Nov 2019 07:08:46 +0000 (07:08 +0000)]
Merge "Fix line coverage script" into tizen
sungrae jo [Fri, 8 Nov 2019 06:18:48 +0000 (15:18 +0900)]
Fixed typos
Change-Id: I52b57ab51959eafd2c711058389778b8716dbf4c
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Wed, 6 Nov 2019 09:17:25 +0000 (18:17 +0900)]
Added valid check about command handle code.
Change-Id: Ic8259dd16160ee460bbec6f03f22e97c6085423d
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sooyeon.kim [Mon, 21 Oct 2019 08:34:26 +0000 (17:34 +0900)]
Fix ASAN issue (heap-use-after-free)
Change-Id: I9f3112cb745ecc592e3faa158f26ec23226ffd92
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Mon, 21 Oct 2019 05:51:42 +0000 (14:51 +0900)]
Fix line coverage script
Change-Id: Ibbd631035a3e5d7d0c0910663c6aa6090d6121e2
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Tue, 15 Oct 2019 05:32:42 +0000 (14:32 +0900)]
Fixed privlevel partner for doxygen
Change-Id: I6328e620c7283f2f5f3c5a419f4947e0f1d953bb
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
wn.jang [Mon, 7 Oct 2019 04:22:09 +0000 (13:22 +0900)]
Revert to remove callback
Change-Id: I50478228c4b64ca1f1a3d3c2f912b6a5e9cd1794
wn.jang [Wed, 2 Oct 2019 10:26:03 +0000 (19:26 +0900)]
Change 'NULL' char to 'NNUULLLL'
Change-Id: I74deaa1ce2777f6fe0b8e2d4b70b9d36fd35a192
wn.jang [Wed, 2 Oct 2019 10:11:12 +0000 (19:11 +0900)]
Remove to send RC command for BT
Change-Id: I53bce76dd01afe23624d6b44c8979f6a0de37561
Ji-hoon Lee [Mon, 30 Sep 2019 09:53:22 +0000 (18:53 +0900)]
Revert "Merge "Migration from DBUS to GDBUS" into tizen"
This reverts commit
a148c1f3b344f4ea8654b12a6571e6b27b49dde8, reversing
changes made to
bfd06ef00407ac3bb44833d14485d2eb79555ead.
Change-Id: I4149d1183bec408fd04e2c434ebd41569d6e5d6d
wn.jang [Wed, 25 Sep 2019 05:49:51 +0000 (14:49 +0900)]
Change function to vc_tts_get_synthesized_audio_details
Change-Id: If6273314a49397bb0f33eca45ccea7ed867916cd
Sungwook Park [Tue, 24 Sep 2019 04:53:13 +0000 (13:53 +0900)]
Fix issues that detected by static analysis tool
Change-Id: Ib78994b2c910e05d5e19fedce613ae1cf62e21bf
Signed-off-by: Sungwook Park <sungwook79.park@samsung.com>
wn.jang [Fri, 20 Sep 2019 14:30:08 +0000 (23:30 +0900)]
Update DB tolerance logic
Change-Id: I7ba1e8870cc763a218cf2dea38592ae1f6435b46
Wonnam Jang [Fri, 20 Sep 2019 14:52:36 +0000 (14:52 +0000)]
Merge "[ACR-1450] Add to request vc-tts" into tizen
wn.jang [Wed, 4 Sep 2019 11:44:49 +0000 (20:44 +0900)]
[ACR-1450] Add to request vc-tts
Change-Id: Ic14941e62a511140fb5e2e5ce030fa6201e47dee
sungrae jo [Thu, 19 Sep 2019 09:31:58 +0000 (18:31 +0900)]
Added new feature for vc_mgr
Change-Id: I11b7616e3827fb1389744d78506c3efe55cbe09b
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Tue, 17 Sep 2019 06:13:03 +0000 (15:13 +0900)]
Fixed savce dereferenced issue.
Change-Id: I4da395f6999ea662fb2c823b449be17710e50fee
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Tue, 17 Sep 2019 05:45:39 +0000 (14:45 +0900)]
Fixed coverity issue.
Change-Id: Ide3e1362f2db573710fc2de37f393232c2d88b6e
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Fri, 6 Sep 2019 07:00:06 +0000 (07:00 +0000)]
Merge "Migration from DBUS to GDBUS" into tizen
sungrae jo [Fri, 23 Aug 2019 06:11:22 +0000 (15:11 +0900)]
Added mutex for widget list
Change-Id: I14fdcdf7e68383c8a6f3bfa5ee1b46b21482f8cd
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Ji-hoon Lee [Thu, 18 Jul 2019 12:09:30 +0000 (21:09 +0900)]
Migration from DBUS to GDBUS
Change-Id: I1ecec2666f93fca6e6dcbba0a789b5a184e0a018
Wonnam Jang [Wed, 2 Jan 2019 08:11:28 +0000 (17:11 +0900)]
Create an handle when handle is not avaliable
Change-Id: Iacb538c4234e9a3f0b6a79c713af718fbf0b25db
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Fri, 26 Jul 2019 07:02:55 +0000 (16:02 +0900)]
Add a checker for vc_db_table
Change-Id: I6d33f0e823f4147f39e7a7a7901d64d7c6ea0d11
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
wn.jang [Tue, 16 Jul 2019 08:40:32 +0000 (17:40 +0900)]
Fix build error
Change-Id: Ic7e85aab3fb6f913a8f8525d7c1fc2cf3b6a8a8c
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Tue, 16 Jul 2019 08:19:59 +0000 (17:19 +0900)]
Register callback fucntion for bt, wifi and ffw when recorder stops
Change-Id: I0eaa0dc7caf568932c568aae010ffa1755270af2
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Tue, 16 Jul 2019 07:28:48 +0000 (16:28 +0900)]
Allow to set and get audio type even if multi-assistant mode is
Change-Id: Idaff62063c27adb2f5db14cbf0986f4a5be6afdc
Signed-off-by: wn.jang <wn.jang@samsung.com>
sooyeon.kim [Mon, 15 Jul 2019 04:19:25 +0000 (13:19 +0900)]
Fix not to destroy stream info before destroying virtual stream
Change-Id: Ib678957340b58585237b5a57f3c1b2673a614e29
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Thu, 11 Jul 2019 01:54:50 +0000 (10:54 +0900)]
Fix sound_manager crash by calling sound_manager_stop_virtual_stream
Change-Id: Ib1178461e275b8210484cb06549d0d8794ea9c0d
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Sooyeon Kim [Tue, 9 Jul 2019 01:10:10 +0000 (01:10 +0000)]
Merge "Add gcov package generation feature" into tizen
sungrae jo [Fri, 5 Jul 2019 07:46:34 +0000 (07:46 +0000)]
Merge "Add regarding engine changed callback for vc-setting" into tizen
sooyeon.kim [Fri, 5 Jul 2019 04:23:54 +0000 (13:23 +0900)]
Add gcov package generation feature
Change-Id: I1763d43a6607da2541cd50bd8023452482a5b6cf
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Tue, 4 Jun 2019 10:00:07 +0000 (19:00 +0900)]
Add regarding engine changed callback for vc-setting
Change-Id: I7e698fe11d9b1a54d9cfb9773de82e2c3ef43f5e
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Thu, 27 Jun 2019 06:04:42 +0000 (06:04 +0000)]
Merge "Add line coverage comments" into tizen
wn.jang [Wed, 26 Jun 2019 07:51:40 +0000 (16:51 +0900)]
Fix build error
Change-Id: Ida040f10099fe2cfb5d1f4aac3f1998ca37f231a
wn.jang [Wed, 26 Jun 2019 05:59:17 +0000 (14:59 +0900)]
Update to connect DB logic
Change-Id: I52d16f5c2a9f4b560aeaed1d60a72fdcac423f8d
wn.jang [Tue, 25 Jun 2019 01:17:07 +0000 (10:17 +0900)]
connect DB after service state is ready
- to avoid concurrency issue.
- DB will be created on only vcd service process.
Change-Id: I03caa096b651f4c61f626a6317bbd97f9aff0070
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Tue, 25 Jun 2019 01:17:07 +0000 (10:17 +0900)]
Connect DB after service state is ready to avoid concurrency issue
Change-Id: I03caa096b651f4c61f626a6317bbd97f9aff0070
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Fri, 7 Jun 2019 08:45:49 +0000 (17:45 +0900)]
Fix memory leak on tts_streaming thread
Change-Id: Iebcf7035772614796f71c50de8c90ed0202e2092
sooyeon.kim [Mon, 3 Jun 2019 07:24:16 +0000 (16:24 +0900)]
Add line coverage comments
Change-Id: I7a5310f6f1588b89ece3e4fa0727192aa1c27252
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Jongmin Lee [Thu, 30 May 2019 05:45:10 +0000 (14:45 +0900)]
replace the use of ecore_wayland into ecore_wl2
Change-Id: I8d276f76a313426f2d85bb5447d841e8baf78f90
wn.jang [Fri, 24 May 2019 07:07:23 +0000 (16:07 +0900)]
Fix thread unsafety issue when preparing
Change-Id: Idafff2ce66490ceade64919f37ad1918ad9be899
wn.jang [Wed, 15 May 2019 06:35:09 +0000 (15:35 +0900)]
Fix memory deference issue
Change-Id: Ied7439593b1d4c8e104f80af43b0045ba515be67
wn.jang [Fri, 10 May 2019 05:46:13 +0000 (14:46 +0900)]
Remove unnecessary 'close connection' codes
Change-Id: I95cdc9b4b35912ada9c84dd44726217b4f0a9a21
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Wed, 8 May 2019 11:55:13 +0000 (20:55 +0900)]
Fix dbus issue when initialize
Change-Id: I0d3d8461fd2e1a25ea35bf941ff91353a7913978
Signed-off-by: wn.jang <wn.jang@samsung.com>
sungrae jo [Wed, 8 May 2019 06:17:59 +0000 (15:17 +0900)]
Added mutex lock for widget
Change-Id: I5dc841cc223c5ff3c20b7d153316f856bd30bf52
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Wed, 24 Apr 2019 11:40:51 +0000 (11:40 +0000)]
Merge "Add debug code for unhandled dbus message" into tizen
Wonnam Jang [Wed, 24 Apr 2019 11:39:30 +0000 (11:39 +0000)]
Merge "Add parameter to change system volume" into tizen
wn.jang [Wed, 24 Apr 2019 11:19:20 +0000 (20:19 +0900)]
Add debug code for unhandled dbus message
Change-Id: I0c045bc1dddf287a69c78d211bbd5ba3e0b851fc
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Tue, 16 Apr 2019 08:13:55 +0000 (17:13 +0900)]
Check null before add match if dbus was closed or not
Change-Id: I61726c900d2638ebc330a97643e3afe16276ab15
Signed-off-by: wn.jang <wn.jang@samsung.com>
Sooyeon Kim [Wed, 27 Mar 2019 11:26:24 +0000 (11:26 +0000)]
Revert "Remove far field package"
This reverts commit
025197c2bd58336a3be24fefe01cfae3923c320c.
Change-Id: I38bb9b3df563d30c37ac96d46f691a5368418f52
Wonnam Jang [Thu, 28 Feb 2019 05:34:11 +0000 (14:34 +0900)]
Add parameter to change system volume
Change-Id: Ie19282c085c9ffb6a07b2a664cecbcff2b86b063
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Thu, 21 Feb 2019 07:10:17 +0000 (16:10 +0900)]
Remove far field package
Change-Id: I1e5c4aaa5bf5151e50cc2bdadaef6d8474e8f79c
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 11 Feb 2019 10:29:42 +0000 (19:29 +0900)]
Fix memory leak
Change-Id: I4b4c64a72c9ff5c2f12390ccb135984f9c9f6f9e
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Sooyeon Kim [Tue, 22 Jan 2019 09:44:28 +0000 (09:44 +0000)]
Merge "Update description for vc_cmd_list_filter_by_type" into tizen
Sooyeon Kim [Tue, 22 Jan 2019 09:43:39 +0000 (09:43 +0000)]
Merge "Add managing prepare thread" into tizen
Wonnam Jang [Mon, 14 Jan 2019 12:26:25 +0000 (21:26 +0900)]
Fix memory leak due to sending dbus when no reply
Change-Id: I327b07a1e3a658221ccc0bb33ca3512c5657e561
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
81c5fa0c165ddd329b5d1f90c7a81d7304ccc3b5)
Wonnam Jang [Mon, 14 Jan 2019 11:47:13 +0000 (20:47 +0900)]
Update description for vc_cmd_list_filter_by_type
Change-Id: Ib4af0d2d469e1146e013f5aebcf31417e7ece968
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
c2b7b3e92bb384fdf495f9de317c5116216c47d0)
sooyeon.kim [Wed, 16 Jan 2019 11:57:27 +0000 (20:57 +0900)]
Add managing prepare thread
Change-Id: Ibc4aacb3b0982c5c15b1f18f3f22b39ddcda64ff
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
f582749f23e386815bd15d2c51e16de0c286364e)
Sooyeon Kim [Tue, 22 Jan 2019 09:40:32 +0000 (09:40 +0000)]
Merge "Remove vc-config in RW when xmlParseFile is failed" into tizen
sooyeon.kim [Fri, 18 Jan 2019 01:44:32 +0000 (10:44 +0900)]
Remove vc-config in RW when xmlParseFile is failed
Change-Id: Ib3c3b3d58c5bfa05936525091a3b345051f63990
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
55868619bb9c5903b61707c52a0586e604fe16aa)
sooyeon.kim [Mon, 14 Jan 2019 02:20:47 +0000 (11:20 +0900)]
Fix permission denied problem
Change-Id: I4fe323760223b8ca57e0ebe90294ea6d02f49a20
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
4097d80069c56bdfff59985f97c3e5f0258892f3)
Sooyeon Kim [Tue, 22 Jan 2019 09:38:50 +0000 (09:38 +0000)]
Merge "Change the state condition in __vc_mgr_cb_error" into tizen
Sooyeon Kim [Tue, 22 Jan 2019 09:38:42 +0000 (09:38 +0000)]
Merge "Fix to call sound_manager_start_virtual_stream" into tizen
sooyeon.kim [Fri, 11 Jan 2019 01:53:27 +0000 (10:53 +0900)]
Change the state condition in __vc_mgr_cb_error
Change-Id: I12b7a71d44441a7544f4694871054ddbc46ed2a6
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
d4c5157b65bd44fa0456f6f406c88f38aeea312f)
sooyeon.kim [Thu, 10 Jan 2019 07:04:01 +0000 (16:04 +0900)]
Add sending error when engine connection is failed
Change-Id: Icfdd36c765b6a15fdb50fc0fac5983fef7df039d
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
3d20bf8a6e667a867ae9230470ac20aa8265e6f4)
sooyeon.kim [Thu, 3 Jan 2019 08:38:00 +0000 (17:38 +0900)]
Fix to call sound_manager_start_virtual_stream
Change-Id: I45bece01040545d45e1758ddbe868aec92792302
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
0060db645fd2cd4e7565152616d92997a91078b5)
sooyeon.kim [Thu, 27 Dec 2018 11:09:42 +0000 (20:09 +0900)]
Fix ecore thread for feedback in vc_mgr
Change-Id: I1b782e55b4ac1dc8c5cac16fdb92a31d276887be
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
68f825984a3b179648c6936a872b43f397e0902d)
Wonnam Jang [Fri, 14 Dec 2018 06:28:10 +0000 (15:28 +0900)]
Add farfield audio type
Change-Id: I0ef337a100611b06ccf13d311b37fd46f12ccc71
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
1257cfae82c1f3f4c44f08f43c80ea37d65766cc)
Wonnam Jang [Tue, 11 Dec 2018 03:02:22 +0000 (12:02 +0900)]
Add to set prepare thread as NULL
Change-Id: I70ddc61cfacf1bc45f2466a2176b3b89c3021336
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
fcca8ce240486c446838eff01e6104884d43e190)
sooyeon.kim [Fri, 7 Dec 2018 01:54:54 +0000 (10:54 +0900)]
Fix to check widget prepare thread
Change-Id: Ia45698e372651bddf592c0e76e5c6172e90fc387
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
8b665df6bc3f11a889593006b2c8687eb16d8ccb)
sungrae jo [Wed, 9 Jan 2019 11:08:21 +0000 (20:08 +0900)]
Dbus usage Memory Leak fix
Change-Id: I811c33c2a2dff8545a1e42169c82e770c9ae50d5
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Fri, 14 Dec 2018 07:07:45 +0000 (16:07 +0900)]
Update error msg
Change-Id: I79ae3bbb21ed954334277a88df1daa770bc0dc27
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Jihoon Kim [Fri, 7 Dec 2018 08:01:57 +0000 (17:01 +0900)]
Fix mismatch between log format and actual parameter
Change-Id: I7df022dc33db89c28acc3d5b97b8074b07cfa7ca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sooyeon.kim [Wed, 7 Nov 2018 05:52:28 +0000 (14:52 +0900)]
Fix setting vc mgr pid
Change-Id: I520abf1debc3d20c66752b8ce94251c3705cfbb1
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Mon, 5 Nov 2018 10:31:59 +0000 (19:31 +0900)]
Fixed system volume code
Change-Id: I45f881d10ae13fd6c0e19a6772d66f5376c7a1fb
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Wed, 24 Oct 2018 09:56:44 +0000 (18:56 +0900)]
Add init code for STT user_data
Change-Id: I7d9285046c6b46cd7443cc420112c59fa4e7e466
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Thu, 11 Oct 2018 10:46:06 +0000 (19:46 +0900)]
check vc_m handle before use
Change-Id: I49c9f14e30c30208597fb8f41470e55d65cd9e20
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Thu, 11 Oct 2018 01:37:12 +0000 (10:37 +0900)]
Fix dbus crash issue in vc widget
Change-Id: I15087eaa8dfc7e042f7c6fbb385b78f478087503
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Mon, 8 Oct 2018 12:02:41 +0000 (21:02 +0900)]
Fixed service state compare code.
Change-Id: Ibf2650c502b121a7dd2d581dbf823d4a3a405c50
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Mon, 8 Oct 2018 11:48:50 +0000 (20:48 +0900)]
Fixed update service code
Change-Id: I3b1809b0bdd16c6607af4567f2a4530125d7eecd
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Mon, 8 Oct 2018 08:51:01 +0000 (17:51 +0900)]
Sync with tizen 4.0 branch
Change-Id: I22ddb9911deeafa4b12dc3d89fea3b0059fec383
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 1 Oct 2018 11:55:45 +0000 (20:55 +0900)]
Add system volume api on internal header
Change-Id: I5ade6a51bf9c30ebc75d06ccdb9c3ed528df5087
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 1 Oct 2018 10:23:52 +0000 (19:23 +0900)]
Add apis to change system volume
Change-Id: Ic04618b85abd6e5c3a162bd3d204dd91bc4aeac9
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 28 Sep 2018 12:01:21 +0000 (21:01 +0900)]
Add updating logic
Change-Id: Ic01f22d43e21c4f1f534492a5d24ae051f7331e3
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 28 Sep 2018 07:02:12 +0000 (16:02 +0900)]
Check if connection is NULL or not
Change-Id: Ib6758c097f17969a12721915e459c2168717b24e
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 28 Sep 2018 07:00:55 +0000 (07:00 +0000)]
Merge "Support Multi-Assistant" into tizen
sooyeon.kim [Wed, 19 Sep 2018 07:06:51 +0000 (16:06 +0900)]
Support Multi-Assistant
Change-Id: I062eadc3b60af5051a3460a5d6d9388796da3e48
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
yhji [Thu, 27 Sep 2018 07:47:07 +0000 (16:47 +0900)]
Fix Wformat build warning
Change-Id: Ib936e1857b9d1bda728d30c4e49fb8a5bc235b25
Signed-off-by: yhji <yhji.lee@samsung.com>
sooyeon.kim [Thu, 20 Sep 2018 06:40:39 +0000 (15:40 +0900)]
Fix coverity issue (pointer deference)
Change-Id: I545ff21f6efa01fc1a905f57f6ea0009068062da
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Thu, 30 Aug 2018 12:27:52 +0000 (21:27 +0900)]
[ACR-1297] Add VCE APIs for supporting tts feedback
- add tts feedback api for vc client
Change-Id: I120eb805bafa7b9d0a44014e7c16e979bb9d5633
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 12 Sep 2018 08:16:45 +0000 (17:16 +0900)]
Fix documentation error
Change-Id: Iff693ca988950321111a0c088a72d57e6663e3d1
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 5 Sep 2018 07:03:05 +0000 (16:03 +0900)]
Add parser-plugin file
Change-Id: Ibac6ed31fa6006311ea13816bbacf5e5347fef60
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Wed, 5 Sep 2018 04:47:38 +0000 (04:47 +0000)]
Merge "Add permission, supported check for vcm" into tizen
sungrae jo [Wed, 5 Sep 2018 04:47:34 +0000 (04:47 +0000)]
Merge "Add check state and range logic for voice control manager" into tizen