]> source.dussan.org Git - tigervnc.git/commit
Added initial RFB Session Player implementation, by Egor Vegner.
authorConstantin Kaplinsky <const@tightvnc.com>
Sun, 14 Nov 2004 18:28:51 +0000 (18:28 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Sun, 14 Nov 2004 18:28:51 +0000 (18:28 +0000)
commitfbfbb9205ddc84193c3001e8bcd38c39fe134cdd
treed1e928d4ca623b9053a22563cd9037cba56fd75e
parenta92b0872f13865f404506730a8ebbc3ffa3b6083
Added initial RFB Session Player implementation, by Egor Vegner.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@6 3789f03b-4d11-0410-bbf8-ca57d06f2519
14 files changed:
rfbplayer/.cvsignore [new file with mode: 0644]
rfbplayer/FbsInputStream.cxx [new file with mode: 0644]
rfbplayer/FbsInputStream.h [new file with mode: 0644]
rfbplayer/RfbProto.cxx [new file with mode: 0644]
rfbplayer/RfbProto.h [new file with mode: 0644]
rfbplayer/buildTime.cxx [new file with mode: 0644]
rfbplayer/resource.h [new file with mode: 0644]
rfbplayer/rfbplayer.cxx [new file with mode: 0644]
rfbplayer/rfbplayer.dsp [new file with mode: 0644]
rfbplayer/rfbplayer.h [new file with mode: 0644]
rfbplayer/rfbplayer.ico [new file with mode: 0644]
rfbplayer/rfbplayer.rc [new file with mode: 0644]
rfbplayer/utils.h [new file with mode: 0644]
vnc.dsw