Age | Commit message (Collapse) | Author | Files | Lines |
|
[Version] 0.1.39
[Issue Type] Update
Change-Id: I90fcebd6b14029d57cf147f59cfaa5ecfb5be9bb
|
|
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>
|
|
This new API is to set the individual volume ratio of
each stream. The parameters of this API consist of
stream role, direction, index and its ratio.
Because the stream role can differ among the streams
which have same volume type, this new API could be
used where the H/W volume has to be set for a specific
stream role with distinguishing it from others.
[Version] 0.1.29
[Issue Type] New API
Change-Id: Id2d35aaef4a6db489e8fb27cb6c4affe10b81dd4
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
[Version] 0.1.24
[Issue Type] API
Change-Id: Ia1ba2a63b3aa3212e756debf548611046ebb9495
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
[Version] 0.1.15
[Profile] Mobile
[Issue Type] Description
Change-Id: I6711ed30f3f8c9837aaf76edb113f066f90df06a
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
It is moved to module-tizenaudio-policy of pulseaudio.
[Version] 0.1.14
[Profile] Mobile
[Issue Type] Remove API
Change-Id: Ib57427322f4981f42069c403bd40247a394b860b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
- add tizen-audio-impl.h and tizen-audio-impl-xxx.c for implemetation layer that could be code variation as per HW
- rename files
- remove unused functions
- rename functions according to rules("__" prefix for static functions)
[Version] 0.1.10
[Profile] Mobile
[Issue Type] Refactoring
Change-Id: Ib222389161b53efc58832384b1a86542f1de42df
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
rename audio_do_route() to audio_update_route()
rename audio_update_stream_connection_info() to audio_notify_stream_connection_changed()
rename audio_set_message_cb() to audio_add_message_cb()
add audio_remove_message_cb()
[Version] 0.1.9
[Profile] Mobile
[Issue Type] Revise API
Change-Id: I611032a2b45f1254664161997bdca63b568ddd19
|
|
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>
|
|
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>
|
|
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>
|