An Java implementation of DMAP, DAAP, DPAP, DMCP, DACP and RAOP with Guice + Jetty - Essentially a iTunes share, iPhoto share and Airport Express emulation
Stars
67
Forks
9
Watchers
67
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
188
commits
1
commits
Merge pull request #22 from DevFactory/release/classes-and-methods-that-rely-on-the-default-system-encoding-should-not-be-used-fix-1
cb45d15View on GitHubCleanup - squid:S1943 - Classes and methods that rely on the default system encoding should not be used
6cc731bView on GitHubMerge pull request #20 from DevFactory/release/loggers-should-be-private-static-final-and-should-share-a-naming-convention-fix-1
1a7f129View on GitHubCleanup - squid:S1312 - Loggers should be "private static final" and should share a naming convention
715d517View on GitHubMerge pull request #21 from DevFactory/release/useless-parentheses-around-expressions-should-be-removed-to-prevent-any-misunderstanding-fix-1
7327744View on GitHubCleanup - squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent any misunderstanding
94ac715View on GitHubMerge pull request #17 from DevFactory/release/InterruptedException-should-not-be-ignored-fix-1
bbc202cView on GitHubMerge pull request #18 from DevFactory/release/use-proper-class-loader-fix-1
73381c0View on GitHubMerge pull request #19 from DevFactory/release/private-methods-called-only-by-inner-classes-should-be-moved-to-those-classes-fix-1
81d3ba2View on GitHubsquid:S3398 - private methods called only by inner classes should be moved to those classes
f86ea89View on GitHubsquid:S2142 - InterruptedException should not be ignored
9a1c0b1View on GitHub