65 Révisions (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

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