sooyeon.kim [Mon, 8 Jan 2018 05:47:12 +0000 (14:47 +0900)]
Check whether error callback is invoked before changing client's state
Change-Id: I14742ef61046b2d3311e6f888b4a48668054ea73
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
fa24f536441a87e62967be5543db736bd6567ced)
sooyeon.kim [Tue, 23 Jan 2018 05:17:41 +0000 (05:17 +0000)]
Merge "Fix to call set silence detection when stt starts" into tizen
sooyeon.kim [Wed, 13 Dec 2017 06:55:09 +0000 (15:55 +0900)]
Add recorder destroy when bt recording is failed
Change-Id: I06c00fcfa474cb04e2883f30e249e39975249e0d
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
65f305644e81cf5fada4230bf7edbf63851ae3b5)
sooyeon.kim [Tue, 12 Dec 2017 10:59:38 +0000 (19:59 +0900)]
Fix to call set silence detection when stt starts
Change-Id: I8b5b4597bb7154970d27938b4f38c7329719d937
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
44fd4f8f59e904836cae60692e0025fb356e8df3)
Suyeon Hwang [Mon, 22 Jan 2018 11:40:15 +0000 (20:40 +0900)]
Fix memory leaks of dbus
Change-Id: Idbd8c5287408817763c44ae894821d5bb0f1a280
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Jihoon Kim [Fri, 19 Jan 2018 03:57:05 +0000 (12:57 +0900)]
Use secure log to write result for security
Change-Id: Ib9c6bfe00b54a5f5e5644cf65a59f61944f9c994
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 15 Jan 2018 10:37:44 +0000 (19:37 +0900)]
Initialize variable before getting engine
Change-Id: Ifc9171e6eda6171ede164698f32c3646423c90aa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonnam Jang [Thu, 30 Nov 2017 04:54:29 +0000 (04:54 +0000)]
Merge "Prevent to add rule when stt service is reset" into tizen
Wonnam Jang [Wed, 29 Nov 2017 12:26:07 +0000 (21:26 +0900)]
check null before use when dbus close connection
Change-Id: I6f06fc9c1fd3ad28102b0f9e35098ab4abe8876c
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Wed, 29 Nov 2017 12:22:58 +0000 (21:22 +0900)]
Prevent to add rule when stt service is reset
Change-Id: I4e7fb242c9847d6a3268084baafcae7d7abad165
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Suyeon Hwang [Mon, 30 Oct 2017 07:16:11 +0000 (16:16 +0900)]
Add logic to set default language of the engine
Change-Id: I88c1e2670513b12ddb63163e58fdbe9c6c675d73
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
0800f46ad60d84976146ace1f370dfdb5584c5a4)
Wonnam Jang [Tue, 7 Nov 2017 07:25:53 +0000 (07:25 +0000)]
Merge "Add logic to set default language of the engine" into tizen
sooyeon.kim [Thu, 12 Oct 2017 03:02:18 +0000 (12:02 +0900)]
Remove return value for sending error
Change-Id: I2dfdb049b8606108f34660706b437998fa508749
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
2de00d22e2b35a0b9a9144632fd23b673b96f091)
Suyeon Hwang [Mon, 30 Oct 2017 07:16:11 +0000 (16:16 +0900)]
Add logic to set default language of the engine
Change-Id: I88c1e2670513b12ddb63163e58fdbe9c6c675d73
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Mon, 30 Oct 2017 06:45:57 +0000 (15:45 +0900)]
Fix invalid log tag and return value
Change-Id: I62812a2b3b6537efe99555b8710307dd57d49aec
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Mon, 30 Oct 2017 06:45:57 +0000 (15:45 +0900)]
Fix invalid log tag and return value
Change-Id: I62812a2b3b6537efe99555b8710307dd57d49aec
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonnam Jang [Fri, 20 Oct 2017 02:01:13 +0000 (11:01 +0900)]
Add to set false as exit when dbus disconnects
Change-Id: Ib03b4bf2dcf61da92ced91c325167585324c5708
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 20 Oct 2017 02:01:13 +0000 (11:01 +0900)]
Add to set false as exit when dbus disconnects
Change-Id: Ib03b4bf2dcf61da92ced91c325167585324c5708
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Mon, 16 Oct 2017 02:26:12 +0000 (11:26 +0900)]
Fix coverity - dbus_connection_unref
Change-Id: Id53a2235885cdbb9895ce0426d945f44c700ef1b
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Suyeon Hwang [Fri, 13 Oct 2017 06:31:03 +0000 (15:31 +0900)]
Fix error check for fread
Change-Id: I010446098278d180cf8b546123bb9790d48395e9
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Fri, 13 Oct 2017 06:31:03 +0000 (15:31 +0900)]
Fix error check for fread
Change-Id: I010446098278d180cf8b546123bb9790d48395e9
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
sooyeon.kim [Thu, 12 Oct 2017 03:02:18 +0000 (12:02 +0900)]
Remove return value for sending error
Change-Id: I2dfdb049b8606108f34660706b437998fa508749
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Tue, 10 Oct 2017 10:30:49 +0000 (19:30 +0900)]
Fix coverity issues
Change-Id: I275e4f2e56861f0617117f81ec2e9e4271bdcc7b
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Tue, 10 Oct 2017 10:30:49 +0000 (19:30 +0900)]
Fix coverity issues
Change-Id: I275e4f2e56861f0617117f81ec2e9e4271bdcc7b
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Suyeon Hwang [Wed, 27 Sep 2017 02:54:55 +0000 (11:54 +0900)]
Remove null check from stte_send_error
Change-Id: I8ad7790c5cce3c713559cb3e2b9e5a7de5b95881
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
04a1498f400208677a3232d51d3ad479dd03440b)
Suyeon Hwang [Wed, 27 Sep 2017 02:54:55 +0000 (11:54 +0900)]
Remove null check from stte_send_error
Change-Id: I8ad7790c5cce3c713559cb3e2b9e5a7de5b95881
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonnam Jang [Fri, 22 Sep 2017 01:20:11 +0000 (10:20 +0900)]
Ignore to connect daemon when client is already destroyed
Change-Id: Id17873d0c082d044b58695ee59b785acb8bf9139
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
49bfccfd7856465003dfc25d212d9e41e53aaa04)
Wonnam Jang [Fri, 22 Sep 2017 01:48:26 +0000 (01:48 +0000)]
Merge "Ignore to connect daemon when client is already destroyed" into tizen_4.0
Wonnam Jang [Fri, 22 Sep 2017 01:20:11 +0000 (10:20 +0900)]
Ignore to connect daemon when client is already destroyed
Change-Id: Id17873d0c082d044b58695ee59b785acb8bf9139
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Thu, 21 Sep 2017 11:11:55 +0000 (11:11 +0000)]
Merge "Add logic to check the engine's silence detection option" into tizen
Suyeon Hwang [Thu, 21 Sep 2017 10:57:40 +0000 (19:57 +0900)]
Add logic to check the engine's silence detection option
Change-Id: I510bb64554ac4d764aeb9b8178d2017086f8314e
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Thu, 21 Sep 2017 10:57:40 +0000 (19:57 +0900)]
Add logic to check the engine's silence detection option
Change-Id: I510bb64554ac4d764aeb9b8178d2017086f8314e
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonnam Jang [Tue, 12 Sep 2017 01:32:13 +0000 (10:32 +0900)]
Add critical section to avoid thread safety issue
Change-Id: Ie5fc64abd2285aae4d69e2594108dc4eefe30d66
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
486aa7d2f3c3634c5636110fa2f031ead312fb11)
Wonnam Jang [Tue, 12 Sep 2017 01:32:13 +0000 (10:32 +0900)]
Add critical section to avoid thread safety issue
Change-Id: Ie5fc64abd2285aae4d69e2594108dc4eefe30d66
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Thu, 17 Aug 2017 08:15:59 +0000 (17:15 +0900)]
change BT product api
Change-Id: I8266315c4e14253d42b720ce7fa511090c1542c2
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Wed, 16 Aug 2017 09:14:12 +0000 (18:14 +0900)]
RW Update
Change-Id: I115dae26c44abaf8f87369e8e5c6b4a6c41bfc58
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 4 Aug 2017 07:22:01 +0000 (16:22 +0900)]
Add gawk for Requires into spec file
Change-Id: I363aacd753f8a4ee889f9a91d513da2b95425343
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Sooyeon Kim [Mon, 31 Jul 2017 07:19:50 +0000 (07:19 +0000)]
Merge "Fix security issue" into tizen
Suyeon Hwang [Thu, 27 Jul 2017 06:26:17 +0000 (15:26 +0900)]
Fix security issue
Change-Id: Ia24d81e34a31a50cb01f1e69e27d3185ef9ddeed
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonnam Jang [Tue, 25 Jul 2017 23:59:17 +0000 (08:59 +0900)]
Add internal api for file recognition
Change-Id: Ic51ab61631b9f0023a8005e2c7496309b76d1bb9
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Sooyeon Kim [Wed, 28 Jun 2017 05:53:54 +0000 (05:53 +0000)]
Merge "Fix dlog format argument error" into tizen
Sooyeon Kim [Wed, 28 Jun 2017 05:53:39 +0000 (05:53 +0000)]
Merge "Add to reconnect dbus when connection is missed" into tizen
Sooyeon Kim [Wed, 28 Jun 2017 05:44:51 +0000 (05:44 +0000)]
Merge "add sound focus state watch callback" into tizen
Wonnam Jang [Wed, 28 Jun 2017 04:57:17 +0000 (13:57 +0900)]
Fix dlog format argument error
Change-Id: I8c3f5d10d2b4dd3710b8578d59465336ba50b5dd
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 9 Jun 2017 06:48:31 +0000 (15:48 +0900)]
Add to reconnect dbus when connection is missed
Change-Id: Ib1769b34ee7962f4f75340b7cf85b09730311efa
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 29 May 2017 10:33:36 +0000 (19:33 +0900)]
add sound focus state watch callback
Change-Id: I5b6bdd8bdaa9ad9df52104935b067141cd83dd55
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Fri, 16 Jun 2017 10:45:46 +0000 (19:45 +0900)]
Fix ecore timer of error cb
Change-Id: I3944d63256bc2907da51b4f9bf2e2589db295553
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
27612f966d347df9f42c93c6d328b65a971801b3)
sooyeon.kim [Fri, 16 Jun 2017 06:50:09 +0000 (15:50 +0900)]
Fix MIC error
Change-Id: I10ac1a85f8f209a6bc4639a23752452f707c13ad
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Mon, 29 May 2017 04:17:36 +0000 (13:17 +0900)]
Change BT internal APIs
Change-Id: I882a79362a1cbc16ea308cc125277995c3598bd4
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Suyeon Hwang [Thu, 11 May 2017 07:55:02 +0000 (16:55 +0900)]
Fix memory leak
Change-Id: Icc92e52923df7a227936719dde8cf14ac4ade0dc
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
sooyeon.kim [Thu, 11 May 2017 06:11:29 +0000 (15:11 +0900)]
Fix to call result_cb twice
Change-Id: Ifff30856e95b16ec198d590dacb68f40eb64e3e3
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 25 Jan 2017 12:26:43 +0000 (21:26 +0900)]
Add a privilege checker in stt_set_engine()
Change-Id: Ieb78639f21e92bf89d3c2f04684ae05d915ac092
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
6f65c05084817b30106fc8fe721c3cd2a400e7a0)
Wonnam Jang [Thu, 27 Apr 2017 09:04:33 +0000 (09:04 +0000)]
Merge "Fix return value when there is no time info" into tizen
Suyeon Hwang [Thu, 27 Apr 2017 08:59:39 +0000 (17:59 +0900)]
Fix return value when there is no time info
Change-Id: I12eb3f042a49e9540a2a8b5c97ff938bdd1dd453
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonnam Jang [Thu, 27 Apr 2017 05:52:11 +0000 (14:52 +0900)]
Fix internal state error when api is called in thread
Change-Id: I9801d00d4c56246eaa686e0f40497b2c7a639657
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Suyeon Hwang [Tue, 11 Apr 2017 06:12:59 +0000 (15:12 +0900)]
Use license macro in .spec file
Change-Id: I84684c3de755fdd5cea7d9e1afbf5fcbd2ce0089
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonnam Jang [Wed, 5 Apr 2017 09:23:13 +0000 (18:23 +0900)]
Udpate url link
Change-Id: I137879d81072fa77c0e51b22b4cbe47399e30851
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
18839d02e7a7c8a690bcbfcf51889c6298b7ebf5)
Suyeon Hwang [Tue, 28 Feb 2017 02:36:27 +0000 (11:36 +0900)]
Fix memory leak
Change-Id: I18ba097995369132ce37182ea1121a4a9f904b08
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
879a3f9b820e75af645d4a12d10b9df0c969d84c)
Wonnam Jang [Wed, 5 Apr 2017 10:23:26 +0000 (03:23 -0700)]
Merge "Fix memory leak" into tizen
Wonnam Jang [Wed, 5 Apr 2017 10:23:03 +0000 (03:23 -0700)]
Merge "Fix memory leak / Define memory free macro" into tizen
Suyeon Hwang [Tue, 21 Feb 2017 05:44:11 +0000 (14:44 +0900)]
Fix memory leak
Change-Id: Id5e451ac0900f17bfe98067e5dec98367daf9090
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
33f70915a1a616aa81e93f9fb4d934bbf364403e)
Wonnam Jang [Wed, 5 Apr 2017 10:22:51 +0000 (03:22 -0700)]
Merge "Update header and doc files written in English" into tizen
Suyeon Hwang [Thu, 16 Feb 2017 05:11:28 +0000 (14:11 +0900)]
Fix memory leak / Define memory free macro
Change-Id: I86a9dc04238f0cfd123be20785adf7be7ce8e96a
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
3a6e7970b0a713fd707c1a620ed99d73945895d1)
Wonnam Jang [Wed, 5 Apr 2017 10:22:34 +0000 (03:22 -0700)]
Merge "Fix engine parser to access directories" into tizen
Suyeon Hwang [Wed, 15 Feb 2017 08:11:10 +0000 (17:11 +0900)]
Update header and doc files written in English
Change-Id: I718be006d8b331478b938e5ad48e50f200a91c43
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
9e320ac0410de7b4ef06e7c9676e8ac2c7cc1189)
Wonnam Jang [Wed, 5 Apr 2017 10:22:13 +0000 (03:22 -0700)]
Merge "Fix restore logic" into tizen
sooyeon.kim [Fri, 20 Jan 2017 07:37:45 +0000 (16:37 +0900)]
Fix engine parser to access directories
Change-Id: I5d832f4a5715823aff37dc001d46c221a98f0e74
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
7182e71ccfbd807230f99c9a4fbe73cc49511da2)
sooyeon.kim [Wed, 18 Jan 2017 11:11:12 +0000 (20:11 +0900)]
Fix restore logic
Change-Id: Ib690ffbb7082ad0a66694de3b37faaff1a9d604f
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
ce77dafc7d0e9dad23d3009186b27b941d52f2fb)
Suyeon Hwang [Thu, 19 Jan 2017 08:35:39 +0000 (17:35 +0900)]
Fix memory leak of ecore timer
Change-Id: I4a884582b76c7fec294b6654a9456ebcc1652215
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
cd080b4f4e38f40d86ed7372348012bf0383bd88)
sooyeon.kim [Thu, 12 Jan 2017 04:32:37 +0000 (13:32 +0900)]
Implement stt default engine setting and Fix directories in stt engine parser
Change-Id: I3a159f0c143446dfc0d3dcc6ae5fcce4fa9062b4
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Thu, 12 Jan 2017 02:22:45 +0000 (18:22 -0800)]
Merge "Remove unnecessary logs and files" into tizen
sooyeon.kim [Wed, 11 Jan 2017 05:58:04 +0000 (14:58 +0900)]
Remove unnecessary logs and files
Change-Id: I4ba63156838030fc4c153853763a6e6fac5d8146
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
ea67c3ad26335d2ef99a76870b3cb247f4658361)
sooyeon.kim [Thu, 29 Dec 2016 12:49:12 +0000 (21:49 +0900)]
Fix dbus close connection and Add dangling pointer checker
Change-Id: I14febbe09f983b93f02ebf06dac10686cc49e541
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
3e95b38a21ed23c279d5cec2f191736b67ac3ebb)
Kwangyoun Kim [Wed, 28 Dec 2016 14:06:18 +0000 (23:06 +0900)]
Update engine parser
Change-Id: I6faf5e415c181d0c7f66875664206eed0ead870f
Signed-off-by: Kwangyoun Kim <ky85.kim@samsung.com>
(cherry picked from commit
aff0743b37c29e520bfc6b5884b1cd71091cd9f4)
sooyeon.kim [Thu, 29 Dec 2016 09:47:17 +0000 (18:47 +0900)]
Fix cancel by error
Change-Id: I70d1b6530d1e1fa3fdf313e946d6336ad728157b
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
b1ef66f1491a3a429a035306606db1685d0f9654)
sooyeon.kim [Mon, 26 Dec 2016 02:11:17 +0000 (11:11 +0900)]
Add to cancel engine when error-result callback is invoked
Change-Id: Ic1d9e4fdfa41e7186a0c6ff6099c004883e552fb
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
ca2ebf94e8879bb4328d6a5d307a0c6d390a30dc)
Kwangyoun Kim [Tue, 27 Dec 2016 04:47:02 +0000 (13:47 +0900)]
Add error tolerance with dbus signal handling
Change-Id: I3ab7f1d3fe9626872d0ec3af41f961ec17d7373a
Signed-off-by: Kwangyoun Kim <ky85.kim@samsung.com>
(cherry picked from commit
f24c0f45f107f89775d54fe03925b53a53def940)
sooyeon.kim [Fri, 23 Dec 2016 02:33:14 +0000 (11:33 +0900)]
Add calling error_cb in sttd_server.c
Change-Id: I08d818361a75b70d5afe03b77ef6e829dfe51711
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
f3237cc62ba4490ff111b8402d1adcd71d427cc1)
Suyeon Hwang [Fri, 23 Dec 2016 08:28:42 +0000 (17:28 +0900)]
Change deprecated api(readdir_r -> readdir)
Change-Id: I64a910b280301347bda9eb7f5a1c8de509999a06
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Kwangyoun Kim [Wed, 21 Dec 2016 05:07:17 +0000 (14:07 +0900)]
Change sound stream api
Change-Id: I1ab134920d9f0951913965bc214a1e242e16fc95
(cherry picked from commit
c52603160fb03a60e4edbf35eb1e91c73d07af57)
sooyeon.kim [Mon, 12 Dec 2016 11:09:30 +0000 (20:09 +0900)]
Add an internal API for setting server
Change-Id: I17e62da3ac2acf73969fc10d3f75ce23ba206b5c
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 14 Dec 2016 01:34:24 +0000 (10:34 +0900)]
Fix memory leak and Delete an unnecessary file
Change-Id: I7037f7e91c98b2a0b9f75c6159778cde1fe256da
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Suyeon Hwang [Fri, 2 Dec 2016 08:41:40 +0000 (17:41 +0900)]
Remove logs in request_hello
Change-Id: I251373f7ee04a24a33559245e5a628083d544dc3
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
aravind.gara [Tue, 22 Nov 2016 12:37:20 +0000 (21:37 +0900)]
sound-manager API changed
Change-Id: Id7286afd9f3a8a1dfe6236fcb6d876d8d3430123
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
(cherry picked from commit
97fe65ecc2d70999b044d120a2130b15100532b6)
Wonnam Jang [Wed, 30 Nov 2016 07:34:38 +0000 (23:34 -0800)]
Merge "remove duplicated codes" into tizen
Wonnam Jang [Tue, 29 Nov 2016 00:05:12 +0000 (09:05 +0900)]
remove duplicated codes
Change-Id: I39b733930c0b34ba5c5106cc80c7cfd1dd4e7026
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Kwangyoun Kim [Thu, 24 Nov 2016 10:18:54 +0000 (19:18 +0900)]
Add internal method to get speech status info
Change-Id: Ie07311ba2af1c29ab1cfe8f2be36d69869d8fa97
Signed-off-by: Kwangyoun Kim <ky85.kim@samsung.com>
sooyeon.kim [Tue, 22 Nov 2016 07:25:39 +0000 (16:25 +0900)]
Fix doxyfile
Change-Id: I9891c9269c0c7464f417c084f04ed5b24808ddc9
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Thu, 17 Nov 2016 10:35:55 +0000 (19:35 +0900)]
Add ACR descriptions
Change-Id: I37aa150f939351123153021bbf24ada04aa134df
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
067b22ca5b01af6bd1c79bf81c7e70c4448b8292)
sooyeon.kim [Tue, 15 Nov 2016 12:11:03 +0000 (21:11 +0900)]
Fix coding rule issue
Change-Id: I92b0ab15cb030d50589c6b90db26887c4ee5d612
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 12 Oct 2016 09:56:53 +0000 (18:56 +0900)]
Add file name checker and Fix dbus type and bt return
Change-Id: I5264a7e658873d3d96c79c6e3efae0952f24dd01
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 7 Oct 2016 11:15:29 +0000 (20:15 +0900)]
Fix custom dbus release
Change-Id: Ia7d13cb6e52d8e3beb10b10058d74acd19be2382
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
stom.hwang [Thu, 29 Sep 2016 08:39:30 +0000 (17:39 +0900)]
Fix svace issues
Change-Id: I9afe4cefa9b7825f1e721f7b3d1f342db4746bf6
Signed-off-by: stom.hwang <stom.hwang@samsung.com>
sooyeon.kim [Thu, 29 Sep 2016 06:24:48 +0000 (15:24 +0900)]
Fix buxton key layer
Change-Id: I0eae5d7fdcc4b6c95a2f6045031e31a28dd8f2fe
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Tue, 27 Sep 2016 13:01:08 +0000 (22:01 +0900)]
Add bux2ctl_get for getting buxton key and setting an engine by users
Change-Id: I1e1fb105feb7339c2fef37c3426c0105a876374c
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 23 Sep 2016 07:35:03 +0000 (16:35 +0900)]
Fix API reference
Change-Id: Ie386c47a2ed108dd785a143beaf95ab2db3dd7a9
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Kwangyoun Kim [Fri, 23 Sep 2016 06:48:51 +0000 (23:48 -0700)]
Merge "Add engine app info parser" into tizen
Kwangyoun Kim [Thu, 8 Sep 2016 10:00:18 +0000 (19:00 +0900)]
Add engine app info parser
Change-Id: Iab0841cf7ebb90c22323f7c77251fe64049f927b
sooyeon.kim [Tue, 20 Sep 2016 07:18:06 +0000 (16:18 +0900)]
Fix return types
Change-Id: Ic266189e631c5c090fc2b81a02db41a7a0453781
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
stom.hwang [Fri, 9 Sep 2016 04:31:36 +0000 (13:31 +0900)]
Fix typo in CMakeLists.txt and stt.spec
Change-Id: I3320625bdae26f392bc52fdb87cd4fbd1cc5f81b
Signed-off-by: stom.hwang <stom.hwang@samsung.com>