|
6d9489d3a6
|
Merge branch 'master' into github-mirror-master
|
2024-02-16 17:57:14 +02:00 |
|
|
719f6baaa4
|
Remove unused stuff
|
2024-02-11 09:20:48 +02:00 |
|
Polochon_street
|
8d3a3c6433
|
Bump rust-ffmpeg to hopefully support rpis.
|
2024-01-03 21:40:33 +01:00 |
|
Polochon_street
|
dc3592147c
|
Cleanup deps
|
2023-12-28 19:09:07 +01:00 |
|
Polochon_street
|
f82c98a12e
|
Fix utf8 panic in the library module
|
2023-12-27 12:58:28 +01:00 |
|
|
5fd2ef3902
|
Add the glue code to call Bliss functions and return JS values
|
2023-12-26 22:32:17 +02:00 |
|
|
6d93ed3a70
|
Init Neon for generating N-API bindings
|
2023-12-26 19:24:40 +02:00 |
|
Paul Arzelier
|
534554a18e
|
Update cargo.lock
|
2023-12-24 17:04:16 +01:00 |
|
Paul Arzelier
|
7fcaedd2ef
|
Run cargo update
|
2023-12-03 20:44:17 +01:00 |
|
Paul Arzelier
|
87559b900b
|
...And do the same for Cargo.lock
|
2023-06-19 16:56:23 +02:00 |
|
Polochon-street
|
448b03b119
|
Add update-aubio-bindings feature
|
2023-04-01 17:40:24 +02:00 |
|
Polochon-street
|
d2769d28d3
|
Remove unused deps, update the others
Also moved some deps that only belonged to tests
in dev-dependencies, to save build time
|
2023-03-23 19:02:19 +01:00 |
|
Polochon-street
|
0fc9f8d966
|
Bump ffmpeg to 6.0
|
2023-03-16 20:50:39 +01:00 |
|
Polochon-street
|
f2e8dfe5b8
|
Some version changes
|
2023-02-14 19:06:38 +01:00 |
|
Polochon-street
|
e51c242a48
|
library: pretty-print json config file
|
2022-10-16 21:50:52 +02:00 |
|
Polochon-street
|
1c40ac7673
|
Fix a bug in CPU number
|
2022-10-09 12:54:54 +02:00 |
|
Polochon-street
|
8d3e328cee
|
Add number cores option to Library
|
2022-10-03 18:11:13 +02:00 |
|
Polochon-street
|
df976c3725
|
Fix Cargo.toml / changelog
|
2022-09-28 23:33:14 +02:00 |
|
Polochon-street
|
661d848331
|
Add a proper library / config example
|
2022-09-27 18:12:11 +02:00 |
|
Polochon-street
|
8f36dd3ee8
|
Fix a bug in WAV decoding
|
2022-09-26 23:14:21 +02:00 |
|
Polochon-street
|
8d0d77da7d
|
Add analyze_paths_with_core, return proper path
|
2022-09-22 22:11:47 +02:00 |
|
Polochon-street
|
7420da5041
|
fix decoding when a file is broken
|
2022-09-06 19:11:09 +02:00 |
|
Polochon-street
|
b3f9ef5fa3
|
Make distance functions coherent
|
2022-08-14 18:47:15 +02:00 |
|
Polochon-street
|
774f4972c2
|
Bump ffmpeg to 5.1
|
2022-08-14 15:56:45 +02:00 |
|
Polochon-street
|
7498cf4620
|
Make analyze_paths use CUE support.
|
2022-04-18 19:03:03 +02:00 |
|
Polochon-street
|
0227c9596a
|
Add a BlissCue / BlissCueFile struct
|
2022-04-14 20:42:29 +02:00 |
|
Polochon-street
|
5930d2bc93
|
Replace occurences of analyse by analyze
|
2022-04-02 00:19:11 +02:00 |
|
Polochon-street
|
80f4ed11aa
|
Add some words about windows cross-compilation
|
2022-02-17 22:13:34 +01:00 |
|
Polochon-street
|
0f3e209202
|
Use ffmpeg 5.0
|
2022-02-16 19:37:59 +01:00 |
|
Polochon-street
|
a4f2dd6a96
|
Merge pull request #28 from Polochon-street/export-feature-version
Add a features' version number
|
2022-01-18 18:27:03 +01:00 |
|
Polochon-street
|
8468a9ab8f
|
Add a features' version number
|
2022-01-05 19:19:50 +01:00 |
|
Polochon-street
|
a27b91c6fd
|
Merge pull request #27 from Polochon-street/example-playlist-3
Polish the playlist example a bit more
|
2021-11-27 16:51:49 +01:00 |
|
Polochon-street
|
80b8541f8f
|
Polish the playlist example a bit more
|
2021-11-27 13:19:06 +01:00 |
|
Polochon-street
|
68d1d9d71b
|
Playlist example: save analysis to a file
|
2021-11-15 21:41:59 +01:00 |
|
Polochon-street
|
fac5579a66
|
Add binary example to make playlist from a folder
|
2021-11-03 19:59:23 +01:00 |
|
Polochon-street
|
be0a3e5290
|
Add an option to make a playlist of albums
|
2021-10-02 20:26:46 +02:00 |
|
Polochon-street
|
1805ff8161
|
Run cargo update
|
2021-08-23 19:51:03 +02:00 |
|
Polochon-street
|
23d4d36cb4
|
Add playlist dedup methods
|
2021-08-23 19:38:56 +02:00 |
|
Polochon-street
|
dd997510d3
|
Fix speed of "song to song" sorting method
|
2021-08-23 18:16:32 +02:00 |
|
Polochon-street
|
833d8b020b
|
Merge pull request #20 from Polochon-street/add-custom-sorting-playlist
Add custom sorting for playlists
|
2021-07-28 22:20:49 +02:00 |
|
Polochon-street
|
82d229346b
|
Merge pull request #19 from Polochon-street/bump-ffmpeg
Bump ffmpeg version to avoid always rebuilding it
|
2021-07-10 23:03:28 +02:00 |
|
Polochon-street
|
b7a6812e92
|
Bump ffmpeg version to avoid always rebuilding it
|
2021-07-07 18:12:06 +02:00 |
|
Polochon-street
|
0975fa1fd4
|
Add an analyze_paths_streaming function
|
2021-07-05 15:44:41 +02:00 |
|
Polochon-street
|
59b09129f4
|
Tentaive of thread safing stuff
|
2021-06-30 17:52:28 +02:00 |
|
Polochon-street
|
0eb3e2f9fc
|
Add custom distances and run cargo fmt
|
2021-06-21 21:08:10 +02:00 |
|
Polochon-street
|
33520acbc3
|
Some review comments
|
2021-06-15 19:34:17 +02:00 |
|
Polochon-street
|
78651c17c7
|
Merge pull request #15 from Polochon-street/fix-segfault
Fix potential segfault in Song::decode
|
2021-06-14 23:18:11 +02:00 |
|
Polochon-street
|
3236baacc6
|
Merge pull request #12 from Polochon-street/change-docs
Change some docs
|
2021-06-08 22:00:58 +02:00 |
|
Polochon-street
|
f4a04dfd86
|
Make to_vec public.
|
2021-06-06 16:47:01 +02:00 |
|
Polochon-street
|
1e90bc2d01
|
Merge pull request #10 from Polochon-street/minor-fixes-2
Make NUMBER_FEATURES public
|
2021-06-06 16:28:17 +02:00 |
|