Timeline


and

05/25/09:

23:29 img2twit edited by sam
put examples before the "how it works" (diff)
23:27 img2twit edited by sam
new versions of the encoded images (diff)
23:24 twitter5.png attached to img2twit by sam
23:24 twitter3.png attached to img2twit by sam
23:14 img2twit edited by sam
(diff)
23:14 Cornell_box_scaled.png attached to img2twit by sam
23:11 img2twit edited by sam
(diff)
16:00 img2twit edited by sam
(diff)
15:59 img2twit edited by sam
(diff)
15:51 img2twit edited by sam
(diff)
15:43 img2twit edited by sam
minor fixes (diff)
15:40 img2twit edited by sam
(diff)
12:35 img2twit edited by sam
(diff)
09:05 Changeset [3525] by sam
Allow for non-integer quality values in img2twit.
08:50 Changeset [3524] by sam
Fix a bug in img2twit's cell allocation.
08:36 img2twit edited by sam
new results (diff)
08:30 img2twit edited by sam
(diff)
02:17 Changeset [3523] by sam
Make img2twit message length configurable at runtime, improve the initial …
02:16 Changeset [3522] by sam
Make img2twit more configurable: iterations per second and debug mode can …
02:16 Changeset [3521] by sam
Add proper Unicode handling to img2twit. This includes an UTF-8 …
02:16 Changeset [3520] by sam
Tremendously improve img2twit.cpp: only compute the new error around the …
02:16 Changeset [3519] by sam
Add C++ warnings to the build process.
02:16 Changeset [3518] by sam
First attempt at a super-compressor for the purpose of sending images to …
02:16 Changeset [3517] by sam
pipi_measure_msd(): fix this function so that it works with colour images, …
02:16 Changeset [3516] by sam
Fix the FFmpeg headers location in example programs.
02:16 Changeset [3515] by sam
Look for the awesome CGAL library at configure stage.
02:13 img2twit edited by sam
(diff)
02:10 mandrill_scaled.jpg attached to img2twit by sam
02:07 img2twit edited by sam
added example images (diff)
02:01 so-logo.png attached to img2twit by sam
02:00 Mona_Lisa_scaled.jpg attached to img2twit by sam
02:00 lena_std_scaled.png attached to img2twit by sam

05/22/09:

15:51 Changeset [3514] by pterjan
Add unit test for memory export/import with caca format
15:23 Changeset [3513] by sam
Add more unit tests for the dirty rectangles.
15:23 Changeset [3512] by sam
Add C++ warnings to the build process.
15:22 Changeset [3511] by sam
Fix import/export related stuff I forgot to update in the Ruby and PHP …
15:06 Changeset [3510] by pterjan
Don't redraw background for more than the dirty rectangle in x11 driver, …
13:43 Changeset [3509] by pterjan
Don't uselessly change content of status bar
13:23 Changeset [3508] by pterjan
Don't do twice width/height/window props/canvas initialization
13:13 Changeset [3507] by pterjan
fix screen_list->height
12:47 Changeset [3506] by pterjan
Don't overlap screens/thumbnails/status bar
12:18 Changeset [3505] by sam
caca_put_char(): only add a dirty rectangle if the paster character is …
12:07 Changeset [3504] by pterjan
Log dirty rectangles used when refreshing
11:47 Changeset [3503] by pterjan
Avoid screens out of the canvas in card mode, and use maximum possible …
11:31 Changeset [3502] by pterjan
Fix width of last window in hsplit
11:19 Changeset [3501] by pterjan
Add svn:keywords to various .c files
11:03 Changeset [3500] by pterjan
Send cursor position, now that we no longer export full canvas
10:14 Changeset [3499] by pterjan
Don't get limited by current refresh rate when collapsing window
09:56 Changeset [3498] by pterjan
Only send the dirty rectangles to the client
09:51 Changeset [3497] by pterjan
Fix limits settings in area export
01:50 img2twit edited by sam
(diff)
01:43 img2twit edited by sam
(diff)
01:01 img2twit edited by sam
bit allocation (diff)
00:46 img2twit edited by sam
more tuning (diff)
00:45 img2twit edited by sam
tuning (diff)
00:43 img2twit created by sam
bit allocation discussion

