Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add airplay2 build of shairport-sync for testing #378

Closed
wants to merge 30 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
a08c553
WIP
klay2000 Aug 15, 2022
2f0250f
Update amplipi/streams.py
klay2000 Aug 17, 2022
c6dbe88
suggested changes
klay2000 Aug 17, 2022
f27dc59
wip
klay2000 Aug 26, 2022
785db06
added alsa config stuff and fixed config folder
klay2000 Aug 26, 2022
d04acc2
wip
klay2000 Aug 31, 2022
157c234
made dbus polling happen in another process to increase speed
klay2000 Sep 8, 2022
5b4b970
removed whitespace from spotify connect names
klay2000 Sep 9, 2022
5244b2e
updated spotifyd
klay2000 Sep 21, 2022
44741ea
fixed arm binary
klay2000 Sep 21, 2022
99d3569
Add requirements to CI
linknum23 Nov 3, 2022
09cc638
Make pylint feel better
linknum23 Nov 3, 2022
a147363
Remove unused dict
linknum23 Nov 3, 2022
16f290a
Pass command exceptions through, for feedback over API
linknum23 Nov 3, 2022
df4b6f4
Update CHANGELOG
linknum23 Nov 3, 2022
0719ead
Merge pull request #366 from micro-nova/spotifyd
linknum23 Nov 3, 2022
4fbf076
Add LMS client streams
linknum23 Oct 7, 2022
2719793
Force python to generate repeatible hashes
linknum23 Oct 28, 2022
a7e192b
Cleanup
linknum23 Nov 3, 2022
fe4a2fd
Merge pull request #395 from micro-nova/lms
linknum23 Nov 4, 2022
07b60cc
Satisfy mypy checks for unspecified optional and untyped functions
linknum23 Nov 8, 2022
6c608ec
Merge pull request #399 from micro-nova/mypy
linknum23 Nov 8, 2022
4aed0af
Add airplay2 build of shairport-sync for testing
linknum23 Sep 27, 2022
587a916
Add airplay2 shairport syncs
linknum23 Oct 13, 2022
1e8f16d
works, getting stopped instead of paused though which messes up metadata
klay2000 Oct 17, 2022
c2bcc91
made stopped be paused instead for the first 5 minutes stopped
klay2000 Oct 21, 2022
7f26ea2
changed shairport-sync binary and fixed weird behavior when streaming…
klay2000 Jan 3, 2023
25d596c
changed shairport-sync airplay2 binary name
klay2000 Jan 10, 2023
f3bab51
untracked several files
klay2000 Jan 10, 2023
175d234
added shairport-sync-ap2 binaries
klay2000 Jan 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
untracked several files
  • Loading branch information
klay2000 committed Jan 10, 2023
commit f3bab51ee457b30335d27ec10adfb7b09dbd9348
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,9 @@ poetry.lock

# Copied architecture specific files
streams/shairport-sync-metadata-reader
treams/shairport-sync-ap2
streams/shairport-sync-ap2
streams/spotifyd
streams/squeezelite
streams/vollibrespot
streams/vollibrespot.tar.xz
gmrender-resurrect
Expand Down
Binary file removed streams/shairport-sync-ap2
Binary file not shown.
Binary file removed streams/spotifyd
Binary file not shown.
Binary file removed streams/squeezelite
Binary file not shown.