File: ChangeLog

package info (click to toggle)
cce 0.36-1.1
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 4,168 kB
  • ctags: 1,407
  • sloc: ansic: 15,193; makefile: 83; sh: 23
file content (50 lines) | stat: -rw-r--r-- 1,905 bytes parent folder | download
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
ver ?.?? ??
Multiple Internal Coding support and dynamic switch
....

ver 0.36  Sep. 99
----------------------------------------------------------------------------
eliminate the hardware scroll support. 
add the frame buffer support(vesa, generic)

hardware scroll: in order to implement flash-free input area, we need to
do the virtual screen split which is completely hardware dependent

in fact, software scroll is not much slower than hardware scroll, we don't
need to do the virtual screen split and the code is more simpler and compatible
with frame buffer code

ver 0.35  Aug. 99
-----------------------------------------------------------------------------
based on Arthur Que(arthur@turbolinux.com.cn)'s FreeBSD patch, 
FreeBSD support added

pinyin dictionary and font: uses shared memory now
add bdf2bin utility, now we can load *.bin font directly, faster

bug fixes, strange bug:
  in FreeBSD, malloc() doesn't zero the memory, vt.c's VtStart
  con.ymin & con.knj1 non-initialized(in Linux it's 0)
  but mouse can't work on FreeBSD now :(
  
ver 0.34  Aug. 99
-----------------------------------------------------------------------------
bug fixed, multiple-terminal support, S3 video card support(works or not?)

ver 0.33  Jul. 99
-----------------------------------------------------------------------------
based on kon, hardware screen scrolling(fast) using splited screen tech.
no multiple-terminal, mouse support, pinyin input method added

ver 2.x
-----------------------------------------------------------------------------
test version

ver 0.11  May 98
-----------------------------------------------------------------------------
based on yact, chdrv, bcs, software screen scrolling(slow)
multiple-terminal support, input method based on xcin


                                                         Raner
                                                    Aug. 29, 99 @ DUKE