|
|
@4891
|
8 years |
Sam Hocevar |
Move libcaca to GitHub?: https://github.com/cacalabs/libcaca
|
|
|
@4878
|
9 years |
Sam Hocevar |
doc: update for doxygen 1.8.7.
|
|
|
@4877
|
9 years |
Sam Hocevar |
doc: update the Doxygen configuration file.
|
|
|
@4876
|
9 years |
Sam Hocevar |
misc: some source code cleanup.
|
|
|
@4872
|
9 years |
Pascal Terjan |
Fill in the correct array (coverity)
|
|
|
@4871
|
9 years |
Pascal Terjan |
Test limits before accessing the array (coverity)
|
|
|
@4870
|
9 years |
Pascal Terjan |
Fix 2 buffers leaking even if we exist just afterwards (coverity)
|
|
|
@4869
|
9 years |
Pascal Terjan |
Don't leak fd when malloc fails (coverity)
|
|
|
@4867
|
9 years |
Sam Hocevar |
attr: fix a very old bug in caca_attr_to_ansi_fg.
|
|
|
@4865
|
10 years |
Sam Hocevar |
codec: add import code for .BIN binary ANSI files.
|
|
|
@4864
|
10 years |
Sam Hocevar |
codec: fix \t handling in the text importer.
|
|
|
@4863
|
10 years |
Alex Foulon |
Fixed character attribute in ncurses driver.
|
|
|
@4862
|
10 years |
Alex Foulon |
Fixed typo in driver/x11.c.
|
|
|
@4859
|
10 years |
Sam Hocevar |
build: fix the WTFPL homepage and copyright information.
|
|
|
@4852
|
10 years |
Sam Hocevar |
win32: improvements to the Win32 driver by Bastian Märkisch …
|
|
|
@4851
|
10 years |
Sam Hocevar |
string: avoid an infinite loop with some invalid UTF-8 sequences, and …
|
|
|
@4850
|
10 years |
Sam Hocevar |
build: fix copyright date in old files.
|
|
|
@4849
|
10 years |
Sam Hocevar |
build: make the build process less verbose.
|
|
|
@4848
|
10 years |
Sam Hocevar |
examples: fix a potential buffer overflow in the canvas example, …
|
|
|
@4847
|
10 years |
Sam Hocevar |
misc: fix a few memory leaks and invalid memory accesses.
|
|
|
@4846
|
10 years |
Pascal Terjan |
Allow building with -Werror=format-security
|
|
|
@4845
|
10 years |
Pascal Terjan |
Use macros to access len, needed for ruby 1.9
|
|
|
@4844
|
10 years |
Pascal Terjan |
Use mkmf to get flags, needed for ruby 1.9
|
|
|
@4843
|
10 years |
Sam Hocevar |
core: fix a mistake in the caca_set_color_ansi() documentation.
|
|
|
@4842
|
10 years |
Sam Hocevar |
build: fix the OS X and Clang builds.
|
|
|
@4840
|
10 years |
Sam Hocevar |
string: fix a potential memory corruption with caca_printf() calls …
|
|
|
@4825
|
11 years |
Sam Hocevar |
doc: hide "extern" from the final documentation.
|
|
|
@4824
|
11 years |
Sam Hocevar |
figfont: fix uninitialised data access.
|
|
|
@4823
|
11 years |
Sam Hocevar |
build: ship a weak symbol for vsnprintf, too, because our weak symbol …
|
|
|
@4822
|
11 years |
Sam Hocevar |
win32: define a custom sprintf_s() weak symbol. The VS2010 runtime …
|
|
|
@4821
|
11 years |
Sam Hocevar |
build: install the static libraries as caca.lib, not libcaca.lib.
|
|
|
@4820
|
11 years |
Sam Hocevar |
build: disable subdir-objects option because it makes the distclean …
|
|
|
@4819
|
11 years |
Sam Hocevar |
build: switch to subdir objects and fix copyright information in string.c.
|
|
|
@4818
|
11 years |
Sam Hocevar |
caca: allow to define the CACA_STATIC macro to deactivate dllimport …
|
|
|
@4817
|
11 years |
Sam Hocevar |
win32: use sprintf_s and vsnprintf_s on Windows, so that our static …
|
|
|
@4816
|
11 years |
Sam Hocevar |
build: use RbConfig? instead of Config in the Ruby checks.
|
|
|
@4815
|
11 years |
Sam Hocevar |
build: fix Win32 build and allow to build Win64 binaries from Linux, …
|
|
|
@4814
|
11 years |
Sam Hocevar |
build: no longer create symlinks for old libcucul stuff; it's really …
|
|
|
@4812
|
11 years |
Sam Hocevar |
build: fix the Visual Studio compilation, remove old solution …
|
|
|
@4811
|
11 years |
Sam Hocevar |
build: add ignore entries for Visual Studio crap.
|
|
|
@4807
|
11 years |
Sam Hocevar |
release: libcaca 0.99.beta18
|
|
|
@4806
|
11 years |
Sam Hocevar |
build: fix copyright information.
|
|
|
@4805
|
11 years |
Sam Hocevar |
figfont: support setting the canvas width and smushing mode from the …
|
|
|
@4804
|
11 years |
Sam Hocevar |
build: fix "make dist", which was broken because of the vcproj -> …
|
|
|
@4803
|
11 years |
Sam Hocevar |
figfont: stick the source canvas's width, if specified.
|
|
|
@4802
|
11 years |
Alex Foulon |
Add support for python3 to python bindings.
|
|
|
@4801
|
11 years |
Alex Foulon |
Add unittest for canvas module.
|
|
|
@4800
|
11 years |
Alex Foulon |
Drop tabs and trailing spaces.
|
|
|
@4799
|
11 years |
Alex Foulon |
Add check-source rule for python files.
|
|
|
@4798
|
11 years |
Alex Foulon |
Fixed wildcard for python and perl extension.
|
|
|
@4797
|
11 years |
Alex Foulon |
Add cacaclock demo and python binaries to git ignore list.
|
|
|
@4787
|
11 years |
Pascal Terjan |
Drop trailing spaces
|
|
|
@4786
|
11 years |
Pascal Terjan |
Add set_cursor to the ruby binding (patch from Tony Miller …
|
|
|
@4780
|
12 years |
Sam Hocevar |
ncurses: if terminal doesn't support curs_set(2), try curs_set(1).
|
|
|
@4779
|
12 years |
Jean-Yves Lamoureux |
* Updated help
|
|
|
@4778
|
12 years |
Jean-Yves Lamoureux |
* Removed unused variable
|
|
|
@4777
|
12 years |
Jean-Yves Lamoureux |
* Added command line parsing (--dateformat, --font, --help, --version) …
|
|
|
@4776
|
12 years |
Alex Foulon |
* Handles error messages from libcaca and ctypes with CanvasError? …
|
|
|
@4775
|
12 years |
Jean-Yves Lamoureux |
* Added width/height fetch
|
|
|
@4774
|
12 years |
Alex Foulon |
* Fixed utf32_to_utf8 function.
|
|
|
@4773
|
12 years |
Jean-Yves Lamoureux |
* Added preliminary cacaclock, a continuous clock
|
|
|
@4772
|
12 years |
Alex Foulon |
* Make mask an optional argument for Canvas.blit method.
* Drawing and …
|
|
|
@4771
|
12 years |
Alex Foulon |
* method Canvas.put_char now handle utf8 char.
|
|
|
@4770
|
12 years |
Alex Foulon |
* Bind font functions.
* Bind caca_render_canvas function.
* Add …
|
|
|
@4769
|
12 years |
Alex Foulon |
* Fix get_key_utf8 method, return python string with utf8 char now.
|
|
|
@4767
|
12 years |
Sam Hocevar |
Fix a bug in our Xutf8LookupString() usage.
|
|
|
@4766
|
12 years |
Sam Hocevar |
Rename figfont into charfont. We will support far more than figfonts …
|
|
|
@4712
|
12 years |
Alex Foulon |
* Add examples: colors, driver and event.
|
|
|
@4711
|
12 years |
Alex Foulon |
* Add examples: blit, frames and text.
|
|
|
@4710
|
12 years |
Alex Foulon |
* Bind figfont functions
* Add example figfont
|
|
|
@4708
|
12 years |
Alex Foulon |
* Convert RGB image to RGBA.
|
|
|
@4707
|
12 years |
Alex Foulon |
* Fix color mask order in Dither class.
|
|
|
@4706
|
12 years |
Alex Foulon |
* Add example: port of img2txt with python bindings.
|
|
|
@4705
|
12 years |
Alex Foulon |
* Bind dither functions
|
|
|
@4702
|
12 years |
Jean-Yves Lamoureux |
* Fixed typo in img2txt doc (patch courtesy of Julien Danjou)
* Fixes #85
|
|
|
@4689
|
12 years |
Sam Hocevar |
Fix the Win32 build: ssize_t was no longer defined.
|
|
|
@4688
|
12 years |
Sam Hocevar |
Convert stuff to Visual Studio 2010. It has <stdint.h>!
|
|
|
@4687
|
12 years |
Sam Hocevar |
Minor tuning to caca_types.h.
|
|
|
@4686
|
12 years |
Sam Hocevar |
Get rid of the build time generated caca_types.h. It sucked.
|
|
|
@4680
|
12 years |
Sam Hocevar |
Link libcaca with -lgnugetopt if necessary.
|
|
|
@4679
|
12 years |
Sam Hocevar |
Set version to 0.99beta18.
|
|
|
@4678
|
12 years |
Sam Hocevar |
Remove spurious tabs from source.
|
|
|
@4677
|
12 years |
Sam Hocevar |
Move mygetopt() directly into libcaca, for use by other programs.
|
|
|
@4644
|
12 years |
Sam Hocevar |
Mark the font data as const. We no longer modify it in place.
|
|
|
@4643
|
12 years |
Sam Hocevar |
Comply with cygwin's curses.h implementation.
|
|
|
@4642
|
12 years |
Pascal Terjan |
* Do not force output to be in UTF-8, some people have not switched yet…
|
|
|
@4641
|
12 years |
Pascal Terjan |
* Fix using dead keys on my us_intl keyboard
- Ignore key events …
|
|
|
@4411
|
13 years |
Alex Foulon |
* Bind event functions.
|
|
|
@4410
|
13 years |
Alex Foulon |
* Fix bad condition.
|
|
|
@4409
|
13 years |
Alex Foulon |
* Rename cv variable to pointer.
|
|
|
@4408
|
13 years |
Alex Foulon |
* Add optional pointer argument to Canvas class.
* get_canvas method …
|
|
|
@4405
|
13 years |
Alex Foulon |
* Fix export functions.
|
|
|
@4404
|
13 years |
Alex Foulon |
* Fix get_dirty_rect function.
* Add exceptions for missing methods.
|
|
|
@4403
|
13 years |
Alex Foulon |
* Bind import functions.
|
|
|
@4402
|
13 years |
Alex Foulon |
* Bind export functions.
|
|
|
@4401
|
13 years |
Alex Foulon |
* Fix python Makefile.
|
|
|
@4400
|
13 years |
Pascal Terjan |
* Improve rotated T, add P Q R ; 3 4
|
|
|
@4399
|
13 years |
Pascal Terjan |
* Add a rotated T
|
|
|
@4398
|
13 years |
Sam Hocevar |
New improved ctypes-based Python bindings, by Alex Foulon …
|
|
|
@4396
|
13 years |
Sam Hocevar |
On Win32 and Win64, define 32-bit C99 types as ints instead of longs, …
|
|
|