49 次代码提交 (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

作者 SHA1 备注 提交日期
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 年前
  Pierre Ossman 53f913a761 Encapsulate PixelBuffer internal details 4 年前
  Pierre Ossman 615d16bd5b Improved clipboard API 5 年前
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 年前
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 年前
  Pierre Ossman cd7931df76 Inherit SocketServer directly from VNCServer 5 年前
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 年前
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 年前
  Pierre Ossman 4a4453fc69 Remove Java web server 5 年前
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 年前
  Peter Åstrand (astrand) ab98f7657b Removed support for building without RANDR define 6 年前
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 年前
  Peter Åstrand (astrand) e3aece4bac Make vncRandRGetOutputId return the actual id; not a pointer 6 年前
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6 年前
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 年前
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 年前
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 年前
  Pierre Ossman fa620fed70 Remove unused variable deferredUpdateTimerSet 7 年前
  Pierre Ossman b192107b30 Merge X server block handling code paths 7 年前
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 年前
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 年前
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 年前
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 年前
  Pierre Ossman de0b353232 Make InputDevice into a singleton 10 年前
  Pierre Ossman 91313d8b65 Let XserverDesktop handle syncing cursor position 10 年前
  Pierre Ossman 2e5a106083 Get rid of getStride() 10 年前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 年前
  Pierre Ossman 27fa951e1a Add back support for letting the client reconfigure the screen, this time 12 年前
  Pierre Ossman 1d3be39bcd Track outputs instead of CRTCs, as those better match the screen concept 12 年前
  Pierre Ossman 4c81ff4566 Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old 12 年前
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 年前
  Pierre Ossman bbf955ebd7 Reimplement the deferred update handling, this time in a more robust and 12 年前
  Pierre Ossman bfd47f17db The dummy timer isn't used anymore. 12 年前
  Pierre Ossman 2aa4b0c493 Timers in RFB still weren't working properly. Do this right and check the next 12 年前
  Pierre Ossman 4ce51ffc4e Make socket writes non-blockable. This allows the system to more quickly 12 年前
  Adam Tkac 470c38ceba [Development] Merge KeyboardDevice and PointerDevice classes to new class called 14 年前
  Adam Tkac d07476360e Move keyboard input related code to Input.h and Input.cc. 14 年前
  Adam Tkac 62de8d75d2 Add Input.h and Input.cc and move all mouse input related code there. 14 年前
  Adam Tkac a5a8382f8f Move definition of XORG macro to separate header. 14 年前
  Adam Tkac f009446c65 Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between X.Org branches. 14 年前
  Pierre Ossman d2e8f54dc2 Avoid touching PixelFormat internals. 15 年前
  Pierre Ossman 981c45efc6 Implement basic support for SetDesktopSize. 15 年前
  Pierre Ossman ef27ba1835 Support for RandR on the server. 15 年前
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 年前
  Adam Tkac 8c1e5b8322 [Development] Make Xvnc compilable against X.org 1.6 branch 15 年前
  Adam Tkac 68afc56479 Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cendio se>) 16 年前
  Adam Tkac 0cab1cb1f3 - include dix-config.h before any xorg header 16 年前
  Adam Tkac 4c0427ffb3 - moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree 16 年前
  Constantin Kaplinsky b30ae7facb Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年前
  Constantin Kaplinsky 95f6f7ac17 The "xc" tree merged with VNC 4.1.1 code. 18 年前