Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
libcaca
/
trunk
/
test
/
dithering.c
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1048
14 years
Jean-Yves Lamoureux
* Updated kernel 'driver', still not working, but most of the work is done
(edit)
@859
15 years
Sam Hocevar
* Removed duplicate uint*_t defines from *_internal.h and included …
(edit)
@849
15 years
Sam Hocevar
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
(edit)
@819
15 years
Sam Hocevar
* More function mass-renaming: caca_attach -> caca_create_display, etc.
(edit)
@815
15 years
Sam Hocevar
* Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns …
(edit)
@813
15 years
Sam Hocevar
* Renamed main canvas-related functions so that they have "canvas" in …
(edit)
@811
15 years
Sam Hocevar
* Renamed caca_t into caca_display_t. * Renamed canvas handle …
(edit)
@810
15 years
Sam Hocevar
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
(edit)
@792
15 years
Sam Hocevar
* Minor cosmetic changes in the test programs.
(edit)
@777
15 years
Sam Hocevar
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
(edit)
@733
15 years
Sam Hocevar
* Replaced enum cucul_color with unsigned int. The size of an enum is …
(edit)
@710
15 years
Sam Hocevar
* Merged caca_wait_event() into caca_get_event() and added a timeout …
(edit)
@681
15 years
Sam Hocevar
* Massive rework of the event handling code, as per the TODO list.
(edit)
@677
15 years
Sam Hocevar
* Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
(edit)
@665
15 years
Sam Hocevar
* Changed the cucul_init parameter so that it now directly accepts a …
(edit)
@527
15 years
Sam Hocevar
* All output plugins should now work again. * Renamed caca_refresh() …
(edit)
@524
15 years
Sam Hocevar
A new low-level text management library (canvas for ultrafast …
(edit)
@522
15 years
Sam Hocevar
* Changed the licensing to WTFPL, as per all copyright holders' permission.
(edit)
@316
17 years
Sam Hocevar
* src/io.c: + caca_get_event() and caca_wait_event() now accept a …
(edit)
@297
17 years
Sam Hocevar
* test/dithering.c: + Fixed a minor compilation warning. * …
(add)
@292
17 years
Sam Hocevar
* Makefile.am: + Added a test directory for test programs. * …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog