platform/upstream/kmscon.git
2012-12-30 David Herrmannshl: misc: add shl_ends_with() helper
2012-12-30 David Herrmannshl: misc: add shl_dirent() helper
2012-12-30 David Herrmanntext: use new shl-registry objects
2012-12-30 David Herrmanntext: font: use new shl-registry objects
2012-12-30 David Herrmannshl: add new register helper
2012-12-30 David HerrmannCOPYING: add missing contributor's names
2012-12-30 Hoàng Đức Hiếudocs: fix systemd-unit name typo
2012-12-21 David Herrmanntext: gltex: fix y-inversion with new gbm-surfaces
2012-12-21 David Herrmannuterm: video: drm: use gbm surfaces
2012-12-21 David Herrmanndocs: fix default font-size=12 documentation
2012-12-17 David Herrmanndocs: add kmsconvt@.service systemd template
2012-12-12 David Herrmannterminal: use COLORTERM=kmscon as default
2012-12-12 David Herrmannkmscon: use /bin/login -p as default login program
2012-12-12 David Herrmannkmscon: add --reset-env option
2012-12-12 David Herrmannpty: add env_reset property
2012-12-12 David Herrmannpty: add "colorterm" property
2012-12-10 David Herrmannbuild: check for udev >=172
2012-12-10 David Herrmanntsm: screen: add support for multi-cell characters
2012-12-10 David Herrmanntext: add render-support for multi-cell glyphs
2012-12-10 David Herrmanntext: font: draw multi-cell characters correctly
2012-12-10 David Herrmanndocs: fix typos in unicode-test.txt
2012-12-10 David Herrmanntsm: unicode: add wcwidth() implementation
2012-12-10 David Herrmanntsm: unicode: fix header-protection namespace
2012-12-09 David Herrmannuxkb: print warning if LED update fails
2012-12-09 David HerrmannRelease kmscon-6
2012-12-09 David HerrmannREADME: update readme-file
2012-12-09 David HerrmannNEWS: add further kmscon-6 news entries
2012-12-09 David HerrmannCOPYING: add all contributors
2012-12-09 David Herrmannbuild: add systemd service files to EXTRA_DIST
2012-12-09 David Herrmannbuild: add manpage-XML files to EXTRA_DIST
2012-12-09 David Herrmannbuild: add kmscon_cdev.h to source files
2012-12-09 David HerrmannAdd getty@.service replacement
2012-12-09 David Herrmannkmscon: add --seats=current option
2012-12-09 David Herrmannpty: use /bin/login by default
2012-12-09 David Herrmannbuild: add more verbose recursive error-messages to...
2012-12-09 David Herrmannbuild: add AC_PROG_SED to configure.ac
2012-12-09 David Herrmannkmscon: remove compositor support
2012-12-09 David Herrmannseat: always activate fake-VTs during startup
2012-12-09 David Herrmannkmscon: remove broken vt_eloop concept
2012-12-09 David Herrmannseat: start hotplugged seats if --switchvt is given
2012-12-09 David Herrmannkmscon: remove unused 'out' arguments
2012-12-09 David Herrmannkmscon: move video-device uterm-monitor handling
2012-12-09 David Herrmannkmscon: set uterm-seat data in seat-creation
2012-12-09 David Herrmannseat: pass allowed VTs from caller
2012-12-09 David HerrmannAdd manpage infrastructure and kmscon.1 manpage
2012-12-09 James Burenuterm: fix compilation of builds where fbdev is the...
2012-12-06 David Herrmanncdev: change TODO item to check for CAP_KILL
2012-12-06 David Herrmannkmscon: ignore SIGPIPE
2012-12-06 David Herrmanncdev: do not hardcode TTY major
2012-12-06 David Herrmannuterm: vt: use current VT if it is unused
2012-12-06 David Herrmannkmscon: run only on VT-less seats in listen-mode
2012-12-06 David Herrmannkmscon: prevent --no-listen in combination with --cdev...
2012-12-06 David Herrmannkmscon: introduce new --listen mode
2012-12-06 David Herrmannkmscon: replace gpu selection modes with new --gpu...
2012-12-05 David HerrmannMove .pc files to ./docs/pc/
2012-12-02 David Herrmannuterm: vt: fix opening new VTs
2012-12-02 David Herrmannseat: fix rescheduling sessions if none is active
2012-12-02 David Herrmannpty: use the new child-reaper sources
2012-12-02 David Herrmanneloop: add child-reaper event sources
2012-12-02 David Herrmannterminal: use "opened" logic
2012-12-02 David Herrmanneloop: fix memory loop when signal registration fails
2012-12-02 David Herrmannshl: hook: allow callbacks to destroy the hook
2012-12-02 David Herrmannpty: simplify pty_close()
2012-12-02 David Herrmanntext: gltex: free atlas during destruction
2012-12-02 David Herrmannpty: free seat argument on destruction
2012-12-02 David Herrmannseat: unref session after unregistration
2012-12-02 David Herrmannseat: forward HUP to caller
2012-12-02 David Herrmannseat: protect kmscon_seat_remove_display() correctly
2012-12-02 David Herrmannconf: improve --vt warning by allowing --seats=,all
2012-12-02 David Herrmannshl: misc: add shl_string_list_count() helper
2012-12-02 David Herrmannseat: schedule dummy session if no other session is...
2012-12-02 David Herrmannseat: allow asynchronous command scheduling
2012-12-02 David Herrmannuterm: vt: handle HUP on controlling TTY
2012-12-02 David Herrmanncdev: introduce client 'dead' state
2012-12-02 David Herrmanncdev: fix copying pollhandles correctly
2012-12-02 David Herrmannuterm: vt: add uterm_vt_get_type() helper
2012-12-02 David Herrmannuterm: vt: set K_RAW before trying K_OFF
2012-12-02 David Herrmanncdev: fix delayed deactivation to update internal state
2012-12-02 David Herrmanntsm: vte: ignore DEC SET/RESET 12 mode
2012-12-01 David Herrmannseat: ignore keyboard shortcuts in single-session mode
2012-12-01 David Herrmanncdev: implement VT_WAITACTIVE
2012-12-01 David Herrmannterminal: fix unregistering display callbacks when...
2012-12-01 David Herrmannseat: change default keyboard shortcuts to ctrl+logo
2012-12-01 David Herrmannconf: introduce --configdir parameter
2012-12-01 David Herrmannseat: limit multi-session mode to --multi-session
2012-12-01 David Herrmannconf: print warning if --vt is used wrong
2012-12-01 David Herrmannuterm: vt: use real VTs on all seats if available
2012-12-01 David Herrmannseat: register cdev session only when --cdev is given
2012-12-01 David Herrmannconf: fix whitespace offset for -s
2012-12-01 David Herrmannpty: downgrade error to debug message on I/O errors
2012-12-01 David Herrmanncdev: fix typo in warning
2012-11-28 David Herrmannuterm: clear displays during sleep and wakeup
2012-11-28 David Herrmannseat: set DPMS to ON before broadcasting the device
2012-11-28 David Herrmannmain: correctly remove all displays on uterm-video...
2012-11-28 David Herrmannterminal: check swapping state during activation
2012-11-28 David Herrmannseat: activate displays only when being in foreground
2012-11-28 David Herrmannterminal: remove now unused --fps option
2012-11-28 David Herrmannterminal: sync redraw events with vertical blanks
2012-11-28 David Herrmannterminal: keep terminal reference in each screen
2012-11-28 David Herrmannpty: fix ignoring HUP on pty-master files
next