|
|
@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
|
|
|
@3477
|
12 years |
Pascal Terjan |
* Use new dirty rectangles API
|
|
|
@3476
|
12 years |
Pascal Terjan |
* Reset dirty rectangle after asking client to refresh (sorry non …
|
|
|
@3475
|
12 years |
Sam Hocevar |
Minor optimisation in configure.ac.
|
|
|
@3474
|
12 years |
Sam Hocevar |
cacaplay: rename "eof" to "has_eof" to prevent shadowing a mingw32 …
|
|
|
@3473
|
12 years |
Sam Hocevar |
A lot of documentation updates here and there, including bugfixes …
|
|
|
@3472
|
12 years |
Sam Hocevar |
Update the Doxygen configuration file to version 1.5.9.
|
|
|
@3471
|
12 years |
Sam Hocevar |
Optimise the dirty rectangle handling by keeping track of the number …
|
|
|
@3470
|
12 years |
Sam Hocevar |
Change the dirty rectangle API so that it can handle several …
|
|
|
@3469
|
12 years |
Pascal Terjan |
Only redraw empty rectangles in slang driver
|
|
|
@3468
|
12 years |
Pascal Terjan |
Fix empty dirty rectangles detection
|
|
|
@3467
|
12 years |
Pascal Terjan |
* Only redraw dirty rectangle in x11 driver
|
|
|
@3466
|
12 years |
Sam Hocevar |
Add a few svn:ignore properties for Visual Studio cruft.
|
|
|
@3465
|
12 years |
Sam Hocevar |
Added MSVC project files for most example programs.
|
|
|
@3464
|
12 years |
Pascal Terjan |
* Preserve cursor position when resizing screen
|
|
|
@3463
|
12 years |
Pascal Terjan |
* Skip useless some blits
|
|
|
@3462
|
12 years |
Pascal Terjan |
* Only refresh canvas when we'll send refresh, and don't forget that …
|
|
|
@3461
|
12 years |
Pascal Terjan |
* Fix a in_bell unbalanced increment when activating visual bell …
|
|
|
@3460
|
12 years |
Pascal Terjan |
* Mark screen as changed when it gets resized even if …
|
|
|
@3459
|
12 years |
Pascal Terjan |
* Do not lower refresh rate under 5 times per second
|
|
|
@3458
|
12 years |
Pascal Terjan |
* First try at limiting refresh rate on server side, should rather be …
|
|
|
@3457
|
12 years |
Pascal Terjan |
* Adapt refresh rate dynamically and inform the server about it
|
|
|
@3456
|
12 years |
Pascal Terjan |
* Allow configuring max refresh rate
|
|
|
@3455
|
12 years |
Pascal Terjan |
* Don't refresh more than 60 times per second
|
|
|
@3454
|
12 years |
Pascal Terjan |
* Add 2 things to fix
|
|
|
@3453
|
12 years |
Pascal Terjan |
* First incomplete reduction of useless blits
|
|
|
@3452
|
12 years |
Sam Hocevar |
Fixed libcaca and the Visual Studio solution so that it works
on …
|
|
|
@3451
|
12 years |
Sam Hocevar |
Fix a few implicit cast related warnings on VC++.
|
|
|
@3450
|
12 years |
Sam Hocevar |
Fix a few dirty rectangle bugs found with the unit tests. Let that be …
|
|
|
@3449
|
12 years |
Sam Hocevar |
Start writing unit tests for the dirty rectangle handling.
|
|
|