Nicolas Vion
|
a234a5971e
|
* Remove php function caca_create_event
* caca_get_event return false if type == CACA_EVENT_NONE otherwise return a new
php resource
* Adapt sample program demo.php
|
16 vuotta sitten |
Nicolas Vion
|
65db728341
|
* Close php block in sample program "demo.php"
|
16 vuotta sitten |
Nicolas Vion
|
c1efe83e08
|
* Rewrite main loop of sample program demo.php
|
16 vuotta sitten |
Nicolas Vion
|
b4830cb8e7
|
* Close php blocks in samples programs (add "?>")
|
16 vuotta sitten |
Nicolas Vion
|
cb9f4d661c
|
* Change type of the last argument of drawing function (from string to long)
* Adapt sample programs
|
16 vuotta sitten |
Nicolas Vion
|
77ff19864f
|
* Add php binding for functions: caca_file_write, caca_file_read
|
16 vuotta sitten |
Nicolas Vion
|
f3cf74d37f
|
* Add php bindings for 9 functions
* Modify php bloc headers in samples programs
* Add list of import/export formats in examples/drivers.php
|
16 vuotta sitten |
Nicolas Vion
|
54e1e8b262
|
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add binding for 2 new functions
* Fix a bug in examples/example1.php
|
16 vuotta sitten |
Nicolas Vion
|
2bba9c4267
|
* Add php binding for 4 new functions
* Add "full" demo to "examples/demo.php"
|
16 vuotta sitten |
Nicolas Vion
|
0a20917152
|
* Add php binding for 9 new functions
* Improve examples/demo.php
|
16 vuotta sitten |
Nicolas Vion
|
24df44d186
|
* Add php bindings for functions: caca_draw_line & caca_draw_thin_line
* Create a new sample file demo.php (php port of demo.c)
|
16 vuotta sitten |