index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tsm_screen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
tsm: remove and depend on libtsm
David Herrmann
1
-1970
/
+0
2013-02-08
llog: add "data" parameter to pass context
David Herrmann
1
-1
/
+3
2013-02-06
build: major cleanup
David Herrmann
1
-0
/
+58
2012-12-10
tsm: screen: add support for multi-cell characters
David Herrmann
1
-7
/
+21
2012-12-10
text: add render-support for multi-cell glyphs
David Herrmann
1
-3
/
+6
2012-10-11
tsm: screen: do not link alternate-screen lines to scrollback
David Herrmann
1
-1
/
+5
2012-10-11
tsm: screen: remove obsolete comment
David Herrmann
1
-5
/
+0
2012-10-11
tsm: screen: fix cell-initialization on line resize
David Herrmann
1
-1
/
+0
2012-10-11
tsm: screen: fix freeing alternate screen buffers on shutdown
David Herrmann
1
-2
/
+4
2012-10-11
tsm: screen: add flag to select alternate screen buffer
David Herrmann
1
-0
/
+12
2012-10-11
tsm: screen: allocate alternate screen buffer
David Herrmann
1
-12
/
+53
2012-10-07
tsm: screen: implement selection extraction
David Herrmann
1
-0
/
+229
2012-10-05
tsm: screen: fix including final character in selection
David Herrmann
1
-3
/
+12
2012-10-05
tsm: screen: implement selection support
David Herrmann
1
-4
/
+206
2012-10-05
tsm: screen: introduce scrollback-buffer line IDs
David Herrmann
1
-0
/
+3
2012-10-05
tsm: screen: remove unused get_from_scrollback()
David Herrmann
1
-32
/
+0
2012-10-01
tsm: screen: fix out-of-bounds access when drawing sb
David Herrmann
1
-1
/
+7
2012-09-30
tsm: screen: fix moving cursor when scrolling during resize
David Herrmann
1
-3
/
+9
2012-09-30
tsm: screen: fix buffer-overflow when resizing and scrolling
David Herrmann
1
-8
/
+13
2012-09-30
Fix printf() specified bugs all over the code
David Herrmann
1
-1
/
+2
2012-09-27
tsm: screen: fix cleaning buffers on resize
David Herrmann
1
-3
/
+14
2012-09-18
tsm: screen: switch to llog
David Herrmann
1
-12
/
+17
2012-09-18
tsm: screen: introduce TSM_SCREEN_OPT_RENDER_TIMING
David Herrmann
1
-8
/
+7
2012-09-18
tsm: screen: add screen-options helpers
David Herrmann
1
-0
/
+25
2012-09-18
tsm: add tsm_log_t llog-compatible log object
David Herrmann
1
-1
/
+4
2012-09-18
tsm: screen: move filenames to tsm_screen.[ch]
David Herrmann
1
-0
/
+1368