1
0
Fork 0
mirror of https://github.com/nealey/vail.git synced 2025-01-08 13:00:51 -07:00
Commit graph

85 commits

Author SHA1 Message Date
f878593bbe Changing WPM channels to just numbers.
Seems nobody was fond of the WPM channels.
Including me.

Fixes #29
2022-04-19 22:45:31 -06:00
74ad07174a Many changes
* MIDI
  * Send MIDI key release for v2 of vail adapter
  * Now handles hot-plugging MIDI devices!
* Iambic input
  * Typeahead is now a toggle
  * Implemented iambic mode A, also as a toggle (#31)
* If you set the repeater to "debug", it spews out debugging messages
* Made it a bit easier on myself to update my instance
2022-04-19 22:41:09 -06:00
ca9f51c621 Add telegraph samples 2022-04-19 17:24:46 -06:00
4f33d7453c Add WPM display 2022-04-18 15:37:17 -06:00
e0e90735b7 CI/CD 2022-03-31 14:26:30 -06:00
8cf7ae4796 More CI/CD work
I'm getting tired of github
2022-03-31 14:20:24 -06:00
a90b4c2738 Trying to bring CI/CD back to life 2022-03-31 14:13:02 -06:00
7e78a848cd
Merge pull request #27 from nealey/26-vband-adapter-has-no-notion-of-straight-vs-iambic
leftControl behavior depends on active input tab
2022-03-31 14:08:51 -06:00
84e4d04377 leftControl behavior depends on active input tab 2022-03-31 12:40:45 -06:00
Neale Pickett
7bbffa5006 Support the right and left control keys for vband 2022-01-13 16:08:05 -07:00
Neale Pickett
0113cb89df Fix typo 2022-01-13 15:52:17 -07:00
265db6f9a2 Add discord server URL 2021-10-21 20:50:53 -06:00
2a87fd703d still working on ci 2021-07-31 16:18:28 +00:00
6e276da043 still working on ci 2021-07-31 16:14:36 +00:00
fa93fa72b7 still working on ci 2021-07-31 16:12:51 +00:00
f98a700f10 Trying to set up CI builds 2021-07-31 16:09:08 +00:00
54439e3608 Restructure and start to dockerize 2021-07-31 09:17:27 -06:00
832eccb9fb Note-taking area 2021-07-16 09:10:50 -07:00
3511dd5e80 Add a note taking box in devel #25 2021-07-12 11:13:32 -07:00
Neale Pickett
80335a6233 Respond correctly to URL changes 2021-04-28 14:28:59 -06:00
Neale Pickett
f50540aefe Indicate when a repeater is local-only 2021-04-28 10:17:23 -06:00
Neale Pickett
c64708fa05 Maybe fix some service worker tomfoolery 2021-04-27 19:35:39 -06:00
Neale Pickett
fbc489dfdc Fortunes are now a repeater 2021-04-27 18:37:25 -06:00
Neale Pickett
42c88c3896 Refactor, remove fortunes (for now) 2021-04-27 17:30:16 -06:00
Neale Pickett
c725555d2c Smarter repeater name updates 2021-04-27 13:20:24 -06:00
Neale Pickett
e51faa5120 Indicate repeater change in toast 2021-04-27 13:01:46 -06:00
Neale Pickett
82d0787ef8 Freetext repeater entry (fixes #17) 2021-04-27 12:42:06 -06:00
Neale Pickett
42b3eb1621 Explain why no Google App Engine 2021-04-26 18:00:51 -06:00
Neale Pickett
130eb73ff3 Integrate fortune-telling, make fortunes local 2021-04-26 17:55:46 -06:00
Neale Pickett
fbe55ae6b6 Push devel changes to production 2021-04-26 16:09:03 -06:00
Neale Pickett
f987cbdb46 Fail mode for toasts 2021-04-26 14:33:48 -06:00
1a088e71d1 Changes for #23 and #24 2021-04-25 22:16:06 -06:00
a624ebca38 Some work to map buttons, but there's a better way 2021-04-25 20:52:25 -06:00
2c2d36b52b Try to fix #23 with new Iambic logic 2021-04-25 17:36:17 -06:00
ad596546bb Add keys for vband compatibility 2021-01-18 14:32:48 -07:00
fc213369c1 Simplify protocol description, remove outdated todo 2020-06-29 20:48:42 -06:00
dcf10eb123 Fix to clock skew bug 2020-06-29 19:28:51 -06:00
bbc788d829 Update README 2020-06-01 20:16:56 -06:00
0730dde2a2 Clock off adjust + Prominent repeater name
Fixes #14 (I hope)
2020-06-01 19:55:28 -06:00
5460c9e3c9 Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
5b26d92b20 Add brown noise generator, fixes #16 2020-05-30 15:00:05 -06:00
d7de183d4c Now a PWA (but just barely) 2020-05-26 20:52:48 -06:00
aa4957bd0e Wikipedia says left-handed paddles switch dit and dah 2020-05-21 20:38:44 -06:00
fcf25c83d4 Add numbers and prosigns 2020-05-21 20:32:36 -06:00
74d296d1f3 Accept every gamepad button 2020-05-21 20:32:23 -06:00
38514fbc84 Display mute icon until we can make noise 2020-05-21 18:53:51 -06:00
cd657b7149 Hopefully clearer shortcuts, visual RX indicator
This also disables the toast that tells you to press a button to turn
sound on. I'll add a "no volume" icon later, which goes away when the
AudioContext resumes.

Fixes #8
2020-05-20 22:56:22 -06:00
770674dfae Support shoulder buttons on 8bitdo zero 2020-05-20 15:00:17 -06:00
94914dc469 Monospace list, and upper-case everything.
I want it on the record that I think this is ugly.

Fixes #9
2020-05-19 12:15:36 -06:00
69f3f3d955 Fix tpyo
Fixes #11
2020-05-19 11:54:44 -06:00