aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/meteor/meteor.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-556/+0
| | | | | (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
* Removed references to Harry Potter,Selene ToyKeeper2023-06-291-8/+8
| | | | | | | | | | | | | | | | | | | | | | | because J.K. Rowling is the figurehead of a hate group and I don't want to condone that in any way. I liked a 2-word phrase she wrote once, "mischief managed", but that was decades ago... and now she is the face of a transphobic movement known as TERFs. She turned out to be a pretty terrible person who uses her massive wealth and influence to spread hate and oppress people. To be clear: Trans rights are human rights. ... and anyone who has a problem with that has no place in this project. Patch suggested by SiteRelEnby, and TBH it's embarrassing that I didn't remove the phrase sooner. It seemed fun and innocent in 2017 when this project started, but ... things changed. https://github.com/SiteRelEnby/anduril2/commit/a1cee423b4e0e16909a90d5c3e6a7b70df30d755
* fixed some compile issues related to delay_4ms()Selene ToyKeeper2019-11-131-1/+0
|
* Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper2018-12-181-1/+1
|
* Updated most of the UIs to use the new event API.Selene ToyKeeper2018-11-111-31/+31
|
* Removed symlinks to fix Windows checkouts. Copies those files from their ↵Selene ToyKeeper2018-08-181-0/+1
| | | | originals on each build instead.
* Updated Meteor UI to use provided go_to_standby. Started on UI3, but it's ↵Selene ToyKeeper2017-09-221-12/+74
| | | | | | | not really working yet. Needs some underlying plumbing changes first, adding support for medium-length clicks.
* Added UI2. UI2 is weird.Selene ToyKeeper2017-09-011-5/+86
| | | | | Not sure I got everything the same; will have to try UI2 on my actual Meteor to see how it works.
* Started a Meteor M43 clone UI.Selene ToyKeeper2017-08-311-0/+413
So far, UI1 and battcheck both work. UI2 and UI3 and other blinkies aren't implement yet. Added 6-bar battcheck style to match Meteor (ish). Increased maximum number of clicks to 12, because WTF. If your UI needs 12 clicks, what are you even doing in life?