3778 コミット (6f2301d08e64a965ad36b401ec8dc2b24bc47075)
 

作成者 SHA1 メッセージ 日付
  Peter Åstrand ba77f1c739 Added note about the UNIX optionswindow modality problem. 19年前
  Peter Åstrand 3afb7a3948 Note about the toolbar from http://lars.werner.no/vnc/. 19年前
  Peter Åstrand 8e8b5e8a9d Improved patch for bandwidth estimation: Avoid reading only 1 or 2 19年前
  Peter Åstrand f1f6b58e5d The line speed bug has now been fixed. 19年前
  Peter Åstrand 0fe2544156 Bugfix for problem with line speed estimate staying at zero for a long 19年前
  Peter Åstrand d06cf85526 Perhaps warn if pixel format change against buggy server. 19年前
  Peter Åstrand ef5bb76099 Need to update vncviewer.man. 19年前
  Peter Åstrand 8373a7f90a Updated section about autoselect wrt full-color mode. 19年前
  Peter Åstrand c81a652be3 Changed all user-visible strings from colour to color. 19年前
  Peter Åstrand 3b2cf07211 Two new things: version strings and icons. 19年前
  Peter Åstrand 9fb4e0e6b9 Tightified sources: 19年前
  Peter Åstrand c616a94b93 Selecting jpeg and zlib compression from the GUI and command line is 19年前
  Peter Åstrand 1420e27ac0 Moved color level buttons down, aligned with encoding buttons 19年前
  Peter Åstrand f7bf573f04 After changing zlib compression or jpeg quality, trigger a new SetEncodings message. 19年前
  Peter Åstrand 326b013ba2 After changing zlib compression or jpeg quality, trigger a new SetEncodings message. 19年前
  Peter Åstrand fdd69322b1 Added support for selecting zlib compression and jpeg quality in the UNIX client (both from GUI and command line) 19年前
  Peter Åstrand 2dd021bb81 Lowest JPEG quality should be 1. 19年前
  Peter Åstrand 81396de089 Make compression and quality level input boxes inactive, if custom compression and jpeg is disabled. 19年前
  Peter Åstrand 7489c2f023 IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL 19年前
  Peter Åstrand 365427ae87 Added options CompressLevel and CustomCompressLevel 19年前
  Peter Åstrand 0b8702662a Added new parameter NoJPEG, hooked up with GUI 19年前
  Peter Åstrand 142e84dafd qualityLevel hooked up with GUI 19年前
  Peter Åstrand 1e6d898940 Color level selection is disabled when using AutoSelect 19年前
  Peter Åstrand b2b44812a3 Reworked Windows GUI: added components for selecting jpeg and zlib compression levels 19年前
  Peter Åstrand 4692b15466 .dsp files must have crlf line breaks, or VC7 cannot open them. 19年前
  george82 11bf49bebf Added implementation of ToolBar control class. 19年前
  Peter Åstrand 6edc545b4e When using AutoSelect, enable automatic selection of color level, but 19年前
  Peter Åstrand 3b170eea93 Updated TODO. 19年前
  Peter Åstrand dd747d86e7 New AutoSelect policy: 19年前
  Peter Åstrand 1b4b568981 ZlibInStream must be reset after use, or we will end up with 19年前
  Peter Åstrand aede8d72af Now possible to select tight encoding in UNIX vncviewer GUI 19年前
  Peter Åstrand a2cdd2b02b Now possible to select tight encoding in win32 vncviewer GUI 19年前
  Peter Åstrand 64aeddf7c6 Other BPPs than 16 seems pretty ok now. 19年前
  Peter Åstrand bb6bb121e0 Added building-vc7.txt 19年前
  Peter Åstrand 55ad64591c Support for gradient filter with 24 bpp. 19年前
  Peter Åstrand 6b911664d3 Jpeg decompressor now supports 24/32 bpp. 19年前
  Peter Åstrand bf27e3acca 24 bpp "cutZeros" support for copy filter. 19年前
  Peter Åstrand fd21d651ed Fill compression type and palette reading now supports 24 bpp 19年前
  Peter Åstrand 60444775fb colour -> color 19年前
  Peter Åstrand 1154ebf151 Added RGB24_TO_PIXEL32 macro. 19年前
  george82 7214b826c3 Removed old RfbPlayer's controls. 19年前
  Peter Åstrand 79c97f820b Gradient is now implemented. 19年前
  Peter Åstrand 0af24d4282 Implemented client side gradient filter. Only tested with 16 bpp, though. 19年前
  george82 5bbd61b0a2 Added hot keys support to RfbPlayer 19年前
  george82 c2c691ff03 Added the menu in RfbPlayer 19年前
  Peter Åstrand 50dad534b5 It seems like only BPP 16 works currently. 19年前
  Peter Åstrand 71be6e3591 Setting qualityLevel from options. 19年前
  Peter Åstrand b04748d18b Added our copyright notice. 19年前
  Peter Åstrand 87ea06ebb9 Added Tight decoder to rfb project. 19年前
  Peter Åstrand b4a2316372 jpeglib.h should be included via extern "C". 19年前