Commit graph

580 commits

Author SHA1 Message Date
Autumn Lamonte
b1d568e253 Cute XTermVideoPlayer 2022-01-25 20:04:08 -06:00
Autumn Lamonte
b5c955c947 #99 eliminate extra array copy 2022-01-25 17:04:33 -06:00
Autumn Lamonte
869a54114a #96 blendScreen really use imageId 2022-01-25 03:28:38 -06:00
Autumn Lamonte
67bd253fce #96 blendScreen, TButton, and Tackboard using imageId 2022-01-25 03:16:51 -06:00
Autumn Lamonte
1432899030 #96 TImage and ECMA48 using imageId, faster HQSixelEncoder 2022-01-25 02:00:29 -06:00
Autumn Lamonte
9356f19fa0 #96 Cell.imageId 2022-01-24 14:34:55 -06:00
Autumn Lamonte
38cbde41ce Don't kill immediately 2022-01-23 20:39:31 -06:00
Autumn Lamonte
293cc1dcf6 #95 make multithread switchable 2022-01-23 20:14:42 -06:00
Autumn Lamonte
2fcfff2840 #95 simplify? 2022-01-23 20:02:07 -06:00
Autumn Lamonte
aeaf60a041 #95 too many threads means skipped images 2022-01-23 18:52:28 -06:00
Autumn Lamonte
8fbae9d9b2 #95 don't repeat images to output 2022-01-23 17:30:15 -06:00
Autumn Lamonte
44f3010825 #95 multithread image encoding 2022-01-23 17:16:56 -06:00
Autumn Lamonte
57dec8f30b #93 sixelFastAndDirty 2022-01-21 11:53:45 -06:00
Autumn Lamonte
b3f91a768c #91 DECSDM support in terminal widget 2022-01-19 06:37:33 -06:00
Autumn Lamonte
8953b42c71 #91 Use DECSDM to (some) sixel images on the bottom text row 2022-01-18 18:09:27 -06:00
Autumn Lamonte
f24d802400 Pulse foreground on buttons, fields, checkboxes, and radiobuttons 2022-01-17 09:10:42 -06:00
Autumn Lamonte
642bdc3c6f Sexy look in demo 2022-01-15 14:41:45 -06:00
Autumn Lamonte
533bf0f494 cleanup readme 2022-01-15 12:13:35 -06:00
Autumn Lamonte
44707a5270 Additional button styles 2022-01-14 19:54:54 -06:00
Autumn Lamonte
b881f103d9 #88 Fix image-over-image 2022-01-14 17:37:58 -06:00
Autumn Lamonte
593a8fba5a update README 2022-01-14 16:09:14 -06:00
Autumn Lamonte
c405b471de nyaa 2022-01-14 15:57:09 -06:00
Autumn Lamonte
3932847e8c Update images.md 2022-01-14 20:37:01 +00:00
Autumn Lamonte
e5145580e5 Translucent windows #88
This implements:

* Translucent windows.  See issue text for some discussion.  Also a
  thank you to notcurses for the inspiration.

* Selection of different window border styles.

* Fixes for RGB output on ECMA48.

* Other performance bug fixes.
2022-01-14 11:01:47 -06:00
Autumn Lamonte
f2f7eaeb0d update 2022-01-11 07:17:10 -06:00
Autumn Lamonte
dcf3d0a08d update 2022-01-11 07:15:24 -06:00
Autumn Lamonte
1f2ba7c12a Update to 2022 2022-01-07 10:59:06 -06:00
Autumn Lamonte
aa83cc63ad Update to 2022 2022-01-07 06:45:15 -06:00
Autumn Lamonte
a79a5e743a trim 2022-01-06 07:34:22 -06:00
Autumn Lamonte
07d4b4be80 Animate gifs for tackboard.Bitmap 2022-01-05 21:04:21 -06:00
Autumn Lamonte
dd557079e8 Animate gifs in TImage 2022-01-05 20:11:57 -06:00
Autumn Lamonte
2484a4da2d stuff 2022-01-05 14:32:10 -06:00
Autumn Lamonte
eda549b9cc Use more consistent fonts for braille and legacy computing symbols 2022-01-05 12:43:15 -06:00
Autumn Lamonte
d4ed006243 Use fallback font for single-width glyphs 2022-01-05 09:35:19 -06:00
Autumn Lamonte
66dff6266c dev version bump 2022-01-05 08:59:10 -06:00
Autumn Lamonte
e315ccba2a Xterm video player example 2022-01-05 07:09:42 -06:00
Autumn Lamonte
8c9c567312 Example: play video within Xterm 2022-01-04 23:01:16 -06:00
Autumn Lamonte
df624db085 #87 really, hq by default 2022-01-04 21:00:06 -06:00
Autumn Lamonte
338e23349a #87 hq by default 2022-01-04 18:24:32 -06:00
Autumn Lamonte
2d227c3ca2 screen options for HQ encoder, performance 2022-01-04 18:12:06 -06:00
Autumn Lamonte
ac840537fb add misc files 2022-01-04 16:57:22 -06:00
Autumn Lamonte
5cb1e34d28 #87 performance 2022-01-04 12:46:26 -06:00
Autumn Lamonte
0a35c87598 #87 add percent timings and include sixel emit 2022-01-04 12:25:07 -06:00
Autumn Lamonte
58df834902 fix NPE 2022-01-04 11:45:08 -06:00
Autumn Lamonte
b1aa982ec2 Pass outside terminal colors through into terminal windows 2022-01-04 07:09:56 -06:00
Autumn Lamonte
48dd72ea1b Use terminal colors for image background 2022-01-03 19:39:59 -06:00
Autumn Lamonte
50fcfc3ea0 Update for cursor movements 2022-01-03 15:23:56 -06:00
Autumn Lamonte
5323d5ecd6 #87 fix crash 2022-01-03 15:04:05 -06:00
Autumn Lamonte
f8b412aa01 #87 show median cut on README 2022-01-03 14:17:21 -06:00
Autumn Lamonte
711219d76c #87 median cut working OK 2022-01-03 13:18:43 -06:00