Commit graph

42 commits

Author SHA1 Message Date
newpavlov 2ae5589318 bump min Rust version to 1.27 2018-07-30 14:24:25 +03:00
Sasha Hilton d76d9725e0
Remove rust fmt from Travis
From #208 rust fmt has been removed as it is still somewhat unstable.
2018-04-25 20:15:32 +02:00
Johan Anderholm 96a6978016 Update Cargo.lock
librespot now require rust 1.21.0. error_chain is updated to avoid
compilation warnings about unused rustdoc.
2018-03-24 08:45:43 +00:00
Sasha Hilton 53387a3889 Update travis to run rustfmt against all crates 2018-02-26 02:53:45 +01:00
Paul Liétar 7dd5a40d21
travis: Use cargo --locked everywhere
This will prevent `Cargo.lock` from getting out of sync
2018-02-13 02:07:28 +01:00
awiouy 8658ad3a62 .travis.yml: add rustfmt 2018-02-11 13:28:06 +01:00
awiouy f400a894bc lewton_decoder becomes default, libvorbis_decoder optional 2018-02-08 00:24:57 +01:00
awiouy 97bc429e08 Update Rust requirement to 1.20.0 2018-02-07 18:57:19 +01:00
Sasha Hilton e0d31bc972
Add Travis notifications to Gitter. 2018-01-28 18:53:24 +01:00
Thomas Bächler 6b8a21db9f Increase required Rust version to 1.18.0. 2018-01-25 23:23:45 +01:00
Paul Lietar ddfc28f99f Increase required Rust version to 1.17.0.
Some dependencies require it.

Additionally, only build with lewton on >= 1.18
2017-08-04 05:28:25 +01:00
Paul Lietar 3a18d1f91d Update Cargo.lock, use hyper, libpulse-sys and lewton from crates.io. 2017-08-04 05:28:25 +01:00
herrernst 1f2b37a600 use rustup.rs for travis 2017-03-26 13:24:48 +02:00
Paul Lietar 19b06ae5fb Update dependencies.
Rust 1.15 is now required.
2017-02-09 01:27:52 +00:00
Paul Lietar baf2b65d7b Use rustls rather than openssl 2016-12-31 14:49:04 +01:00
Paul Lietar 9c3541c41b Change the stdout backend to work with arbitrary files. 2016-12-31 13:17:06 +01:00
Paul Lietar 512304c6c3 Merge remote-tracking branch 'badaix/master' 2016-12-31 13:04:14 +01:00
Paul Lietar ac63e4dbb2 travis: Don’t build on an old nightly, it’s broken 2016-12-31 12:54:27 +01:00
badaix 383e0e9ae8 added stdout-backend 2016-11-22 15:31:59 +01:00
herrernst 202397eb25 travis: also test alsa backend 2016-08-27 23:16:04 +02:00
herrernst 65c0e2b58d travis: also test cross-compilation for arm 2016-08-09 23:04:17 +02:00
Paul Lietar a9ae5b5086 travis: Update nightly version 2016-07-06 11:01:08 +01:00
Paul Lietar b753f3b72c travis: disable email notifications 2016-05-06 20:23:26 +01:00
Paul Lietar ed425292f3 Update to latest nightly 2016-05-04 09:37:09 +01:00
Paul Lietar 823bdb91fe Update last known nightly 2016-04-23 16:01:02 +01:00
Marcus Thiesen 5ca2c35dbc Pulseaudio backend 2016-03-21 09:39:58 +01:00
Paul Lietar 2b019660fa travis: Build with specific nightly version. 2016-03-20 17:55:20 +00:00
Paul Lietar 968a39a131 Make audio backend configurable at run time. 2016-03-20 16:16:20 +00:00
Paul Lietar 01fa099cda Reenable Facebook authentication. 2016-03-20 13:55:20 +00:00
Paul Lietar 97f6968a2c travis: allow failures on rust nightly 2016-03-18 15:58:44 +00:00
Paul Lietar b051bfcc5b Disable Facebook authentication for now.
It got broken when moving to the authentication subdirectory.
2016-03-17 03:45:57 +00:00
Paul Lietar 4b4bc2f4e1 Add Facebook based login. 2016-03-16 00:05:05 +00:00
Paul Lietar ac5b34927f Support using tremor instead of libvorbis for audio decoding.
Tremor is a fixed point / integer only Vorbis decoder.
This should improve playback performances on embedded platforms lacking
hardware floating point support.
2016-03-13 15:15:15 +00:00
Paul Lietar 32fe895105 travis: non-verbose build 2016-03-11 13:21:54 +00:00
Paul Lietar ae4786e976 travis: Only build without syntex on nightly 2016-03-11 13:15:30 +00:00
Paul Lietar d27c4ca752 Support building with rust stable, using syntex. 2016-03-07 18:22:41 +00:00
Paul Lietar cf2e9bb7c3 Make dns-sd opt in rather than opt out. 2016-01-20 13:35:02 +00:00
Paul Lietar f316211ba3 travis: Don’t install external version of rust-protobuf anymore 2016-01-13 00:17:05 +00:00
Paul Lietar 38351c9a87 Make dns-sd optional 2016-01-02 02:28:54 +01:00
Paul Lietar 0984ad0bf0 Update protobuf-macros 2016-01-02 01:18:07 +01:00
Paul Lietar bead9daf78 Add zeroconf based authentication. 2016-01-02 00:27:08 +01:00
Paul Lietar 3219460666 Add travis build file. 2015-12-31 00:51:37 +01:00