platform/upstream/kmscon.git
2012-05-29 David Herrmannbuild: define KMSCON_ENABLE_DEBUG on --enable-debug
2012-05-29 David Herrmannvte: add special character sets
2012-05-28 David Herrmannvte: implement DECSCL 'p' CSI
2012-05-28 David Herrmannvte: implement NEL
2012-05-28 David Herrmannvte: implement IND and RI
2012-05-28 David Herrmannvte: explicitely ignore DEL
2012-05-28 David Herrmannvte: show reversed question mark on SUB
2012-05-28 David Herrmannvte: remove kmscon_console_backspace()
2012-05-28 David Herrmannvte: answer with ACK to an ENQ enquiry
2012-05-28 David Herrmannvte: use callback for outgoing messages
2012-05-28 David Herrmannvte: add ctrl+0-9 shortcuts
2012-05-28 David Herrmannvte: handle F1-F20 correctly
2012-05-28 David Herrmannvte: handle KeyPad/NumPad keys
2012-05-28 David Herrmannvte: add line-feed/new-line mode
2012-05-28 David Herrmannvte: implement cursor keys
2012-05-28 David Herrmannvte: implement editing keys
2012-05-28 David Herrmannvte/font/console: support basic character attributes
2012-05-27 David Herrmannvte: send correct escape characters on ctrl+KEY input
2012-05-27 David Herrmannuterm_input: introduce UTERM_INPUT_HAS_MODS()
2012-05-27 David Herrmanntest_input: always print keysym
2012-05-27 David Herrmannvte: print debug message on unknown CSI parameters
2012-05-27 David Herrmannvte: remove kmscon_vte_bind()
2012-05-27 David Herrmannmain: start ui on each seat
2012-05-27 David Herrmannuterm_input: fix increasing refcnt
2012-05-27 Ran Benitaxkb: add a TODO note to kbd_dev_reset stub
2012-05-27 Ran Benitaxkb: produce key events
2012-05-27 Ran Benitaxkb: initialize the xkb objects
2012-05-27 Ran Benitaxkb: remove old xkb code and add stubs
2012-05-26 David Herrmanninput: remove old input subsystem
2012-05-26 David HerrmannReplace old input subsystem with new uterm input
2012-05-26 Ran Benitakbd: remove "dev" from kbd_dev_keysym_to_string
2012-05-26 Ran Benitamonitor: fix small memory leak
2012-05-26 David Herrmannmain: remove old session code
2012-05-26 David Herrmannmain: allocate one VT per seat
2012-05-26 David Herrmannvt: fix calling wrong callbacks
2012-05-26 David Herrmannmain: poll video devices on hotplug
2012-05-26 David Herrmannmain: add input device to each seat
2012-05-26 David Herrmannmain: collect one DRM device per seat
2012-05-26 David Herrmannmain: create vt master object
2012-05-26 David Herrmannmain: listen for new seats
2012-05-26 David Herrmannmain: use uterm_monitor objects
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
next