kannon/classes
2022-06-02 15:53:49 +02:00
..
Api.js added argument parser and playback of a track specified by id 2022-06-01 17:02:53 +02:00
ApiServer.js added basic rest api 2022-04-22 15:58:04 +02:00
AudioServer.js extended config to allow specification of the audio server port / listen address (needed for docker) 2022-05-06 14:33:05 +02:00
Client.js possible fixes for the blocking heartbeat problem 2022-05-03 12:25:54 +02:00
Database.js initial commit 2022-04-14 14:23:41 +02:00
EventParser.js moved 'constants' to a global variable 2022-04-21 13:43:33 +02:00
Heartbeat.js minor code optimization 2022-05-03 15:48:07 +02:00
Logger.js added basic rest api 2022-04-22 15:58:04 +02:00
Message.js possible fixes for the blocking heartbeat problem 2022-05-03 12:25:54 +02:00
PCMStream.js extended config to allow specification of the audio server port / listen address (needed for docker) 2022-05-06 14:33:05 +02:00
Queue.js removed md5 sum check again, performance degraded 2022-06-02 15:53:49 +02:00
Server.js possible fixes for the blocking heartbeat problem 2022-05-03 12:25:54 +02:00
Watcher.js moved 'constants' to a global variable 2022-04-21 13:43:33 +02:00