From eb3a1024f8ff6e3883dff8a4ee18525d890a77ab Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 28 Oct 2015 19:45:35 +0100 Subject: [PATCH] Bump version to 1.5 Changes since 1.4: * New commands FB00 (alternative play range command), FFE0 (alternative play random sample) and FFE1 (alternative play all samples) * New pixel formats -d 1200d and -d 600d,w hich double the size of the dots. * Assign object IDs dependent on project IDs, to avoid overlap. * Fix missing support in tttool play for > and <= --- tttool.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tttool.cabal b/tttool.cabal index 5408c4bf..061e895b 100644 --- a/tttool.cabal +++ b/tttool.cabal @@ -1,5 +1,5 @@ name: tttool -version: 1.4.0.5 +version: 1.5 synopsis: Working with files for the Tiptoi® pen description: The Ravensburger Tiptoi® pen is programmed via special files. Their file format has been reverse engineered; this