Skip to content

Releases: danilko/musicutility

Update to support different remote codec/types/Update to fix path routing when using url directly/Hosted materials locally

21 Nov 06:21
Compare
Choose a tag to compare

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

26 Oct 01:03
Compare
Choose a tag to compare
v1.12 alpha Pre-release
Pre-release

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

29 Nov 08:39
Compare
Choose a tag to compare
Pre-release

Update to fix null pointer exception

v1.10

03 Sep 00:05
Compare
Choose a tag to compare
v1.10 Pre-release
Pre-release

v1.10
Update to support full slide ability from backend

v1.07

02 Sep 23:30
Compare
Choose a tag to compare
v1.07 Pre-release
Pre-release

v1.07
Update slider ability on remote control (however, due to loading mechanism, it is just not playing music, but it will stay have some delay before moving to target slider location)

v1.06

02 Sep 16:53
2d1d5cd
Compare
Choose a tag to compare
v1.06 Pre-release
Pre-release

Update to base on Angular/Angular Material to be more friendly for mobile devices
Update backend to fix setting corruption due to power outage/unexpected interruption

v1.0.5

15 Aug 04:36
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release

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