platform/adaptation/ap_broadcom/audio-hal-bcm2837.git
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