|
4c611da6d1
|
Finally, big_clock is working correctly with smoothly moving seconds and stuff. Also, the spacing of the moving seconds is now configurable.
|
2019-10-11 17:56:18 +02:00 |
|
|
f42b5e1034
|
Effect big_clock now show the seconds in a calmer way. Divisible-by-5 seconds are in another color.
|
2019-10-02 06:17:20 +02:00 |
|
|
382631d7d7
|
Effect#loop now gets the time since the last run of the loop in ms. This enables
the effects to show animations that stay fluid independent of the current frame rate.
|
2019-10-01 06:29:32 +02:00 |
|
|
c1024b3423
|
As noticed, this reverts big_clock to the pre-subsampling state.
|
2019-09-25 20:04:48 +02:00 |
|
|
7cbb156b66
|
Attempted to make the border of big_clock use subpixel rendering. This is still work in progress.
|
2019-09-25 18:13:11 +02:00 |
|
|
36edb94ff0
|
Metrics now include the current effect's name.
|
2019-09-25 18:11:03 +02:00 |
|
|
2ddd77eb5c
|
Fixed big_clock effect and made it a lot nicer with moving pixels for seconds.
|
2019-09-04 05:59:30 +02:00 |
|
|
c5856a6f7a
|
Whitespace stuff. Tabs rule!
continuous-integration/drone/push Build is failing
|
2019-06-07 06:24:16 +02:00 |
|
|
26761226d0
|
Stuff from text.h is now const.
|
2019-06-06 06:42:00 +02:00 |
|
|
2f58fd14d0
|
Splitting the code into single files is done. \o/
|
2019-05-30 00:49:54 +02:00 |
|