index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
build: make xkbcommon built-time dependency
David Herrmann
6
-3018
/
+4
2012-09-18
tsm: unicode: fix error-path in tsm_symbol_append()
David Herrmann
1
-3
/
+21
2012-09-18
shl: hashtable: add shl_hashtable_remove() helper
David Herrmann
1
-0
/
+21
2012-09-18
tsm: unicode: add symbol-table helpers
David Herrmann
2
-47
/
+68
2012-09-18
tsm: unicode: merge tsm_symbol_get() into table__get()
David Herrmann
1
-16
/
+6
2012-09-18
tsm: unicode: export tsm_ucs4_to_utf8()
David Herrmann
2
-35
/
+45
2012-09-18
tsm: unicode: add symbol-table contexts
David Herrmann
7
-39
/
+54
2012-09-18
tsm: unicode: remove log_* calls
David Herrmann
1
-13
/
+3
2012-09-18
tsm: move unicode.[ch] to tsm_unicode.[ch]
David Herrmann
16
-15
/
+15
2012-09-18
shl: move kmscon_hook_* to shl
David Herrmann
5
-76
/
+76
2012-09-18
main: change default font size to 12
David Herrmann
1
-1
/
+1
2012-09-18
main: add --font-dpi option
David Herrmann
3
-1
/
+7
2012-09-18
vte: implement Shift+F4-F20
David Herrmann
1
-31
/
+82
2012-09-18
vte: fix OSC parser to stop on BEL characters
David Herrmann
1
-1
/
+3
2012-09-18
shl: move llog to shl
David Herrmann
4
-6
/
+6
2012-09-16
vte: send escape sequence when ALT key is held
David Herrmann
1
-1
/
+20
2012-09-16
shl: move timer to shl_timer_*
David Herrmann
23
-108
/
+39
2012-09-16
shl: move kmscon_ring_* to shl
David Herrmann
4
-150
/
+178
2012-09-16
shl: move kmscon_hashtable to shl
David Herrmann
7
-176
/
+207
2012-09-16
shl: move kmscon_array_* to shl_array_*
David Herrmann
4
-135
/
+160
2012-09-15
shl: move dlist to shl_dlist.h
David Herrmann
14
-3
/
+13
2012-09-15
shl: move dlist implementation to shl_dlist_*
David Herrmann
13
-204
/
+204
2012-09-14
unicode: move KMSCON_UCS4_MAXLEN to TSM_UCS4_MAXLEN
David Herrmann
2
-4
/
+3
2012-09-14
unicode: remove KMSCON_UCS4_MAX
David Herrmann
1
-13
/
+11
2012-09-14
unicode: move kmscon_symbol* to tsm_symbol*
David Herrmann
16
-63
/
+63
2012-09-14
unicode: inline locking helpers
David Herrmann
1
-14
/
+4
2012-09-14
unicode: update comments
David Herrmann
2
-34
/
+43
2012-09-14
unicode: add description of UTF8-state-machine
David Herrmann
1
-1
/
+43
2012-09-14
unicode: add UCS4 constants
David Herrmann
2
-1
/
+5
2012-09-14
unicode: rename kmscon_utf8_* to tsm_utf8_*
David Herrmann
3
-52
/
+58
2012-09-12
uterm: video: add *_display_fake_blend(v) requests
David Herrmann
6
-9
/
+62
2012-09-12
uterm: add *_swap() and *_use() helpers for displays
David Herrmann
2
-0
/
+19
2012-09-12
uterm: video: be more verbose when reading DRM properties
David Herrmann
2
-4
/
+12
2012-09-11
uterm: video: dumb: be more verbose when destroying buffers
David Herrmann
1
-2
/
+4
2012-09-11
uterm: move uterm_vt to the end
David Herrmann
1
-39
/
+38
2012-09-11
uterm: add uterm_keysyms.h
David Herrmann
7
-343
/
+3356
2012-09-11
uterm: move uterm_internal.h to uterm_input.h
David Herrmann
10
-20
/
+11
2012-09-11
uterm: move internal video-helpers to uterm_video.h
David Herrmann
6
-364
/
+407
2012-09-11
genshader: avoid generating source file during configuration
David Herrmann
1
-0
/
+0
2012-09-11
eloop: add pre-cbs
David Herrmann
2
-1
/
+67
2012-09-11
eloop: call post-cbs on errors during dispatch
David Herrmann
1
-8
/
+12
2012-09-11
eloop: fix unregistering post-cbs
David Herrmann
1
-1
/
+1
2012-09-09
eloop: fix registering post-cb hooks
David Herrmann
1
-1
/
+8
2012-09-09
eloop: improve idle-source logic
David Herrmann
1
-85
/
+124
2012-09-09
llog: add "d"irect variants
David Herrmann
1
-0
/
+14
2012-09-09
eloop: add post-dispatch hook
David Herrmann
2
-0
/
+59
2012-09-09
eloop: add ev_eloop_get_fd()
David Herrmann
2
-0
/
+21
2012-09-08
log: add log_dummyf() helper
David Herrmann
1
-1
/
+6
2012-09-08
uterm: vt: be more verbose on errors
David Herrmann
1
-2
/
+4
2012-09-08
main: change default font-size to 15
Marcin Slusarz
1
-2
/
+2
[next]