- change uKeys to be event based rather than polling
- missing engine+frontend exit
- missing controller support
- needs testing on different platforms and keyboards
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
added savepassword checkbox to options page, which now reloads values at every acces
add a checkbox for the password field prompt (
issue #316)
memory leak in hwform.cpp (
issue #386)
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.