heitbaum
|
d6ba70f526
|
libsndfile: reorder static libraries
|
2021-09-29 20:45:55 +10:00 |
|
heitbaum
|
0cdfd5b3a0
|
libsndfile: reorder static libraries
|
2021-09-29 20:45:20 +10:00 |
|
heitbaum
|
7a20467088
|
libsndfile: enable external-libs (FLAC, Ogg, Opus and Vorbis)
create the pkg-config sndfile.pc used by fluidsynth and pulseaudio
|
2021-09-27 20:46:29 +10:00 |
|
SupervisedThinking
|
f5b3caace1
|
libsndfile: update to 1.0.31
- updated copyright notes
- updated license to SPDX short identifier
- switched to github repo
- enabled pic
- use CMake build
- updated build opts
|
2021-09-27 20:46:29 +10:00 |
|
heitbaum
|
38fff19e02
|
fluidsynth: update to 2.2.3
update 1.1.6 (25 Jun 2017) to 2.2.3 (12 Sep 2021)
changelog: https://github.com/FluidSynth/fluidsynth/releases
release notes:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.8
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.0
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.1
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.2
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.3
- enable linking with libsndfile
- use static libraries during build
|
2021-09-27 20:46:29 +10:00 |
|
heitbaum
|
fe693871c5
|
soxr: dont build with openmp
|
2021-09-27 20:46:29 +10:00 |
|
heitbaum
|
b2881a1cb8
|
libsndfile: enable external-libs (FLAC, Ogg, Opus and Vorbis)
create the pkg-config sndfile.pc used by fluidsynth and pulseaudio
|
2021-09-27 20:37:23 +10:00 |
|
heitbaum
|
230cd0deec
|
fluidsynth: update to 2.2.3
update 1.1.6 (25 Jun 2017) to 2.2.3 (12 Sep 2021)
changelog: https://github.com/FluidSynth/fluidsynth/releases
release notes:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.8
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.0
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.1
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.2
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.3
- enable linking with libsndfile
- use static libraries during build
|
2021-09-27 20:37:23 +10:00 |
|
heitbaum
|
60e781d36c
|
soxr: dont build with openmp
|
2021-09-27 20:37:23 +10:00 |
|
heitbaum
|
cca7aa5ed9
|
pulseaudio: dont build docs
|
2021-09-12 00:26:40 +10:00 |
|
CvH
|
8c5d3a9831
|
Merge pull request #5208 from SupervisedThinking/libsndfile
libsndfile: update to 1.0.31
|
2021-08-11 13:11:26 +02:00 |
|
Tomáš Kelemen (vudiq)
|
ae6858bd53
|
Update to LibreELEC 9.97.1
|
2021-07-15 18:40:20 +02:00 |
|
heitbaum
|
80a9c985ba
|
wavpack: fix includedir
|
2021-07-01 15:05:54 +00:00 |
|
Tomáš Kelemen (vudiq)
|
32c502c1a9
|
Merge branch 'master' into lakka
|
2021-05-22 19:10:57 +02:00 |
|
Alex Bee
|
49d85e78d3
|
alsa-utils: unmute headphone jack for ES8316 codec
|
2021-04-19 23:10:46 +02:00 |
|
Tomáš Kelemen (vudiq)
|
55dd5f0dff
|
Lakka: correctly add alsa support
|
2021-04-14 00:43:21 +02:00 |
|
heitbaum
|
705facbe61
|
libogg: fix CMAKE options syntax
|
2021-03-25 11:55:48 +00:00 |
|
CvH
|
3afd911ec3
|
Merge pull request #5244 from lrusak/pulseaudio-updates
Pulseaudio fixes and changes
|
2021-03-20 10:22:36 +01:00 |
|
Christian Hewitt
|
0166c7ca16
|
Merge pull request #5229 from lrusak/alsa-user
alsa-lib: remove duplicate user creation (already in systemd)
|
2021-03-19 19:25:41 +04:00 |
|
Lukas Rusak
|
e006b5c2f1
|
pulseaudio: explicitly enable realtime usage
|
2021-03-11 09:06:34 -08:00 |
|
Lukas Rusak
|
b9d2f0049c
|
pulseaudio: explicitly enable memfd usage
|
2021-03-11 09:06:34 -08:00 |
|
Lukas Rusak
|
be73b11f10
|
pulseaudio: set env for PULSE_STATE_PATH and PULSE_CONFIG_PATH
|
2021-03-11 09:06:34 -08:00 |
|
Lukas Rusak
|
228bdeeafd
|
pulseaudio: remove loading unneeded modules
|
2021-03-11 09:06:33 -08:00 |
|
Lukas Rusak
|
9592aad7fe
|
pulseaudio: enable using module-card-restore to remember card profiles
|
2021-03-11 09:06:33 -08:00 |
|
Lukas Rusak
|
8661d3feab
|
pulseaudio: use default dbus policy file
|
2021-03-11 09:06:33 -08:00 |
|
Lukas Rusak
|
b4d22c3263
|
alsa-lib: remove duplicate user creation (already in systemd)
|
2021-03-08 16:35:05 -08:00 |
|
SupervisedThinking
|
fa02fe189d
|
pulseaudio: module-rescue-stream is deprecated - remove it from system.pa config
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/#module-rescue-streamsisdeprecatedfunctionalitymovedtothecore
|
2021-03-04 21:00:59 +01:00 |
|
SupervisedThinking
|
2c24c97acf
|
libsndfile: update to 1.0.31
- updated copyright notes
- updated license to SPDX short identifier
- switched to github repo
- enabled pic
- use CMake build
- updated build opts
|
2021-03-03 21:00:53 +01:00 |
|
CvH
|
93f2409ed4
|
Merge pull request #5085 from heitbaum/mpt
libopenmpt: update to 0.4.17
|
2021-02-16 17:59:15 +01:00 |
|
SupervisedThinking
|
5867300326
|
openal-soft: clean up / drop host build
|
2021-02-14 14:48:41 +01:00 |
|
heitbaum
|
859a3cde3c
|
openal-soft: update to 1.21.1
update 1.21.0 (2020-11-04) to 1.21.1 (2021-02-05)
changelog: https://raw.githubusercontent.com/kcat/openal-soft/master/ChangeLog
|
2021-02-07 10:50:30 +00:00 |
|
heitbaum
|
43b3ed4cf6
|
libopenmpt: update to 0.4.17
update 0.4.16 (2020-11-30) to 0.4.17 (2021-01-31)
changelog: https://lib.openmpt.org/libopenmpt/2021/01/31/releases-0.5.5-0.4.17-0.3.26/
change url to https as openmpt.org is now HSTS
|
2021-02-01 12:07:27 +00:00 |
|
CvH
|
b438ee40c2
|
Merge pull request #4986 from heitbaum/bump-pulse
pulseaudio: update to 14.2
|
2021-01-23 09:30:57 +01:00 |
|
heitbaum
|
50447edd53
|
wavpack: update to 5.4.0
update 5.3.0 to 5.4.0
news: https://raw.githubusercontent.com/dbry/WavPack/master/NEWS
release notes: https://github.com/dbry/WavPack/releases/tag/5.4.0
|
2021-01-20 11:35:31 +00:00 |
|
heitbaum
|
868bb9fe9e
|
pulseaudio: update to 14.2
update 14.0 to 14.2
release: https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031986.html
release: https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031990.html
news: https://raw.githubusercontent.com/pulseaudio/pulseaudio/stable-14.x/NEWS
|
2021-01-20 11:31:58 +00:00 |
|
Ian Leonard
|
d758cd4728
|
audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
2021-01-19 19:33:42 +00:00 |
|
CvH
|
7c26845681
|
libogg: switch to cmake
|
2021-01-19 18:36:49 +01:00 |
|
chewitt
|
7c9365ae35
|
alsa-utils: fix soundconfig for devices with TDMB > TDMA changes
|
2021-01-13 11:29:08 +00:00 |
|
heitbaum
|
fcda320ace
|
sbc: fix linker issue if not x86_64
|
2021-01-10 11:43:48 +00:00 |
|
heitbaum
|
f62d4ffbbb
|
sbc: update to 1.5
|
2021-01-07 11:25:15 +00:00 |
|
heitbaum
|
92d06eace1
|
openal-soft: update to 1.21.0
|
2021-01-07 11:24:53 +00:00 |
|
heitbaum
|
173f90b252
|
libopenmpt: update to 0.4.16
|
2021-01-07 11:24:28 +00:00 |
|
CvH
|
d3c4ed81d4
|
Merge pull request #4695 from heitbaum/pulseaudio_update
pulseaudio: update to 14.0
|
2020-12-30 23:22:21 +01:00 |
|
heitbaum
|
e99ea7a5a5
|
pulseaudio: update to 14.0
|
2020-11-26 11:49:17 +00:00 |
|
heitbaum
|
0ee5066a9c
|
lame: update to 3.100
|
2020-11-26 05:56:31 +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 |
|
Matthias Reichl
|
ab3d06fa9a
|
alsa-topology-conf: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
|
2020-10-20 19:52:47 +02:00 |
|
Matthias Reichl
|
d639253f9b
|
alsa-ucm-conf: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
|
2020-10-20 19:52:47 +02:00 |
|
Matthias Reichl
|
8edba36d46
|
alsa-lib: update to 1.2.4
Signed-off-by: Matthias Reichl <hias@horus.com>
|
2020-10-20 19:52:47 +02:00 |
|
CvH
|
b268793ea0
|
wavpack: initial package
|
2020-09-22 18:09:11 +02:00 |
|