Commit Graph

20 Commits

Author SHA1 Message Date
Jakob Ketterl dc5ac081ce fix some javascript code style issues 2019-11-07 10:56:39 +01:00
Jakob Ketterl 13f27a76ff use new way of measuring for network speed, too 2019-10-26 22:44:54 +02:00
Jakob Ketterl 39120d9413 implement new way of measuring stats that allows arbitrary timeranges 2019-10-26 22:32:25 +02:00
Jakob Ketterl 5bbee1e1d7 fix some more minor javascript issues 2019-10-23 11:27:05 +02:00
Jakob Ketterl 58da0e8a60 remove debugging code 2019-10-22 22:38:08 +02:00
Jakob Ketterl 713b6119d0 refactor progressbars into objects 2019-10-22 22:35:54 +02:00
Jakob Ketterl ebf2804d63 rename 2019-10-22 21:30:48 +02:00
Jakob Ketterl 7ef0ef0d7c don't split ringbuffer blocks in the output; this means up to 3ms stay
in the buffer.
2019-10-20 23:48:49 +02:00
Jakob Ketterl dd7d262bd3 fixing some issues with the IDE 2019-10-20 23:38:58 +02:00
Jakob Ketterl 13d7686258 refactor all the audio stuff into classes and a separate file 2019-10-20 18:53:23 +02:00
Jakob Ketterl 91b8c55de9 optimize 2019-10-20 13:28:25 +02:00
Jakob Ketterl 00c5467a89 implement a ringbuffer in the audioworklet to optimize runtimes 2019-10-19 18:09:50 +02:00
Jakob Ketterl 778591d460 an attempt to implement audioworklets was made. works mostly, but skips
samples
2019-10-19 01:19:19 +02:00
Jakob Ketterl 98217b1745 dial frequencies as bookmarks 2019-10-12 17:14:28 +02:00
Jakob Ketterl 60e90575ac refactor bookmarks into a self-contained javascript 2019-10-12 17:02:04 +02:00
Jakob Ketterl cf273021ab re-draw on update and apply opacity 2019-09-19 16:24:04 +02:00
Jakob Ketterl ecbae5af2d implement icon rotation 2019-09-19 02:25:32 +02:00
Jakob Ketterl 15c28b130d use custom marker class to solve overlay problem (and enable rotation at
a later point)
2019-09-19 01:35:58 +02:00
Jakob Ketterl 6e7d99376d color by band 2019-07-28 15:28:39 +02:00
Jakob Ketterl 58e819606a use moment.js to display a pretty time since last activity 2019-07-08 21:01:30 +02:00