|
|
@4158
|
13 years |
Jean-Yves Lamoureux |
* Fix indentation and add licensing and copyright headers to kernel
|
|
|
@4157
|
13 years |
Jean-Yves Lamoureux |
* Fill CPU id correctly, you dumb fuck.
|
|
|
@4156
|
13 years |
Jean-Yves Lamoureux |
* XCode project file updated for kernel
|
|
|
@4155
|
13 years |
Jean-Yves Lamoureux |
* Forgot kernel build script
|
|
|
@4154
|
13 years |
Jean-Yves Lamoureux |
* Total kernel rewrite
|
|
|
@4149
|
13 years |
Sam Hocevar |
Store built-in fonts in a uin8_t[] instead of char[].
|
|
|
@4148
|
13 years |
Sam Hocevar |
Update my e-mail address everywhere.
|
|
|
@4147
|
13 years |
Sam Hocevar |
Preload the example input buffer with Unicode stuff for testing.
|
|
|
@4146
|
13 years |
Sam Hocevar |
Fix an alignment issue in caca_get_canvas_chars() and …
|
|
|
@4145
|
13 years |
Sam Hocevar |
Implement caca_unset_attr() and caca_toggle_attr(). Fixes #7.
|
|
|
@4144
|
13 years |
Sam Hocevar |
Explicitly link with -lGLU because freeglut may not provide it. Fixes #61.
|
|
|
@4143
|
13 years |
Sam Hocevar |
Deduce X11 font size from a relevant sample to avoid oversized font …
|
|
|
@4142
|
13 years |
Sam Hocevar |
Call setlocale() in the X11 driver to activate the current locale. If …
|
|
|
@4141
|
13 years |
Sam Hocevar |
Use XwcDrawString? in the X11 driver if font sets are available.
|
|
|
@4140
|
13 years |
Sam Hocevar |
Allow the X11 driver to display Unicode characters if they are in the …
|
|
|
@4139
|
13 years |
Sam Hocevar |
Do not crash in caca_flush_figlet() if no figfont was loaded.
|
|
|
@4131
|
13 years |
Sam Hocevar |
Fix the libcucul symlink installation when /bin/sh points to bash or …
|
|
|
@4130
|
13 years |
Sam Hocevar |
Fix the old "value computed is unused" warning triggered by ncurses.
|
|
|
@4129
|
13 years |
Sam Hocevar |
Fix a compilation warning in conio-snake.cpp.
|
|
|
@4128
|
13 years |
Pascal Terjan |
* Add test for import/export of area
|
|
|
@4127
|
13 years |
Sam Hocevar |
More warning fixes in conio.c.
|
|
|
@4126
|
13 years |
Sam Hocevar |
Fix various cosmetic errors (Jylam: tiens un highlight gratuit dans ta …
|
|
|
@4125
|
13 years |
Pascal Terjan |
* Oops
|
|
|
@4123
|
13 years |
Pascal Terjan |
* Remove tabs
|
|
|
@4105
|
13 years |
Pascal Terjan |
* Bind area import/export functions
|
|
|
@4104
|
13 years |
Pascal Terjan |
* Bind dirty rectangle functions
|
|
|
@4103
|
13 years |
Pascal Terjan |
* Bind caca_fill_triangle_textured
|
|
|
@4097
|
13 years |
Jean-Yves Lamoureux |
* Added mouse events example
|
|
|
@4096
|
13 years |
Sam Hocevar |
Don't enter glutCheckLoop() from gl_get_event() if there is already an …
|
|
|
@4095
|
13 years |
Sam Hocevar |
Increase profiling timers' sliding mean accuracy.
|
|
|
@4094
|
13 years |
Sam Hocevar |
Gather profiling information in caca_refresh_display() and …
|
|
|
@4093
|
13 years |
Sam Hocevar |
Improve rounding in the internal Win32 sleep method.
|
|
|
@4082
|
13 years |
Sam Hocevar |
Pass Ctrl-C as a keypress to the calling application in the SLang …
|
|
|
@4069
|
13 years |
Pascal Terjan |
* Fix Delete key with X11 driver
|
|
|
@4045
|
13 years |
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
|
|
@4044
|
13 years |
Sam Hocevar |
Rename tests/ to test/.
|
|
|
@3995
|
13 years |
Sam Hocevar |
Add src/ to the list of source code checks.
|
|
|
@3994
|
13 years |
Jean-Yves Lamoureux |
* Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I …
|
|
|
@3993
|
13 years |
Sam Hocevar |
Add a sanity check for coding style errors.
|
|
|
@3987
|
13 years |
Jean-Yves Lamoureux |
* Indentation fixes
|
|
|
@3985
|
13 years |
Jean-Yves Lamoureux |
* Remove trailing spaces (bouh!)
|
|
|
@3984
|
13 years |
Jean-Yves Lamoureux |
* Don't unblock signals in init of SLang
|
|
|
@3983
|
13 years |
Jean-Yves Lamoureux |
* Disable SLang's own SIGINT handler
|
|
|
@3955
|
13 years |
Jean-Yves Lamoureux |
* Updated C++ bindings with Canvas::fillTriangleTextured()
|
|
|
@3953
|
13 years |
Sam Hocevar |
Make the current library version beta17, in preparation of the next …
|
|
|
@3952
|
13 years |
Sam Hocevar |
Fix the library suffix detection, thanks to libtool's shell variables.
|
|
|
@3949
|
13 years |
Pascal Terjan |
* Fix non ASCII input in x11 driver
|
|
|
@3928
|
13 years |
Jean-Yves Lamoureux |
* Fix examples/trifiller's color boundaries
|
|
|
@3926
|
13 years |
Jean-Yves Lamoureux |
* Make caca_fill_triangle_textured use less arguments, …
|
|
|
@3925
|
13 years |
Sam Hocevar |
Preserve default attribute across caca_fill_triangle_texture calls.
|
|
|
@3924
|
13 years |
Sam Hocevar |
Add a caca-sharp.pc.in file.
|
|
|
@3917
|
13 years |
Pascal Terjan |
* Fix build of trifiller with imlib2
|
|
|
@3913
|
13 years |
Sam Hocevar |
Fix an unlikely crash that may happen when the X server cannot open …
|
|
|
@3912
|
13 years |
Jean-Yves Lamoureux |
* Don't use float as loop counters
|
|
|
@3911
|
13 years |
Jean-Yves Lamoureux |
* Added basic XCode project, using external build system (make)
|
|
|
@3910
|
13 years |
Jean-Yves Lamoureux |
* Add -lm to examples/trifiller. Oops.
|
|
|
@3909
|
13 years |
Jean-Yves Lamoureux |
* Added texture mapped triangle routine, float based, arbitrary …
|
|
|
@3908
|
13 years |
Sam Hocevar |
Refresh win32/config.h so that it has all the required defines.
|
|
|
@3907
|
13 years |
Sam Hocevar |
Add a test for win32/config.h synchronisation.
|
|
|
@3906
|
13 years |
Sam Hocevar |
Ignore Monodevelop files.
|
|
|
@3905
|
13 years |
Sam Hocevar |
Start working on profiling.
|
|
|
@3904
|
13 years |
Sam Hocevar |
Move debugging methods to caca_debug.h.
|
|
|
@3647
|
13 years |
Sam Hocevar |
Add -lz to Libs.private for static linking.
|
|
|
@3646
|
13 years |
Sam Hocevar |
Mark dithered bitmap array as const.
|
|
|
@3643
|
13 years |
Sam Hocevar |
Update bootstrap script (automake 1.11 and pkg-config detection).
|
|
|
@3641
|
13 years |
Sam Hocevar |
Add missing svn:ignore properties.
|
|
|
@3640
|
13 years |
Sam Hocevar |
Make "fullgray" dithering work properly, to force greyscale rendering. …
|
|
|
@3625
|
14 years |
Sam Hocevar |
Implement memmove() in the kernel.
|
|
|
@3624
|
14 years |
Sam Hocevar |
Fix a typo in the VGA driver.
|
|
|
@3623
|
14 years |
Sam Hocevar |
Only build conio-snake if the C++ compiler is functional.
|
|
|
@3621
|
14 years |
Sam Hocevar |
Include <stdio.h> in the null driver to get NULL.
|
|
|
@3620
|
14 years |
Sam Hocevar |
Add atexit() and EOF to the kernel.
|
|
|
@3619
|
14 years |
Sam Hocevar |
Better caca_get_event_mouse_button() documentation.
|
|
|
@3618
|
14 years |
Sam Hocevar |
Fix Win32 cross-build by removing one level of aliasing.
|
|
|
@3609
|
14 years |
Sam Hocevar |
Add the conio examples to the Visual Studio solution.
|
|
|
@3608
|
14 years |
Sam Hocevar |
Include <stdio.h> in caca_conio.h to avoid errors when this header is …
|
|
|
@3607
|
14 years |
Sam Hocevar |
Implement conio.h functions cgets(), cputs(), getpass(), movetext(), …
|
|
|
@3606
|
14 years |
Sam Hocevar |
Make the libcaca color values an enum again.
|
|
|
@3605
|
14 years |
Sam Hocevar |
Add a note about autoreleased canvases in the documentation.
|
|
|
@3604
|
14 years |
Sam Hocevar |
Since caca.h now exports variables, we need declspec(dllimport), …
|
|
|
@3603
|
14 years |
Sam Hocevar |
Move conio functions to the main caca.h header, with their caca_conio_ …
|
|
|
@3602
|
14 years |
Sam Hocevar |
Make conio_refresh() play nicer with the resources when the machine is …
|
|
|
@3601
|
14 years |
Sam Hocevar |
Fix <conio.h> delay(), getch() and kbhit() to avoid busy loops and …
|
|
|
@3600
|
14 years |
Sam Hocevar |
Update the NEWS file with what's been done since the last release.
|
|
|
@3599
|
14 years |
Sam Hocevar |
Do not look for gmcs2. It is an abandoned abomination.
|
|
|
@3598
|
14 years |
Sam Hocevar |
Add a simple snake program using the <conio.h> interface.
|
|
|
@3596
|
14 years |
Sam Hocevar |
Implement conio.h's getche() and move cursor to top right corner after …
|
|
|
@3595
|
14 years |
Sam Hocevar |
Make caca_printf(), caca_vprintf() and caca_put_str() return the …
|
|
|
@3594
|
14 years |
Sam Hocevar |
Implement conio.h's kbhit().
|
|
|
@3593
|
14 years |
Sam Hocevar |
Look for csc and gmcs2 prior to gmcs.
|
|
|
@3592
|
14 years |
Sam Hocevar |
Add sound(), nosound() and delay() to the conio.h emulation. Even …
|
|
|
@3590
|
14 years |
Pascal Terjan |
* Fix a segfault in rotate_180 on 0 sized canvas
|
|
|
@3588
|
14 years |
Sam Hocevar |
Start implementing a full <conio.h> replacement with a libcaca backend.
|
|
|
@3587
|
14 years |
Sam Hocevar |
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() …
|
|
|
@3586
|
14 years |
Sam Hocevar |
Implement caca_vprintf() to allow third-party variadic functions to …
|
|
|
@3585
|
14 years |
Sam Hocevar |
Show how we could optimise dirty rectangle handling in a box fill. …
|
|
|
@3584
|
14 years |
Sam Hocevar |
I forgot to initialise dirty_disabled in the canvas constructor.
|
|
|
@3583
|
14 years |
Sam Hocevar |
Allow to temporarily disable dirty rectangle handling. This allows for …
|
|
|
@3582
|
14 years |
Sam Hocevar |
Coding style: remove tabs and trailing spaces.
|
|
|
@3581
|
14 years |
Sam Hocevar |
Do not add a dirty rectangle at the cursor's position. It's up to the …
|
|
|