オープンソース・ソフトウェアの開発とダウンロード

0.3.12 - Change Logの表示

カテゴリ(タグ)ツリー

ファイル情報

カテゴリ(タグ)
ルート
ファイル名
jfbterm_0.3.12_-_Changes
最終更新
2002-11-26 01:28
種類
Plain Text
作成者
Fumitoshi UKAI
概要
0.3.12 - Change Log
言語
英語
翻訳する
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