Commit History

Author SHA1 Message Date
  Steve Thielemann 777933b158 Changed to time.Sleep. 3 years ago
  Steve Thielemann 194bf7f898 Fixes for go test -race -count 3 3 years ago
  Steve Thielemann 8e9408d10a usec is Microsecond, not Millisecond. 3 years ago
  Steve Thielemann 5d83bf8941 Added tests to tdfont code. 3 years ago
  Steve Thielemann 70c11e3a0e Better func names in write. Fixed misnamed var. 3 years ago
  Steve Thielemann eabbb6bedc Put OS specific things only in the OS files. 3 years ago
  Steve Thielemann e3fb57edd6 Fixed precompile regexp. 3 years ago
  Steve Thielemann e85feb6eee This has working write channel. LastColor works. 3 years ago
  Steve Thielemann 52113c43f0 Use writeChannel for writing. 3 years ago
  Steve Thielemann 9caa364d8e Added TitleColor to panel. 3 years ago
  Steve Thielemann 545b7e94f5 Updated: cleaned staticcheck, checking errors now. 3 years ago
  Steve Thielemann 5fcef111d6 Updated: Use ColorMap as map[[2]int][][2]int 3 years ago
  Steve Thielemann fe72085858 Update font-out so it can modify the font's colors. 3 years ago
  Steve Thielemann 6e7d4baee8 Added ColorFont.Scan and Modify. 3 years ago
  Steve Thielemann 842cce920b Fixed linux helper, socket_to_fd. 3 years ago
  Steve Thielemann 0e798ba042 Handle windows read err as Disconnect. 3 years ago
  Steve Thielemann ff6801fc61 Updated input test to use socket_to_fd. 3 years ago
  Steve Thielemann ae0a101d73 Updated. Merged windows and linux. 3 years ago
  Steve Thielemann b15c1d86e0 Missing some windows files. 3 years ago
  Steve Thielemann bfdea75372 Merging in Windows support. 3 years ago
  Steve Thielemann 9126c1f112 Makefile update. 3 years ago
  Steve Thielemann e2b64cc5a7 Panic when Title+offset > panel width. 3 years ago
  Steve Thielemann 9610e261ef Added zombie reap code to door32. 3 years ago
  Steve Thielemann 9e04b77e0b Updated: Log & Panic if called before door.Init(). 3 years ago
  Steve Thielemann e06474d7ef Make output font-show. Must set Unicode=True. 3 years ago
  Steve Thielemann 28ddc0e2c0 Updated tdfont, no more calls. 3 years ago
  Steve Thielemann ea9ceeb2b8 This fixes font-out so it outputs to single file. 3 years ago
  Steve Thielemann 9fc49353c2 Updated ansi-to-go. It handles the Unicode parts. 3 years ago
  Steve Thielemann 68e1e2f240 Updated ansi-to-go.py to ansi-to-go.go 3 years ago
  Steve Thielemann ae6e2dd118 Updated: tdfont is in the door package. 3 years ago