1. 13 8月, 2008 1 次提交
  2. 01 8月, 2008 2 次提交
  3. 27 6月, 2008 1 次提交
  4. 22 6月, 2008 1 次提交
  5. 21 6月, 2008 1 次提交
  6. 19 6月, 2008 1 次提交
  7. 09 6月, 2008 2 次提交
    • B
      Fix the sendkey hold time calculation (Jan Kiszka). · f227f17d
      balrog 提交于
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4703 c046a42c-6fe2-441c-8c8c-71466251a162
      f227f17d
    • B
      Enhance sendkey with key hold time (Jan Kiszka). · c8256f9d
      balrog 提交于
      Current key injection via the monitor basically generates no key hold
      time. This is fine for keyboard emulations that have their own queues,
      but it causes troubles for those how don't (like the MusicPal - it
      simply does not work with injected keys). Moreover, I would like to use
      this mechanism to simulate pressed buttons during power-up.
      
      Therefore, this patch enhances the key injection with a configurable
      release delay (by default 100 virtual milliseconds).
      
      This feature allows to get rid of the initial sleep() in musicpal_init
      because one can now simply start qemu with -S and issue "sendkey m 1000"
      and "continue" in the monitor to achieve the desired effect of a pressed
      menu button during power-up. So there is no need for a per-musicpal or
      even qemu-wide "-hold-button" switch.
      Signed-off-by: NJan Kiszka <jan.kiszka@web.de>
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4701 c046a42c-6fe2-441c-8c8c-71466251a162
      c8256f9d
  8. 04 6月, 2008 2 次提交
  9. 29 5月, 2008 1 次提交
  10. 25 5月, 2008 1 次提交
  11. 05 5月, 2008 1 次提交
  12. 28 4月, 2008 1 次提交
  13. 13 4月, 2008 1 次提交
  14. 12 4月, 2008 1 次提交
  15. 11 2月, 2008 1 次提交
  16. 17 12月, 2007 1 次提交
  17. 16 12月, 2007 1 次提交
  18. 04 12月, 2007 1 次提交
  19. 02 12月, 2007 2 次提交
  20. 01 12月, 2007 1 次提交
  21. 18 11月, 2007 2 次提交
  22. 27 10月, 2007 1 次提交
  23. 26 10月, 2007 1 次提交
  24. 26 9月, 2007 1 次提交
  25. 25 9月, 2007 1 次提交
  26. 19 9月, 2007 1 次提交
  27. 17 9月, 2007 2 次提交
  28. 06 9月, 2007 1 次提交
  29. 25 8月, 2007 2 次提交
  30. 30 6月, 2007 1 次提交
  31. 24 6月, 2007 1 次提交
  32. 25 5月, 2007 1 次提交
  33. 30 4月, 2007 1 次提交