Added vout_display_info_t::has_event_thread.
If false, the vout core will use a thread to dispatch key events. It reimplement [cb72d26f] using a bit less code and by adding support for multiple keys pressed in a row. The thread is created only if needed.
Showing
Please register or sign in to comment