Skip to content

Releases: destroyedlolo/Selene

Add OLED support

03 Jan 12:05
Compare
Choose a tag to compare

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

26 Dec 21:15
d13cf22
Compare
Choose a tag to compare

Stable v4

Stable v4

06 Jul 22:57
Compare
Choose a tag to compare

Before exposing C API

Use Selene for automation

05 Sep 21:36
Compare
Choose a tag to compare
  • DirectFB is a loadable module
  • Shared variable TTL implemented
  • Selene.Detach() implemented
  • SelTimers improved
  • SelLog added

Stable version promoted to v1.0.0

12 Apr 20:26
Compare
Choose a tag to compare

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

11 Nov 00:55
Compare
Choose a tag to compare
With window support Pre-release
Pre-release
v0.6.2

Add Surface:GetFont()

Stable release

05 Oct 20:43
Compare
Choose a tag to compare
Stable release Pre-release
Pre-release

Stable when using internal callbacks ...

Stable release

25 Sep 21:14
Compare
Choose a tag to compare
Stable release Pre-release
Pre-release

First workable release :)
Previous revisions suffer for a nasty bug : stupid index overflow/