Skip to content

Releases: AlynxZhou/flipclock

v2.10.0

05 Jun 10:08
Compare
Choose a tag to compare

Added card for second.
Updated touch event handling.
Updated arguments handling.

v2.9.2

02 Jun 17:29
Compare
Choose a tag to compare

Fixed Android build.
Updated SDL2_ttf function call.

v2.9.1

02 Jun 15:20
Compare
Choose a tag to compare

Updated Android linking libraries.

v2.9.0

19 May 08:33
Compare
Choose a tag to compare

Updated to make flipping card a widget.

v2.8.7

16 May 13:53
Compare
Choose a tag to compare

Added AppStream metainfo.

v2.8.6

16 May 11:23
Compare
Choose a tag to compare

Updated configuration files loading sequence.

v2.8.5

16 May 09:56
Compare
Choose a tag to compare

Updated to follow Freedesktop specifications.

v2.8.4

16 May 08:20
Compare
Choose a tag to compare
  • Dropped CMake support: I am unable to maintain two different build systems, Meson works better for myself.
  • Updated to use Meson options instead of hard-coded bin dir: You can now use Meson's --bindir option to custom binary install path.

v2.8.3

14 Apr 09:40
Compare
Choose a tag to compare

Updated getarg().

v2.8.2

06 Jun 08:25
Compare
Choose a tag to compare

Updated to use wrap to build a static linked program if no pre-built dependency found.
Updated meson.build.