Polochon-street
|
a3fcccbf2a
|
Merge pull request #21 from Polochon-street/fix-path-to-path-speed
Make the song-to-song method faster
|
2021-08-23 18:32:04 +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
|
e9e63f961c
|
Add custom sorting for playlists
|
2021-07-28 22:10:32 +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
|
3ed0d7126a
|
Merge pull request #18 from Polochon-street/add-streaming-analyze
Add an `analyze_paths_streaming` function
|
2021-07-05 16:17:05 +02:00 |
|
Polochon-street
|
0975fa1fd4
|
Add an analyze_paths_streaming function
|
2021-07-05 15:44:41 +02:00 |
|
Polochon-street
|
bd6ff422a7
|
Merge pull request #17 from Polochon-street/tentative-thread-safing
Tentative of thread safing stuff
|
2021-06-30 19:03:06 +02:00 |
|
Polochon-street
|
59b09129f4
|
Tentaive of thread safing stuff
|
2021-06-30 17:52:28 +02:00 |
|
Polochon-street
|
ff500851c0
|
Merge pull request #16 from Polochon-street/add-cosine-distance
Add cosine distance and formatter
|
2021-06-21 21:57:01 +02:00 |
|
Polochon-street
|
0eb3e2f9fc
|
Add custom distances and run cargo fmt
|
2021-06-21 21:08:10 +02:00 |
|
Polochon-street
|
138ff39dd1
|
Merge pull request #13 from Polochon-street/review-comments
Some review comments
|
2021-06-16 17:17:30 +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
|
f871d24c54
|
Fix potential segfault in Song::decode
|
2021-06-14 21:02:30 +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
|
1a6d0bafda
|
Change some docs
|
2021-06-08 21:40:46 +02:00 |
|
Polochon-street
|
e6ea145744
|
Merge pull request #11 from Polochon-street/make-to-vec-public
Make `to_vec` public.
|
2021-06-06 17:11:24 +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 |
|
Polochon-street
|
2f40e4352e
|
Make NUMBER_FEATURES public
|
2021-06-06 13:51:08 +02:00 |
|
Polochon-street
|
7c19057b88
|
Merge pull request #9 from Polochon-street/minor-fixes
Make `Analysis::new` public
|
2021-06-06 12:34:10 +02:00 |
|
Polochon-street
|
dce2bb4295
|
Make Analysis::new public
|
2021-06-05 23:56:01 +02:00 |
|
Polochon-street
|
95476ee86e
|
Merge pull request #8 from Polochon-street/update-changlog
Update changelog
|
2021-06-05 20:19:37 +02:00 |
|
Polochon-street
|
3116b03cd2
|
Update changelog
|
2021-06-05 19:25:18 +02:00 |
|
Polochon-street
|
e83b54c240
|
Merge pull request #7 from Polochon-street/change-analysis
Change `analysis` from Vec<f32> to `Analysis`
|
2021-06-05 19:17:57 +02:00 |
|
Polochon-street
|
f3612fa3cc
|
Change analysis from Vec<f32> to Analysis
|
2021-06-05 15:20:57 +02:00 |
|
Polochon-street
|
d286965a2e
|
Merge pull request #6 from Polochon-street/bliss-python-support
Add a bliss-python feature
|
2021-05-20 23:17:19 +02:00 |
|
Polochon-street
|
e26a47582b
|
Add a bliss-python feature
|
2021-05-20 19:53:19 +02:00 |
|
Polochon-street
|
6a070a6d13
|
Merge pull request #5 from Polochon-street/final-touches
Final touches to adhere to the Rust API Guidelines
|
2021-05-18 21:58:00 +02:00 |
|
Polochon-street
|
e2e2f2cad9
|
Final touches to adhere to the Rust API Guidelines
|
2021-05-17 21:09:24 +02:00 |
|
Polochon-street
|
e29056aaa8
|
Remove default feature flags
|
2021-05-17 18:03:35 +02:00 |
|
Polochon-street
|
91d8e40167
|
Merge pull request #4 from Polochon-street/vendor-aubio-2
Vendor aubio-rs pt.2
|
2021-05-16 19:53:43 +02:00 |
|
Polochon-street
|
c50eee67e6
|
Vendor aubio-rs pt.2
|
2021-05-16 14:47:42 +02:00 |
|
Polochon-street
|
dcf5c37863
|
Merge pull request #3 from Polochon-street/change-small-stuff
Changed README and Cargo.toml
|
2021-05-15 22:15:37 +02:00 |
|
Polochon-street
|
5605d24d4d
|
Changed README and Cargo.toml
|
2021-05-15 21:56:56 +02:00 |
|
Polochon-street
|
57847250ca
|
Merge pull request #2 from Polochon-street/vendor-aubio-rs
Vendor aubio + build ffmpeg all the time
|
2021-05-15 20:44:15 +02:00 |
|
Polochon-street
|
523271ee69
|
Vendor aubio + build ffmpeg all the time
|
2021-05-15 18:39:54 +02:00 |
|
Polochon-street
|
39d711efd4
|
Merge pull request #1 from Polochon-street/ready-for-cratesdotio
Add extra info to cargo.toml
|
2021-05-15 17:18:16 +02:00 |
|
Polochon-street
|
e2bcfbebf6
|
Add extra info to cargo.toml
|
2021-05-15 16:29:49 +02:00 |
|
Polochon-street
|
3b8b160a07
|
Just unpacked here 📦
|
2021-05-14 17:03:44 +02:00 |
|