Commit Graph

84 Commits

Author SHA1 Message Date
Jakob Ketterl b9e6ffe03d first attempt at an automatically calibrating waterfall 2020-09-12 22:06:12 +02:00
Jakob Ketterl d45cc207ad use sprites scaled to specific resolution (better performance, less
scaling headaches)
2020-09-11 22:12:01 +02:00
Jakob Ketterl 42f975a926 use sprites for bookmark button, too 2020-09-11 00:02:45 +02:00
Jakob Ketterl 63c31eba22 use sprites to reduce the number of requests 2020-09-10 22:29:01 +02:00
Jakob Ketterl 83ff417f4d post-release cleanup 2020-06-13 19:25:15 +02:00
Jakob Ketterl a696cc4ed8 next release version 2020-06-13 18:31:49 +02:00
Jakob Ketterl 1e84ced9a9 resture "under construction" notice 2020-06-02 21:12:25 +02:00
Jakob Ketterl ae295d72ae remove "under construction" notice 2020-06-01 19:41:38 +02:00
Jakob Ketterl dba4f91c77 include homepage 2020-05-08 23:49:02 +02:00
Jakob Ketterl 9563adacf7 more jquery magic for progressbars 2020-05-08 21:35:45 +02:00
Jakob Ketterl fc7188145b use jquery to store progressbar objects 2020-05-08 21:18:03 +02:00
Jakob Ketterl 93b8f75cc3 automatically load modes into bookmark dialog 2020-05-03 23:56:22 +02:00
Jakob Ketterl beed0c1a70 improve squelch handling
squelch is now included in the URL hash
some modes now have the squelch visually disabled, refs #65
2020-05-03 19:55:48 +02:00
Jakob Ketterl 8c8445eb3b improve receiver load times by concating javascript 2020-05-02 13:35:42 +02:00
Jakob Ketterl b8f7686a6d refactor demodulator classes, part 1 2020-05-02 00:05:20 +02:00
Jakob Ketterl 33762574c3 improve demodulator initalization, part 2: refactor js classes 2020-04-30 22:07:19 +02:00
Jakob Ketterl bb1b561c47 fully-automatic mode panel generation 2020-04-26 16:58:31 +02:00
Jakob Ketterl 907787cfdc implement first stages of active mode communication 2020-04-26 15:17:03 +02:00
Jakob Ketterl 4287387a5e threading frontend implementation 2020-04-19 22:10:32 +02:00
Jakob Ketterl ddfd85c586 add js8 decoding if available 2020-04-12 13:10:23 +02:00
Jakob Ketterl edded220b5 add the mailing list links 2020-03-15 23:39:38 +01:00
Jakob Ketterl c3b13b224c add back under construction panel 2020-02-20 21:58:08 +01:00
Jakob Ketterl dbb7c0cde3 remove the "under construction" banner 2020-02-18 22:26:44 +01:00
Jakob Ketterl 8fc981c8a0 use static elements 2020-01-25 22:47:47 +01:00
Jakob Ketterl ae98e6bc56 refactor frequency display 2020-01-18 21:33:10 +01:00
Jakob Ketterl 758b15e887 set parameters for psk63 mode 2020-01-13 20:10:14 +01:00
Jakob Ketterl 44c1edb2dd update legal information
remove andras from contacts since he discontinued openwebrx
2020-01-09 22:24:39 +01:00
Jakob Ketterl 2ea8812fda remove 3d view aka mathbox since it consumes more than 1MB data per
visit
2020-01-09 21:52:47 +01:00
Jakob Ketterl e0501cff0f add owrx message passing and frontend 2020-01-09 15:12:51 +01:00
Jakob Ketterl 12e5d2f6f3 add scaffolding for pocsag decoding 2020-01-06 22:08:17 +01:00
Jakob Ketterl 83ad9d616f remove sdr.js 2020-01-06 19:52:31 +01:00
Jakob Ketterl 6f9ba6c290 improve sdr failure message display, closes #19 2019-12-21 23:46:05 +01:00
Jakob Ketterl adf4f5a738 explicit favicon link 2019-12-04 00:47:50 +01:00
Jakob Ketterl a8df774e50 dual authors 2019-11-24 18:08:54 +01:00
Jakob Ketterl bf27f51049 let's leave some footsteps 2019-11-12 13:43:39 +01:00
Jakob Ketterl 5fdffb5e0c fix scrolling for canvas background and bookmarks. i hope that's all
now.
2019-11-01 19:48:08 +01:00
Jakob Ketterl 9f6a4891ed fix styles (broken by debugging) 2019-11-01 18:53:16 +01:00
Jakob Ketterl 9163f3d30e improve autoplay interface 2019-11-01 16:58:36 +01:00
Jakob Ketterl 1e28fc5018 fix broken widths on digital meta panels 2019-10-27 13:18:00 +01:00
Jakob Ketterl 39120d9413 implement new way of measuring stats that allows arbitrary timeranges 2019-10-26 22:32:25 +02:00
Jakob Ketterl fe08228204 rework panel code to use less javascript and more css for positioning 2019-10-26 21:32:00 +02:00
Jakob Ketterl 07a8e6bf92 add a title to show what the bookmark button does on hover 2019-10-24 20:06:24 +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 13d7686258 refactor all the audio stuff into classes and a separate file 2019-10-20 18:53:23 +02:00
Jakob Ketterl d53d3b7a51 clean up javascript as good as possible with the help of the IDE 2019-10-16 17:11:09 +02:00
Jakob Ketterl 8541f79ebc remove dial button 2019-10-12 17:34:49 +02:00
Jakob Ketterl e5193f3460 remove old code 2019-10-12 17:02:29 +02:00
Jakob Ketterl 351f63f0b8 improve receiver button alignment 2019-10-04 00:17:40 +02:00
Jakob Ketterl 3e8e2182a8 fix many, many problems with the frontend frequency displays, scroll and
drag handling, closes #13
2019-10-03 17:24:28 +02:00