Commit Graph

15 Commits

Author SHA1 Message Date
surtur bb9ba7db52
fix: path magic 2020-10-18 14:11:22 +02:00
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 b9a86c356e
added sample bitmap
* by js
2019-12-18 03:25:40 +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 1ccbd93835
deleting what was promised in b5586740a1
* finally removed Form1 (now main_form) files
2019-12-16 05:49:43 +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 68058881e5
added .gitignore 2019-12-16 05:27:24 +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
citizen-VM dca395e615
project files 2019-11-20 10:02:41 +01:00
citizen-VM 504f939157
initial commit 2019-11-20 10:00:30 +01:00