projects
/
platform
/
core
/
uifw
/
tts.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/tts.git
2021-06-30
Suyeon Hwang
Deactivate ducking after the activation is completed
36/260636/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Merge "Update version (1.65.5)" into tizen
accepted/tizen/unified/20210629.130203
submit/tizen/20210628.060348
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Update version (1.65.5)
10/260510/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Remove duplicated check code
12/260512/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Remove duplicated function
11/260511/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Clean up proxy handle creation code
12/260012/4
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Wait TIDL connection when tts_prepare_sync() is called
11/260011/4
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Create data structure for saving tidl proxy information
10/260010/4
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Remove unused tidl method
09/260009/4
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Suyeon Hwang
Fix tidl_request_hello logic to match tidl and dbus...
08/260008/4
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Suyeon Hwang
Implement tts_prepare_sync() on tidl method
07/260007/3
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Suyeon Hwang
Create TCs for tts_prepare_sync()
06/260006/3
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Suyeon Hwang
Check timeout on unittest
05/260005/3
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Suyeon Hwang
Launch exact service process for each mode
04/260004/3
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Suyeon Hwang
Extract function from open_connection
03/260003/2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Suyeon Hwang
Make structure for saving tidl information
02/260002/2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Suyeon Hwang
Use 'intptr_t' to support multi architecture safely
22/260222/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Suyeon Hwang
Remove duplicate code and unvaluable function
69/259869/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Suyeon Hwang
Remove 'g_is_screen_reader_on' and '__screen_reader_sta...
68/259868/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Suyeon Hwang
Remove unused parameter 'before_state'
67/259867/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Suyeon Hwang
Fix name of function and remove unused function
66/259866/1
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Fix loop statement from 'while' to 'for'
13/257113/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Remove duplicated code using __handle_dbus_request_resu...
12/257112/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Extract function about private data from tts.c
11/257111/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Clean up the code and mark the future task
10/257110/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Refactor duplicated code for handling dbus request
09/257109/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Refactor the APIs about playing text
08/257108/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Make function to access uid of client
07/257107/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Move code for checking screen reader status into tts_core
06/257106/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Make function to access mode of client
05/257105/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Unify error handling function
04/257104/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Divide __tts_cb_error() into two seperate function
03/257103/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Make validation function for tts_client_s
02/257102/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Suyeon Hwang
Remove include statements for unused header
01/257101/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Suyeon Hwang
Update version (1.65.4)
16/258816/1
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Suyeon Hwang
Add null check to avoid null reference problem
25/258625/1
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Suyeon Hwang
Remove access function to avoid toctou problem
18/258618/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Suyeon Hwang
Intialize function pointer to avoid invalid access
17/258617/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Suyeon Hwang
Swap order of parameter and argument to match proxy...
16/258616/2
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Suyeon Hwang
Remove memory leakage on tts_core and tts_engine_parser
15/258615/2
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Suyeon Hwang
Lock all accessing state code and Use cpp style lock...
51/256651/1
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Suyeon Hwang
Use tts_ipc function as same way regardless of ipc...
30/256630/1
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Suyeon Hwang
Remove not needed function and reorder the code to...
29/256629/1
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Suyeon Hwang
Add function on tts_ipc to hide tts_dbus completely
28/256628/1
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Suyeon Hwang
Use tts_ipc_method_e on server side
36/256536/2
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Suyeon Hwang
Join two tidl method, register and request_hello
35/256535/1
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Suyeon Hwang
Create play thread if the app state is still playing
42/255942/2
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Fix return value of tts_get_max_text_size()
61/252161/7
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Refactor parameter check
99/248499/9
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Refactor tts handle check code
98/248498/9
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Fix state getter function to return current state directly
97/248497/9
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Make functions for set current state into client
96/248496/7
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Pass return value of supported_voice_cb to tts_config_m...
95/248495/6
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Make functions to access callbacks and handle of the...
94/248494/6
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Fix tts_client_is_valid() use uid as a parameter
93/248493/5
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Refactor set/unset client callback logic
92/248492/5
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Suyeon Hwang
Fix tts_tidl and tts_dbus use same logic
31/255431/2
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Sungwook Park
Support TIDL / dbus IPC
23/248523/8
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Suyeon Hwang
Update version (1.65.3)
61/254661/1
submit/tizen/20210310.083205
submit/tizen/20210322.062017
submit/tizen/20210324.101511
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Suyeon Hwang
Add missing mutex unlock before exit the function
59/254659/1
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Suyeon Hwang
Update version (1.65.2)
07/254307/1
submit/tizen/20210226.051815
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Suyeon Hwang
Fix state check code
06/254306/1
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Suyeon Hwang
Update version (1.65.1)
95/254095/1
submit/tizen/20210223.104651
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Suyeon Hwang
Add mutex to remove race condition among functions...
93/254093/1
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Sooyeon Kim
Merge "spec: remove unused pkgconfig(libsystemd-daemon...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Suyeon Hwang
Remove client data dependency from reprepare thread
28/253628/4
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
INSUN PYO
spec: remove unused pkgconfig(libsystemd-daemon) build...
12/252912/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
sooyeon.kim
Remove unnecessary HTML link for feature
24/249724/1
submit/tizen/20210201.095542
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
sungrae jo
Fix Native TTS API references
34/248934/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Suyeon Hwang
Version up to 1.65.0
82/248482/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Suyeon Hwang
Merge changes Ic6ad2c94,I7d0f0397,I5b298cb5,Ib64b8628...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Suyeon Hwang
Add mutex to wait play thread safely
94/248094/1
submit/tizen/20201120.141139
submit/tizen/20201123.062812
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Suyeon Hwang
Move service engine status check logic into tts_core
91/246891/2
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
sooyeon.kim
Fix build error in 64bit
93/247293/1
accepted/tizen/unified/20201110.125029
submit/tizen/20201109.122558
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Sungwook Park
Remove infinite loop log
12/247212/1
submit/tizen/20201109.074204
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
sooyeon.kim
Return operation failed error when inserting data is...
97/246997/2
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
sooyeon.kim
Fix crash in pringint logs
93/246993/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
sooyeon.kim
Fix build error and Update version (1.60.12)
58/246958/2
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
sooyeon.kim
Add logs for checking clients in ttsd_data
23/246923/3
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Suyeon Hwang
Remove extern definition from tts_dbus
90/246890/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Suyeon Hwang
Remove shared variable for callback timer
89/246889/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Suyeon Hwang
Refactor prepare/unprepare logic with tts_core
88/246888/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Suyeon Hwang
Introduce tts_core.h/c as genral logic layer
87/246887/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
sooyeon.kim
Add a checker whether pkgmgr_thread is done or not
23/246823/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
sooyeon.kim
Change not to send dbus message when ttsc is destroyed...
57/246557/3
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Suyeon Hwang
Version up to 1.60.11
62/246062/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Suyeon Hwang
Enhance validation check for current player
19/246019/1
accepted/tizen/unified/20201029.124841
submit/tizen/20201028.060707
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Suyeon Hwang
Fix typo (utt_completeted -> utt_completed)
67/245967/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
sooyeon.kim
Add a checker of thread cancellation
30/245830/1
submit/tizen/20201019.010445
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
sooyeon.kim
Update version (1.60.10)
07/245407/1
accepted/tizen_6.0_unified_hotfix
tizen_6.0_hotfix
accepted/tizen/6.0/unified/20201030.104817
accepted/tizen/6.0/unified/hotfix/20201103.000149
accepted/tizen/unified/20201009.090852
submit/tizen/20201008.081908
submit/tizen_6.0/20201029.205501
submit/tizen_6.0_hotfix/20201102.192901
submit/tizen_6.0_hotfix/20201103.115101
tizen_6.0.m2_release
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sooyeon Kim
Merge "Fix variable type for credential_needed in ttsd_...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sooyeon Kim
Merge "Revert "Add a checker of screen reader in tts_pr...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
sooyeon.kim
Fix variable type for credential_needed in ttsd_dbus_server
04/245404/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sooyeon Kim
Revert "Add a checker of screen reader in tts_prepare()"
99/245399/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Sooyeon Kim
Merge "Add to call audio_out_unprepare() when g_playing...
submit/tizen/20201005.111827
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
sooyeon.kim
Add to call audio_out_unprepare() when g_playing_info...
11/245211/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
sooyeon.kim
Add a checker of screen reader in tts_prepare()
09/245209/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
biryang1
Remove tts_tag() function
23/244523/2
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Jihoon Kim
Add more unittests
57/243657/4
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
sooyeon.kim
Add to avoid a crash in player thread
88/243788/1
accepted/tizen/unified/20200911.143431
submit/tizen/20200910.083341
commit
|
commitdiff
|
tree
|
snapshot
next