Commit graph

  • 434b824c6e core API: dispatch awiouy 2018-02-09 21:06:16 +0100
  • d34068c5a7 core API: apresolve awiouy 2018-02-09 20:57:49 +0100
  • 2109d5546d
    Merge d309ddd289 into bd59ded224 herrernst 2018-02-09 12:16:42 +0000
  • 4f605dfd86 Correct feature flags Sasha Hilton 2018-02-09 02:14:11 +0100
  • 1fb65354b0 Move audio backends into seperate crate Sasha Hilton 2018-02-09 02:05:50 +0100
  • bd59ded224
    Merge pull request #124 from awiouy/lewton_as_default Sasha Hilton 2018-02-09 00:51:26 +0100
  • 6e71260bbd
    Merge pull request #123 from awiouy/lewton Sasha Hilton 2018-02-08 18:33:45 +0100
  • 682df767a6
    Merge pull request #131 from librespot-org/modularise Sasha Hilton 2018-02-08 09:30:50 +0100
  • e3516ebd9b Move discovery to its own module. awiouy 2018-02-06 01:00:00 +0100
  • c3d4140eb9
    Merge 4205f9c18b into 7ead896ae7 Sasha Hilton 2018-02-08 01:18:03 +0000
  • 4205f9c18b Code Tidyup Sasha Hilton 2018-02-08 02:17:52 +0100
  • 3cbea02709
    Merge b9b8e110df into 7ead896ae7 Nick Steel 2018-02-08 00:14:46 +0000
  • f400a894bc lewton_decoder becomes default, libvorbis_decoder optional awiouy 2018-02-06 22:50:00 +0100
  • 97bc429e08 Update Rust requirement to 1.20.0 awiouy 2018-02-07 18:57:19 +0100
  • 9784d98847 Add CLIENT_ID env var for compiling with a client id, remove unnecessary serde_derive Sasha Hilton 2018-02-07 18:56:25 +0100
  • 99e7da562d lewton: handle OggError(NoCapturePatternFound) awiouy 2018-02-06 17:39:52 +0100
  • 7ead896ae7
    Merge pull request #122 from librespot-org/keymaster Sasha Hilton 2018-02-07 17:50:45 +0100
  • 53fab4dc86
    Merge pull request #11 from thekr1s/alsa-open-crash Sasha Hilton 2018-02-07 15:08:52 +0100
  • cfa7a62dfc Re-add serde_derive to lib.rs Sasha Hilton 2018-02-07 15:07:01 +0100
  • b9b8e110df Improved next/prev handling for queued tracks. Nick Steel 2018-02-01 00:02:12 +0000
  • ccbaff267e Re-add serde_derive Sasha Hilton 2018-02-06 20:26:37 +0100
  • 6a442a4570 Move keymaster to core Sasha Hilton 2018-02-06 19:54:28 +0100
  • 578d6b7f06
    Merge pull request #121 from ashthespy/metadata Sasha Hilton 2018-02-06 18:08:59 +0100
  • 4164717452 Add track duration to Track metadata ashthespy 2018-02-06 03:20:21 +0100
  • f91a380ea4 discovery awiouy 2018-02-06 01:00:00 +0100
  • 55e21978c7
    Merge 38c64e54be into 977a6db3ef Anton Voyl 2018-02-05 08:33:10 +0000
  • 38c64e54be modularize discovery (wip) awiouy 2018-02-05 09:31:09 +0100
  • aca8b90493 Move keymaster to core Sasha Hilton 2018-02-05 01:24:35 +0100
  • eade98d461 Move keymaster to core Sasha Hilton 2018-02-05 01:23:40 +0100
  • b03430a057 minor code cleanup Robert 2018-02-05 00:33:17 +0100
  • 977a6db3ef
    Merge pull request #116 from librespot-org/jackaudio Sasha Hilton 2018-02-04 20:23:16 +0100
  • 59782fe285
    Merge pull request #117 from awiouy/nit1 Sasha Hilton 2018-02-04 20:10:09 +0100
  • 2ae1f1399f simplify dns-sd/mdns code awiouy 2018-02-02 19:37:15 +0100
  • b22f252abd
    Add missing " Sasha Hilton 2018-02-02 05:14:00 +0100
  • 407e23b311
    Merge branch 'master' into jackaudio Sasha Hilton 2018-02-02 05:12:36 +0100
  • f35f52cbf9 Remove redundant code Sasha Hilton 2018-02-02 05:03:59 +0100
  • a55b924393 Rename variable Michael Herger 2018-01-31 23:56:31 +0100
  • d309ddd289
    Accidentally removed a ; Colm 2018-01-31 22:26:44 +0000
  • 89df82bd03
    Merge branch 'master' into volume-normalization Colm 2018-01-31 22:20:35 +0000
  • 932441db45
    Merge pull request #112 from librespot-org/feature_dns Sasha Hilton 2018-01-31 21:51:59 +0100
  • d930a1e936 Remove the -z as an alias for the --zeroconf-port parameter Michael Herger 2018-01-31 16:15:20 +0100
  • 7a58e6d561 fix addr in wrong place Sasha Hilton 2018-01-31 12:08:23 +0100
  • d923f3bad3 Add with-dns-sd feature flag Sasha Hilton 2018-01-31 12:00:53 +0100
  • f37247b823 Rustify recent changes according to @plietar Michael Herger 2018-01-31 06:45:48 +0100
  • a02d65823a Merge 0eec0bd170 into 8be642de31 Anton Voyl 2018-01-30 23:54:15 +0000
  • 8be642de31
    Merge pull request #110 from librespot-org/inital-volume-ifelse-cleanup Colm 2018-01-30 23:38:36 +0000
  • fddcbbcd82 Tidied up Syntax Sasha Hilton 2018-01-31 00:05:54 +0100
  • 3efe499737
    Merge pull request #109 from librespot-org/zeroconf_port Sasha Hilton 2018-01-30 23:19:29 +0100
  • 618eceb740 lost iv - due to previous ComlOnline 2018-01-30 21:46:57 +0000
  • 46de5a704b Thats what I get for copypasta ComlOnline 2018-01-30 21:30:37 +0000
  • 67765f7478 prevent clipping; add option to apply pre-gain herrernst 2018-01-30 22:06:02 +0100
  • 863ea9c976 removed and optimised ComlOnline 2018-01-30 20:52:25 +0000
  • 8e8bab03d5 Add zeroconf-port option Sasha Hilton 2018-01-30 21:38:54 +0100
  • 63755aae46 Merge branch 'master' into alsa-open-crash thekr1s 2018-01-30 18:53:11 +0100
  • bc7ceb3f65
    Update To-Do Sasha Hilton 2018-01-30 17:42:32 +0100
  • 91647ab2dd
    Merge pull request #10 from thekr1s/progressive-voume-control Sasha Hilton 2018-01-30 17:38:40 +0100
  • 871ab2b371 Merge branch 'progressive-voume-control' of https://github.com/thekr1s/librespot into progressive-voume-control Robert 2018-01-29 23:49:31 +0100
  • 0b491b82aa Merge branch 'progressive-voume-control' of https://github.com/thekr1s/librespot into progressive-voume-control Robert 2018-01-29 23:41:48 +0100
  • f0061a22ce Merge branch 'progressive-voume-control' of https://github.com/thekr1s/librespot into progressive-voume-control Robert 2018-01-29 23:41:48 +0100
  • bec6b8c512 Changed volume control after discussion: https://github.com/librespot-org/librespot/pull/10 implement exponential volume control only Robert 2018-01-29 23:37:30 +0100
  • 50ad9109be
    Merge pull request #2 from librespot-org/master Colm 2018-01-29 21:30:04 +0000
  • 5f21c25828
    [ci skip] Fix formatting Sasha Hilton 2018-01-28 19:43:34 +0100
  • 1e5aba20aa
    Merge pull request #14 from librespot-org/sashahilton00-patch-1 Sasha Hilton 2018-01-28 19:40:50 +0100
  • 43b5e02260
    Add Gitter Badge Sasha Hilton 2018-01-28 19:02:32 +0100
  • e0d31bc972
    Add Travis notifications to Gitter. Sasha Hilton 2018-01-28 18:53:24 +0100
  • ad7162530c
    Fix formatting, add detail to metadata request. Sasha Hilton 2018-01-28 18:16:44 +0100
  • a855fe62af
    Added metadata feature request and added link to logarithmic volume Colm 2018-01-28 16:57:05 +0000
  • b495f57676
    Proposed update to Readme. Sasha Hilton 2018-01-28 17:51:00 +0100
  • 0eec0bd170 use dns-sd instead of mdns for discovery awiouy 2018-01-26 19:35:21 +0100
  • a82af966b4
    Merge pull request #12 from ComlOnline/ReadMe-Changes Colm 2018-01-27 00:48:32 +0000
  • 1358fc7995
    Typo Colm 2018-01-26 21:44:57 +0000
  • e104c2d44b
    Merge branch 'master' into ReadMe-Changes Colm 2018-01-26 21:35:34 +0000
  • 08959c23c4
    Update README.md Colm 2018-01-26 21:29:24 +0000
  • 364f912885
    Update README.md Colm 2018-01-26 21:21:36 +0000
  • 0105c53af4
    Merge pull request #9 from brain0/fix_deprecated Colm 2018-01-26 21:17:53 +0000
  • 752a6b1df4 Prevent crash in audio_backend/alsa.rs when switching from Kodi audio to librespot Robert 2018-01-26 01:42:24 +0100
  • de7d341faa update README.md thekr1s 2018-01-26 01:17:31 +0100
  • f5b70c4cb6 update README.md Robert 2018-01-26 01:10:52 +0100
  • 67adb06859 update README.md Robert 2018-01-26 01:10:52 +0100
  • 4870acd572 Add --progressive-volume option. Increase volume slowly at low level, faster at higher level Robert 2018-01-25 23:37:28 +0100
  • 6b8a21db9f Increase required Rust version to 1.18.0. Thomas Bächler 2018-01-22 00:50:24 +0100
  • 2465b0f57f Refactor the discovery module to remove usage of deprecated functions Thomas Bächler 2018-01-21 23:35:50 +0100
  • d36017d6f0 Remove usage of deprecated tokio_core::io Thomas Bächler 2018-01-21 21:52:31 +0100
  • 630de8c0a9 Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send() Thomas Bächler 2018-01-21 20:38:30 +0100
  • 5237203899 Remove usage of deprecated BoxFuture, BoxStream and BoxSink Thomas Bächler 2018-01-21 20:29:31 +0100
  • 0bdf9aa080 Update all dependencies Thomas Bächler 2018-01-21 20:02:01 +0100
  • 644355269e Use futures::sync::oneshot::Sender::send() instead of the deprecated complete() Thomas Bächler 2018-01-21 19:51:48 +0100
  • 38f18e3adb warn on clipping herrernst 2018-01-25 21:12:18 +0100
  • f966440f98
    Updated links and Travis badge Colm 2018-01-25 01:34:56 +0000
  • b819f632cf
    Update README.md Colm 2018-01-23 19:32:29 +0000
  • 977664f5fe
    Update README.md Colm 2018-01-23 19:31:49 +0000
  • 838523d49d
    Update README.md Colm 2018-01-23 19:31:27 +0000
  • 1442e9a1a1
    Update README.md Colm 2018-01-23 19:30:28 +0000
  • 608e8249a2
    Update README.md Colm 2018-01-23 00:25:58 +0000
  • a1a3a2e772 core: Remove an unneeded use warning Thomas Bächler 2018-01-21 19:47:25 +0100
  • 2eabb930e0 log other gain info herrernst 2017-12-09 00:34:12 +0100
  • b6a38780df
    Changed requirements see #3 Colm 2018-01-08 20:50:20 +0000
  • 5a71777a31
    Update README.md Colm 2017-12-19 21:55:19 +0000
  • 104dd61e6b
    Update README.md Colm 2017-12-19 21:53:58 +0000
  • 5302bd1072
    Merge pull request #6 from brain0/work Colm 2017-12-19 21:46:22 +0000