Commit Graph

9 Commits

Author SHA1 Message Date
citizen 0fcec4d971
added fix preventing input of literal zero
* ...as it is the termination character, by which we can tell the end of a message
2020-01-21 05:51:39 +01:00
citizen c82f88393d
a little rename 2020-01-21 05:26:17 +01:00
citizen 58a331ddba
little endian literal binary ascii 0 term. fix
* also some whitespace around the place
2020-01-21 05:22:59 +01:00
citizen-VM 9491e4bb25
encode/decode working
* on most occasions, that is
* improved app layout
* added some "metrics"
2019-12-18 03:17:02 +01:00
citizen a35afc3aa1
[WIP] encode/decode 2019-12-17 16:21:46 +01:00
citizen 24f9c37af3
import/export files with a push of a button
* arbitrary files can be loaded and saved (presumably after modification)
2019-12-17 15:01:11 +01:00
citizen 5059fe2389
choice is now truly yours!
* pick any file you wish for a supposed pic
freedom to all!
2019-12-16 05:35:27 +01:00
citizen 8116a114fc
added support for bitmaps and tiff files
* let people choose ftw
2019-12-16 05:31:17 +01:00
citizen b5586740a1
improved app layout, un/loading pics
* renamed Form1 to main_form
* added functionality to un/load pictures
* added button  for default picture
* added some informational labels
2019-12-16 05:24:03 +01:00