提交歷史

作者 SHA1 備註 提交日期
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 年之前
  Kinsey Moore 43b996d05e Add missing newlines to CLI logging 12 年之前
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 年之前
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been 15 年之前
  Steve Murphy 9093654fc1 (closes issue #13557) 16 年之前
  Luigi Rizzo f9c8f0404b implement the 'freeze' function for incoming frames; 16 年之前
  Luigi Rizzo 9b1c74e2d1 import the recent additions for video console into trunk, 16 年之前
  Luigi Rizzo 4bb271ce01 fix wrong argument in checking boundaries for a rectangle 16 年之前
  Luigi Rizzo cb9beb2043 do not die on SDL_ACTIVEEVENT reporting lost focus. 16 年之前
  Luigi Rizzo 638510c376 trap potential failures of SDL when SDL_WINDOWID is pointing to a 16 年之前
  Luigi Rizzo 1502c71c8b Some fixes to the code to support running on an externally 16 年之前
  Tilghman Lesher 503df58e2b Fix minor misuses of snprintf 16 年之前
  Luigi Rizzo 405b725808 remove a wrong 'const' 17 年之前
  Luigi Rizzo 0f36f35766 Two changes: 17 年之前
  Luigi Rizzo e131b42e7c Implement keyboard handling, and use it to enter 17 年之前
  Luigi Rizzo 3d9a6443f2 add support for textareas, used for various dialog windows on the gui. 17 年之前
  Luigi Rizzo 24df1d6490 add support for cropping the keypad image while displaying it. 17 年之前
  Luigi Rizzo a5a660b514 update comments to reflect reality (or at least planned behaviour). 17 年之前
  Luigi Rizzo 1dc3cbd990 resolve a load-time problem avoiding a call to console_do_answer. 17 年之前
  Luigi Rizzo d005375d37 call directly the cli command to implement hangup. 17 年之前
  Luigi Rizzo 387c180c72 virtualize the interface for video grabbers, which should 17 年之前
  Luigi Rizzo e850aa0f3d various rearrangements and renaming of console_video stuff 17 年之前
  Luigi Rizzo 1dc24c8320 more localization of gui stuff 17 年之前
  Luigi Rizzo b9f56eb0b8 more steps to decouple the gui from the rest of the code. 17 年之前
  Luigi Rizzo 6af0970842 Enable building the code even if SDL is not present (similarly, 17 年之前
  Luigi Rizzo 44f020aa65 more localizations around sdl_setup 17 年之前
  Luigi Rizzo 55dc54b52e use fread instead of mmap to read in the comment area from the keypad. 17 年之前
  Luigi Rizzo 9d1594b36e another bunch of gui localizations 17 年之前
  Luigi Rizzo 30c2d9dfd9 more localization of sdl stuff 17 年之前
  Luigi Rizzo 691cdc5ae9 move more gui stuff into console_gui.c 17 年之前