|
|
@3577
|
12 years |
Sam Hocevar |
Update the Win32 and Win64 ports.
|
|
|
@3576
|
12 years |
Pascal Terjan |
* Add even more info!
|
|
|
@3575
|
12 years |
Pascal Terjan |
* Add a bit moreinformation in README
|
|
|
@3574
|
12 years |
Pascal Terjan |
* Inform code reader that current algorithm is wrong
|
|
|
@3573
|
12 years |
Pascal Terjan |
* Align times on the right!
|
|
|
@3572
|
12 years |
Sam Hocevar |
Use a dummy display to compute benchmark time to avoid relying on <time.h>.
|
|
|
@3571
|
12 years |
Sam Hocevar |
Do not smooth the render time; the calling application can do it.
|
|
|
@3570
|
12 years |
Sam Hocevar |
Add a null driver that does absolutely nothing.
|
|
|
@3569
|
12 years |
Sam Hocevar |
Mark the whole canvas as dirty when a dirty rectangle aware driver is …
|
|
|
@3568
|
12 years |
Sam Hocevar |
Store dirty rectangles in a structure list. For now there is still …
|
|
|
@3567
|
12 years |
Sam Hocevar |
Add explanatory comments to the dirty rectangle unit tests.
|
|
|
@3566
|
12 years |
Pascal Terjan |
* Add some simple bench (part 2, add the interesting file)
|
|
|
@3565
|
12 years |
Pascal Terjan |
* Add some simple bench
|
|
|
@3564
|
12 years |
Sam Hocevar |
That optimisation sucked. Reverted median filter to something that …
|
|
|
@3563
|
12 years |
Sam Hocevar |
Improve the median filter performance.
|
|
|
@3562
|
12 years |
Sam Hocevar |
Update the Win32 solution for Visual Studio 2008.
|
|
|
@3561
|
12 years |
Sam Hocevar |
Add a .desktop file for The Pimp.
|
|
|
@3560
|
12 years |
Sam Hocevar |
Add missing blit.c to repository.
|
|
|
@3559
|
12 years |
Pascal Terjan |
* Add dirty rectangles when moving cursor
|
|
|
@3558
|
12 years |
Pascal Terjan |
* Report failures in exit code in caca-test
|
|
|
@3557
|
12 years |
Pascal Terjan |
* Also test blitting with mask
|
|
|
@3556
|
12 years |
Pascal Terjan |
* When blitting, only add dirty rectangles on changed
lines, or on …
|
|
|
@3555
|
12 years |
Pascal Terjan |
* Exit cleanly from the server instead of segfaulting
|
|
|
@3554
|
12 years |
Sam Hocevar |
Fix caca_get_char() documentation, courtesy of Romain Bignon.
|
|
|
@3553
|
12 years |
Sam Hocevar |
Add a section at the beginning of the Ruby documentation to prevent …
|
|
|
@3552
|
12 years |
Sam Hocevar |
Added "letter.tlf", a font designed by Francesco Poli.
|
|
|
@3551
|
12 years |
Pascal Terjan |
* Add missing svn:keywords on some source files
|
|
|
@3550
|
12 years |
Pascal Terjan |
* Use utf8 format instead of ansi.
With ansi the width of the sprite …
|
|
|
@3549
|
12 years |
Pascal Terjan |
* Use masks in screensaver to avoid truncated toasters
|
|
|
@3548
|
12 years |
Sam Hocevar |
Don't force MJPEG in makemovie. Other codecs work just fine.
|
|
|
@3547
|
12 years |
Sam Hocevar |
Implement pipi_blit().
|
|
|
@3546
|
12 years |
Sam Hocevar |
Implement pipi_rotate(). Currently nearest-neighbour only, supersample …
|
|
|
@3545
|
12 years |
Sam Hocevar |
Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t …
|
|
|
@3544
|
12 years |
Sam Hocevar |
Do not touch alpha values when modifying brightness or contrast.
|
|
|
@3543
|
12 years |
Sam Hocevar |
Look for uninstalled ffmpeg binaries before the system-wide ones.
|
|
|
@3542
|
12 years |
Pascal Terjan |
* Add rotated epsilon
|
|
|
@3541
|
12 years |
Pascal Terjan |
* Export full canvas when we don't have dirty rectangles support
|
|
|
@3540
|
12 years |
Sam Hocevar |
img2twit: reinstate old interpolation tuning for final picture quality.
|
|
|
@3539
|
12 years |
Sam Hocevar |
img2twit: remove contrast enhancement.
|
|
|
@3538
|
12 years |
Sam Hocevar |
Make img2twit's points-per-cell value changeable at runtime.
|
|
|
@3537
|
12 years |
Sam Hocevar |
img2twit: prevent two points from having the same coordinates, since …
|
|
|
@3536
|
12 years |
Sam Hocevar |
Optimise img2twit's cell packing even more, gaining around 60 bits.
|
|
|
@3535
|
12 years |
Sam Hocevar |
Beginning of the optim…
|
|
|
@3534
|
12 years |
Sam Hocevar |
Add -Wextra to the list of compilation warnings. We're no longer …
|
|
|
@3533
|
12 years |
Sam Hocevar |
img2twit: change the position of the S component to help decompose …
|
|
|
@3532
|
12 years |
Sam Hocevar |
Another img2twit space optimisation: if we have remaining bits at the …
|
|
|
@3531
|
12 years |
Sam Hocevar |
img2twit: store w+1,h+1 instead of w,h since neither width nor height …
|
|
|
@3530
|
12 years |
Sam Hocevar |
Minor cleanup in img2twit.
|
|
|
@3529
|
12 years |
Sam Hocevar |
Fix img2twit's rendering. Apparently CGAL's Delaunay triangulation …
|
|
|
@3528
|
12 years |
Sam Hocevar |
Increase img2twit's output contrast when rendering the final image.
|
|
|
@3527
|
12 years |
Sam Hocevar |
Autodetect message size in img2twit.
|
|
|
@3526
|
12 years |
Sam Hocevar |
Add multiple charsets support to img2twit, and autodetect charset when …
|
|
|
@3525
|
12 years |
Sam Hocevar |
Allow for non-integer quality values in img2twit.
|
|
|
@3524
|
12 years |
Sam Hocevar |
Fix a bug in img2twit's cell allocation.
|
|
|
@3523
|
12 years |
Sam Hocevar |
Make img2twit message length configurable at runtime, improve the …
|
|
|
@3522
|
12 years |
Sam Hocevar |
Make img2twit more configurable: iterations per second and debug mode …
|
|
|
@3521
|
12 years |
Sam Hocevar |
Add proper Unicode handling to img2twit. This includes an UTF-8 …
|
|
|
@3520
|
12 years |
Sam Hocevar |
Tremendously improve img2twit.cpp: only compute the new error around …
|
|
|
@3519
|
12 years |
Sam Hocevar |
Add C++ warnings to the build process.
|
|
|
@3518
|
12 years |
Sam Hocevar |
First attempt at a super-compressor for the purpose of sending images …
|
|
|
@3517
|
12 years |
Sam Hocevar |
pipi_measure_msd(): fix this function so that it works with colour …
|
|
|
@3516
|
12 years |
Sam Hocevar |
Fix the FFmpeg headers location in example programs.
|
|
|
@3515
|
12 years |
Sam Hocevar |
Look for the awesome CGAL library at configure stage.
|
|
|
@3514
|
12 years |
Pascal Terjan |
Add unit test for memory export/import with caca format
|
|
|
@3513
|
12 years |
Sam Hocevar |
Add more unit tests for the dirty rectangles.
|
|
|
@3512
|
12 years |
Sam Hocevar |
Add C++ warnings to the build process.
|
|
|
@3511
|
12 years |
Sam Hocevar |
Fix import/export related stuff I forgot to update in the Ruby and PHP …
|
|
|
@3510
|
12 years |
Pascal Terjan |
Don't redraw background for more than the dirty rectangle in x11 …
|
|
|
@3509
|
12 years |
Pascal Terjan |
Don't uselessly change content of status bar
|
|
|
@3508
|
12 years |
Pascal Terjan |
Don't do twice width/height/window props/canvas initialization
|
|
|
@3507
|
12 years |
Pascal Terjan |
fix screen_list->height
|
|
|
@3506
|
12 years |
Pascal Terjan |
Don't overlap screens/thumbnails/status bar
|
|
|
@3505
|
12 years |
Sam Hocevar |
caca_put_char(): only add a dirty rectangle if the paster character is …
|
|
|
@3504
|
12 years |
Pascal Terjan |
Log dirty rectangles used when refreshing
|
|
|
@3503
|
12 years |
Pascal Terjan |
Avoid screens out of the canvas in card mode, and use maximum possible …
|
|
|
@3502
|
12 years |
Pascal Terjan |
Fix width of last window in hsplit
|
|
|
@3501
|
12 years |
Pascal Terjan |
Add svn:keywords to various .c files
|
|
|
@3500
|
12 years |
Pascal Terjan |
Send cursor position, now that we no longer export full canvas
|
|
|
@3499
|
12 years |
Pascal Terjan |
Don't get limited by current refresh rate when collapsing window
|
|
|
@3498
|
12 years |
Pascal Terjan |
Only send the dirty rectangles to the client
|
|
|
@3497
|
12 years |
Pascal Terjan |
Fix limits settings in area export
|
|
|
@3496
|
12 years |
Sam Hocevar |
Minor updates for recent libcaca unreleased API changes.
|
|
|
@3495
|
12 years |
Sam Hocevar |
Add caca_export_area_to_memory() to export only a selected part of the …
|
|
|
@3494
|
12 years |
Sam Hocevar |
Change the dirty rectangle API once again so that calling applications …
|
|
|
@3493
|
12 years |
Sam Hocevar |
Fix the old demo examples so that they don't refresh the screen twice …
|
|
|
@3492
|
12 years |
Sam Hocevar |
Split import.c and export.c to create a new text.c codec file in order …
|
|
|
@3491
|
12 years |
Pascal Terjan |
Revert r3478
|
|
|
@3490
|
12 years |
Sam Hocevar |
Manually fix Visual Studio files so that builds do not spew
their crap …
|
|
|
@3489
|
12 years |
Sam Hocevar |
Add dirty rectangle support to the ncurses and VGA drivers.
|
|
|
@3488
|
12 years |
Sam Hocevar |
Add a configure test for dirty rectangle support in libcaca until we …
|
|
|
@3487
|
12 years |
Sam Hocevar |
Add ideas to TODO.
|
|
|
@3486
|
12 years |
Sam Hocevar |
Increased the autorepeat delay in the ncurses and SLang drivers. Now …
|
|
|
@3485
|
12 years |
Sam Hocevar |
Improve dirty rectangle handling in examples/input.c.
|
|
|
@3484
|
12 years |
Sam Hocevar |
Fix a few DOS compilation warnings.
|
|
|
@3483
|
12 years |
Sam Hocevar |
Fix a ruby unit test that made wrong use of Caca::Display.driver_list.
|
|
|
@3482
|
12 years |
Sam Hocevar |
Update the migration documentation to reflect old box drawing API changes.
|
|
|
@3481
|
12 years |
Sam Hocevar |
Fix the text input example now that the box drawing functions take a …
|
|
|
@3480
|
12 years |
Sam Hocevar |
Fix dirty rectangle handling in the X11 and SLang drivers.
|
|
|
@3479
|
12 years |
Pascal Terjan |
Upload a more recent screenshot of neercs
|
|
|
@3478
|
12 years |
Pascal Terjan |
Import/export dirty rectangles
|
|
|