frontend: don't update during reset
authornotaz <notasas@gmail.com>
Fri, 4 Jan 2013 22:06:41 +0000 (00:06 +0200)
committernotaz <notasas@gmail.com>
Sat, 5 Jan 2013 17:21:12 +0000 (19:21 +0200)
commit81edd2b39a4efb991c4eaab15db4dd20ae3eafda
tree584e9427fbecb0bde0a6af59c54908e58fa089d8
parent0fed3dc3d9799a9db68dd8be4172aafb0e161957
frontend: don't update during reset

otherwise update thread may collect input events that really
belong to UI. Another hack :(
frontend/main.c
frontend/main.h
frontend/plugin_lib.c