Commit graph

938 commits

Author SHA1 Message Date
HEnquist d72eb38d62 Remove unused code from metadata lib 2019-12-16 09:51:43 +01:00
HEnquist ae0585eb5b Remove unused code from example 2019-12-16 09:51:43 +01:00
HEnquist d8fda8f79c Use new hm endpoint for playlists 2019-12-16 09:51:43 +01:00
HEnquist 5b26529811 Add basic support for playlists 2019-12-16 09:51:43 +01:00
Sasha Hilton 78bd0a1f7b
Merge pull request #394 from ashthespy/autoplay
Autoplay similar songs when your music ends
2019-12-12 19:04:48 +01:00
Sasha Hilton ef0064b21b
Merge pull request #409 from artmg/dev
readme related project rpi-audio-receiver
2019-12-12 19:04:19 +01:00
Sasha Hilton 229649a21b
Merge pull request #405 from willstott101/libmdns-0.2.4
libmdns 0.2.4
2019-12-12 19:03:40 +01:00
ArtMG b17f2d4b44 readme related project rpi-audio-receiver 2019-12-07 12:13:56 +00:00
Sasha Hilton f67a38d373
Merge pull request #402 from kaymes/limit-request-number
Limit number of requests for pre-fetching
2019-12-03 00:49:27 +01:00
Will Stott a497d694d2 libmdns 0.2.4 2019-11-26 21:16:15 +00:00
Ash bcb1789d68
Merge pull request #395 from xMordax/dev
Added ansible-role-librespot to related projects
2019-11-24 23:12:55 +01:00
Ash b193e9883a
Merge pull request #388 from ashthespy/dev_process
Update Readme and Contributing to be more consistent
2019-11-20 13:18:16 +01:00
Konstantin Seiler e550b7f729 rustfmt 2019-11-18 11:08:34 +11:00
Konstantin Seiler db0e4a0422 Limit number of prefetch requests. 2019-11-18 10:54:44 +11:00
ashthespy a4de22d595 [ci skip] Link to Compiling in Readme 2019-11-15 11:53:50 +01:00
Sasha Hilton 05b281f085
Update Travis shield 2019-11-12 23:03:27 +00:00
ashthespy 79fff3eee2 Refine COMPILING.md 2019-11-12 13:51:34 +01:00
ashthespy 7506f05f08 [ci skip] Break out Compiling into COMPILING.md 2019-11-12 11:09:24 +01:00
ashthespy 4f9a1b49b4 Merge branch 'dev' of https://github.com/librespot-org/librespot into dev_process 2019-11-12 11:07:24 +01:00
Ash 2ed92c3b30
Merge pull request #396 from ashthespy/bloat
Disable `regex` feature of `env_logger`
2019-11-12 11:01:35 +01:00
Sasha Hilton fc070fd73d
Merge pull request #393 from kaymes/dynamic-blocks
Downloading files with dnamic block sizes for faster seek and playback
2019-11-12 10:46:21 +01:00
Konstantin Seiler 5d8c9f8860 Hide waiting for download message during seek. 2019-11-11 19:00:19 +11:00
Konstantin Seiler e4134806df Remove debug messages. 2019-11-11 18:43:41 +11:00
Konstantin Seiler d237ce7b1b Merge remote-tracking branch 'origin/dev' into dynamic-blocks-kdev 2019-11-11 18:28:02 +11:00
Konstantin Seiler a69589eddc Merge branch 'dynamic-blocks' into dynamic-blocks-kdev 2019-11-11 18:27:51 +11:00
Konstantin Seiler d2d6df0e24 Run cargo fmt for my code. 2019-11-11 18:22:41 +11:00
Sasha Hilton 3cefc57eb5 Correct bad bitrate flag in readme 2019-11-09 15:36:55 +01:00
Sasha Hilton f53565473f
Merge pull request #397 from ashthespy/travis_cache
[Travis] Reduce cache bloat - don't save build artefacts
2019-11-09 15:29:33 +01:00
Sasha Hilton 8eae57bad0 Uncommented branch switch. 2019-11-09 15:21:12 +01:00
Sasha Hilton af715f9e8c Add publish.sh script for creating new version, update PUBLISHING.md 2019-11-09 15:19:30 +01:00
ashthespy 1719ffc906 [Travis] Build examples 2019-11-08 09:58:53 +01:00
Konstantin Seiler a2b2150dbe Update minimum Rust version to 1.33.0. 2019-11-08 10:17:56 +11:00
Konstantin Seiler e75021b213 Merge remote-tracking branch 'origin/dev' into dynamic-blocks-kdev 2019-11-08 09:23:30 +11:00
Konstantin Seiler cdb31f79e4 Merge remote-tracking branch 'kaymes/dynamic-blocks' into dynamic-blocks-kdev 2019-11-08 09:20:31 +11:00
Konstantin Seiler c4e0f15eb3 Tune prefetch, squish bugs. 2019-11-08 08:58:17 +11:00
Konstantin Seiler 6422dcef78 Refine file downloading heuristics to use data rates and ping times everywhere. 2019-11-08 00:02:53 +11:00
ashthespy 09eef912cc [Travis] Reduce cache bloat - don't save build artefacts 2019-11-07 13:17:10 +01:00
Sasha Hilton 9e2cfe321e Update readme and add publishing notes 2019-11-06 17:25:10 +01:00
Sasha Hilton 295bda7e48 Update Cargo.toml to point to Librespot Org repo 2019-11-06 17:08:22 +01:00
Sasha Hilton 4e1bf7a0db Add version numbers for all librespot crates 2019-11-06 16:59:40 +01:00
Sasha Hilton e7177da3b1 Add librespot-core version number 2019-11-06 16:56:51 +01:00
Sasha Hilton 63049d9928 Protobuf exact dependency 2019-11-06 16:52:51 +01:00
Sasha Hilton 394320c7b7 Add description and license to Cargo.toml for each crate 2019-11-06 16:50:26 +01:00
Sasha Hilton 03b62052ba More exact dependencies for crates.io 2019-11-06 16:44:11 +01:00
Sasha Hilton 6093d8f299 Move to librespot-tremor for crates.io compatability. 2019-11-06 16:40:13 +01:00
Sasha Hilton d91bf573a4 Switch to libmdns for discovery 2019-11-06 16:39:31 +01:00
Sasha Hilton 267c182ff4 Set exact protobuf dependencies required by crates.io 2019-11-06 16:38:30 +01:00
ashthespy a1763b75c0 Disable regex feature of env_logger 2019-11-06 14:48:21 +01:00
Aljaz Gantar 3885835fcd Added ansible-role-librespot to related projects 2019-11-06 11:12:47 +01:00
Konstantin Seiler 395d29ad47 Add warning in source code. 2019-11-06 17:15:32 +11:00