platform/upstream/kmscon.git
2012-05-26 David Herrmannuterm_vt: fix correctly passing vt data to callbacks
2012-05-26 David Herrmanntest_vt: use new uterm vt master
2012-05-25 David Herrmannuterm: add VT API
2012-05-24 David Herrmannvt: add kmscon_vt_supported() function
2012-05-20 David Herrmanneloop: fix eloop object never being freed
2012-05-19 David Herrmanneloop: add initial gtk-doc comments
2012-05-19 David Herrmanneloop: dynamically reallocate dispatch cache
2012-05-19 David Herrmanneloop: add more comments
2012-05-19 David Herrmanneloop: use counter source for idle events
2012-05-19 David Herrmanneloop: fix not returning new counter object
2012-05-19 David Herrmanneloop: forward timer HUP and I/O errors to caller
2012-05-19 David Herrmanneloop: forward EOF and I/O errors of counters to caller
2012-05-19 David Herrmanneloop: allow enabling/disabling counter sources
2012-05-19 David Herrmanneloop: allow enabling/disabling timer sources
2012-05-19 David Herrmanneloop: correctly forward error codes
2012-05-18 David Herrmanneloop: allow enabling/disabling fd sources
2012-05-18 David Herrmannfbdev: add few implementation hints
2012-05-18 David Herrmanneloop: move callback declarations into correct order
2012-05-17 David Herrmanneloop: convert idle sources to hooks
2012-05-17 David Herrmanneloop: move code
2012-05-17 David Herrmanneloop: make timers create fd on initialization
2012-05-17 David Herrmanneloop: take fd argument for fd-sources at initialization
2012-05-17 David Herrmanneloop: add counter sources
2012-05-17 David Herrmanneloop: add ev_fd_is_bound() helper
2012-05-17 David Herrmanntest_output: explicitely activate GL context
2012-05-17 David Herrmannfont: fix trailing newline in debug message
2012-05-05 David Herrmanntest_output: fix build failure
2012-05-05 David Herrmanntest_input: use new input API
2012-05-05 David Herrmannuterm_monitor: correctly enumerate input devices
2012-05-05 David Herrmannuterm_monitor: refresh seats before scanning the system
2012-05-05 David Herrmannuterm_monitor: initialize list heads correctly
2012-05-05 David Herrmannuterm_monitor: add debug messages
2012-05-05 David Herrmannuterm_input: fix initializing device list
2012-05-05 David Herrmannuterm_input_xkb: fix typo
2012-05-05 David Herrmannuterm_input: fix typo
2012-05-05 David Herrmannuterm_input: add xkb backend
2012-05-05 David Herrmannuterm_input: use new kbd API
2012-05-05 David Herrmannuterm_input: add kbd API
2012-05-05 David Herrmannuterm_input: add input layer to uterm
2012-05-05 David Herrmannuterm_monitor: add input device support
2012-05-05 David Herrmannuterm_video: remove hotplug awareness
2012-05-05 David Herrmannuterm_video_drm: include xf86drmMode.h again
2012-05-05 David Herrmannuterm_monitor: add system monitor for full seat support
2012-05-05 David Herrmannmisc: add safe list iterator
2012-05-05 David Herrmanneloop: allow flushing an fd
2012-05-03 David Herrmannuterm_video: add udev device parameter to video_new()
2012-05-03 David Herrmannbuild: fix build for automake 1.12
2012-05-03 David Herrmannuterm: fix comments
2012-04-25 David Herrmannuterm_video_drm: return -EINVAL if already activated
2012-04-25 David Herrmannuterm_video: allow explicitely activating GL ctx
2012-04-22 David Herrmannuterm_video: disable egl context on destruction
2012-04-22 David Herrmanntest_input: use new test_include.h infrastructure
2012-04-22 David Herrmanntests: remove unneeded tests
2012-04-22 David Herrmanntest_vt: use new test_include.h code
2012-04-22 David Herrmanntest_console: remove
2012-04-22 David Herrmannconsole: avoid unneeded matrix transformations
2012-04-22 David Herrmannfont_pango: add debug messages
2012-04-22 David Herrmanngl: disable texture stride support
2012-04-22 David Herrmanneloop: fix memory leak for shared signals
2012-04-22 David Herrmanneloop: use kmscon_dlist for shared signals
2012-04-22 David Herrmannmisc: add double-linked list implementation
2012-04-22 David Herrmannmisc: add type-safe "offsetof"
2012-04-22 David Herrmannmisc: fix header protection
2012-04-15 David Herrmannmisc: add kmscon_hook_num() helper
2012-04-14 David Herrmanntest_output: always enable all outputs
2012-04-14 David Herrmanntest_output: run eloop for 5s instead of sleep()
2012-04-14 David Herrmanntest_output: use new test_include.h header
2012-04-14 David Herrmanntest_output: remove signal handler
2012-04-01 David Herrmannconsole: remove old font-factory code
2012-04-01 David Herrmannterminal: use new font backend
2012-04-01 David Herrmannconsole: remove margin_bottom cache
2012-04-01 David Herrmannconsole: remove mtop cache
2012-04-01 David Herrmannconsole: remove cells_x/y cache
2012-04-01 David Herrmannconsole: add "fixed_position" option
2012-04-01 David Herrmannconsole: remove refcnt of buffer object
2012-04-01 David Herrmannconsole: make buffer code private
2012-03-31 David Herrmannfont: add new font renderer
2012-03-31 David Herrmanngl: add stride parameter to texture upload
2012-03-30 David Herrmannmisc: replace all GHashTable with kmscon_hashtable
2012-03-30 David Herrmannmisc: hash-table wrapper
2012-03-30 David Herrmannconsole: fix log messages
2012-03-30 David Herrmannvte: fix log messages
2012-03-30 David Herrmannfont_freetype2: fix log messages
2012-03-29 David Herrmannconf: add --seat parameter
2012-03-29 David Herrmannconf: fix negative getopt_long parameters
2012-03-29 David Herrmannunicode: use static global symbol table
2012-03-28 David Herrmannunicode: fix logging messages
2012-03-27 David HerrmannUpdate README
2012-03-27 David HerrmannBump version number to 1
2012-03-27 David Herrmannterminal: rework API
2012-03-27 David Herrmannpty: add kmscon_pty_signal()
2012-03-25 David Herrmannpty: avoid calling callbacks twice
2012-03-25 David Herrmanneloop: wait for all childs
2012-03-25 David Herrmannpty: fix using right fd
2012-03-25 David Herrmannpty: random fixes
2012-03-25 David Herrmannpty: correctly terminate when child_setup fails
2012-03-25 David Herrmannpty: fix wrong fd check
2012-03-25 David Herrmannpty: fix race when starting child
2012-03-25 David Herrmanneloop: remove old signal sources
2012-03-25 David Herrmannvt: use new shared signals
next