summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2021-02-02Use hal interfacesubmit/tizen/20210204.010649submit/tizen/20210203.005915accepted/tizen/unified/20210204.134618Jaechul Lee1-0/+4
hal interfaces were added. Besides, structure and enum names were changed for better readability. In case of enum, audio_return_t is changed to audio_return_'e', and device_info_t is changed to device_info_'s'. [Version] 0.1.35 [Issue Type] None Change-Id: Idae678cf0a04838f3f150d74417b13d05ce77af0 Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
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-0/+4
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-11-23Initialization audio HAL for SC7727 (target:TM1)Sangchul Lee1-0/+60
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>