214 Commits

Author SHA1 Message Date
CDrummond
2cb7dc0fa0 Add ability to specify LMS JSONRPC port.
Closes #16
2025-03-04 19:01:20 +00:00
CDrummond
b91c2edafd Spelling 2025-03-04 18:06:33 +00:00
CDrummond
f559abb395 Mention statically linked variant. 2025-03-04 17:59:15 +00:00
CDrummond
cca929a13e Need to use libav with staticlibav 2025-03-04 17:40:02 +00:00
CDrummond
6dcd61d9bb Remove bliss-analyser-mac-libav 2025-03-04 13:51:08 +00:00
CDrummond
f8ea9947ac Nope, cant build ffmpeg for macOS :( 2025-03-04 13:46:13 +00:00
CDrummond
b275568000 Static libav failed on macOS, try dynamic? 2025-03-04 13:25:45 +00:00
CDrummond
0249bf8edb nasm for macOS 2025-03-04 13:10:11 +00:00
CDrummond
6d5b7c80ef Fix syntax 2025-03-04 12:48:44 +00:00
CDrummond
b078736224 staticlibav 2025-03-04 12:47:21 +00:00
CDrummond
a610dab7c0 ...and for other binary! 2025-03-03 22:09:42 +00:00
CDrummond
05fb19e2f9 update-aubio-bindings 3rd try... 2025-03-03 22:06:00 +00:00
CDrummond
375abe91d0 bliss-audio-aubio-sys/bindgen? 2025-03-03 22:01:39 +00:00
CDrummond
f9984e8ca0 bindgen? 2025-03-03 21:57:16 +00:00
CDrummond
73d4ae72cd Fix job IDs 2025-03-03 21:48:00 +00:00
CDrummond
92c2a90d25 Fix indentation 2025-03-03 21:45:09 +00:00
CDrummond
dbe36c35db Fat binaries for macOS 2025-03-02 22:56:15 +00:00
CDrummond
decbbd18e5 Update 2025-03-02 22:55:55 +00:00
CDrummond
36f44d6550 Mention libav/ffmpeg variants 2025-03-02 22:54:57 +00:00
CDrummond
01be5d107a Put libav/ffmpeg last 2025-03-02 22:44:48 +00:00
CDrummond
388e571571 Rename jobs, and artifacts, to match OS 2025-03-02 22:35:17 +00:00
CDrummond
5f247ef10f Fix build, as it was copied from ARM scripts. 2025-03-02 22:14:51 +00:00
CDrummond
eb7214644a Oops! Should not have been added! 2025-03-02 21:50:00 +00:00
CDrummond
25362b9635 Rename jobs 2025-03-03 21:38:21 +00:00
CDrummond
4a98282ce2 Fix names, again! 2025-03-03 21:37:01 +00:00
CDrummond
331d770d46 Fix target 2025-03-03 21:28:43 +00:00
CDrummond
0d1c33b131 Fix command 2025-03-03 21:23:01 +00:00
CDrummond
c9d72b3f71 Fix artifact name 2025-03-03 21:22:50 +00:00
CDrummond
bfd73ea0bc actions/upload-artifact@v4 2025-03-03 21:15:34 +00:00
CDrummond
b643272d1f Update versions 2025-03-03 21:13:51 +00:00
CDrummond
9321be0ad5 Build libav and ffmpeg variants 2025-03-03 18:29:06 +00:00
CDrummond
55f944fbdd Remove macOS deps 2025-03-03 18:09:30 +00:00
CDrummond
d7d7c87582 Re-enable mac builds, but use ffmpeg from commandline 2025-03-03 17:34:42 +00:00
CDrummond
4e6d522829 Update github workflow scripts 2025-03-03 17:33:12 +00:00
CDrummond
25f399f932 Document libav feature 2025-03-03 17:26:38 +00:00
CDrummond
a5db8f48ce Reduce duplication 2025-03-03 17:14:31 +00:00
CDrummond
136651ada7 Add cargo features flag to enable libav usage. 2025-03-03 17:06:09 +00:00
CDrummond
e5ef67f8c6 Sort directory items, and do limiting when collecting files to analyse. 2025-03-02 22:10:55 +00:00
CDrummond
6b9cb960a9 Add CUE support for commandline ffmpeg usage. 2025-03-02 20:57:59 +00:00
CDrummond
c6f9a7faf5 Only invoke "stty sane" if not Windows. 2025-03-02 20:56:47 +00:00
CDrummond
2ac4b9d17f Avoid pushing and reallocating all the time. 2025-03-02 17:29:17 +00:00
CDrummond
7071ea14e7 Reset terminal 2025-03-02 09:40:57 +00:00
CDrummond
e23aba88e3 Have ffmpeg output to a pipe, and read from that - saves creating temp
files.
2025-03-02 08:57:08 +00:00
CDrummond
5fa745975c Check ffmpeg is in PATH 2025-03-01 16:06:07 +00:00
CDrummond
22133436b9 Use 'ffmpeg' commandline to decode files, and not ffmpeg libraries. 2025-03-01 15:45:47 +00:00
CDrummond
68ed1fc3b0 Update version of bliss library. 2024-11-02 08:58:50 +00:00
CDrummond
3b465543d7 Update 2024-04-28 13:32:20 +01:00
CraigD
56ed0b9045
Merge pull request #13 from terual/wavpack
Add support for (DSD) WavPack
2024-04-28 12:30:47 +00:00
Bart Lauret
62c956bc78 Add support for (DSD) WavPack
- Added wv as valid extension
- lofty had incorrect duration scanning for DSD Wavpack in version 0.15.0, so version bumped to 0.16.0
2024-04-28 11:55:34 +02:00
CraigD
a880fff993
Merge pull request #12 from chincheta0815/docker_ubuntu
make ubuntu a docker build for ffmpeg5
2024-02-22 17:37:47 +00:00