Implement getter for service state
[platform/core/uifw/tts.git] / server / ttsd_server.c
2022-08-19 Suyeon HwangImplement getter for service state 46/279846/2
2022-08-19 Suyeon HwangAdd new class for managing state of server 44/279844/2
2022-08-17 Suyeon HwangImplement behavior of new APIs 62/279162/5
2022-08-03 Suyeon HwangLoad engine when the first client is connected 31/279131/3
2022-08-02 Wonnam JangMerge "Reduce log while waiting for comming synthesized...
2022-08-02 Suyeon HwangMerge setters and creater function about client 84/279084/2
2022-08-02 Wonnam JangMerge "Add error type for converting string" into tizen
2022-08-01 Suyeon HwangSend 'NULL' string if there is no private data 52/279052/1
2022-03-28 wn.jangAdd to check return value 32/272932/1
2022-03-15 Suyeon HwangClean up header files 96/271896/2
2022-03-15 Suyeon HwangRemove ttsd_player_resume() 95/271895/2
2022-03-15 Suyeon HwangRearrange code to stop all client 94/271894/2
2022-03-15 Suyeon HwangRemove code for mode of service engine 93/271893/2
2022-03-15 Suyeon HwangRearrange the policy handling code 91/271891/2
2022-03-15 Suyeon HwangMake play type to identify the method to stop playing 90/271890/2
2022-03-15 Suyeon HwangRemove unused parameter of ttsd_server_pause() 88/271888/2
2022-03-15 Suyeon HwangChange name of function to increase readability 86/271886/2
2022-03-14 Suyeon HwangClean up code to enhance readability 84/271884/2
2022-03-08 Suyeon HwangRemove functions and variables relative with player_s 82/271882/2
2022-03-07 Suyeon HwangMerge "Fix defect from static analysis tool" into tizen
2022-03-03 Suyeon HwangFix ttsd_data_get_client_state() returns state value... 76/271876/2
2022-03-03 Suyeon HwangMerge "Extract function for utterance start/complete...
2022-03-03 Suyeon HwangRemove ttsd_network.c/h 72/271872/2
2022-03-03 Suyeon HwangMerge "Extract function for playting pcm data" into... accepted/tizen/unified/20220303.131738 submit/tizen/20220303.025855
2022-03-03 Suyeon HwangMerge changes I7c724fff,I3e1607f8 into tizen
2022-02-22 Suyeon HwangClean up ttse_terminate(), tts_prepare_sync() function 68/271168/2
2022-02-18 Suyeon HwangMerge "Fix the description of tts_repeat()" into tizen accepted/tizen/unified/20220221.080259 submit/tizen/20220218.073949
2022-02-17 Suyeon HwangMerge "Fix potential defects on ttsd_player" into tizen
2022-02-16 Suyeon HwangUse BackgroundVolume class on ttsd_player 20/271120/3
2022-02-15 Suyeon HwangFix condition to remove dead code 41/268941/5
2022-02-15 Suyeon HwangMake function for managing sound_data_s 12/266212/9
2022-02-15 Suyeon HwangMake function for managing speak_data_s 11/266211/9
2022-02-15 Suyeon HwangUse single play thread to play PCM data 10/266210/9
2022-01-20 Suyeon HwangSend new state to client synchornously 75/269575/3
2022-01-05 Suyeon HwangAdd credential field into app data on server side 67/268967/1
2022-01-03 Suyeon HwangCall finalize synchronously when app termination is... 95/268695/2
2021-12-27 Suyeon HwangMerge branch 'tizen_6.5' into tizen 94/268594/1
2021-12-27 Suyeon HwangFix the data type for uid 41/268241/6
2021-12-17 sooyeonRearrange logs 88/268188/3
2021-12-17 Wonnam JangMerge "Fix config client type as a bit flat" into tizen_6.5
2021-11-12 Suyeon HwangMerge branch 'tizen' into tizen_6.5 32/266432/1
2021-11-04 sooyeonUnify TTSD processes into two processes (default, inter... 82/265982/6
2021-11-03 Suyeon HwangMerge "Invoke register callback once during tts_prepare...
2021-11-02 sooyeonAdd a checker whether quit_loop_timer is carried out... 22/265922/1
2021-10-20 sooyeonAdd a state checker to ignore invalid synthesized pcm 86/265486/2
2021-10-15 sooyeonAdd a checker whether ttse_terminate() is invoked or not 23/265323/2
2021-10-12 Suyeon HwangStart play thread only when 'ttsd_server_play()' is... 88/264188/3
2021-10-12 Suyeon HwangRemove unvaluable deadcode by changing function prototype 30/264930/2
2021-08-31 Sooyeon KimMerge "Add a checker to calculate latency" into tizen accepted/tizen/unified/20210831.143737 submit/tizen/20210831.104905
2021-08-27 sooyeonAdd a checker to calculate latency 28/263128/3
2021-07-08 Suyeon HwangClean code to enhance readability 79/260979/1
2021-05-21 Suyeon HwangAdd null check to avoid null reference problem 25/258625/1
2021-04-08 Suyeon HwangUse tts_ipc_method_e on server side 36/256536/2
2021-04-06 Suyeon HwangJoin two tidl method, register and request_hello 35/256535/1
2021-03-26 Suyeon HwangCreate play thread if the app state is still playing 42/255942/2
2021-03-17 Sungwook ParkSupport TIDL / dbus IPC 23/248523/8
2020-11-02 sooyeon.kimChange not to send dbus message when ttsc is destroyed... 57/246557/3
2020-07-24 sooyeon.kimFix an issue not to exit from __play_thread 87/239387/1
2020-03-02 Wonnam JangMerge "Add log to leave string length" into tizen
2020-02-24 sooyeon.kimAdd to set timer as NULL when returning EINA_FALSE 89/225789/1 accepted/tizen/unified/20200302.041942 submit/tizen/20200228.062816
2020-02-10 sooyeon.kimFix to mix screen-reader and interrupt mode by adding... 33/224433/1 submit/tizen/20200220.060827 submit/tizen/20200221.052406
2020-01-31 wn.jangAvoid crash when pid is nagative value 07/223607/1
2020-01-17 sooyeon.kimAdd a checker into __send_interrupt_client 29/222729/1
2020-01-15 wn.jangUpdate hello protocol 31/222431/1 submit/tizen/20200115.024146
2020-01-15 Wonnam JangMerge "Update background volume ratio to 0.4" into...
2020-01-13 Wonnam JangMerge "Delete ecore timer when quit ecore main loop...
2020-01-09 wn.jangDelete ecore timer when quit ecore main loop 80/222080/1
2019-12-26 sooyeon.kimCrash issue fix by stopping timer invocation during... 31/221031/1
2019-10-17 sungrae joAdded set/unset background volume ratio fucntion. 38/215838/4 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.020148 accepted/tizen/5.5/unified/mobile/hotfix/20201027.080119 accepted/tizen/unified/20191018.222501 submit/tizen/20191017.122545 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
2019-02-19 sooyeon.kimFix thread unsafety issue in ttsd_player_pause 28/200128/2
2018-12-05 Wonnam JangMerge "Remove unnecessary timer" into tizen
2018-11-15 sooyeon.kimFix memory leak 97/193097/2
2018-02-28 sooyeon.kimMerge "Add ttse_terminate" into tizen
2018-02-28 sooyeon.kimAdd ttse_terminate 62/171262/1
2018-02-28 sooyeon.kimMerge "Fix unset audio policy" into tizen
2018-02-28 sooyeon.kimMerge "Add null checker into display_language_changed...
2018-02-28 sooyeon.kimMerge "Clear data when AUDIO_POLICY_BLOCKED is occurred...
2018-02-28 sooyeon.kimClear data when AUDIO_POLICY_BLOCKED is occurred 56/171256/1
2018-02-28 sooyeon.kimFix unsafe mutex 55/171255/1
2018-02-28 Sooyeon KimMerge "Pass tts handle to connect_daemon in prepare_syn...
2018-02-28 sooyeon.kimMerge "Add waiting for engine buffering" into tizen
2018-02-28 sooyeon.kimAdd waiting for engine buffering 50/171250/1
2018-01-23 Sooyeon KimMerge "Fix memory leaks of dbus" into tizen
2018-01-23 sooyeon.kimMerge "Fix current state before tts_prepare_sync" into...
2018-01-23 sooyeon.kimMerge "Fix to deallocate memory of sound and speak...
2018-01-23 sooyeon.kimMerge "Fix to check playback focus extra info" into...
2018-01-23 sooyeon.kimMerge "Add sound manager destroy when setting sound...
2018-01-23 sooyeon.kimFix to deallocate memory of sound and speak data 54/167954/1
2018-01-23 sooyeon.kimMerge "Fix the size of app id" into tizen
2018-01-23 sooyeon.kimFix the size of app id 47/167947/1
2018-01-23 Sooyeon KimMerge "Try to prepare when dbus call is requested earli...
2018-01-23 sooyeon.kimAdd a new TTS Interrupt mode 43/167943/1
2018-01-23 sooyeon.kimFix policy for adding and playing pcm data 42/167942/1
2018-01-23 Suyeon HwangMerge "Fix policy for playing pcm data" into tizen
2018-01-23 sooyeon.kimFix policy for playing pcm data 41/167941/1
2017-11-20 sooyeon.kimFix to check app agreed 39/160739/1
2017-09-29 Sooyeon KimMerge "Add to check if app agreed or not" into tizen
2017-09-29 Wonnam JangAdd to check if app agreed or not 85/153685/1
2017-09-27 Suyeon HwangRemove null check from ttse_send_error 23/152723/1
2017-08-29 sooyeon.kimRemove ecore_shutdown in ttsd_server 89/146589/1 accepted/tizen/4.0/unified/20170905.175037 accepted/tizen/unified/20170830.161109 submit/tizen/20170829.131245 submit/tizen_4.0/20170904.062435
next