Commit Graph

12 Commits (59492c28c3f0978900731070b0c3fe784eb78df6)

Author SHA1 Message Date
jvoisin e5404648a4
Remove unnecessary exceptions and unused imports 5 years ago
jvoisin c6ae5a1df7
Use `computeIfAbsent` instead of an `if` 5 years ago
jvoisin 8ba97026a4
Synchronize on activeAudioPlayers when changing them 5 years ago
jvoisin 3b8993e860
Replace Hashtable with HashMap, since Hashtable are deprecated 5 years ago
jvoisin 1640411573 Fix some invalid/incomplete javadoc comments 5 years ago
Andrew DeMaria a3e59e9724
Fix file encoding 5 years ago
Andrew DeMaria ac0e29bf9c
Remove unused import 6 years ago
Rémi Cocula ac453883fc jukebox code quality and unit tests 6 years ago
Andrew DeMaria 8c6ddb1aba
Dependency tweaks and remove extraneous code 6 years ago
Rémi Cocula 6b4874f33c archetype code for rest api integration tests 6 years ago
snw35 6a44c5c815 Handle player id as an Integer instead of String 6 years ago
Rémi Cocula c09acbc65d Introduction of a new kind of jukebox player based on the javasound api. 7 years ago