Releases: danilko/musicutility
Update to support different remote codec/types/Update to fix path routing when using url directly/Hosted materials locally
Update the codes to support different remotes through:
Utilize a timer mechanism to try to wait for longer inputs (1000 milliseconds => 1 second)
Update to also able to support both delimiter (\n, or \r\n format)
Update to a default template for nec type remote (but it is an older format, and with its own decoder)
Update to support configuration to specify serial port through prefix syntax or exact name
Update systemd service example to add restart
Update to fix path routing when using url directly
Hosted materials locally so will not have icons/stylesheet missing issue when offline visiting the site on browser
v1.12 alpha
Initial support of IR remote control (default configurations base on Philips RC-5 Protocols through serial integration of Audrino USB device)
However, it can be updated in json configuration to support other remotes that can pass be read through Audrino IRRemote module and will end in /r/n format per command
Update to add a stop button as per request
Update to fix null pointer exception
Update to fix null pointer exception
v1.10
v1.07
v1.06
v1.0.5
0.1.5 Initial Alpha Release
Require OpenJDK 1.8.0 Update 200 or above (or equivalent)
Only tested on Linux (Fedora 30 and Ubuntu 16.04 LTS)
Bug Fixes:
Fix next music playing problem
Fix some UI minor issue and add block screen to notify user remote/server is processing request