OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [net/] [vnc_server/] [current/] [ChangeLog] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2005-07-30  Andrew Lunn  
2
 
3
        * include/vnc-server.h (vnc_printf_return_t): removed ununsed char
4
        member from structure.
5
        * tests/vnc-test.c (main): Correct the declaration of main.
6
 
7
2005-03-27  Andrew Lunn  
8
 
9
        * tests/vnc-test.c: main() added function parmeters to stop gcc
10
        complaining.
11
 
12
2004-05-31  Jani Monoses 
13
 
14
        * src/vnc-server.c:
15
        lwIP has network.h too so get rid of ifdefs.
16
 
17
2004-02-17  Chris Garry  
18
        * src/vnc-server.c:
19
        Remove prototypes for lwIP functions - now contained in lwIP
20
        header files.
21
 
22
2003-10-24  Gary Thomas  
23
 
24
        * tests/vnc-test.c:
25
        * src/vnc-server.c:
26
        * include/vnc-server.h:
27
        * cdl/vnc-server.cdl: Add support for 32 bit framebufer (0/8/8/8)
28
 
29
2003-09-16  Chris Garry  
30
 
31
        * doc/vnc-server.html:
32
        * src/vnc-server.c:
33
        * include/vnc-server.h:
34
        Added new function VncCopyBuffer2RectMask().
35
 
36
        * tests/vnc-test.c:
37
        Modifed to include a cursor.
38
 
39
2003-09-02  Chris Garry  
40
 
41
        * tests/vnc-test.c:
42
        * doc/vnc-server.html:
43
        Modified for new BGR233 mode.
44
 
45
2003-09-01  Gary Thomas  
46
 
47
        * src/vnc-server.c:
48
        * include/vnc-server.h:
49
        * cdl/vnc-server.cdl: Add support for BGR233 (8 bit) mode, since
50
        newer viewers support this on all displays.
51
 
52
2003-08-31  Chris Garry  
53
 
54
        * src/vnc-server.c:
55
        Always send colour data to client in big endian format.
56
        When doing frame updates, do not call send command until there
57
        if 1460 bytes of data unless the data is all that is left for the
58
        cuurent frame update (huge improvement with lwIP stack).
59
        Fixed bug where VncPrintf() did not handle characters not defined
60
        for the selected font.
61
        VncPrintf() does not mark tiles for update when do_print argument
62
        is not set.
63
 
64
        * tests/vnc-test.c:
65
        Modifed the test to use select() function.  Added more examples
66
        of using the VNC server API.
67
 
68
2003-08-22  Chris Garry  
69
 
70
        * tests/vnc-test.c:
71
 
72
        * src/fonts/winFreeSystem14x16.c:
73
        * src/fonts/winFreeSansSerif11x13.c:
74
        * src/fonts/symbol.c:
75
        * src/fonts/rom8x8.c:
76
        * src/fonts/rom8x16.c:
77
        * src/fonts/helvR10.c:
78
        * src/fonts/helvB12.c:
79
        * src/fonts/helvB10.c:
80
        * src/fonts/device.h:
81
        * src/fonts/X6x13.c:
82
        * src/fonts/X5x7.c:
83
 
84
        * include/vnc-server.h:
85
 
86
        * cdl/vnc-server.cdl:
87
        * doc/vnc-server.html:
88
 
89
        * src/init.cxx:
90
        * src/vnc_kbd.c:
91
        * src/vnc_mouse.c:
92
        * src/vnc-server.c:
93
        Created VNC Server package.
94
 
95
 
96
# ####GPLCOPYRIGHTBEGIN####
97
# -------------------------------------------
98
# This file is part of eCos, the Embedded Configurable Operating System.
99
# Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
100
#
101
# This program is free software; you can redistribute it and/or modify
102
# it under the terms of the GNU General Public License as published by
103
# the Free Software Foundation; either version 2 or (at your option) any
104
# later version.
105
#
106
# This program is distributed in the hope that it will be useful, but
107
# WITHOUT ANY WARRANTY; without even the implied warranty of
108
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
109
# General Public License for more details.
110
#
111
# You should have received a copy of the GNU General Public License
112
# along with this program; if not, write to the
113
# Free Software Foundation, Inc., 51 Franklin Street,
114
# Fifth Floor, Boston, MA  02110-1301, USA.
115
# -------------------------------------------
116
# ####GPLCOPYRIGHTEND####

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.