]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2009-03-12 DRCInclude Huffman codec optimizations borrowed from TurboJPEG
2009-03-12 Pierre OssmanChange encoding and quality defaults to what auto mode...
2009-03-12 Pierre OssmanImprove auto mode for new JPEG code.
2009-03-12 Pierre OssmanMake sure we list fallback encodings in a preferable...
2009-03-11 Pierre OssmanTweak the quality to JPEG settings mapping a bit.
2009-03-11 Pierre OssmanThe quality setting goes from 0 to 9, not 1 to 9.
2009-03-11 Adam TkacFix README. jpeg/zlib parameters are --with-included...
2009-03-11 Adam TkacImport autogenerated files for unix/ and common/ subdir...
2009-03-10 Pierre OssmanFix some overloading ambiguity.
2009-03-09 Pierre OssmanAdd SSE2 SIMD implementation of computationally intensi...
2009-03-09 Pierre OssmanAdd SSE SIMD implementation of computationally intensiv...
2009-03-09 Pierre OssmanMost SIMD implementations need 16 byte alignment
2009-03-09 Pierre OssmanMake sure the work space memory is properly aligned
2009-03-09 Pierre OssmanAdd 3DNow SIMD implementation of computationally intens...
2009-03-09 Pierre OssmanAdd MMX SIMD implementation of computationally intensiv...
2009-03-09 Pierre Ossman"Optimise" quantization step by replacing the division...
2009-03-09 Pierre OssmanImplement x86 SIMD framework
2009-03-09 Pierre OssmanFramework for supporting SIMD acceleration
2009-03-09 Pierre OssmanSplit up the forward DCT routine into three stages
2009-03-09 Pierre OssmanImprove memory allocater alignment handling
2009-03-09 Pierre OssmanIgnore generated configuration header.
2009-03-09 Pierre OssmanDon't forget the highest byte when reading out pixels.
2009-03-09 Pierre OssmanUpdate default white pixel value now that we use 24...
2009-03-06 Pierre OssmanUse a 24-bit framebuffer by default. This is what's...
2009-03-06 Pierre OssmanExplain the config header voodoo.
2009-03-06 Pierre OssmanDon't test for GNU malloc as we don't need it (or even...
2009-03-06 Pierre OssmanConsolidate pixel conversion into the PixelFormat class...
2009-03-05 Pierre OssmanRemove the "video" feature and its associated custom...
2009-03-04 Pierre OssmanIgnore generated icons.
2009-03-04 Pierre OssmanReplace TightVNC graphics with the TigerVNC logo.
2009-03-04 Pierre OssmanAdd some basic icon files.
2009-03-03 Adam TkacUpdate xserver16.patch.
2009-03-03 Adam TkacChange version strings to "0.0.90".
2009-03-03 Peter ÅstrandRenamed tightvnc.pot as tigervnc.pot
2009-03-03 Peter ÅstrandRenamed README_TightVNC.txt as README_TigerVNC.txt
2009-02-27 Peter ÅstrandRebrand the source as TigerVNC. It is my hope that...
2009-02-25 Peter ÅstrandUpdate to r3618; yet another update of my copyright
2009-02-25 Peter ÅstrandNo need to repeat the project home page in every source...
2009-02-25 Peter ÅstrandUpdated my copyright
2009-02-25 Peter ÅstrandUse include files from the includedir variable as well,
2009-02-25 Adam Tkac[Bugfix] Fixed building of libvnc module when xserver...
2009-02-25 Peter ÅstrandRemoved Windows version of rfbplayer, not part of the...
2009-02-25 Peter ÅstrandRemoved Java-based rfbplayer, not a part of the TigerVN...
2009-02-16 Peter ÅstrandIgnore generated build files (but not those copied...
2009-02-16 Peter ÅstrandIgnore created files
2009-02-16 Peter ÅstrandIgnore files created by a simple build.
2009-02-16 Peter ÅstrandAdded script for building Xvnc using latest Xorg from...
2009-02-13 Adam Tkac[Bugfix] Use rdr::U32 type for length of strings handle...
2009-02-13 Adam Tkac[Bugfix] Make windows viewer compilable via migw32...
2009-02-13 Adam Tkac[Bugfix] Removed one #ifdef/#endif, it broke compilatio...
2009-02-04 Adam Tkac[Bugfix] Updated xserver16.patch
2009-02-04 Adam Tkac[Bugfix] Removed obsolete #ifdef from Xorg module to...
2009-02-04 Adam Tkac[Development] Make Xvnc working when compiled against...
2009-02-02 Adam Tkac[Bugfix] Dynamic keycode-keysym mapping works again...
2009-01-29 Adam Tkac[Bugfix] Rediff xserver16.patch against the latest...
2009-01-27 Peter ÅstrandReverted the dixLookupResourceByType part of r3573...
2009-01-27 Peter ÅstrandLike r3552/r3553, but for Windows viewer: Add TightVNC...
2009-01-27 Peter ÅstrandMake sure that the scale factor code and DesktopName...
2009-01-26 Peter ÅstrandMake sure both console and GUI about text is displayed...
2009-01-26 Peter ÅstrandUse GUI codeset for C library as well, since we are...
2009-01-26 Peter ÅstrandUpdated swedish translation.
2009-01-26 Peter ÅstrandRemoved fuzzy comment
2009-01-26 Peter ÅstrandMaking translation template up to date
2009-01-26 Peter ÅstrandEliminated several GCC warnings:
2009-01-26 Peter ÅstrandEliminated unused variable vncPasswdFile.
2009-01-20 enikey[BugFix] Fixed: Skipping some mouse events when limitin...
2009-01-19 Peter ÅstrandAnother correction to the window name code: put parenth...
2009-01-19 enikey[Developement] Viewer can limit mouse events transfer...
2009-01-16 Peter ÅstrandUpdate to last patch: Use TightVNC: instead of VNC:
2009-01-15 Peter ÅstrandMake sure to prefix even new desktop names with "VNC:".
2009-01-15 Peter ÅstrandAllow window name in recreateViewport to be translated.
2009-01-15 Peter ÅstrandWhen updating X11 window title, update WM_ICON_NAME...
2009-01-15 Peter ÅstrandImplemented support for DesktopName pseudo encoding...
2009-01-15 Peter ÅstrandMake sure we are sending the appropriate numeric decima...
2009-01-07 Adam Tkac[Bugfix] Correct order of librandr and librender linkage
2009-01-07 Adam Tkac[Cleanup] vncHooks.cc: all supported X sources has...
2009-01-07 Adam Tkac[Bugfix] Fixed assertion in serverReset() function
2009-01-07 Adam Tkac[Development] Make Xvnc compilable against X.org 1...
2009-01-05 Adam Tkac[Development] Renamed xserver.patch to xserver15.patch...
2009-01-05 Adam Tkac[Cleanup] Removed unneeded X module preprocessor parameters
2008-12-29 VPavluk[Development] Added description for Tight extension...
2008-12-27 Constantin... [User interface] Changed labels for the video freeze...
2008-12-25 enikey[Layout] Application don't needs interface RecordInterf...
2008-12-25 enikey[Refactoring] RecordOutputStream use RfbProto for recor...
2008-12-25 enikey[Cleanup, bugfix] Wrong CopyRect recording. Removed...
2008-12-25 enikey[Developement] Added ability to freeze video (enable...
2008-12-25 enikey[Refactoring] Removed unused method "isRecordFromBeggin...
2008-12-25 enikey[Refactoring] Decoders not using RecordInterface no...
2008-12-25 enikey[Refactoring] Usage of RecordInterface removed from...
2008-12-25 enikey[Refactoring] Methods "recordCompactLen", "recordCompre...
2008-12-25 enikey[Refactoring] Body of "recordCompactLen", "recordCompre...
2008-12-25 enikey[Refactoring] Move "recordCompactLen", "recordCompresse...
2008-12-25 enikey[Refactoring] Most part of code that using RecordInterf...
2008-12-25 enikey[Refactoring] Member "recordFromBeggining" removed...
2008-12-25 enikey[Cleanup] Unused method "readCopyRect" and members...
2008-12-25 enikey[Refactoring] Using CopyRect decoder to handle copyrect...
2008-12-25 enikey[Developement] Add copyrect handler code to copyrect...
2008-12-25 enikey[Developement] Added "writeShort" method code that...
2008-12-25 enikey[Developement] Added "writeShortBE" method to interface...
2008-12-25 enikey[Layout, developement] Added base copy rect decoder...
next