summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Seungbae Shin [Fri, 16 Jul 2021 07:38:38 +0000 (16:38 +0900)]
Update /hal/etc/asound.conf to load as well
[Version] 1.0.29-4
[Issue Type] HAL
Change-Id: I37d3355556da2bcbb73425cb811cbc3f4863fb46
Seungbae Shin [Wed, 12 May 2021 08:19:33 +0000 (17:19 +0900)]
Use separated ucm dir configuration for new partitioned hal
[Version] 1.0.29-3
[Issue Type] HAL
Change-Id: Iac11ef8e63514809a6fab86646a01a873e9d7c30
Jaechul Lee [Wed, 17 Feb 2021 03:13:28 +0000 (12:13 +0900)]
Change %{_hal_datadir} to /hal/share
The macro is not supported on VD.
[Version] 1.0.29-2
[Issue Type] Build error
Change-Id: I07ca16bd6c6550f9403c3a9356de2a26abca72c3
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Jaechul Lee [Mon, 1 Feb 2021 06:38:30 +0000 (15:38 +0900)]
Changes conf path to /hal/share/alsa
Change-Id: I29933b6e04d85ce1a727f6057454daa2eca6ff3b
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Seungbae Shin [Fri, 29 Jan 2021 06:10:52 +0000 (15:10 +0900)]
Merge tag 'upstream/1.0.29' into tizen
[Version] 1.0.29-0
[Issue Type] upgrade
Change-Id: I990d0d190f30fb6b4cfb27cfb4c958b65b5dd3ca
Seungbae Shin [Tue, 26 Jan 2021 10:44:43 +0000 (19:44 +0900)]
Imported Upstream version 1.0.29
Change-Id: I824d3df4d01369b86acc5841e978afd1dc96f07f
Seungbae Shin [Fri, 29 Jan 2021 06:06:53 +0000 (15:06 +0900)]
Revert "Changes conf path to /hal/share/alsa"
This reverts commit
914f4c55e0abbde9020642c67ad19fe52cfd699a.
Change-Id: I3a065d30ba2a7f502408e63e228f31458351f20a
Seungbae Shin [Fri, 29 Jan 2021 06:02:42 +0000 (15:02 +0900)]
Revert "Use _hal_datadir macro"
This reverts commit
f08f90e4158618b7fb8d017c7d49d96457bf1c83.
Change-Id: I50b1881648298fc7096c8c15dd37e967eb45d2ab
Jaechul Lee [Tue, 26 Jan 2021 01:41:09 +0000 (10:41 +0900)]
Use _hal_datadir macro
[Version] 1.0.28-8
[Issue Type] None
Change-Id: Ifa3c5bc947149b6352a175b469b25c41ea594ed5
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Jaechul Lee [Mon, 18 Jan 2021 06:38:25 +0000 (15:38 +0900)]
Changes conf path to /hal/share/alsa
[Version] 1.0.28-7
[Issue Type] None
Change-Id: Ic2c50d88b37163a491851c49b0a5ad4ed80824d9
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Seungbae Shin [Thu, 7 Sep 2017 10:21:03 +0000 (19:21 +0900)]
Enable route plugin to handle unsupported channel count
This patch enable us to play the mono channel content on some H/W which support only stereo channel.
Change-Id: I117ef63a5f5394f6954b3c29320d0883c1732a3b
Seungbae Shin [Wed, 30 Aug 2017 11:13:07 +0000 (20:13 +0900)]
Enable empty plugin
Change-Id: I2081a5ed0ac9630629d519bcf6623ea01aee5b58
Seungbae Shin [Tue, 12 Jul 2016 10:28:44 +0000 (19:28 +0900)]
Disable unused plugins to reduce binary size
Change-Id: I81145a83fed3ea3b3f8e8648140d5b3f8723b25d
Sangchul Lee [Tue, 5 Jul 2016 05:30:14 +0000 (22:30 -0700)]
Revert "Disable unused features to reduce binary size"
This reverts commit
e807d81c693a9499f54f864a3099c515865d9f0d.
Change-Id: I1085883e681d0a640b4f6af7212515456fa4e9a4
Seungbae Shin [Fri, 17 Jun 2016 09:43:03 +0000 (18:43 +0900)]
Disable unused features to reduce binary size
Change-Id: I5900200a3aa94c4c1bcd2ee61b7f1754e4ab8f3c
Seungbae Shin [Tue, 29 Dec 2015 09:17:12 +0000 (18:17 +0900)]
Modify SPDX licence ID
Change-Id: I7d3aac0119aca46eb1d91aef0898deafb2a381fc
Jaska Uimonen [Mon, 1 Dec 2014 08:47:36 +0000 (10:47 +0200)]
update version number
Change-Id: Ifc84abdbce66a3ed41aef731ff87e37f877f7fe0
Raphael Kubo da Costa [Thu, 10 Jul 2014 15:06:56 +0000 (18:06 +0300)]
Start building ALSA's sequencing interface.
Chromium's M37 series has changes to its MIDI system that require ALSA's
sequencing interface (snd_seq_*) to be present (it does not use RawMIDI
directly anymore).
Stop passing --disable-seq so that future versions of Chromium and
Crosswalk build without additional changes.
Change-Id: I3a3062bdac17361bf3ffd340ff8ad28391bf33c7
Jaska Uimonen [Thu, 13 Feb 2014 15:31:45 +0000 (17:31 +0200)]
updated changelog
Change-Id: I771d2192eec6b991a5c5e4d28e052a382f5d20b1
Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
Raphael Kubo da Costa [Wed, 12 Feb 2014 10:21:41 +0000 (12:21 +0200)]
Enable RawMidi support in Alsa.
There is no apparent reason why it has always been disabled, and some
packages (such as recent Chromium versions with WebMIDI enabled) always
assume Alsa has been built with RawMidi support.
Fixes TIVI-2685.
Change-Id: Ib21d29a4b1e8bc36969fcada51270700eb6628e4
Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Patrick McCarty [Wed, 31 Jul 2013 06:26:22 +0000 (23:26 -0700)]
Build all PCM plugins referenced by conf files
The libasound package installs many .conf files to support sound cards
and PCM devices, and several of them reference plugins that are not
compiled at build time.
Since the spec file is using a whitelist for the plugins, we have to
make sure all referenced plugins are built.
This commit fixes issues with Pulseaudio detecting HDMI support and
general issues with the alsa-utils package (see TIVI-1021).
Change-Id: I85b84791f73cfe18543ff46b1f002cb462d0ab80
Alexandru Cornea [Fri, 28 Jun 2013 17:35:33 +0000 (20:35 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Tue, 19 Mar 2013 03:53:40 +0000 (20:53 -0700)]
Fixed package groups
Anas Nashif [Mon, 18 Mar 2013 04:17:01 +0000 (21:17 -0700)]
Update package groups
Patrick McCarty [Mon, 4 Feb 2013 21:33:15 +0000 (13:33 -0800)]
Add multi-lib support
Change-Id: I5d0439b25e35cb6f05d4cd2b627d3a7f49ce9188
Anas Nashif [Tue, 30 Oct 2012 12:46:17 +0000 (05:46 -0700)]
spec cleanup
Anas Nashif [Tue, 30 Oct 2012 12:45:15 +0000 (05:45 -0700)]
spec cleanup
Anas Nashif [Tue, 30 Oct 2012 01:18:39 +0000 (18:18 -0700)]
add packaging
Kévin THIERRY [Thu, 13 Nov 2014 12:50:18 +0000 (13:50 +0100)]
Imported Upstream version 1.0.28
Anas Nashif [Tue, 30 Oct 2012 01:17:59 +0000 (18:17 -0700)]
Imported Upstream version 1.0.25