4133 Commits (a336f174cbbd4d3fb3561ebe232394457de35c2f)
 

Author SHA1 Message Date
  Peter Åstrand d6368ce2ee When using AutoSelect with old servers, always start in FullColor 19 years ago
  Peter Åstrand 073505919e Bugfix for Configuration system: When using alias parameters, the immutable flag in the real parameter instance should be set. 19 years ago
  Peter Åstrand 3e3c75ec56 -PasswordFile support for Windows viewer as well 19 years ago
  Peter Åstrand 55855d5a0a AutoSelect if default only if not using PreferredEncoding or FullColor. 19 years ago
  Peter Åstrand ff32dec05b The OptionsDialog bug is caused by a bug in KDE 3.2. See 19 years ago
  Peter Åstrand ba77f1c739 Added note about the UNIX optionswindow modality problem. 19 years ago
  Peter Åstrand 3afb7a3948 Note about the toolbar from http://lars.werner.no/vnc/. 19 years ago
  Peter Åstrand 8e8b5e8a9d Improved patch for bandwidth estimation: Avoid reading only 1 or 2 19 years ago
  Peter Åstrand f1f6b58e5d The line speed bug has now been fixed. 19 years ago
  Peter Åstrand 0fe2544156 Bugfix for problem with line speed estimate staying at zero for a long 19 years ago
  Peter Åstrand d06cf85526 Perhaps warn if pixel format change against buggy server. 19 years ago
  Peter Åstrand ef5bb76099 Need to update vncviewer.man. 19 years ago
  Peter Åstrand 8373a7f90a Updated section about autoselect wrt full-color mode. 19 years ago
  Peter Åstrand c81a652be3 Changed all user-visible strings from colour to color. 19 years ago
  Peter Åstrand 3b2cf07211 Two new things: version strings and icons. 19 years ago
  Peter Åstrand 9fb4e0e6b9 Tightified sources: 19 years ago
  Peter Åstrand c616a94b93 Selecting jpeg and zlib compression from the GUI and command line is 19 years ago
  Peter Åstrand 1420e27ac0 Moved color level buttons down, aligned with encoding buttons 19 years ago
  Peter Åstrand f7bf573f04 After changing zlib compression or jpeg quality, trigger a new SetEncodings message. 19 years ago
  Peter Åstrand 326b013ba2 After changing zlib compression or jpeg quality, trigger a new SetEncodings message. 19 years ago
  Peter Åstrand fdd69322b1 Added support for selecting zlib compression and jpeg quality in the UNIX client (both from GUI and command line) 19 years ago
  Peter Åstrand 2dd021bb81 Lowest JPEG quality should be 1. 19 years ago
  Peter Åstrand 81396de089 Make compression and quality level input boxes inactive, if custom compression and jpeg is disabled. 19 years ago
  Peter Åstrand 7489c2f023 IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL 19 years ago
  Peter Åstrand 365427ae87 Added options CompressLevel and CustomCompressLevel 19 years ago
  Peter Åstrand 0b8702662a Added new parameter NoJPEG, hooked up with GUI 19 years ago
  Peter Åstrand 142e84dafd qualityLevel hooked up with GUI 19 years ago
  Peter Åstrand 1e6d898940 Color level selection is disabled when using AutoSelect 19 years ago
  Peter Åstrand b2b44812a3 Reworked Windows GUI: added components for selecting jpeg and zlib compression levels 19 years ago
  Peter Åstrand 4692b15466 .dsp files must have crlf line breaks, or VC7 cannot open them. 19 years ago
  george82 11bf49bebf Added implementation of ToolBar control class. 19 years ago
  Peter Åstrand 6edc545b4e When using AutoSelect, enable automatic selection of color level, but 19 years ago
  Peter Åstrand 3b170eea93 Updated TODO. 19 years ago
  Peter Åstrand dd747d86e7 New AutoSelect policy: 19 years ago
  Peter Åstrand 1b4b568981 ZlibInStream must be reset after use, or we will end up with 19 years ago
  Peter Åstrand aede8d72af Now possible to select tight encoding in UNIX vncviewer GUI 19 years ago
  Peter Åstrand a2cdd2b02b Now possible to select tight encoding in win32 vncviewer GUI 19 years ago
  Peter Åstrand 64aeddf7c6 Other BPPs than 16 seems pretty ok now. 19 years ago
  Peter Åstrand bb6bb121e0 Added building-vc7.txt 19 years ago
  Peter Åstrand 55ad64591c Support for gradient filter with 24 bpp. 19 years ago
  Peter Åstrand 6b911664d3 Jpeg decompressor now supports 24/32 bpp. 19 years ago
  Peter Åstrand bf27e3acca 24 bpp "cutZeros" support for copy filter. 19 years ago
  Peter Åstrand fd21d651ed Fill compression type and palette reading now supports 24 bpp 19 years ago
  Peter Åstrand 60444775fb colour -> color 19 years ago
  Peter Åstrand 1154ebf151 Added RGB24_TO_PIXEL32 macro. 19 years ago
  george82 7214b826c3 Removed old RfbPlayer's controls. 19 years ago
  Peter Åstrand 79c97f820b Gradient is now implemented. 19 years ago
  Peter Åstrand 0af24d4282 Implemented client side gradient filter. Only tested with 16 bpp, though. 19 years ago
  george82 5bbd61b0a2 Added hot keys support to RfbPlayer 19 years ago
  george82 c2c691ff03 Added the menu in RfbPlayer 19 years ago