Commit graph

  • 545c9eaa97 Preliminary event hooks ashthespy 2018-03-01 17:58:28 +0100
  • b3966b0e08 Add optional linear volume contol thekr1s 2018-03-11 11:27:28 +0100
  • 24cd9aa581 Add a armv6hf crossbuild target ashthespy 2018-03-01 17:58:28 +0100
  • 8f8eb8cc23
    Merge pull request #173 from librespot-org/base62 Sasha Hilton 2018-02-28 15:47:02 +0100
  • f830322e14 Fix spotify URI logging Sasha Hilton 2018-02-28 13:35:31 +0100
  • cbc4ee7554 Add to_base62 method Sasha Hilton 2018-02-28 13:29:24 +0100
  • a7334b6c23 Add to_base62 method Sasha Hilton 2018-02-28 13:28:57 +0100
  • 593dfa04b6
    Merge pull request #170 from librespot-org/plietar-patch-1 Sasha Hilton 2018-02-27 01:53:34 +0100
  • 8cd1ab4218
    Remove TODO list from README Paul Liétar 2018-02-27 01:44:14 +0100
  • 8e0d75891d
    [ci skip] Create CONTRIBUTING.md Sasha Hilton 2018-02-26 18:13:41 +0100
  • aa880f8888
    Merge pull request #165 from librespot-org/rustfmt Sasha Hilton 2018-02-26 03:59:52 +0100
  • 53387a3889 Update travis to run rustfmt against all crates Sasha Hilton 2018-02-26 02:53:45 +0100
  • 237ef1e4f9 Format according to rustfmt Sasha Hilton 2018-02-26 02:50:41 +0100
  • c3745a958a
    Merge pull request #166 from librespot-org/apireview Sasha Hilton 2018-02-26 02:46:16 +0100
  • 79a1d9abe1
    Merge pull request #167 from librespot-org/fix_enum Sasha Hilton 2018-02-25 22:09:16 +0100
  • 80e0bdaa39 Add kSupportsPlaylistV2 enum Sasha Hilton 2018-02-25 21:23:32 +0100
  • 197d80edbf Fix formatting Sasha Hilton 2018-02-25 16:33:32 +0100
  • 0abad9a8f8 Add custom SpotifyIdError type Sasha Hilton 2018-02-25 15:47:57 +0100
  • 084646e21b Use prompt for password in main.rs Sasha Hilton 2018-02-25 05:40:00 +0100
  • 4fb8c71b0a Set SpotifyId methods to return Result Sasha Hilton 2018-02-25 03:04:07 +0100
  • 21d7b618cb
    Merge pull request #154 from Spotifyd/events-on-prev-next Sasha Hilton 2018-02-25 01:03:51 +0100
  • bde157fad7
    Merge branch 'master' into events-on-prev-next Sasha Hilton 2018-02-24 20:16:28 +0100
  • eed2bb6938
    Merge pull request #162 from librespot-org/normalisation Sasha Hilton 2018-02-24 18:54:03 +0100
  • 58ea1baa98 Issue 130 (#164) Anton Voyl 2018-02-24 16:34:04 +0100
  • 542ec9d3b5 Minor style changes to normalisation code Sasha Hilton 2018-02-24 16:30:24 +0100
  • 8c3f587f30 Assignment instead of mem::repalce() Simon Persson 2018-02-24 10:50:48 +0100
  • 8836f6d119 Core API: u128 awiouy 2018-02-24 08:54:48 +0100
  • 07e79a4bf0 Core API: device_id awiouy 2018-02-23 22:55:50 +0100
  • 127f8b7bab Add constant for readability Sasha Hilton 2018-02-23 20:52:28 +0100
  • fc6c414e71 [ci skip] Correct spelling Sasha Hilton 2018-02-23 20:33:58 +0100
  • 1518459048 Minor fixes after review. Simon Persson 2018-02-23 20:16:03 +0100
  • f8db550e5e Add volume normalisation support Sasha Hilton 2018-02-23 20:08:20 +0100
  • 7ab453667c
    Merge 6d24d8e1eb into 685fb4e345 Sasha Hilton 2018-02-23 09:15:13 +0000
  • 6d24d8e1eb Run rustfmt against whole project Sasha Hilton 2018-02-23 10:13:05 +0100
  • ff1f7e1d58 Add volume normalisation support Sasha Hilton 2018-02-23 05:08:41 +0100
  • 685fb4e345
    Merge pull request #156 from kingosticks/fix/update-context-uri Sasha Hilton 2018-02-22 16:30:32 +0100
  • 3ce22113cf Fix example use declarations (#160) akosel 2018-02-22 06:24:04 -0600
  • f9cc29e36f
    Fix example use declarations akosel 2018-02-22 04:56:48 +0000
  • 519f888b7e
    Merge 6f9c829e36 into 4f3a594229 Anton Voyl 2018-02-21 21:16:26 +0000
  • 6f9c829e36 promote rustfmt to stable awiouy 2018-02-21 22:15:32 +0100
  • 9ff6fe900c Don't log messages when sending player events over channel. Simon Persson 2018-02-20 23:31:33 +0100
  • 23d3c1593f Just spawn event handlers, don't wait for exit code. Simon Persson 2018-02-20 23:12:52 +0100
  • 93af49aadf Send player event messages over futures aware channel. Simon Persson 2018-02-20 23:09:48 +0100
  • 2eb4aa61d3 Use single program on events, and pass events in envars. Simon Persson 2018-02-20 22:45:14 +0100
  • 081a282e12 Removed unreachable cases. Simon Persson 2018-02-20 22:09:53 +0100
  • ef48afbf41 Simplify match with if let. Simon Persson 2018-02-20 22:05:05 +0100
  • 3e2e6d63f7 Send Changed event after song change even if we stop playback. Simon Persson 2018-02-20 22:03:21 +0100
  • 0a6825ba61 Add playing_to_end_of_track method to PlayerState. Simon Persson 2018-02-20 21:58:02 +0100
  • 1b943d069f Move PlayerEvent into player. Simon Persson 2018-02-20 21:57:42 +0100
  • 4f3a594229
    Merge pull request #155 from awiouy/protobuf_macros_2 Sasha Hilton 2018-02-17 18:06:39 +0100
  • a463633956 Also update repeat and shuffle status. Nick Steel 2018-02-17 15:59:04 +0000
  • edabd042e4 Include updating context_uri along with tracks and current index. Nick Steel 2018-02-17 15:17:05 +0000
  • 1cd7d4d145 connect: rewrite initial_state and CommandSender awiouy 2018-02-17 10:15:09 +0100
  • 15909613e9 connect: dispose of protobuf_macros awiouy 2018-02-16 22:04:37 +0100
  • b0ee03112f First attempt at a better playback event system. Simon Persson 2018-02-16 00:16:38 +0100
  • 77bea07c4f Run onstart/onstop when a new song is loaded Simon Persson 2018-02-14 23:39:44 +0100
  • 1257f98915
    Merge pull request #153 from ComlOnline/rustformat Sasha Hilton 2018-02-14 15:42:48 +0100
  • d0ffb2ecdd
    Update for rust format Colm 2018-02-14 04:50:51 +0000
  • 63cc63b4b0
    Merge pull request #3 from librespot-org/master Colm 2018-02-14 04:47:07 +0000
  • 874cc541de
    Merge pull request #138 from librespot-org/authpanic Sasha Hilton 2018-02-13 23:19:05 +0100
  • 8be88d045f
    Merge pull request #150 from plietar/cargo-lock Sasha Hilton 2018-02-13 23:18:25 +0100
  • 1de8049a58
    Merge pull request #148 from awiouy/sisyphus Sasha Hilton 2018-02-13 22:25:17 +0100
  • 1ff634f86e
    Merge pull request #151 from librespot-org/backtrace Sasha Hilton 2018-02-13 22:08:34 +0100
  • 17d39dffa9 Make backtrace var conditional Sasha Hilton 2018-02-13 16:46:10 +0100
  • 6936825783 [ci skip] Accidentally deleted commit Sasha Hilton 2018-02-13 15:29:01 +0100
  • 67dabcdd8e Enable backtrace on all builds Sasha Hilton 2018-02-13 14:02:37 +0100
  • a427c8316b metadata.rs is empty awiouy 2018-02-13 08:34:52 +0100
  • edbe00c62b core API: move StrChunks* to metadata awiouy 2018-02-13 08:33:50 +0100
  • 0ed4fb1c68 core API: MercuryManager.request() awiouy 2018-02-13 08:24:59 +0100
  • ea597361ff core API: component.new() awiouy 2018-02-13 08:18:49 +0100
  • 4c2b641cad core API: move spotify_id to lib.rs awiouy 2018-02-12 21:02:27 +0100
  • a58ddc88b7
    Merge 024cde4d95 into 60996d108e Sasha Hilton 2018-02-13 01:36:30 +0000
  • 60996d108e Update device usage instructions Sasha Hilton 2018-02-13 02:35:59 +0100
  • 7dd5a40d21
    travis: Use cargo --locked everywhere Paul Liétar 2018-02-13 02:07:28 +0100
  • 024cde4d95 Add support for Sentry panic reporting Sasha Hilton 2018-02-12 21:46:27 +0100
  • 6a9084b00c core API: Lazy awiouy 2018-02-12 20:20:43 +0100
  • aed4fe32d8 core API: SessionInternal awiouy 2018-02-12 20:13:37 +0100
  • 0fd398e34d core API: SessionData awiouy 2018-02-12 20:10:36 +0100
  • 13241496ab Cargo.lock awiouy 2018-02-12 20:09:59 +0100
  • e276d39704 core: remove protobuf_macros (#146) Anton Voyl 2018-02-12 15:58:09 +0100
  • 0cf11dae5c
    Merge pull request #147 from librespot-org/replace Paul Liétar 2018-02-12 15:57:14 +0100
  • 234958672f Implement [replace] for rust-crypto Sasha Hilton 2018-02-12 14:48:39 +0100
  • 6cff34227e cleanup2 awiouy 2018-02-12 08:58:07 +0100
  • 6d56ea71d3 cleanup awiouy 2018-02-12 08:47:02 +0100
  • fa7c03767e rewrite awiouy 2018-02-12 08:50:58 +0100
  • e2206ead3a core: remove protobuf_macros awiouy 2018-02-12 02:54:21 +0100
  • 9dc03b5c34
    Merge pull request #144 from librespot-org/awiouy-core_API Sasha Hilton 2018-02-12 02:02:05 +0100
  • 90ae9d713d Fix conflicts from PR #143 Sasha Hilton 2018-02-12 01:12:02 +0100
  • 2617a9cfe2
    Merge pull request #139 from michaelherger/rustify Sasha Hilton 2018-02-12 00:59:06 +0100
  • eef7aef16e
    Merge b7c32e9d6d into 685c607c15 Anton Voyl 2018-02-11 22:56:11 +0000
  • b7c32e9d6d rustfmt: connect awiouy 2018-02-11 18:52:53 +0100
  • d900134114 connect: discovery and spirc awiouy 2018-02-11 16:57:55 +0100
  • 191caca518 core API: move Bitrate and PlayerConfig from core to playback awiouy 2018-02-11 16:13:42 +0100
  • 685c607c15
    Merge pull request #141 from awiouy/rustfmt Paul Liétar 2018-02-11 22:47:07 +0100
  • 8658ad3a62 .travis.yml: add rustfmt awiouy 2018-02-11 13:28:06 +0100
  • c9ba73c9ef rustfmt: core awiouy 2018-02-11 12:37:08 +0100
  • 0d92ac74d1 Add rustfmt.toml awiouy 2018-02-11 12:14:09 +0100
  • 4636cb71b9 Print more descriptive error message when we fail to bind zeroconf to the given port. Michael Herger 2018-02-09 21:51:56 +0100
  • 5ed4639cca Remove the -z as an alias for the --zeroconf-port parameter Michael Herger 2018-01-31 16:15:20 +0100
  • 12487966b2 Somewhat uniform coding style might help myself to better understand Rust :-) Michael Herger 2018-01-31 06:45:48 +0100