index
:
platform/core/uifw/voice-control
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
feature/ducking
main
master
ref/for/tizen_4.0
ref/for/tizen_8.0
sandbox/nmerinov/llvm
sandbox/vbarinov/vis
svaceissue
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: UI Framework / Voice;
Wonnam Jang <wn.jang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Update version (1.65.7)
submit/tizen_6.5/20220805.085739
accepted/tizen/6.5/unified/20220808.135237
tizen_6.5
accepted/tizen_6.5_unified
Suyeon Hwang
2
-2
/
+2
2022-08-05
Add vc_mgr_ducking files
Suyeon Hwang
5
-120
/
+329
2021-12-27
Update version (1.65.6)
Suyeon Hwang
2
-2
/
+2
2021-12-27
Change variable related with uid to unsigned integer
Suyeon Hwang
3
-11
/
+11
2021-12-10
Add handle type value when initialize config
Suyeon Hwang
1
-5
/
+5
2021-12-10
Fix format string and variable name
Suyeon Hwang
6
-46
/
+46
2021-12-09
Update version to 1.65.5
submit/tizen_6.5/20211209.233844
accepted/tizen/6.5/unified/20211212.212835
wn.jang
2
-2
/
+2
2021-12-09
Change type of uid from signed int to unsigned int
wn.jang
17
-62
/
+62
2021-11-17
Merge branch 'tizen' into tizen_6.5
submit/tizen_6.5/20211117.060151
accepted/tizen/6.5/unified/20211117.210539
Suyeon Hwang
6
-12
/
+30
2021-11-15
Update version (1.65.4)
submit/tizen/20211117.084911
accepted/tizen/unified/20211123.015812
Suyeon Hwang
2
-2
/
+2
2021-11-15
Call deinitialize() if error occurs after initialize()
Suyeon Hwang
1
-0
/
+2
2021-10-28
Release memory when open connection is failed
submit/tizen/20211028.131731
accepted/tizen/unified/20211029.132506
wn.jang
1
-4
/
+21
2021-10-06
Update version (1.65.3)
Suyeon Hwang
2
-2
/
+2
2021-10-01
Fix memory leak when remove item from g_list
Suyeon Hwang
3
-6
/
+5
2021-09-14
Extend waiting time for response from engine
tizen_6.5.m2_release
submit/tizen_6.5/20211028.163101
submit/tizen/20210914.040626
accepted/tizen/unified/20210914.221905
accepted/tizen/6.5/unified/20211028.123107
wn.jang
1
-1
/
+1
2021-07-23
Update version (1.65.2)
Suyeon Hwang
2
-2
/
+2
2021-07-21
Remove memory leak on new TC for vc_get_system_command_list()
Suyeon Hwang
1
-7
/
+24
2021-07-21
Allocate memory for output command list handle
Suyeon Hwang
2
-5
/
+14
2021-07-21
Use ecore timer to make testable
Suyeon Hwang
1
-3
/
+3
2021-07-20
Fix name for better readability
Suyeon Hwang
1
-24
/
+24
2021-07-20
Make TC for 'vc_get_system_command_list()'
Suyeon Hwang
2
-0
/
+111
2021-06-08
Update version (1.65.1)
submit/tizen/20210610.085541
accepted/tizen/unified/20210611.014108
Suyeon Hwang
2
-2
/
+2
2021-06-08
Clean up and Add temporary code for applying new architecture into TV device
Suyeon Hwang
3
-0
/
+26
2021-06-08
Implement new interface for sending streaming mode to dependency module
Suyeon Hwang
9
-3
/
+69
2021-06-08
Remove code only for TV device
Suyeon Hwang
4
-382
/
+56
2021-06-08
Remove audio type dependency from vcd_recorder
Suyeon Hwang
5
-123
/
+121
2021-06-08
Improve log of default dependency module
Suyeon Hwang
3
-32
/
+64
2021-06-08
Introduce dependency audio manager
Suyeon Hwang
9
-317
/
+766
2021-06-08
Set and unset all audio feed callbacks on create/destroy
Suyeon Hwang
1
-149
/
+36
2021-05-26
Update version (1.65.0)
Suyeon Hwang
2
-2
/
+2
2021-05-26
Merge changes Ife99dd9f,I3ed4e677,Ica7d7246 into tizen
Suyeon Hwang
2
-12
/
+10
2021-05-21
Remove access to avoid toctou problem
Suyeon Hwang
1
-5
/
+3
2021-05-21
Remove memory leakage to avoid dangling
Suyeon Hwang
1
-6
/
+5
2021-05-21
Fix bug detected from static analysis tool
submit/tizen/20210521.041745
wn.jang
1
-2
/
+6
2021-05-20
Fix order of callbacks when error occurs on server
Suyeon Hwang
1
-1
/
+2
2021-04-21
Change return value when VC Engine sends error
submit/tizen/20210428.005954
accepted/tizen/unified/20210428.040504
sooyeon.kim
2
-21
/
+21
2021-03-29
Merge "Update version (1.60.13)" into tizen
submit/tizen/20210330.074439
submit/tizen/20210330.051454
submit/tizen/20210329.083736
Suyeon Hwang
2
-2
/
+2
2021-03-29
Merge "Fix frame size for service engine from 160 to 320" into tizen
Suyeon Hwang
1
-1
/
+1
2021-03-29
Update version (1.60.13)
Suyeon Hwang
2
-2
/
+2
2021-03-26
Add app_context_destroy() to remove memory leak
Suyeon Hwang
2
-5
/
+10
2021-01-13
Fix frame size for service engine from 160 to 320
Suyeon Hwang
1
-1
/
+1
2021-01-05
Add mgr dbus for set_audio_streaming_mode
submit/tizen/20210202.020818
submit/tizen/20210201.095542
sungrae jo
8
-9
/
+107
2020-12-16
Remove unnecessary HTML link for feature
sooyeon.kim
3
-6
/
+6
2020-12-03
Fix Native API references
submit/tizen/20201203.100557
accepted/tizen/unified/20201204.123016
sooyeon.kim
3
-372
/
+371
2020-12-01
Fix defects from static analysis tool
submit/tizen/20201201.045614
wn.jang
2
-65
/
+30
2020-09-28
Correct wrong expression on header file
submit/tizen/20200928.082017
wn.jang
2
-7
/
+7
2020-09-14
Add unittests
Jihoon Kim
13
-9
/
+3468
2020-09-11
Exclude some logs from lcov
sooyeon.kim
1
-81
/
+89
2020-08-03
Version up to 1.60.12
Suyeon Hwang
2
-2
/
+2
2020-08-03
Merge changes I670bd938,I404da413 into tizen
Suyeon Hwang
3
-0
/
+4
[next]