Age | Commit message (Collapse) | Author | Files | Lines |
|
prototype was changed for get_param to use single pointer
[Version] 0.1.43
[Issue Type] Update
Change-Id: I263e1cb7a8a6431c6fbfc2941da0425a4810e245
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
|
|
[Version] 0.1.42
[Issue Type] Update
Change-Id: I4a82af08ba8aa542ed04b88ad33fc32822257e66
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
|
|
[Version] 0.1.41
[Issue Type] Coverity
Change-Id: I4596827c70e5485b7497840b5d71086a6611b3c0
|
|
Fixes following violations:
CC tizen-audio-impl-ucm.c _ucm_set_use_case
CC tizen-audio-impl-ucm.c _ucm_set_devices
CC tizen-audio-impl-ucm.c _ucm_set_modifiers
GV tizen-audio-volume.c g_master_volume_level
[Version] 0.1.40
[Issue Type] SAM
Change-Id: Ie8780f7b9fc752e68e89cbc60253cebbbffeeeb9
|
|
[Version] 0.1.39
[Issue Type] Update
Change-Id: I90fcebd6b14029d57cf147f59cfaa5ecfb5be9bb
|
|
[Version] 0.1.38
[Issue Type] Readability enhance
Change-Id: I683d7e03bb34aa734bcaf858abef2085f3be1d50
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
|
|
enum and structure are changed for better readability. In case of enum,
{enum}_t is changed to {enum}_'e', and {struct}_t is changed to
{struct}_'s'
[Version] 0.1.37
[Issue Type] Readability enhance
Change-Id: Icdf038f51a65387f1f11ef75f506b6b6d6ee9236
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
|
|
[Version] 0.1.36
[Issue Type] Build
Change-Id: I358bb73f220150a5fafe47eadf5274e9fb50ca37
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
|
|
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>
|
|
Change-Id: I03ee678ac4da2b79d939d7cf39ca23252cd3bbd2
|
|
[Version] 0.1.33
[Issue Type] Build
Change-Id: If47e918ba2d7067c1fd777a472fec1a37c517224
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
There was a call related case dereferencing this value without
initializing it in __reset_voice_devices_info().
[Version] 0.1.32
[Issue Type] Improvement
Change-Id: I1c6ea3448d072501985ec6c8287efc316bc62cbf
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
[Version] 0.1.31
[Issue Type] Improvement
Change-Id: I8b8063986c3e17d812afcf654c099967ec70919a
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
The operation of radio volume is moved from radio HAL.
[Version] 0.1.30
[Issue Type] Improvement
Change-Id: Ie35ca5cfb9c56a4130d9db5e03e1b108822b2982
Signed-off-by: Sangchul Lee <sc11.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.28
[Issue Type] Build
Change-Id: I08f58b4a889a0c2d8ce01c7e21ae51cc352d92a4
|
|
[Version] 0.1.27
[Issue Type] Revise
Change-Id: Icdeb6362c9782fa3ce0f02a05f140f7165e2ff68
|
|
- open temp volume ini if file exists only (to avoid unnecessary stdout error)
[Version] 0.1.26
[Issue Type] BUG
Change-Id: I70a35e2345a7078aa9a1552967187240c6f2101e
|
|
- Join vbc voice/voip thread properly on the exit.
- Init/Deinit mutex control properly.
[Version] 0.1.25
[Issue Type] BUG
Change-Id: I3fad7b4590fb32ddeb30f3d5c1c2089b1d924ba6
|
|
[Version] 0.1.24
[Issue Type] API
Change-Id: Ia1ba2a63b3aa3212e756debf548611046ebb9495
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
[Version] 0.1.23
[Profile] Common
[Issue Type] License
Change-Id: If0183e24f406b54952cf0f15472c343a80143ecb
|
|
[Version] 0.1.22
[Profile] Common
[Issue Type] Code Enhancement
Change-Id: I2f8b87aad7dcbace0b04d86e09bde4c28b843d48
|
|
[Version] 0.1.21
[Profile] Common
[Issue Type] Code Enhancement
Change-Id: Ib2a9aab42debaeef4108b2cc2f2895e5eca0f64a
|
|
[Version] 0.1.20
[Profile] Mobile
[Issue Type] PLM
Change-Id: I6fcf42be12e6268d73eacfbec22f2d91c030ddc8
|
|
[Version] 0.1.19
[Profile] Mobile
[Issue Type] Enhancement
Change-Id: Ia06fb622bf25e79c8c11b5de3d7d9beb15de2ce1
|
|
audio_hal_volume_t
[Version] 0.1.18
[Profile] Mobile
[Issue Type] Enhancement
Change-Id: I33fd5b54e7ed9fd1ef4bebe66a0fa319ccca414c
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
The Address Sanitizer finds bug in access to
ah->modem.cp->vbc_ctrl_pipe_info->cp_type which is caused by
modem->vbc_ctrl_pipe_info++ in __audio_modem_start_tag().
Now the pointer is set to array start and points to first type.
[Version] 0.1.17
[Profile] Mobile
[Issue Type] Memory Access Bug
Change-Id: If3c86284df24869920ba557886707c54be8ee109
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
|
|
[Version] 0.1.16
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I691a224f0a6cbc2516ece540e51d8bdc3144dae5
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>
|
|
[Version] 0.1.13
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I8dceaf20f49d6153cd2b42d3e56e72cf7c6ba8c0
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
[Version] 0.1.12
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I2008c8b0c23de8e6517927156e2738f413fbe71d
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
[Version] 0.1.11
[Profile] Mobile
[Issue Type] Feature Enhancement
Change-Id: I1ac916a95a2b3dceeb4243a4b6f41e6d0feccc41
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
|
|
before it gets a connection message from modem
[Version] 0.1.8
[Profile] Common
[Issue Type] Bug fix
Change-Id: I08283fa735da8d2dc9b398bb1253e5d33a3b4bdd
|
|
/usr/etc => /etc/multimedia/ (/etc/ is from _sysconfdir in spec)
[Version] 0.1.7
[Profile] Common
[Issue Type] Etc.
Change-Id: I53c27153b8ed36e676c0cc7776c830e51617b323
|
|
[Version] 0.1.6
[Profile] Mobile
[Issue Type] Fix Warning
Change-Id: Id16fb419d20c864c66e74dcf7b7411fef000f9af
|
|
[Version] 0.1.5
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I1ec8a3b7da4c726f9b92ccd00e68669de6435a0c
|
|
device
[Version] 0.1.4
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I92fc4e5043b786dfa5230353cc146ae35bf37a58
|
|
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>
|
|
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>
|
|
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>
|