| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2599 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
of .fbi and .fbk index files. Reading .fbi index file, without actually using its data.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2598 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2597 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
and index files. Index files are not used yet.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2596 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2595 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
one. It's expected to be useful for working with indexed FBS streams.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2594 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
with improved error handling.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2593 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2592 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
constructor.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2590 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
instances separately. Also, RfbProto does not need FbsInputStream any more, it can work with any InputStream.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2589 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2588 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
initial time offset in RfbProto constructor and its newSession() method.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2587 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
NullPointerException.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2586 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2585 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
should work correctly even over slow networks, when update requests go less
frequently than polling cycles. This version does not give any special
meaning to the value 0, it is equivalent to 1.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2584 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
extension. That extension used to send framebuffer updates continuously, not
waiting for clients' requests. However, it showed bad results with
low-bandwidth connections, due to lack of proper data flow control.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2581 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
switch to StandardJpegCompressor and try to compress once again.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2580 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2579 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
on stdout: -version, --version and -v are all equivalent.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2578 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
declaration.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2577 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
know about PollingManager.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2576 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
XPixelBuffer. This commit partially reverts the changes from r2567.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2575 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
int values.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2574 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
coordinates are now kept as a Rect, added new getRect() method. Also, when
the "Geometry" parameter is present but not valid, the constructor will not
set the geometry to full screen, zero-size rectangle will be used instead.
In that case, x0vncserver will exit with error.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2573 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
in XPixelBuffer instead of XDesktop.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2572 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2571 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2570 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
instead of maintaining it as a member variable.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2569 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2568 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
instead of an Image*.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2567 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| |
| | |
selection feature of the Java viewer, and did not look good with respect to
the impending polling improvements.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2566 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2565 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
branches/javaviewer-selectvideo) merged back to trunk.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2564 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2562 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
VideoRectangleSelection messages.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2560 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
message is read but ignored (only a message will be written to stderr).
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2559 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2556 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2554 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2553 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
used in TightVNC extensions of the RFB protocol.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2552 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2549 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
com.wimba.RfbPlayer, in each file. Removed unused variables and imports.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2548 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
disruption in connectivity will cause an incomplete .fbs file, and java will attempt to use this incomplete .fbs file if caching is on.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2547 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| |
| | |
- Liveshare is now unloaded when archive playback is stopped.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2546 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
embed tags.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2545 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
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.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2544 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
from the vncviewer.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2543 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2542 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| |
| |
| | |
changes.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2541 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
| |
| |
| |
| | |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2540 3789f03b-4d11-0410-bbf8-ca57d06f2519
|