Développer et télécharger des logiciels Open Source

Voir 0.3.12 - Change Log

Catégorie (Tag) arbre

déposer de l'information

Catégorie (Tag)
root
nom de fichier
jfbterm_0.3.12_-_Changes
dernière mise à jour
2002-11-26 01:28
type
Plain Text
Editeur
Fumitoshi UKAI
description
0.3.12 - Change Log
langue
Anglais
Traduire
2002-11-25  Fumitoshi UKAI  <ukai@debian.or.jp>

	* 7bit SS2, SS3 support
	* vterm.c (tvterm_esc_start): support SS2, SS3

2002-11-23  Fumitoshi UKAI  <ukai@debian.or.jp>

	* jfbterm-dev:00277: SS2, SS3 support
	* vterm.c (IS_GR_AREA): typo? tgl.type->tgr.type
		(tvterm_put_normal_char): typo? tgl.idx -> tgr.idx
				GR, LEFT plane font should mask & ~0x80
		(tvterm_iso_C1_set): support SS2, SS3
		(tvterm_emulate): ws_ypixel = 0?
	* jfbterm.conf.sample: encoding for EUC-JP

2002-08-02  Fumitoshi UKAI  <ukai@debian.or.jp>

	* util.c: #include <string.h>
	* configure.in: check ioperm to enable vga16fb
	* fbcommon.c: #include <sys/io.h> for only ifdef JFB_VGA16FB
		fixes portability issues