File: changelog

package info (click to toggle)
directvnc 0.7.7-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,608 kB
  • ctags: 629
  • sloc: sh: 7,391; ansic: 4,024; makefile: 90
file content (157 lines) | stat: -rw-r--r-- 6,005 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
Wed Jul 31 21:23:54 2011  Loris Boillet <lboillet69@gmail.com>
	* New version: 0.7.7
	* Adds Keyboard Layout Switching support (thanks Dimitry Golubovsky)
	* Adds 24bpp support (thanks Dimitry Golubovsky)

Wed Jan 13 22:39:24 2010  Loris Boillet <lboillet69@gmail.com>
	* 7 years later... new version! 0.7.6 (bug fixes only)
	* Fix compatibility issue with DirectFB >= 0.9.24
	  (Patch from "Roberto C. Sanchez" <roberto@familiasanchez.net>)
	* Ran autoreconf -i to generate and update autoconf files.
	  Fix autoconf warning
	* We now require DirectFB >= 0.9.24
	* Fix initialisation error which caused "raw" encoding to be always
	  used, ignoring any command line option
	* Specify in man page that only 16 is available for the -bpp option 
	 (Patch from Marco Herrn <marco@mherrn.de>). Also fixed some spelling
	  errors
	* Fix hangs, segfaults, and/or busy-loops (Patch from Brian Brunswick
	  <brian@ithil.org> and Ola Lundqvist <opal@debian.org>)
	* Fix architecture independant files should be in $(prefix)/share 
	  according to FHS (Patch taken from debian)
	* Fix GCC warnings
	* Fix FSF address in licenses (thanks to licensecheck)
	* Updated Homepage and download place

Fre Jan 24 10:31:03 2003  Till Adam  <till@adam-lilienthal.de>
        * make screen update frequency configurable, to reduce cpu load

Son Dez 01 16:14:36 2002  Till Adam  <till@adam-lilienthal.de>
        * fix another problem pointed out by miguel sofer <mig@utdt.edu>
	  by clipping to client dimensions on server > client

Sam Nov 30 19:29:49 2002  Till Adam  <till@adam-lilienthal.de>
        * make it compile and work with 0.9.15
	* fix local cursor bug for client dimensions > server
	  dimensions

Fri Oct 11 12:34:24 2002  Till Adam  <till@adam-lilienthal.de>
        * better autogen.sh
	* make configure.in work with current autofoo
	* add handler for sigint, so ctrl-c exits properly

Sam Sep 21 23:34:45 2002  Till Adam  <till@adam-lilienthal.de>
        * Add timeout between update request to minimize cpu utilization.
	* Fix control key remainging pressed between sessions.
	* Fix autofoo

Sat Jul 20 13:08:40 2002  Till Adam  <till@adam-lilienthal.de>
        * Release version 0.7

Wed Jul 10 20:13:40 2002  Till Adam  <till@adam-lilienthal.de>
        * add SoftCursorSupport which speeds up things as the cursor is
	* tracked locally and does not trigger screen updates

Fri Jun 28 21:49:36 2002  Till Adam  <till@adam-lilienthal.de>
        * fix keyboard handling (what crack have I been smoking?)
	* readd the X keysym files, so we dont need X headers

Thu Jun 13 11:30:22 2002  Till Adam  <till@adam-lilienthal.de>
        * bump required DFB version to 0.9.12
	* ask for password later, so no password works (reported by 
	* Bitt Faulk <wfaulk@beaglebros.com> and
	* Evan Langlois <evanlanglois@yahoo.com>)
	* misc fixups

Mon Jun 03 21:08:42 2002  Till Adam  <till@adam-lilienthal.de>
        * follow DFB 0.9.11 kay handling API changes
	* bump version to 0.7

Fri May 31 17:13:52 2002  Till Adam  <till@adam-lilienthal.de>
        * fix src/Makefile.am (how did this ever work?)
	* debian changes by Ovidiu Damian

Fri Apr 26 18:29:39 2002  Till Adam  <till@adam-lilienthal.de>
        * get tight and zlib encoding working
	* add command line paramters for jpeg quality and compresslevel
	* update man page
	
Sun Apr 21 16:30:36 2002  Till Adam  <till@adam-lilienthal.de>
        * start support for tight encoding
	* add zlib encoding

Sat Feb 02 12:30:51 2002  Till Adam  <till@adam-lilienthal.de>
        
	* more API changes to follow. 
	* Dont use the ascii value sent for the return key, but send 
	  XK_Return, so a LF is added when appropriate.

Fri Jan 18 22:11:07 2002  Till Adam  <till@adam-lilienthal.de>
      
        * follow DFB API changes InputBuffer -> EventBuffer etc.

Sat Jan 05 22:51:44 2002  Till Adam  <till@adam-lilienthal.de>

        * handle non existant host names gracefully
	* include vncauth.h and rfbproto.h from vnc sources. They never change
	  anyway and it removes the dependency
	
Die Dez 11 21:09:41 2001  Till Adam  <till@adam-lilienthal.de>

        * removed --stretch again. Doesnt look good at all and the code is
	  much simpler without it.
	* use blit when doing copyrect - doh

Sam Dez 08 10:31:05 2001  Till Adam  <till@adam-lilienthal.de>
        
	* middle button is 2, right button is 3 not the other way around
	  (ahem)
	* added spec file. No idea if it is any good, but it produces rpms
          somehow. Better than nothing

Fre Nov 30 09:28:01 2001  Till Adam  <till@adam-lilienthal.de>
        
	* changed the name from fbvnc to directvnc. There already is an app of
	  that name.
	* move from sourceforge to savannah.gnu.org

Son Nov 25 21:19:39 2001  Till Adam  <till@adam-lilienthal.de>
       
        * added option --stretch, -x which causes the server image to be
	  stretched or shrunk to the client resolution
	* added a few other options
	* updated man page
	* hitting <ctrl-q> now quits the client
	
Don Nov 22 22:10:35 2001  Till Adam  <till@adam-lilienthal.de>

        * fixed Bell messages and hopefully ServerCutText messages

Sam Nov 17 22:22:39 2001  Till Adam  <till@adam-lilienthal.de>

        * lots of changes
	* added option handling via getopt
	* huge speed increase through blitting instead of stretchblitting the
	  whole screen - duh ;)
	* various clean ups

Son Okt 21 15:21:53 2001  Till Adam  <till@adam-lilienthal.de>
        
	* fixed errorneous (sp?) rgb calculation for rect drawing
	* dont flip the whole screen on every redraw
	
Fre Aug 31 09:31:54 2001  Till Adam  <till@adam-lilienthal.de>
        
	* added hextile, RRE and CoRRE encodings
	* scale mouse events from client to server resolution properly (until
	  optional scaling is fixed, that is)

Mon Aug 27 17:23:03 2001  Till Adam  <till@adam-lilienthal.de>

        * sourceforge project created
	* initial import into cvs
	* add copy rect encoding

Sam Aug 18 14:15:50 2001  Till Adam  <till@adam-lilienthal.de>

	* project creation