Skip to content

Releases: peterkvt80/vbit2

local config overrides

22 Mar 01:03
Compare
Choose a tag to compare

Allows a second config file called vbit.conf.override to override config lines from vbit.conf
This allows end users to replace specific settings without editing the main config when under version control.

Bugfix for the bugfix

12 Mar 22:38
Compare
Choose a tag to compare
v2.3.2

bump version

Bugfix release

08 Mar 18:31
Compare
Choose a tag to compare

Fix loading of 8-bit tti files

This release also adds update option to the vbit-config menu

New scripts

07 Jan 18:06
Compare
Choose a tag to compare

Implement recursive page directories and new management scripts for raspberry pi.

Bugfix

23 Oct 10:06
Compare
Choose a tag to compare

Improve handling of malformed tti files (blank files or wrong length OL rows)

Bugfix

06 Oct 21:22
Compare
Choose a tag to compare

Fix bugs in reading malformed (incorrect length) OL rows from tti files.

New page and carousel lists

22 Sep 16:32
Compare
Choose a tag to compare

Page lists are now sorted so that rolling headers go out in the correct ascending order.
Carousel pages now go out at the appropriate point in the page cycle and the subpage cycle time specified in the tti file is now treated as a minimum cycle time.
Carousel subpages will be transmitted and cycled at the specified cycle time as before if the interrupted sequence flag is set. This is required for animating subpages etc.

First tagged release

21 Aug 23:18
Compare
Choose a tag to compare

Binary release for use as a packet source on Microsoft Windows.
For Raspberry Pi follow the installation instructions in the vbit2 wiki.