index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
eloop: fix eloop object never being freed
David Herrmann
1
-5
/
+35
2012-05-19
eloop: add initial gtk-doc comments
David Herrmann
1
-51
/
+307
2012-05-19
eloop: dynamically reallocate dispatch cache
David Herrmann
1
-14
/
+46
2012-05-19
eloop: add more comments
David Herrmann
1
-6
/
+113
2012-05-19
eloop: use counter source for idle events
David Herrmann
1
-4
/
+37
2012-05-19
eloop: fix not returning new counter object
David Herrmann
1
-0
/
+1
2012-05-19
eloop: forward timer HUP and I/O errors to caller
David Herrmann
1
-3
/
+16
2012-05-19
eloop: forward EOF and I/O errors of counters to caller
David Herrmann
1
-3
/
+16
2012-05-19
eloop: allow enabling/disabling counter sources
David Herrmann
2
-0
/
+24
2012-05-19
eloop: allow enabling/disabling timer sources
David Herrmann
2
-0
/
+24
2012-05-19
eloop: correctly forward error codes
David Herrmann
2
-31
/
+78
2012-05-18
eloop: allow enabling/disabling fd sources
David Herrmann
2
-41
/
+95
2012-05-18
fbdev: add few implementation hints
David Herrmann
1
-7
/
+7
2012-05-18
eloop: move callback declarations into correct order
David Herrmann
1
-4
/
+3
2012-05-17
eloop: convert idle sources to hooks
David Herrmann
3
-152
/
+49
2012-05-17
eloop: move code
David Herrmann
2
-428
/
+439
2012-05-17
eloop: make timers create fd on initialization
David Herrmann
2
-82
/
+118
2012-05-17
eloop: take fd argument for fd-sources at initialization
David Herrmann
3
-91
/
+92
2012-05-17
eloop: add counter sources
David Herrmann
2
-0
/
+214
2012-05-17
eloop: add ev_fd_is_bound() helper
David Herrmann
2
-0
/
+7
2012-05-17
test_output: explicitely activate GL context
David Herrmann
1
-0
/
+4
2012-05-17
font: fix trailing newline in debug message
David Herrmann
1
-1
/
+1
2012-05-05
test_output: fix build failure
David Herrmann
1
-1
/
+1
2012-05-05
test_input: use new input API
David Herrmann
1
-43
/
+66
2012-05-05
uterm_monitor: correctly enumerate input devices
David Herrmann
1
-26
/
+43
2012-05-05
uterm_monitor: refresh seats before scanning the system
David Herrmann
1
-0
/
+2
2012-05-05
uterm_monitor: initialize list heads correctly
David Herrmann
1
-0
/
+2
2012-05-05
uterm_monitor: add debug messages
David Herrmann
1
-2
/
+12
2012-05-05
uterm_input: fix initializing device list
David Herrmann
1
-0
/
+1
2012-05-05
uterm_input_xkb: fix typo
David Herrmann
1
-1
/
+1
2012-05-05
uterm_input: fix typo
David Herrmann
1
-1
/
+1
2012-05-05
uterm_input: add xkb backend
David Herrmann
2
-1
/
+1023
2012-05-05
uterm_input: use new kbd API
David Herrmann
1
-11
/
+9
2012-05-05
uterm_input: add kbd API
David Herrmann
3
-1
/
+458
2012-05-05
uterm_input: add input layer to uterm
David Herrmann
4
-0
/
+515
2012-05-05
uterm_monitor: add input device support
David Herrmann
2
-0
/
+19
2012-05-05
uterm_video: remove hotplug awareness
David Herrmann
5
-251
/
+29
2012-05-05
uterm_video_drm: include xf86drmMode.h again
David Herrmann
1
-1
/
+1
2012-05-05
uterm_monitor: add system monitor for full seat support
David Herrmann
4
-0
/
+770
2012-05-05
misc: add safe list iterator
David Herrmann
1
-0
/
+4
2012-05-05
eloop: allow flushing an fd
David Herrmann
2
-0
/
+14
2012-05-03
uterm_video: add udev device parameter to video_new()
David Herrmann
3
-3
/
+3
2012-05-03
build: fix build for automake 1.12
David Herrmann
1
-0
/
+1
2012-05-03
uterm: fix comments
David Herrmann
1
-9
/
+5
2012-04-25
uterm_video_drm: return -EINVAL if already activated
David Herrmann
1
-1
/
+1
2012-04-25
uterm_video: allow explicitely activating GL ctx
David Herrmann
5
-13
/
+55
2012-04-22
uterm_video: disable egl context on destruction
David Herrmann
1
-0
/
+1
2012-04-22
test_input: use new test_include.h infrastructure
David Herrmann
1
-50
/
+27
2012-04-22
tests: remove unneeded tests
David Herrmann
3
-461
/
+3
2012-04-22
test_vt: use new test_include.h code
David Herrmann
1
-44
/
+18
[next]