05/21/09:

23:05 Changeset [3496] by sam
Minor updates for recent libcaca unreleased API changes.
22:55 Changeset [3495] by sam
Add caca_export_area_to_memory() to export only a selected part of the …
22:55 Changeset [3494] by sam
Change the dirty rectangle API once again so that calling applications get …
22:55 Changeset [3493] by sam
Fix the old demo examples so that they don't refresh the screen twice …
22:54 Changeset [3492] by sam
Split import.c and export.c to create a new text.c codec file in order to …

05/20/09:

16:44 Changeset [3491] by pterjan
Revert r3478
16:20 Changeset [3490] by sam
Manually fix Visual Studio files so that builds do not spew their crap all …
00:48 Changeset [3489] by sam
Add dirty rectangle support to the ncurses and VGA drivers.
00:14 Changeset [3488] by sam
Add a configure test for dirty rectangle support in libcaca until we make …
00:14 Changeset [3487] by sam
Add ideas to TODO.

05/19/09:

23:41 Changeset [3486] by sam
Increased the autorepeat delay in the ncurses and SLang drivers. Now that …
23:41 Changeset [3485] by sam
Improve dirty rectangle handling in examples/input.c.
22:42 Changeset [3484] by sam
Fix a few DOS compilation warnings.
22:42 Changeset [3483] by sam
Fix a ruby unit test that made wrong use of Caca::Display.driver_list.
22:42 Changeset [3482] by sam
Update the migration documentation to reflect old box drawing API changes.
22:42 Changeset [3481] by sam
Fix the text input example now that the box drawing functions take a size …
22:42 Changeset [3480] by sam
Fix dirty rectangle handling in the X11 and SLang drivers.
18:09 Changeset [3479] by pterjan
Upload a more recent screenshot of neercs
18:02 neercs edited by pterjan
(diff)
14:46 Changeset [3478] by pterjan
Import/export dirty rectangles
14:42 Changeset [3477] by pterjan
* Use new dirty rectangles API
13:40 Changeset [3476] by pterjan
* Reset dirty rectangle after asking client to refresh (sorry non libcaca …
03:04 Changeset [3475] by sam
Minor optimisation in configure.ac.
03:03 Changeset [3474] by sam
cacaplay: rename "eof" to "has_eof" to prevent shadowing a mingw32 …
02:52 Changeset [3473] by sam
A lot of documentation updates here and there, including bugfixes dating …
02:52 Changeset [3472] by sam
Update the Doxygen configuration file to version 1.5.9.
02:51 Changeset [3471] by sam
Optimise the dirty rectangle handling by keeping track of the number of …
02:51 Changeset [3470] by sam
Change the dirty rectangle API so that it can handle several rectangles. …
02:09 Ticket #56 (write correct figfont implementation) created by sam
The figfont support functions are a total mess. They must be properly …
02:09 Ticket #55 (document caca_file_* functions) created by sam
The file handling functions must be documented.

05/18/09:

15:02 Changeset [3469] by pterjan
Only redraw empty rectangles in slang driver
14:54 Changeset [3468] by pterjan
Fix empty dirty rectangles detection

05/16/09:

22:14 Changeset [3467] by pterjan
* Only redraw dirty rectangle in x11 driver

05/15/09:

16:42 Changeset [3466] by sam
Add a few svn:ignore properties for Visual Studio cruft.
16:38 Changeset [3465] by sam
Added MSVC project files for most example programs.
13:59 Changeset [3464] by pterjan
* Preserve cursor position when resizing screen
13:28 Changeset [3463] by pterjan
* Skip useless some blits
13:27 Changeset [3462] by pterjan
* Only refresh canvas when we'll send refresh, and don't forget that we …
12:07 Changeset [3461] by pterjan
* Fix a in_bell unbalanced increment when activating visual bell before …
11:49 Changeset [3460] by pterjan
* Mark screen as changed when it gets resized even if resize/add/remove …
11:48 Changeset [3459] by pterjan
* Do not lower refresh rate under 5 times per second

05/14/09:

18:27 Changeset [3458] by pterjan
* First try at limiting refresh rate on server side, should rather be done …
18:16 Changeset [3457] by pterjan
* Adapt refresh rate dynamically and inform the server about it
17:42 Changeset [3456] by pterjan
* Allow configuring max refresh rate
17:27 Changeset [3455] by pterjan
* Don't refresh more than 60 times per second
17:21 Changeset [3454] by pterjan
* Add 2 things to fix
17:20 Changeset [3453] by pterjan
* First incomplete reduction of useless blits
12:04 Changeset [3452] by sam
Fixed libcaca and the Visual Studio solution so that it works on Win64, …
10:43 Changeset [3451] by sam
Fix a few implicit cast related warnings on VC++.
02:18 Changeset [3450] by sam
Fix a few dirty rectangle bugs found with the unit tests. Let that be a …
02:18 Changeset [3449] by sam
Start writing unit tests for the dirty rectangle handling.
02:18 Changeset [3448] by sam
Finish the dirty rectangle architecture. They are now reliable in the …
02:18 Changeset [3447] by sam
Factor code from caca_draw_cp437_box() and caca_draw_thinbox_box().

05/13/09:

15:23 Changeset [3446] by pterjan
* Move failure to connect to socket into debug, it can be normal
14:42 Changeset [3445] by pterjan
* Do not crash on unknown long option
10:56 Changeset [3444] by pterjan
* Remove a memcpy
08:40 Changeset [3443] by sam
Set up the architecture for dirty rectangles. Dirty rectangles are an …

05/12/09:

21:53 Changeset [3442] by pterjan
* Don't refresh when only hidden term changed and we have no thumbnails
14:31 Changeset [3441] by pterjan
* Empty debug file when starting, and give it a better name
13:09 Changeset [3440] by pterjan
* Fix a huge leak I had just introduced
13:04 Changeset [3439] by pterjan
* Add mygetopt.h to sources list
12:55 Changeset [3438] by pterjan
* Avoid a memcpy and allocating 128K on the stack
11:38 Changeset [3437] by pterjan
* Add keybindings to the manpage
11:17 Changeset [3436] by pterjan
* Add command line options and config file syntax to the manpage

05/08/09:

18:01 Changeset [3435] by pterjan
* Enforce somme default colors (else negative can't be achieved when the …
02:15 Changeset [3434] by pterjan
* Redraw once when getting in visual bell and once after, only
01:45 Changeset [3433] by pterjan
* Fix ansi values for F5-F12 keys
01:13 Changeset [3432] by pterjan
* Reduce useless refresh

05/05/09:

18:42 Changeset [3431] by pterjan
* Handle large screens
00:26 Changeset [3430] by pterjan
* Simplify a call to snprintf

04/29/09:

15:37 Changeset [3429] by sam
Spawn fewer bonus items, try to center sprites despite no longer having …
14:22 Changeset [3428] by sam
Update msdev files to 9.0 (Visual Studio 2008). If anyone wants to play …
14:13 Changeset [3427] by sam
import.c: when importing ANSI or UTF-8 files, treat L as a canvas frame …
14:10 Changeset [3426] by sam
Add missing L separators in a few alien sprites.

04/28/09:

23:01 Changeset [3425] by sam
Convert all data files to ANSI-like files. Additional control characters …
23:01 Changeset [3424] by sam
ttyvaders: go back to the old vertical scrolling
18:55 Changeset [3423] by sam
* Toying around with the old ttyvaders version.
Note: See TracTimeline for information about the timeline view.