summaryrefslogtreecommitdiffstats
path: root/src/core/fbcon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openslxSimon Rettberg2022-05-111-0/+5
|\
| * [fbcon] Support Unicode character outputMichael Brown2022-03-151-0/+5
* | [console] Add option to update margins and bg-image of vesa mode consoleSimon Rettberg2018-05-281-31/+41
|/
* [fbcon] Move margin calculations to fbcon.cMichael Brown2015-10-141-14/+36
* [fbcon] Allow character height to be selected at runtimeMichael Brown2015-10-141-10/+9Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [fbcon] Allow ANSI CUP with missing argumentsMichael Brown2014-01-221-2/+2
* [fbcon] Allow for an arbitrary margin around the text areaMichael Brown2014-01-221-12/+27
* [fbcon] Centre background picture on consoleMichael Brown2014-01-221-243/+116Star
* [fbcon] Always draw cursor using current foreground and background coloursMichael Brown2013-12-091-5/+3Star
* [fbcon] Update the console width and height after changing modeMichael Brown2013-12-061-0/+4
* [fbcon] Add support for displaying a cursorMichael Brown2013-12-021-25/+95
* [fbcon] Add generic concept of a frame buffer consoleMichael Brown2013-11-281-0/+732