2012-04-05 |
Brian Hinz | BufferedImage performance is poor on Microsoft Windows... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Move the last remnants of autotools into config.h. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Set a proper icon for the vncviewer windows on Unix... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Convert media Makefile to CMake. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Add a resource file to vncviewer.exe so we can get... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Using libXft means using libfontconfig, so make sure... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Missed vncviewer in previous commit. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Pierre Ossman | Consolidate the installation paths and make sure we... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Brian Hinz | Fixes handshake failure caused by premature loop break... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Brian Hinz | Changes aimed at making the behavior of the java client... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Brian Hinz | Workaround for potential failure to read the version... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Brian Hinz | Fixes TimedOut exception during clientRedirect caused... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Brian Hinz | Fix an issue where java viewer appears to hang on Mac... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Brian Hinz | pass correct timeout value to selector. limit pixel... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Brian Hinz | Fix problem noted in feature request 3482254 where... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Brian Hinz | Improve performance of Java viewer by using buffered... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Brian Hinz | revert 4857, could potentially cause protocol problems |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Pierre Ossman | Comment where the mysterious 0xFFFF number of rectangle... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Brian Hinz | adds keepAlive feature requested in #3482254 to java... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Brian Hinz | make sure we actually throw caught execptions in java... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Brian Hinz | Applied fix for issue with Win7 and German metakeys... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
DRC | Fix regression caused by r4841. That patch assumed... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
DRC | Bump version number to prepare for post-1.2 development |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Brian Hinz | Adds support for fence & continuous updates extensions... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Brian Hinz | corrected return value for read function to match unix... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Brian Hinz | cleanup unused/unnecessary Graphics objects/ops |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Brian Hinz | Improved Tight JPEG decode time by ~25% using PixelGrab... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Brian Hinz | Graphics clip rect setting was not being honored, causi... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Brian Hinz | Replace all stream-based IO with non-blocking NIO-based... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Pierre Ossman | The Tight encoder uses the pixel buffer as a scratch... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Pierre Ossman | Be more liberal with const in places where write access... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Pierre Ossman | Fix a race condition where we might get updates thrown... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Pierre Ossman | Failure to find FLTK dependencies is only fatal for... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
DRC | Typo |
commit | commitdiff | tree | snapshot |
2012-01-17 |
DRC | Don't perform checks for extra X11 libs on Windows |
commit | commitdiff | tree | snapshot |
2012-01-17 |
DRC | Bump version to 1.1.91 (1.2 beta2) |
commit | commitdiff | tree | snapshot |
2012-01-17 |
DRC | Our FLTK patches modified FLTK's autotools-based build... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
DRC | Add note about service mode incompatibility with > XP |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Pierre Ossman | Forgot some comments for the mouse cursor workaround. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Pierre Ossman | Make sure the mouse pointer is always the standard... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
DRC | Make sure that all FLTK features are enabled when using... v1.1.90 |
commit | commitdiff | tree | snapshot |
2011-12-23 |
DRC | 1.1.90 (1.2 beta1) |
commit | commitdiff | tree | snapshot |
2011-12-22 |
DRC | Changing the deferred update timer to 10 ms caused... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Pierre Ossman | We need to explicitly trigger a framebuffer update... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Brian Hinz | make sure that color map is set for all pixel formats... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Brian Hinz | oops, bad commit! I only meant to commit the changes... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Brian Hinz | Grabbing the RGB components from the BufferedImage... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Brian Hinz | Tight decoder fixes to address issues described in... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Brian Hinz | Sync up java Tight decoder with recent changes to C... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Pierre Ossman | Updated patch from upstream. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Brian Hinz | add PasswordFile parameter as requested in tracker... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Peter Åstrand | Consistent and simple comment header: No need to specif... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
DRC | Fix syntax error |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Pierre Ossman | Fix bad FLTK window resize handling on OS X. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Pierre Ossman | Reindent some code that had grown a bit unstructured. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Pierre Ossman | Increase the default compression level to cater to... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Pierre Ossman | The block size for the comparing update tracker was... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Pierre Ossman | Make the comparing update tracker a bit more flexible... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Pierre Ossman | Also grab the mouse pointer in full screen as some... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Pierre Ossman | Client side support for continuous updates. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Pierre Ossman | Cork the connection around updates to better use the... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Pierre Ossman | Server implementation of continuous updates, including... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Pierre Ossman | Add method to query how long since we last wrote someth... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Pierre Ossman | Basic infrastructure for continuous updates. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Pierre Ossman | Support and use fences in the client. This allows more... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Pierre Ossman | Implement proper support for fences in the server. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Pierre Ossman | Basic infrastructure to support fences. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Brian Hinz | improved Tight decoder performance. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Brian Hinz | java client should accept server port specified as... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Brian Hinz | null out BufferedImage object to make sure it doesn... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Brian Hinz | remove unsupported sectype |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Pierre Ossman | Send a fake pointer event on initial connection so... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Pierre Ossman | Send a move event when the pointer leaves the viewport... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Pierre Ossman | The CopyRect encoding is very efficient so it is wastef... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
DRC | Fix issue uncovered with valgrind |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Pierre Ossman | Use the correct matching free operation. Patch by Matth... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | The source data here is RGB triplets, not "pixels". |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | Reimplement the deferred update handling, this time... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | Add helper to easily determine how much time has passed... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | Cork the outgoing TCP stream while we still have messag... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | Expose Linux' cork functionality which allows us to... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | Avoid some unnecessary processing when server side... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Pierre Ossman | The dummy timer isn't used anymore. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
DRC | We don't need HAVE_GNUTLS anymore, either |
commit | commitdiff | tree | snapshot |
2011-11-08 |
DRC | If the Java viewer build is enabled, make sure it gets... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
DRC | We don't need BUILD_DIR anymore since we divorced Visua... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
DRC | Some platforms (I'm looking at you, MinGW64) have gette... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
DRC | Remove Visual C++ support |
commit | commitdiff | tree | snapshot |
2011-11-07 |
DRC | Eliminate dependency on libfreetype.so in legacy-friend... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
DRC | Fix legacy-friendly build (I hope). r4745 (enabling... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Pierre Ossman | Clean up the interface for VNCSConnectionST. Entry... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Pierre Ossman | Timers in RFB still weren't working properly. Do this... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
DRC | Fix installer build when using MinGW |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Pierre Ossman | Remove unused function. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Pierre Ossman | Redesign the format switching logic so that we don... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
DRC | Attempt to fix the legacy-friendly build, which was... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
DRC | Add fast paths for RGB to 16-bit and 8-bit true color... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
DRC | Further optimizations (avoiding single-byte copies... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
DRC | Since fillRect() operates directly on the framebuffer... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
DRC | Remove unneeded EXTRA_ARGS definition |
commit | commitdiff | tree | snapshot |
next |