Age | Commit message (Collapse) | Author | Files | Lines |
|
fixes initial pulseaudio crash
[Version] 0.1.11
[Issue Type] Crash
Change-Id: I4cc90818733390394a24dc56f61c675e881770e2
|
|
[Version] 0.1.10
[Issue Type] Build
Change-Id: Ic7781fc3f792aec4e6fbb4fe74ca11728c45010f
|
|
- Fix condition check macro to support multiple expression.
- Init/Deinit mutex control properly.
- Avoid error print out by accessing non-exist volume ini file
- Add dummy message callback implements
- Avoid returning error on unhandled route option
[Version] 0.1.9
[Issue Type] Bug
Change-Id: I2fe8944048a94d6355855cda48039a37c398dada
|
|
[Version] 0.1.8
[Issue Type] API
Change-Id: Ia1ba2a63b3aa3212e756debf548611046ebb9495
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
Change-Id: Iff91baf40e6cf46ac41afd88596ca13fd02027f1
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
(cherry picked from commit 162000487c02d4aa7e98d45559771c5e11eea9ae)
|
|
In this target, there are several UCM BT SCO devices depending on its bandwidth
and network bandwidth. To work well, BT bandwidth should be got right after
BT SCO is ready. This patch makes it possible to set the BT SCO device properly
by keeping the call sequences with 'bt-sco-ready' and 'bt-wideband' options.
[Version] 0.1.7
[Profile] Wearable
[Issue Type] Enhancement
Change-Id: I079328c55e299acb7b9ea8b3dba0b42dfd95ca8b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
It is possible to be invoked this function with null of stream role(option->role).
[Version] 0.1.6
[Profile] Wearable
[Issue Type] Enhancement
Change-Id: I55c03c8d60f3ddfb895de67dd39d23b9429d35b1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
Change-Id: I3655d7459acef57a41792d464d819c2ef39b955d
|
|
UCM BT-SCO devices are supported as below
- "bt-8k-sco-nb-headset"
- "bt-8k-sco-nb-mic"
- "bt-8k-sco-wb-headset"
- "bt-8k-sco-wb-mic"
- "bt-16k-sco-nb-headset"
- "bt-16k-sco-nb-mic"
- "bt-16k-sco-wb-headset"
- "bt-16k-sco-wb-mic"
[Version] 0.1.5
[Profile] Wearable
[Issue Type] New feature
Change-Id: I231f57ce040bdb3042099096c8aa64a3836125e8
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
Almost similar as voice-recognition case that of previous commit.
- Open/close hw:0,2 for this case.
- Refer to bt_wideband to set param of samplerate(narrowband:8k, wideband:16k).
[Version] 0.1.4
[Profile] Wearable
[Issue Type] New feature
Change-Id: I708c5ae01008dea638b7513675a954a3cbceaab1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
Open/close hw:0,2 for this case.
Refer to bt_wideband to set param of samplerate(narrowband:8k, wideband:16k).
Remove unused codes.
[Version] 0.1.3
[Profile] Wearable
[Issue Type] New feature
Change-Id: Id7bca9b4e1ed01e8cb529323b3a01c6a16879b59
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
|
|
open voice DAI with samplerate(48k)/channels(2)
adjust capture/playback DAI open/close sequence
open capture/playback DAI together before ucm set
[Version] 0.1.2
[Profile] Wearable
[Issue Type] Bring-up
Change-Id: Ic32abecdf6088f67660403a9dfa84138ff90f975
|
|
[Version] 0.1.1
[Profile] Wearable
[Issue Type] Bring-up
Change-Id: I6e68670df8b67d86d507fae03dfb5b0138a84471
|
|
Change-Id: Ie2e7b5367d2fa3df89ef355196d31da191e02f87
|
|
|