使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
cacalabs
/
libcaca
镜像自地址
https://github.com/cacalabs/libcaca.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
7
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1755
提交
1
分支
9.6 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
其它
9.5%
目录树:
095f62878b
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '095f62878b'
${ noResults }
libcaca
/
caca
/
driver
文件历史
Sam Hocevar
095f62878b
Allow the X11 driver to display Unicode characters if they are in the
current font (addresses
#21
).
16 年前
..
cocoa.m
Coding style: remove tabs and trailing spaces.
16 年前
conio.c
libcaca: move codecs and import/export functions into subdirectories.
17 年前
gl.c
Don't enter glutCheckLoop() from gl_get_event() if there is already an
16 年前
ncurses.c
Fix the old "value computed is unused" warning triggered by ncurses.
16 年前
null.c
Include <stdio.h> in the null driver to get NULL.
16 年前
raw.c
Add caca_export_area_to_memory() to export only a selected part of the
16 年前
slang.c
Pass Ctrl-C as a keypress to the calling application in the SLang driver.
16 年前
vga.c
Fix a typo in the VGA driver.
16 年前
win32.c
Add dirty rectangle support to the ncurses and VGA drivers.
16 年前
x11.c
Allow the X11 driver to display Unicode characters if they are in the
16 年前