Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
cacalabs
/
libcaca
Mirror von
https://github.com/cacalabs/libcaca.git
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1755
Commits
1
Branch
8.4 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Andere
9.5%
Struktur:
095f62878b
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „095f62878b“
${ noResults }
libcaca
/
caca
/
driver
Verlauf
Sam Hocevar
095f62878b
Allow the X11 driver to display Unicode characters if they are in the
current font (addresses
#21
).
vor 16 Jahren
..
cocoa.m
Coding style: remove tabs and trailing spaces.
vor 16 Jahren
conio.c
libcaca: move codecs and import/export functions into subdirectories.
vor 17 Jahren
gl.c
Don't enter glutCheckLoop() from gl_get_event() if there is already an
vor 16 Jahren
ncurses.c
Fix the old "value computed is unused" warning triggered by ncurses.
vor 16 Jahren
null.c
Include <stdio.h> in the null driver to get NULL.
vor 16 Jahren
raw.c
Add caca_export_area_to_memory() to export only a selected part of the
vor 17 Jahren
slang.c
Pass Ctrl-C as a keypress to the calling application in the SLang driver.
vor 16 Jahren
vga.c
Fix a typo in the VGA driver.
vor 16 Jahren
win32.c
Add dirty rectangle support to the ncurses and VGA drivers.
vor 17 Jahren
x11.c
Allow the X11 driver to display Unicode characters if they are in the
vor 16 Jahren