summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2016-01-08Modification for routing path properly(voice call support)submit/tizen_common/20160218.142243submit/tizen/20160111.115046submit/tizen/20160111.114534accepted/tizen/wearable/20160111.230440accepted/tizen/wearable/20160111.230402accepted/tizen/tv/20160111.230435accepted/tizen/tv/20160111.230345accepted/tizen/mobile/20160111.230423accepted/tizen/mobile/20160111.230310accepted/tizen_wearableaccepted/tizen_tvSangchul Lee1-1/+2
Change verb name. Remove unused verb and modifiers. Add tizen-audio-modem.c for IPC with modem. Add audio_set_message_cb() API for message forwading to pulseaudio. Support for voice call. [Version] 0.1.3 [Profile] Mobile [Issue Type] Feature Enhancement and Bug Fix Change-Id: I33bb31bbece9d26a781b342038b45db3cf846585 Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
2015-12-10Correct VOICE_PCM_DEVICE to "hw:sprdphone,1" and remove an unused device ↵submit/tizen_mobile/20151210.225937accepted/tizen/mobile/20151211.055352Sangchul Lee1-1/+1
AUDIO_DEVICE_OUT_AUX [Version] 0.1.2 [Profile] Mobile [Issue Type] Bug Fix Change-Id: Ic5ff3bf7a9ad5d2c355aad762e536349c15d21d4 Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
2015-11-24Revise codes - add null checking codes, change variable names, remove unused ↵submit/tizen/20151130.232059accepted/tizen/wearable/20151201.031605accepted/tizen/tv/20151201.031537accepted/tizen/mobile/20151201.031508Sangchul Lee1-1/+1
codes, remove build warnings [Version] 0.1.1 [Profile] Mobile [Issue Type] Code enhancement Change-Id: I265d6a59267febb2c338a186ffbd4dee2747edc9 Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
2015-11-23Initialization audio HAL for SC7727 (target:TM1)Sangchul Lee1-0/+50
Codes are based on audio-hal-wm5110(0.2.12) :76790ab397edc43e9529550dfee2879a1e5ff5a3 [Version] 0.1.0 [Profile] Mobile [Issue Type] Initialization Change-Id: I35cd6c2132dd839d1973721a279834daf4bd352c Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>