summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeongho Mok [Tue, 3 Jan 2017 10:42:53 +0000 (19:42 +0900)]
Skip master volume in set_volume_level
[Version] 0.1.21
[Profile] Common
[Issue Type] Code Enhancement
Change-Id: Ib2a9aab42debaeef4108b2cc2f2895e5eca0f64a
Seungbae Shin [Thu, 15 Dec 2016 08:25:07 +0000 (17:25 +0900)]
Handle route option update for Radio Mute when Earjack is disconnected
[Version] 0.1.20
[Profile] Mobile
[Issue Type] PLM
Change-Id: I6fcf42be12e6268d73eacfbec22f2d91c030ddc8
Jeongho Mok [Fri, 2 Dec 2016 13:29:37 +0000 (22:29 +0900)]
Change bt to bt-sco
[Version] 0.1.19
[Profile] Mobile
[Issue Type] Enhancement
Change-Id: Ia06fb622bf25e79c8c11b5de3d7d9beb15de2ce1
Sangchul Lee [Fri, 15 Jul 2016 07:30:18 +0000 (16:30 +0900)]
Enhance to check parameters and move volume_level_max array to 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>
Slava Barinov [Wed, 29 Jun 2016 10:24:57 +0000 (13:24 +0300)]
Restoring vbc_ctrl_pipe_info pointer before access
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>
Sangchul Lee [Mon, 4 Jul 2016 11:53:27 +0000 (20:53 +0900)]
Fix SVACE defects: add checking higher bound
[Version] 0.1.16
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I691a224f0a6cbc2516ece540e51d8bdc3144dae5
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Thu, 23 Jun 2016 01:34:12 +0000 (10:34 +0900)]
Add doxygen description
[Version] 0.1.15
[Profile] Mobile
[Issue Type] Description
Change-Id: I6711ed30f3f8c9837aaf76edb113f066f90df06a
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Thu, 23 Jun 2016 01:17:33 +0000 (10:17 +0900)]
Remove a deprecated API: audio_get_buffer_attr()
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>
Sangchul Lee [Thu, 16 Jun 2016 22:42:46 +0000 (07:42 +0900)]
In case of Voice verb with Bluetooth device, make this device alone
[Version] 0.1.13
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I8dceaf20f49d6153cd2b42d3e56e72cf7c6ba8c0
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Thu, 16 Jun 2016 05:35:59 +0000 (14:35 +0900)]
Fix SVACE defects
[Version] 0.1.12
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I2008c8b0c23de8e6517927156e2738f413fbe71d
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Wed, 8 Jun 2016 01:54:15 +0000 (10:54 +0900)]
Add support for radio
[Version] 0.1.11
[Profile] Mobile
[Issue Type] Feature Enhancement
Change-Id: I1ac916a95a2b3dceeb4243a4b6f41e6d0feccc41
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Thu, 19 May 2016 08:14:22 +0000 (17:14 +0900)]
Restructure files
- 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>
Sangchul Lee [Tue, 26 Apr 2016 04:31:41 +0000 (13:31 +0900)]
Revise APIs
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
Sangchul Lee [Tue, 12 Apr 2016 08:37:32 +0000 (17:37 +0900)]
Modify logic to set devices properly when call-voice routing is changed before it gets a connection message from modem
[Version] 0.1.8
[Profile] Common
[Issue Type] Bug fix
Change-Id: I08283fa735da8d2dc9b398bb1253e5d33a3b4bdd
Seungbae Shin [Wed, 16 Mar 2016 07:19:08 +0000 (16:19 +0900)]
Update ini file path & avoid build warning
/usr/etc => /etc/multimedia/ (/etc/ is from _sysconfdir in spec)
[Version] 0.1.7
[Profile] Common
[Issue Type] Etc.
Change-Id: I53c27153b8ed36e676c0cc7776c830e51617b323
Mok Jeongho [Wed, 16 Mar 2016 06:30:59 +0000 (15:30 +0900)]
Fix build warnings
[Version] 0.1.6
[Profile] Mobile
[Issue Type] Fix Warning
Change-Id: Id16fb419d20c864c66e74dcf7b7411fef000f9af
Seungbae Shin [Thu, 11 Feb 2016 05:24:25 +0000 (14:24 +0900)]
Fix stack-buffer-overflow
[Version] 0.1.5
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I1ec8a3b7da4c726f9b92ccd00e68669de6435a0c
Sangchul Lee [Wed, 13 Jan 2016 01:09:25 +0000 (10:09 +0900)]
Fix set_devices() to ensure resetting active devices info. before adding new device
[Version] 0.1.4
[Profile] Mobile
[Issue Type] Bug Fix
Change-Id: I92fc4e5043b786dfa5230353cc146ae35bf37a58
Sangchul Lee [Tue, 15 Dec 2015 06:47:17 +0000 (15:47 +0900)]
Modification for routing path properly(voice call support)
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>
Seungbae Shin [Mon, 7 Dec 2015 11:15:42 +0000 (20:15 +0900)]
Fix SVACE defects & coding rules
Change-Id: I86b75ecd7ca671762c5253470756429413766c73
Sangchul Lee [Thu, 10 Dec 2015 12:54:24 +0000 (21:54 +0900)]
Correct VOICE_PCM_DEVICE to "hw:sprdphone,1" and remove an unused device 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>
Sangchul Lee [Mon, 23 Nov 2015 06:25:26 +0000 (15:25 +0900)]
Revise codes - add null checking codes, change variable names, remove unused 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>
Sangchul Lee [Thu, 19 Nov 2015 10:34:33 +0000 (19:34 +0900)]
Initialization audio HAL for SC7727 (target:TM1)
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>
KyungMi Lee [Thu, 19 Nov 2015 02:44:19 +0000 (18:44 -0800)]
Initial empty repository