Releases: destroyedlolo/Selene
Releases · destroyedlolo/Selene
v8.03
SelLCD supports 20x04 screen.
V8
Add OLED support
This new version include OLED tiny screen support using my own fork of ArduiPi_OLED.
As of v5.0 some minors functions are missing (like scrolling) but most important are here.
v4.04
Stable v4
Stable v4
Before exposing C API
Use Selene for automation
- DirectFB is a loadable module
- Shared variable TTL implemented
- Selene.Detach() implemented
- SelTimers improved
- SelLog added
Stable version promoted to v1.0.0
v0.8.0 is working for weeks on my tablet and is considered as stable.
In parallel, I'm planing for major architecture changes, justifying a version bump.
Consequently, v0.8.0 is promoted as v1.0.0
CAUTION : this version is still suffering for memory corruption if Lua's callback is called when an MQTT message arrives. In other word, using "trigger" is safe, "func" isn't ... yet.
With window support
v0.6.2 Add Surface:GetFont()
Stable release
Stable when using internal callbacks ...
Stable release
First workable release :)
Previous revisions suffer for a nasty bug : stupid index overflow/