3311 Commits (352d062e982ea38506756c04b9f4362d0f1ae892)
 

Author SHA1 Message Date
  Peter Åstrand 2ca9345948 Make TcpSocket build on Win32 again. 19 years ago
  Peter Åstrand f82c5d3522 Removed stale comment. 19 years ago
  Peter Åstrand 43aa1a11f7 Added support for terminating inactive/active/disconnected sessions. This is a port of the SF patch 1025108. 19 years ago
  george82 458345bb32 Create the working release configuration for player. 19 years ago
  george82 193d8e4d98 Added new option for player: 19 years ago
  george82 5f326fed77 Improved RfbPlayer::setSpeed(). It updates controls which 19 years ago
  george82 1d5d40d8cd Goto time must be in the range 0 ... sessionTimeMs. 19 years ago
  george82 2ff7a61390 Place the rfbplayer window to the center of the screen. 19 years ago
  george82 e1169a1d78 Fixed bug with wrong sizing the main window to the frame size. 19 years ago
  george82 0bdb28422e When closing the session file, reset WS_MAXIMIZE the window style 19 years ago
  george82 7009c89978 Reset time info when closing the session file. 19 years ago
  george82 e0a28ab3bf Disable the speed updown control in RfbPlayer::disableTBandMenuItems(). 19 years ago
  george82 5457d41934 Fixed bug with the time slider jumping to one pos back when playback speed is not 1.00 19 years ago
  Peter Åstrand b11e08a9c8 Do not disable BuildXKB on Solaris anymore. 19 years ago
  Peter Åstrand d7c461d6ee Should depend on directory miext/damage 19 years ago
  Peter Åstrand cf4918a868 Removed "HasFreetype2 NO"; this is site-specific. 19 years ago
  Peter Åstrand 4f36ab25ae Provide a setenv wrapper for platforms that doesn't have setenv, such 19 years ago
  Peter Åstrand 1e9d32fe26 Server-side support for the XCursor encoding 19 years ago
  Peter Åstrand 5d8e530cb1 Corrected spelling error in comment. 19 years ago
  Peter Åstrand 8e8bbe305b Enable support for OpenGL/GLX/Mesa. 19 years ago
  Peter Åstrand c5421b2ad4 Support the RENDER extension. 19 years ago
  Peter Åstrand 1bdab806bf Applied vnc-use-fb.patch from FC3, slightly modified: 19 years ago
  Peter Åstrand ef07ae856f Applied vnc-via.patch from FC3 package. 19 years ago
  Peter Åstrand 67ecfb4980 Applied vnc-restart.patch from FC3 package. 19 years ago
  Peter Åstrand d55816b125 Applied vnc-idle.patch from FC3, plus documentation. 19 years ago
  george82 f53027684b Set the player title to "None" if nothing to play. 19 years ago
  george82 257a9a0aa9 Removed unnecessary functions. 19 years ago
  george82 71ca177b4a Implemented "Close File... Ctrl+Q" menu point. 19 years ago
  george82 6b87aff956 Added RfbPlayer::closeSessionFile(). 19 years ago
  george82 68d2514851 Added DEFAULT_PLAYER_WIDTH and DEFAULT_PLAYER_HEIGHT constant. 19 years ago
  george82 63ebbcc8c5 Disable toolbar and menu items wich used for playback control 19 years ago
  george82 f504316dbc Added RfbPlayer::enableTBandMenuItems(). 19 years ago
  george82 a21d29545e Added RfbPlayer::disableTBandMenuItems(). 19 years ago
  wimba.com d2ddbc73a6 Fix player so that the canvas properly sizes when frame buffer changes size. Also, get rid of some ghost cursors that were getting left behind. Did a lot to bring the VncCanvas more in line with that of the viewer. 19 years ago
  Peter Åstrand 42fb772c4b Updated xc.patch for X.Org 6.8.2 19 years ago
  Peter Åstrand d05db60075 Added forgotten hunk from vnc-xorg.patch. Seems to fix the segfault 19 years ago
  Peter Åstrand 5b99ba5b25 Applied vnc-def.patch and vnc-xorg.patch from FC3, except: 19 years ago
  Peter Åstrand af782655c9 New version of xc.patch: The same as xc.patch as used in FC3. 19 years ago
  Peter Åstrand 092d003a61 xc/config/cf/host.def and xc/config/cf/vnc.def shouldn't be part of this patch. 19 years ago
  Peter Åstrand c003b4ff9e The Xserver now builds with X.Org 6.8.2. It doesn't run correctly yet, though. 19 years ago
  Peter Åstrand 016dc19ab7 Compute the number of rectangles as required by Tight. 19 years ago
  Peter Åstrand 6750511868 Uncommented getNumRects. 19 years ago
  Peter Åstrand 9b0809c2cf Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 years ago
  Peter Åstrand 1029ea358f vncconfig -> vncconfig_unix 19 years ago
  Peter Åstrand 302c9771a5 Must link with libjpeg.a. 19 years ago
  george82 b4f969b268 Improved RfbPlayer implementation. 19 years ago
  george82 ea913c10b9 Added RfbProto::getInStream(). 19 years ago
  george82 5beb62a540 Fixed the problem with crashes the player when it starts without 19 years ago
  wimba.com e8e1910bc3 Fix so that the vnc viewer properly sizes on resizes. Using the LWScrollPane from the vncviewer. 19 years ago
  george82 7549df43ae Added Go to Pos dialog implementation. 19 years ago