Commit Graph

25 Commits

Author SHA1 Message Date
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
75d6db0ee8 Fix imports in the playlist example 2023-12-31 00:49:39 +02:00
b4d5019d83 Init Neon for generating N-API bindings 2023-12-26 20:01:55 +02:00
Polochon-street
266913ef13 Clippy lints 2023-02-14 18:42:38 +01:00
Polochon-street
9cf425a8ba Update library should also delete songs 2023-02-14 17:49:33 +01: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
40f8e399c9 Final touches 2022-09-28 22:41:59 +02:00
Polochon-street
e6ad4c96a6 Add more generic sorting things 2022-09-27 18:12:11 +02:00
Polochon-street
661d848331 Add a proper library / config example 2022-09-27 18:12:11 +02:00
Polochon-street
8d0d77da7d Add analyze_paths_with_core, return proper path 2022-09-22 22:11:47 +02:00
Polochon-street
7498cf4620 Make analyze_paths use CUE support. 2022-04-18 19:03:03 +02:00
Polochon-street
43fbafa80b Fix bug leading to empty chroma errors 2022-04-11 18:02:01 +02:00
Polochon-street
d2124a3b2c Remove library trait; move things in playlist.rs 2022-04-04 23:27:42 +02:00
Polochon-street
c9342d7226 Replace Song::new by Song::from_path 2022-04-02 20:36:28 +02:00
Polochon-street
5930d2bc93 Replace occurences of analyse by analyze 2022-04-02 00:19:11 +02:00
Polochon-street
51e8cf9344 Some fixes for the new CI 2022-02-17 22:43:28 +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
33520acbc3 Some review comments 2021-06-15 19:34:17 +02:00
Polochon-street
f3612fa3cc Change analysis from Vec<f32> to Analysis 2021-06-05 15:20:57 +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
3b8b160a07 Just unpacked here 📦 2021-05-14 17:03:44 +02:00