.. |
anim.c
|
Keep track of animation state
|
2024-01-21 21:18:09 -05:00 |
can.c
|
Don't pass uninitialised data to kernel
|
2023-12-26 20:25:36 -05:00 |
capture.c
|
Suppress a stupid compiler warning
|
2023-12-27 13:16:52 -05:00 |
clock.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
cluster.c
|
Add separate method for setting thermometer units
|
2024-01-18 20:49:52 -05:00 |
dial.c
|
Make all dial elements fully scalable
|
2024-01-19 23:55:55 -05:00 |
dict.c
|
Implement C string key support for dictionaries
|
2019-05-21 09:24:19 -05:00 |
fuel.c
|
Make all dial elements fully scalable
|
2024-01-19 23:55:55 -05:00 |
gauge.c
|
Add alpha property to gauges
|
2024-01-19 12:27:43 -05:00 |
hash.c
|
How's about a hash table dangit
|
2019-05-18 19:48:28 -05:00 |
icon.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
list.c
|
Initial implementation of hexagram_list
|
2024-01-10 23:31:45 -05:00 |
Makefile
|
Looks like animation works
|
2024-01-19 23:23:09 -05:00 |
mfd.c
|
Why not go for a massive refactor?
|
2019-06-09 15:46:41 -05:00 |
module.c
|
Why have I forgotten trigonometry again
|
2019-05-25 21:30:31 -05:00 |
odo.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
path.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
pattern.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
pcapng.c
|
hmmst'd've
|
2019-05-07 22:16:40 -05:00 |
schedule.c
|
Use separate timers for each schedule slot
|
2023-12-27 18:31:02 -05:00 |
sim.c
|
Real nice when your brain chooches well
|
2019-05-22 22:07:24 -05:00 |
speedo.c
|
Make all dial elements fully scalable
|
2024-01-19 23:55:55 -05:00 |
status.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
svg.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
tacho.c
|
Make all dial elements fully scalable
|
2024-01-19 23:55:55 -05:00 |
temp.c
|
Render gauges, honouring alpha channel
|
2024-01-19 12:54:05 -05:00 |
text.c
|
Render gauges, honouring alpha channel
|
2024-01-19 12:54:05 -05:00 |
thermo.c
|
Make all dial elements fully scalable
|
2024-01-19 23:55:55 -05:00 |
trans.c
|
Port Python to C
|
2024-01-14 22:32:46 -05:00 |
util.h
|
Add src/util.h for byte swapping stuff
|
2018-12-17 01:17:54 -06:00 |
window.c
|
Create drawing contexts when creating windows
|
2019-06-13 16:55:37 -05:00 |