platform/adaptation/ap_broadcom/audio-hal-bcm2837.git
4 years agoChange default volume value of volume mixer control 89/216089/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/5.5/unified/20191031.014604 accepted/tizen/5.5/unified/mobile/hotfix/20201027.082814 accepted/tizen/5.5/unified/wearable/hotfix/20201027.123844 accepted/tizen/6.0/unified/20201030.123014 accepted/tizen/6.0/unified/hotfix/20201103.052858 accepted/tizen/unified/20191021.072012 submit/tizen/20191021.045026 submit/tizen_5.5/20191031.000001 submit/tizen_5.5_mobile_hotfix/20201026.185101 submit/tizen_5.5_wearable_hotfix/20201026.184301 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_5.5.m2_release tizen_6.0.m2_release
Sangchul Lee [Mon, 21 Oct 2019 04:43:54 +0000 (13:43 +0900)]
Change default volume value of volume mixer control

It is revised from 90% to 100%.

[Version] 0.1.8
[Issue Type] Tuning

Change-Id: Id50fbcb556e40b080fb256d4dea87f0b7a4917f7
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
4 years agoSet volume mixer control value 86/216086/2 submit/tizen/20191021.043551
Sangchul Lee [Mon, 21 Oct 2019 03:58:43 +0000 (12:58 +0900)]
Set volume mixer control value

It had been set inside of UCM with a verb, but we removed the UCM
codes in the previous patch, Now it is added to _audio_volume_init()
and it is set with the previous value.

[Version] 0.1.7
[Issue Type] Bug fix

Change-Id: I383ea92485f450258f309a17bef16714dfc3579f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
4 years agoRemove codes related to UCM 47/215647/1 accepted/tizen/unified/20191017.011741 submit/tizen/20191016.023524 submit/tizen/20191016.053318
Sangchul Lee [Mon, 14 Oct 2019 01:09:33 +0000 (10:09 +0900)]
Remove codes related to UCM

The HDMI audio device could not be detected from PulseAudio,
it is impossible to set the HDMI device to UCM which leads to
set "PCM Playback Route" mixer value to 2(HDMI).

Hence, we decide to set the mixer value to 0(Auto) and leave it
without any UCM setting.

With the HDMI connected booting, sound will be played through the HDMI.
Otherwise sound will be played through the audiojack.

[Version] 0.1.6
[Issue Type] Bug fix

Change-Id: I6f87eee5bd074f32763f2c4a99bc738fe547d266
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
4 years agoUpdate display feature key 72/211272/1 accepted/tizen/unified/20190801.113333 submit/tizen/20190801.025847
Seungbae Shin [Thu, 1 Aug 2019 02:31:37 +0000 (11:31 +0900)]
Update display feature key

[Version] 0.1.5
[Issue Type] Feature update

Change-Id: I4823c748e45a83f26f98ca6c44111153bb6dd783

5 years agoSync with latest HAL codes 05/206105/1 accepted/tizen/unified/20190610.082600 submit/tizen/20190515.035049 submit/tizen/20190607.015716
Seungbae Shin [Tue, 14 May 2019 08:49:26 +0000 (17:49 +0900)]
Sync with latest HAL codes

[Version] 0.1.4
[Issue Type] Sync

Change-Id: I7ab1b2bd783cc0cfeeae7dc104aa7c68006265fc

5 years agoForce to use earjack only for headless profile 44/202244/2 accepted/tizen/unified/20190327.160455 submit/tizen/20190327.104232
Seungbae Shin [Tue, 26 Mar 2019 06:25:37 +0000 (15:25 +0900)]
Force to use earjack only for headless profile

[Version] 0.1.3
[Issue Type] Add

Change-Id: Ic4142c971ac9c8a623b78c285b7c97d1ab40929b

5 years agoFix invalid format string 36/195536/2 accepted/tizen/unified/20181218.062909 submit/tizen/20181217.051937
Seungbae Shin [Fri, 14 Dec 2018 06:50:05 +0000 (15:50 +0900)]
Fix invalid format string

