| Commit message (Expand) | Author | Age | Files | Lines |
| * | Amiga: make the fullscreen video draggable, map Help Key to F20 | marcus | 2020-06-06 | 2 | -4/+6 |
| * | Amiga: optimized video unit drawing | marcus | 2020-05-21 | 1 | -104/+169 |
| * | rtl-console: fixed keypressed implementation in the Amiga VidCRT unit | karoly | 2020-05-09 | 1 | -14/+1 |
| * | Amiga: special CRT unit (named vidcrt) based on video unit | marcus | 2020-04-30 | 1 | -0/+446 |
| * | Amiga: keyboard prevent double keys on GetKeyEvent, if called without PollKey... | marcus | 2020-04-30 | 1 | -0/+3 |
| * | Amiga: Video unit, do not draw Cursor if outside the window (would write over... | marcus | 2020-04-28 | 1 | -5/+5 |
| * | amiga: Crt, fixed cursor x and y position | marcus | 2020-04-26 | 1 | -6/+6 |
| * | Amiga: CRT unit, no sysutils use, prevent overlap of keys and size/caret mess... | marcus | 2020-01-06 | 1 | -7/+76 |
| * | Amiga: CRT for OS4, Console Mask for OS3 | marcus | 2020-01-03 | 1 | -72/+68 |
| * | Amiga: CRT improvements, colors, raw mode as default | marcus | 2020-01-02 | 1 | -151/+282 |
| * | Amiga: CRT Window support, more converted keys | marcus | 2019-12-31 | 1 | -78/+270 |
| * | AROS, OS4, MorphOS: Console, ConUnit added, Crt first Version | marcus | 2019-12-30 | 1 | -0/+549 |
| * | rtl-console: support two extra builtin font sizes on Amiga-likes. makes it po... | karoly | 2017-05-27 | 2 | -21/+65 |
| * | rtl-console: added a 8x8 and a 8x14 font data for the video unit used by Amig... | karoly | 2017-05-27 | 1 | -1/+551 |
| * | Amiga: Missing TAG_END in video unit | marcus | 2016-12-01 | 1 | -3/+6 |
| * | os4units: added iffparse, keymap, clipboard, graphics, intuition, activated s... | marcus | 2016-04-30 | 1 | -13/+13 |
| * | rtl-console/amicommon/video: instead of disabling it for AROS, decide runtime... | karoly | 2015-06-22 | 1 | -20/+29 |
| * | rtl-console/amicommon: comment improvements in video unit | marcus | 2015-06-21 | 1 | -16/+11 |
| * | rtl-console/amicommon: trying harder to not break this for AROS. | karoly | 2015-04-11 | 1 | -3/+2 |
| * | rtl-console/amicommon: use a friend bitmap to store our font for BltTemplate.... | karoly | 2015-04-11 | 1 | -4/+41 |
| * | MorphOS: fix the unified video unit to not crash due to missing library inits | karoly | 2014-12-27 | 1 | -0/+5 |
| * | Amiga-likes: huge keyboard/video unit rework | karoly | 2014-12-26 | 3 | -10/+896 |
| * | rtl-console: unified AROS and MorphOS units except video (for now). but upgra... | karoly | 2014-08-31 | 3 | -0/+815 |