log src/main/java/jp/ac/u_ryukyu/treevnc/TreeRFBProto.java @ 355:82825c322044

age author description
Mon, 23 Feb 2015 18:46:48 +0900 oc comment out clear children transmission
Mon, 23 Feb 2015 18:14:34 +0900 oc remove flag in writeToClinet
Mon, 23 Feb 2015 17:43:45 +0900 oc remove filterSingleDisplay option in retina version
Mon, 23 Feb 2015 15:31:55 +0900 oc small fix
Mon, 23 Feb 2015 15:29:34 +0900 oc fix changeVNCServer
Thu, 12 Feb 2015 17:01:23 +0900 oc remove original InitData
Thu, 12 Feb 2015 16:54:23 +0900 oc remove clearChildrenTransmission()
Tue, 10 Feb 2015 18:18:49 +0900 one add stop children sender when change server.
Mon, 09 Feb 2015 18:17:36 +0900 oc fix setting remote id
Fri, 06 Feb 2015 19:56:02 +0900 oc change hasParent value.
Fri, 06 Feb 2015 19:19:14 +0900 oc add port ScreenChangeRequest value.
Fri, 06 Feb 2015 19:06:50 +0900 oc if have a parent, send serverChangeRequest and whereToConnect
Fri, 06 Feb 2015 11:08:33 +0900 oc remove socketClose, close unused viewer -d mode.
Thu, 05 Feb 2015 17:57:47 +0900 oc change lost left/right child to lost child.
Tue, 03 Feb 2015 12:31:48 +0900 oc add error message, add lostParent case by fail to connectTo.
Tue, 03 Feb 2015 02:54:08 +0900 oc root send lost child, hide function lost parent
Mon, 02 Feb 2015 20:18:53 +0900 oc change reconnect new node instead of lost child node.
Mon, 02 Feb 2015 13:50:35 +0900 oc add function lost child node, remove deadChild nodeList.
Sun, 01 Feb 2015 17:34:09 +0900 oc add error message, add assure stream close, delete firstTime value in TreeRFBProto.
Sun, 01 Feb 2015 06:44:56 +0900 oc small change catch error message.
Sat, 31 Jan 2015 01:45:39 +0900 oc close viewer as soon as push share screen button.
Sat, 31 Jan 2015 00:11:15 +0900 oc change class name, change value thread join time
Thu, 29 Jan 2015 14:16:59 +0900 oc try catch unzip inflate error.
Thu, 29 Jan 2015 13:29:02 +0900 oc always fit screen, -d mode.
Wed, 21 Jan 2015 19:05:21 +0900 oc change public to private
Wed, 21 Jan 2015 11:53:35 +0900 oc fix initData
Tue, 20 Jan 2015 16:40:30 +0900 oc send initData secound
Mon, 19 Jan 2015 22:39:02 +0900 oc add createOriginalInitData().
Sun, 18 Jan 2015 08:36:06 +0900 oc send and receive single display size
Thu, 15 Jan 2015 04:09:56 +0900 oc clean code
Tue, 13 Jan 2015 15:08:53 +0900 oc fix send ClientToServerMessage
Tue, 13 Jan 2015 12:49:15 +0900 oc add function receive sound.
Tue, 13 Jan 2015 07:29:21 +0900 oc change the share-sound to share-screen-sound.
Tue, 13 Jan 2015 06:43:15 +0900 oc send rtp+sound packet(client node version).
Tue, 13 Jan 2015 05:22:53 +0900 oc add READY_SHARE_SOUND msg, add function of receive READY_SHARE_SOUND msg, add sendSound thread.
Mon, 12 Jan 2015 16:30:46 +0900 oc fix sendSingleDisplayWidth() timing
Sun, 11 Jan 2015 05:12:05 +0900 oc fix setting singleWidth for -d option
Sun, 11 Jan 2015 04:14:21 +0900 oc fix setting rfb.singleWidth
Sun, 11 Jan 2015 03:55:03 +0900 oc fix SEND_SINGLE_DISPLAY_WIDTH
Sun, 11 Jan 2015 03:38:25 +0900 oc fix adjustHdSizeButton button, this button send REQUEST_SINGLE_DISPLAY_WIDTH
Fri, 09 Jan 2015 16:50:13 +0900 oc create adjustHdSizeButton.
Tue, 06 Jan 2015 19:07:27 +0900 oc set main display size.
Tue, 09 Dec 2014 12:48:21 +0900 oc small fix
Tue, 09 Dec 2014 11:08:32 +0900 oc fix --filterSingleDisplay option
Tue, 09 Dec 2014 11:05:09 +0900 oc fix --filterSingleDisplay option
Tue, 09 Dec 2014 10:50:26 +0900 oc add --filterSingleDisplay option.
Tue, 09 Dec 2014 09:47:57 +0900 oc fix --fixingSize option correspondence -p option.
Mon, 08 Dec 2014 20:07:32 +0900 oc add fixing display filter.
Mon, 01 Dec 2014 17:03:27 +0900 oc add function of fixing display size
Tue, 18 Nov 2014 14:10:53 +0900 oc fix --retina option
Tue, 18 Nov 2014 12:19:15 +0900 oc add framebufferUpdateRecuest timer
Tue, 11 Nov 2014 10:19:57 +0900 oc change check delay log
Tue, 28 Oct 2014 12:50:00 +0900 oc rollback
Fri, 24 Oct 2014 14:38:55 +0900 Miwa Oshiro add numberOfRectangle in checkDelay
Thu, 16 Oct 2014 18:38:39 +0900 one stop receiverTask in move new parent node by lost parent.
Thu, 16 Oct 2014 11:03:28 +0900 oc small fix checkDelay
Mon, 13 Oct 2014 17:39:36 +0900 oc fix serial number option.
Mon, 13 Oct 2014 17:23:57 +0900 oc fix checkdelay, and fix serial number option
Mon, 13 Oct 2014 13:16:49 +0900 oc add option addSerialNum.
Sun, 12 Oct 2014 23:05:47 +0900 oc add option --checkDelay.