index
:
platform/upstream/kmscon
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
uterm_monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-02-06
build: major cleanup
David Herrmann
1
-0
/
+7
2013-01-07
uterm: move uterm.h to uterm_monitor.h
David Herrmann
1
-1
/
+1
2013-01-07
uterm: monitor: avoid libdrm dependency
David Herrmann
1
-3
/
+51
2013-01-07
uterm: monitor: read boot_vga via uterm
David Herrmann
1
-30
/
+17
2013-01-07
uterm: move uterm_systemd.h to uterm_systemd_internal.h
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move uterm_video.h to uterm_video_internal.h
David Herrmann
1
-1
/
+1
2012-12-06
kmscon: replace gpu selection modes with new --gpu option
David Herrmann
1
-8
/
+6
2012-10-29
uterm: monitor: put systemd-layer into separate file
David Herrmann
1
-60
/
+38
2012-10-28
uterm: monitor: mark vesafb devices as primary
David Herrmann
1
-2
/
+5
2012-10-27
uterm: monitor: mark auxiliary devices
David Herrmann
1
-31
/
+75
2012-10-27
uterm: monitor: report primary GPUs to caller
David Herrmann
1
-0
/
+36
2012-10-27
uterm: monitor: add "dev_flags" field to event-structure
David Herrmann
1
-5
/
+12
2012-10-27
uterm: add PCI primary GPU detection
David Herrmann
1
-0
/
+9
2012-10-23
build: add proper dependency checking to configure.ac
David Herrmann
1
-8
/
+8
2012-09-26
build: update autotools logic and add "wlterm" application
David Herrmann
1
-8
/
+8
2012-09-21
uterm: monitor: mark DRM-fbdev devices as such
David Herrmann
1
-1
/
+57
2012-09-16
shl: move timer to shl_timer_*
David Herrmann
1
-1
/
+0
2012-09-15
shl: move dlist to shl_dlist.h
David Herrmann
1
-0
/
+1
2012-09-15
shl: move dlist implementation to shl_dlist_*
David Herrmann
1
-24
/
+24
2012-09-11
uterm: move uterm_internal.h to uterm_input.h
David Herrmann
1
-1
/
+0
2012-08-12
uterm: monitor: fix crash during device hotplug
David Herrmann
1
-1
/
+1
2012-07-01
uterm: monitor: make systemd optional
David Herrmann
1
-1
/
+37
2012-06-30
uterm: monitor: refactor systemd code
David Herrmann
1
-80
/
+105
2012-06-24
static: move statically linked subsystems to static_*
David Herrmann
1
-1
/
+1
2012-05-26
monitor: fix small memory leak
Ran Benita
1
-0
/
+1
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_monitor: add input device support
David Herrmann
1
-0
/
+18
2012-05-05
uterm_monitor: add system monitor for full seat support
David Herrmann
1
-0
/
+711