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 |
|
chincheta0815
|
777d8e3c6c
|
make ubuntu a docker build for ffmpeg5
|
2024-02-22 07:00:03 +01:00 |
|
CraigD
|
319f72d2a4
|
Merge pull request #11 from chincheta0815/bookworm_and_bullseye
add builds for bullseye which requires newer ffmpeg
|
2024-02-16 17:34:06 +00:00 |
|
chincheta0815
|
297ed3304e
|
add builds for bullseye which requires newer ffmpeg
|
2024-02-16 15:13:06 +01:00 |
|
CDrummond
|
04baedbfc2
|
Don't try to download ffmpeg5 or macOS builds - currently broken
0.2.3
|
2023-08-11 17:16:41 +01:00 |
|
CDrummond
|
609b6faff9
|
So, ffmpeg5 ppa is now paywalled so cannot use.
|
2023-08-10 21:25:21 +01:00 |
|
CDrummond
|
fe65d35066
|
Revert ffmpeg apt steps, and disable macOS builds (failing!)
|
2023-08-10 21:07:23 +01:00 |
|
CDrummond
|
75aeee128f
|
Use 22.04 for ffmpeg5?
|
2023-08-10 20:50:46 +01:00 |
|
CDrummond
|
65e40acce4
|
Update bliss and lofty libraries
|
2023-08-10 20:08:17 +01:00 |
|
CDrummond
|
a9f819f39b
|
Update version of bliss library.
|
2023-02-28 15:48:16 +00:00 |
|
CDrummond
|
4704624b2f
|
Add option to limit number of concurrent threads.
|
2023-02-28 15:41:01 +00:00 |
|
CDrummond
|
c3083d9a1a
|
Update (C) year
|
2023-01-02 09:28:26 +00:00 |
|
CDrummond
|
90d4dfec23
|
Nope, revert back to bullseye as build fails on stretch
|
2022-12-20 21:50:30 +00:00 |
|
CDrummond
|
e89aee1f4e
|
Build on stretch?
|
2022-12-20 21:40:58 +00:00 |
|
CDrummond
|
703e39508c
|
Update lofty to 0.9.0
0.2.2
|
2022-12-20 09:25:45 +00:00 |
|
CDrummond
|
eb16d8379d
|
Update bliss-rs
|
2022-10-22 11:49:39 +01:00 |
|
CDrummond
|
a220b4d0c5
|
Update bliss-rs and lofty-rs
|
2022-10-04 17:06:52 +01:00 |
|
CDrummond
|
6d61616dda
|
Update lofty version
|
2022-08-21 08:55:23 +01:00 |
|
CDrummond
|
d85424d27c
|
Update lofty to 0.7.3
|
2022-08-04 22:26:32 +01:00 |
|
CDrummond
|
144c8a7ffe
|
Update version of tag reader library.
|
2022-07-03 20:17:36 +01:00 |
|
CDrummond
|
ab0adc96ca
|
Show analysis results on a new line after progress. Just show
"Finished!" as last progress message.
Issue #5
|
2022-06-19 17:53:24 +01:00 |
|
CDrummond
|
7cf62c3ad0
|
Fix chmod call
|
2022-06-18 10:18:46 +01:00 |
|
CDrummond
|
d9841b3527
|
Copy files within docker
|
2022-06-18 10:00:10 +01:00 |
|
CDrummond
|
3b6872b2a0
|
Place ARM binaries in bin sub-folder
|
2022-06-18 09:05:00 +01:00 |
|
CDrummond
|
45b20902d6
|
Merge branch 'master' into linux-arm
|
2022-06-18 08:44:47 +01:00 |
|
CDrummond
|
9feb80bbd1
|
Download arm builds
|
2022-06-18 08:44:17 +01:00 |
|
CDrummond
|
b9b8fdabfc
|
Add script to launch arm for correct arch
|
2022-06-18 08:40:17 +01:00 |
|
CDrummond
|
a818628706
|
Add other deps
|
2022-06-18 08:05:44 +01:00 |
|
CDrummond
|
370c533a49
|
Revery to using docker, and add changes from chincheta0815 - #3
|
2022-06-18 07:55:54 +01:00 |
|
CDrummond
|
9aae7825d0
|
No sudo on bullseye either...
|
2022-06-16 20:18:25 +01:00 |
|
CDrummond
|
ebddf8febe
|
Use sudo for mount
|
2022-06-16 19:35:43 +01:00 |
|
CDrummond
|
143fb2bf62
|
bullseye?
|
2022-06-16 19:34:42 +01:00 |
|
CDrummond
|
323978cbeb
|
tmpfs?
|
2022-06-16 19:26:22 +01:00 |
|
CDrummond
|
a749c03195
|
source $HOME/.cargo/env
|
2022-06-16 19:16:42 +01:00 |
|
CDrummond
|
bfd2a44e2e
|
Download rust? #3
|
2022-06-16 19:05:46 +01:00 |
|
CDrummond
|
943227c16b
|
Update run-on-arch-action version. #3
|
2022-06-16 18:32:39 +01:00 |
|
CDrummond
|
b7259cd0ae
|
Install cargo? #3
|
2022-06-16 18:01:19 +01:00 |
|
CDrummond
|
f023faa336
|
Alternate method
|
2022-06-13 13:21:25 +01:00 |
|
CDrummond
|
074be07d18
|
Rust 2021?
|
2022-06-13 13:08:18 +01:00 |
|
CDrummond
|
a12971df17
|
Split docker runs?
|
2022-06-13 12:53:32 +01:00 |
|
CDrummond
|
8ba10a0f8e
|
nightly?
|
2022-06-13 12:51:09 +01:00 |
|