Tue, 29 Dec 2009 16:44:48 +0200add library error codes, and fix image fopen error handling
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 16:44:48 +0200] rev 17
add library error codes, and fix image fopen error handling

Tue, 29 Dec 2009 15:38:31 +0200move public headers to include/, python stuff to python/ sub-dir
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 15:38:31 +0200] rev 16
move public headers to include/, python stuff to python/ sub-dir

Tue, 29 Dec 2009 15:34:18 +0200small fixes
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 15:34:18 +0200] rev 15
small fixes

Tue, 29 Dec 2009 15:34:09 +0200add a quick .pyx
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 15:34:09 +0200] rev 14
add a quick .pyx

Tue, 29 Dec 2009 12:29:50 +0200fix clip_x bug, and reject images that are completely out of bounds
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 12:29:50 +0200] rev 13
fix clip_x bug, and reject images that are completely out of bounds

Tue, 29 Dec 2009 02:11:27 +0200draw clipped tiles by filling in a zeros for the background pixels
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 02:11:27 +0200] rev 12
draw clipped tiles by filling in a zeros for the background pixels

Tue, 29 Dec 2009 01:06:52 +0200PT_OPEN_UPDATE
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 01:06:52 +0200] rev 11
PT_OPEN_UPDATE

Tue, 29 Dec 2009 00:22:57 +0200make pt_cache_open no-op if already open, pt_image_info -> pt_cache_info
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 00:22:57 +0200] rev 10
make pt_cache_open no-op if already open, pt_image_info -> pt_cache_info

Tue, 29 Dec 2009 00:18:17 +0200pt_cache_open, pt_image_tile
Tero Marttila <terom@fixme.fi> [Tue, 29 Dec 2009 00:18:17 +0200] rev 9
pt_cache_open, pt_image_tile

Mon, 28 Dec 2009 23:15:18 +0200pt_image_status
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 23:15:18 +0200] rev 8
pt_image_status

Mon, 28 Dec 2009 22:50:00 +0200mmap header, implement pt_image_info (post-update)
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 22:50:00 +0200] rev 7
mmap header, implement pt_image_info (post-update)

Mon, 28 Dec 2009 22:31:33 +0200--force-update and store palette
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 22:31:33 +0200] rev 6
--force-update and store palette

Mon, 28 Dec 2009 20:43:33 +0200move stale-update logic to main
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 20:43:33 +0200] rev 5
move stale-update logic to main

Mon, 28 Dec 2009 20:36:29 +0200open cache as .tmp, and rename to .cache when done
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 20:36:29 +0200] rev 4
open cache as .tmp, and rename to .cache when done

Mon, 28 Dec 2009 19:58:51 +0200store cache->mode, error handling for pt_image_update_cache
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 19:58:51 +0200] rev 3
store cache->mode, error handling for pt_image_update_cache

Mon, 28 Dec 2009 19:54:41 +0200up to a test client
Tero Marttila <terom@fixme.fi> [Mon, 28 Dec 2009 19:54:41 +0200] rev 2
up to a test client

Sun, 27 Dec 2009 23:14:10 +0200basic image/cache code compiles
Tero Marttila <terom@fixme.fi> [Sun, 27 Dec 2009 23:14:10 +0200] rev 1
basic image/cache code compiles

Sun, 27 Dec 2009 22:01:17 +0200initial code
Tero Marttila <terom@fixme.fi> [Sun, 27 Dec 2009 22:01:17 +0200] rev 0
initial code