eloop: move prefix to "ev_" instead of "kmscon_"
[platform/upstream/kmscon.git] / tests / test_console.c
2012-03-20 David Herrmanneloop: move prefix to "ev_" instead of "kmscon_"
2012-03-20 Ran Benitabuild: implicitly include config.h
2012-01-24 David Herrmannlog: move log_warning to log_warn
2012-01-22 David Herrmannfont: rewrite font backend
2012-01-22 David Herrmannfont: require compositor reference
2012-01-20 David Herrmannconsole: use new drawing pipeline
2012-01-18 David Herrmannconsole: take reference of compositor
2012-01-09 Ran Benitatest_console: fix use-after-free
2012-01-01 David Herrmannfont: move font handling into new subsystem
2012-01-01 David HerrmannAdjust all code to use new kmscon_symbol_t
2011-12-30 David Herrmanntest_console: fix call to kmscon_comp*_use
2011-12-30 David Herrmannvt: fix race-condition in signal handling
2011-12-26 David Herrmanntest_console: fix console deinitialization bug
2011-12-26 David Herrmanntest_console: copy stdin to console output
2011-12-26 David Herrmannconsole: calculate width by font
2011-12-21 David Herrmannconsole: support writing to console
2011-12-03 David Herrmanntest_console: Use new eloop and VT subsystem
2011-12-02 David Herrmanntest_output: Use log API
2011-12-02 David Herrmanntest_console: React on SIGINT
2011-12-02 David HerrmannChange license to MIT license
2011-11-26 David HerrmannFix test_console
2011-11-20 David HerrmannAdd console test