118 Commits

Author SHA1 Message Date
Rudi Heitbaum
3d86c8da23 alsa-utils: update to 1.2.8 2022-10-27 11:40:18 +00:00
Rudi Heitbaum
a810f01f71 alsa-utils: update to 1.2.7 and HTTPS 2022-06-01 09:12:58 +00:00
heitbaum
f9a4ff32e2 alsa-utils: update to 1.2.6 2022-03-15 12:14:27 +00:00
Christian Hewitt
3598d43336 alsa-utils: rework Amlogic card soundconfig setup 2021-12-17 09:59:15 +00:00
Christian Hewitt
9f164e9a01 alsa-utils: quote card name in soundconfig 2021-11-26 12:00:19 +00:00
Matthias Reichl
318ea588bd alsa-utils: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:26:09 +02:00
Alex Bee
49d85e78d3 alsa-utils: unmute headphone jack for ES8316 codec 2021-04-19 23:10:46 +02:00
Ian Leonard
d758cd4728 audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:42 +00:00
chewitt
7c9365ae35 alsa-utils: fix soundconfig for devices with TDMB > TDMA changes 2021-01-13 11:29:08 +00:00
Matthias Reichl
6827e5e910 alsa-utils: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-20 19:54:51 +02:00
chewitt
244f2b4815 alsa-utils: update soundconfig for VIM3/GS-King-X changes 2020-07-06 06:49:47 +00:00
nouman8
70a90d1a53
alsa-utils: update to 1.2.3 2020-06-09 15:35:43 +05:00
CvH
9f00cd296d
Merge pull request #4220 from chewitt/amlogic-upstream
bump Amlogic to Linux 5.6
2020-03-08 08:30:16 +01:00
chewitt
d16bf2a404 alsa-utils: add amlogic aiu mixer setttings 2020-03-02 11:57:30 +00:00
Matthias Reichl
ab18284436 alsa-utils: update to 1.2.2
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-22 11:22:29 +01:00
Andre Heider
7273d94094 multimedia-tools: cleanup and use the "sysroot" build flag
As with system-tools before.

Use PKG_DEPENDS_CONFIG where appropriate.
2020-02-10 08:53:39 +01:00
Jernej Skrabec
180f3e4442 alsa-utils: Unmute Allwinner A20 analog audio codec 2019-12-29 09:08:50 +01:00
chewitt
c7a7100441 alsa-utils: add amlogic g12 to soundconfig 2019-09-10 16:53:08 +00:00
MilhouseVH
8e5bd98eb4 alsa-utils: update to alsa-utils-1.1.9 2019-06-07 08:49:07 +01:00
Jernej Skrabec
9875ed1595 alsa-utils: Set volume for Allwinner analog codecs 2019-04-08 19:43:09 +02:00
MilhouseVH
2cfc2b3077 alsa-utils: depends on systemd otherwise udev rules installed incorrectly
udev rules will be installed to /lib/udev/rules.d and not /usr/lib/udev/rules.d
if udev (via systemd) is not already installed.

if test "${with_udev_rules_dir+set}" = set; then :
  withval=$with_udev_rules_dir; udevrulesdir="$withval"
else
  udevdir=$($PKG_CONFIG udev --variable=udevdir)
        if test "x$udevdir" = "x"; then
            udevrulesdir="/lib/udev/rules.d"
        else
            udevrulesdir="$udevdir/rules.d"
        fi
fi
2019-02-08 17:17:43 +00:00
Matthias Reichl
56b9d0d7ed alsa-utils: also install alsaucm
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-08 13:30:51 +01:00
Matthias Reichl
3e76f1b1a1 alsa-utils: update to 1.1.8
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-08 13:30:38 +01:00
MilhouseVH
19e9d7cd0f alsa-utils: update to alsa-utils-1.1.7 2018-11-20 15:53:22 +00:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
eb2c07036f spdx: packages/audio 2018-07-17 23:58:49 +02:00
CvH
134910684a alsa-utils: update to 1.1.6 2018-05-25 23:49:23 +02:00
MilhouseVH
d9bdc34fe8 alsa-utils: update to alsa-utils-1.1.5 2018-01-06 11:45:57 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
f7da3c2cc3 remove double newlines 2017-10-16 01:25:26 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
cvh
13f69f494a packages: change depends to ncurses 2017-08-21 19:19:51 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
1552ae3be3
alsa-utils: update to 1.1.4 2017-06-14 18:19:28 -07:00
Sascha Kuehndel (InuSasha)
e656144840
alsa-utils: fix man build in same enviroments 2017-01-30 21:10:26 +01:00
MilhouseVH
1be6f2bae5 alsa-utils: update to alsa-utils-1.1.3 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
c3092b9e56 alsa-utils: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
4a2a15ee02
alsa-utils: update to 1.1.2 2016-09-08 23:41:02 -07:00
jc
07fe3dc637 alsautils: build alsamixer, do not install it 2016-08-14 14:05:21 +02:00
Mark Walker
b97852a70b Fix digital audio crackling when playing music on non Kodi based setups. 2016-06-03 11:24:13 +02:00
Stephan Raue
4a8bef56d8 alsa-utils: update to alsa-utils-1.1.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-04 12:51:28 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
eef681735a alsa-utils: update to alsa-utils-1.1.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-12-20 14:02:07 +01:00
Stephan Raue
8cfceee462 alsa-utils: update to alsa-utils-1.0.29
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-01 18:46:49 +01:00
Stephan Raue
bac3d7d78d alsa-utils: unmute Nvidia CK804 IEC958 devices
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-05 16:12:48 +02:00
Stephan Raue
2712bbf1c0 alsa-utils: move to package audio
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-14 06:41:13 +02:00
Stephan Raue
8588ae94d5 alsa-utils: convert ot new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 16:32:33 +02:00