[Version] 0.1.2
[Issue Type] Build

Change-Id: Ib469e12d1d1324e4a1bcbaa51afce9f42b7f1b88

5 years agoCard and device arguments are added to pcm open API 82/184682/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.011955 accepted/tizen/unified/20180726.064835 submit/tizen/20180724.034640 submit/tizen_5.0/20181101.000001
Jungsup Lee [Tue, 26 Jun 2018 05:38:32 +0000 (14:38 +0900)]
Card and device arguments are added to pcm open API

[Version] 0.1.1
[Issue Type] API

Change-Id: Ia1ba2a63b3aa3212e756debf548611046ebb9495
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
6 years agoalsa: change PLAYBACK_PCM_DEVICE value 27/151427/2 accepted/tizen/unified/20170922.065414 submit/tizen/20170921.084643
Lee Hackseung [Thu, 21 Sep 2017 01:39:18 +0000 (10:39 +0900)]
alsa: change PLAYBACK_PCM_DEVICE value

New PLAYBACK_PCM_DEVICE value is "hw:1,0".
Starting with version 4.9.39 of the Tizen-rpi3 kernel,
there are two playback devices.
So the default playback device is second.

tizen-audio-impl-pcm.c -> _pcm_open() -> snd_pcm_open(PLAYBACK_PCM_DEVICE)

Please see below:
    **** List of PLAYBACK Hardware Devices ****
    card 0: vc4hdmi [vc4-hdmi], device 0: MAI PCM vc4-hdmi-hifi-0 []
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
      Subdevices: 8/8
      Subdevice #0: subdevice #0
      Subdevice #1: subdevice #1
      Subdevice #2: subdevice #2
      Subdevice #3: subdevice #3
      Subdevice #4: subdevice #4
      Subdevice #5: subdevice #5
      Subdevice #6: subdevice #6
      Subdevice #7: subdevice #7
    card 1: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0

Change-Id: I6142cb904ba9eb6ce4867d3cf325e41676eb4a9b
Signed-off-by: Hackseung Lee <lhs@dignsys.com>
6 years agorevise installing a license file 55/145255/1
Youngjae Shin [Tue, 22 Aug 2017 01:54:07 +0000 (10:54 +0900)]
revise installing a license file

Change-Id: I03eeecb23c2cafb89433856bd1cf3d5858334688

6 years agoCleared all warnings when compiling 51/136151/2 accepted/tizen/4.0/unified/20170816.012900 accepted/tizen/4.0/unified/20170828.224437 accepted/tizen/unified/20170718.173919 submit/tizen/20170717.070127 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100001 submit/tizen_4.0/20170828.110001
Lee Hackseung [Wed, 28 Jun 2017 08:30:57 +0000 (17:30 +0900)]
Cleared all warnings when compiling

tizen-audio-impl-pcm.c
Change AUDIO_LOG_ERROR usage.

Change-Id: I8cdafcf338ba8904d191d2fd32749747352b775d

6 years agoRemove SPEAKER, MIC and JACK 66/136066/2
Lee Hackseung [Wed, 28 Jun 2017 02:53:52 +0000 (11:53 +0900)]
Remove SPEAKER, MIC and JACK

Does not support these devices.

Change-Id: I9fd6ea8f95a2824de69e556cb557265b909e6148

6 years agoInitialization audio HAL for BCM2837 40/135540/1
Hackseung [Fri, 23 Jun 2017 04:24:06 +0000 (13:24 +0900)]
Initialization audio HAL for BCM2837

Target board is the Raspberry PI 3 Model B

Codes are based on audio-hal-alc5658(0.2.24)

Change-Id: I0e81a2e71e820a2a23eecb69a92cebfb6d28b8a1

6 years agoInitial empty repository master
Tizen Infrastructure [Thu, 22 Jun 2017 23:12:09 +0000 (23:12 +0000)]
Initial empty repository