Paul Lietar
|
5974cf7f24
Fixes for PR #148
|
7 anos atrás |
Paul Lietar
|
387c2598e0
Merge branch 'feature/mixer' of https://github.com/romerod/librespot into romerod-feature/mixer
|
7 anos atrás |
Paul Lietar
|
5aab6b884a
fixup! Add Dockerfile for cross compilation
|
7 anos atrás |
Paul Lietar
|
eb760f1576
librespot is fairly functional now
|
7 anos atrás |
Paul Lietar
|
f5a4feeb90
Add Dockerfile for cross compilation
|
7 anos atrás |
Paul Lietar
|
7b77d5b87d
Merge pull request #151 from JoNil/master
|
7 anos atrás |
Daniel Romero
|
10f9da410e
Remove code to notify spirc manager from the mixer
|
7 anos atrás |
Daniel Romero
|
a7aba5c8e7
SoftVolumeMixer: move factor in again, otherwise i32 division always results in 0
|
7 anos atrás |
Daniel Romero
|
44467a44d6
Call start and stop on mixer
|
7 anos atrás |
Daniel Romero
|
5ef28bf2a5
SpircManager: Update state from player and mixer before sending info
|
7 anos atrás |
Daniel Romero
|
ec0e81f0ae
Add documentation for channel macro
|
7 anos atrás |
Daniel Romero
|
2c187eb3ae
Avoid copying the data array in the player
|
7 anos atrás |
Daniel Romero
|
48a43f4948
Move structs which are send across threads to own module
|
7 anos atrás |
Daniel Romero
|
da537b57f4
AudioFilter: Modify fn modify_stream(&self, data: &mut [i16]);
|
7 anos atrás |
Daniel Romero
|
2de5d10a2f
SoftMixer: Change volume to AtomicUsize and pass AtomicUsize to SoftVolumeApplier
|
7 anos atrás |
Daniel Romero
|
134239d298
Send update messages from mixer to SpircManager
|
7 anos atrás |
Daniel Romero
|
c8ee08663d
Create channel in spirc instead of in mercury and use MercuryResponseSender implemented by macro
|
7 anos atrás |
Daniel Romero
|
37916330b4
Add macro to be able to create wrapped senders to send multiple message types to one channel
|
7 anos atrás |
Daniel Romero
|
e547a0c3da
Changes code review
|
7 anos atrás |
Daniel Romero
|
636de3fe71
Use stream_editor in player
|
7 anos atrás |
Daniel Romero
|
6df2af0ac9
Select mixer dynamically
|
7 anos atrás |
Daniel Romero
|
464e85e285
Split mixer into Mixer and StreamEditor
|
7 anos atrás |
Daniel Romero
|
59398b3cee
Remove mixer from Player and add it to SpircManager
|
7 anos atrás |
Daniel Romero
|
347bf05dbe
Refactored to have apply_volume in a specifix mixer
|
7 anos atrás |
Jonathan Nilsson
|
b7607047b1
Allow building of the documentation with cargo doc
|
7 anos atrás |
Paul Lietar
|
7be9626836
spirc: Increase the number of volume steps to 64
|
7 anos atrás |
Paul Lietar
|
9e495d6fd7
Add AP fallback to protocol docs
|
7 anos atrás |
Paul Lietar
|
aa499e0189
Get rid of main_helper
|
7 anos atrás |
Paul Lietar
|
ae7c177823
Merge pull request #143 from SimonPersson/general_main_helper
|
7 anos atrás |
Simon Persson
|
560d4e1c4c
Move get_credentials to authentication module.
|
7 anos atrás |