65 次代码提交 (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

作者 SHA1 备注 提交日期
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 年前
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 年前
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 年前
  Pierre Ossman 39594b801d Unix socket support in x0vncserver 6 年前
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 年前
  Pierre Ossman ce4722f3cd Move XDesktop specific parameters in to same file 6 年前
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 年前
  Peter Åstrand (astrand) dcd0b13965 Removed IRIX/Solaris overlay support 6 年前
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6 年前
  Peter Åstrand (astrand) 3112f50062 Move XDesktop to separate file 6 年前
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 年前
  Pierre Ossman 2956bb3dcf Handle unknown keysyms properly in x0vncserver 6 年前
  Pierre Ossman 2df2a07b36 Handle XKB groups properly in x0vncserver 6 年前
  Pierre Ossman 00dec78eb1 Update mouse cursor position in x0vncserver 6 年前
  Pierre Ossman 61a75ef824 Only select XFixes event once 6 年前
  Peter Korsgaard 8fe5090c8e x0vncserver: keyEvent(): use scancodes if available 6 年前
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 年前
  Peter Korsgaard 5b7ff37267 x0vncserver: add support for led state notifications 6 年前
  Pierre Ossman ac73038232 Respect modifiers in x0vncserver 6 年前
  Alan Coopersmith 9a739d4bc7 x0vncserver: Use Xfixes to display cursors if available 6 年前
  Pierre Ossman 16419cce13 Use non-blocking sockets in x0vnserver 8 年前
  Pierre Ossman 278e420bbb Fix timeout handling in x0vncserver 8 年前
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 年前
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 年前
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 年前
  Pierre Ossman 25ae7e3578 Handler still needs to return something even with XDamage 9 年前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 年前
  Pierre Ossman 20547673d2 Accidentally removed some code in the previous commit. 10 年前
  Pierre Ossman a7b728a823 Add XDAMAGE support to x0vncserver. Makes it more efficient 10 年前
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 年前
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 年前
  Adam Tkac c58b3d11f7 [Development] Add possibility to define viewer/server specific parameters via 14 年前
  Adam Tkac 93ff5dbd1a [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able 14 年前
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 14 年前
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 14 年前
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 年前
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 年前
  Constantin Kaplinsky 0c4306c8c6 [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, x0vncserver used to leave the Ctrl modifier "pressed". Now it should be "released" properly. 15 年前
  Constantin Kaplinsky 3ce6a72fb9 [Enhancements, refactoring] Rationalized functions to control video 15 年前
  Constantin Kaplinsky c341ac6973 Passing VideoArea parameter to VNCServerST object. VNCServerST saves the 15 年前
  Constantin Kaplinsky 7bdccd7002 Fixed a few more memory leaks. 15 年前
  Constantin Kaplinsky 2039d7b428 Implemented support for command-line options that print version information 16 年前
  Constantin Kaplinsky dc873dc993 Minor cleanup, no code changes: updated a comment and moved XDesktop::poll() 16 年前
  Constantin Kaplinsky 303433aae8 Refactoring: now PollingManager is owned by XPixelBuffer. No other classes 16 年前
  Constantin Kaplinsky 8a85c49dcb Code refactoring: PollingManager should not know anything about 16 年前
  Constantin Kaplinsky f773a8e2db Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four 16 年前
  Constantin Kaplinsky 23c60222f2 Code improvements and better error checking in the Geometry class: 16 年前
  Constantin Kaplinsky e0c80c5666 Code refactoring: maintaining the Image object representing the framebuffer 16 年前
  Constantin Kaplinsky 1d2967f906 Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop. 16 年前
  Constantin Kaplinsky 54cfef3a6b Code refactoring: passing VNCServer pointer to PollingManager methods 16 年前