summaryrefslogtreecommitdiff
path: root/camlibs/mars
diff options
context:
space:
mode:
authorTheodore Kilgore <kilgota@auburn.edu>2006-02-08 22:51:34 +0000
committerTheodore Kilgore <kilgota@auburn.edu>2006-02-08 22:51:34 +0000
commit194ac8edb58a59beec889ab717b3c9e7fe24232e (patch)
tree8f725605249839c224fed74213ebf461f7e0026a /camlibs/mars
parent1ab40d4ecc30206111253aeece9b372a37ee139b (diff)
downloadlibgphoto2-194ac8edb58a59beec889ab717b3c9e7fe24232e.tar.gz
Changes entered, February 8, 2006.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8548 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/mars')
-rw-r--r--camlibs/mars/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/camlibs/mars/ChangeLog b/camlibs/mars/ChangeLog
index b8219ed9c..2a9a08fed 100644
--- a/camlibs/mars/ChangeLog
+++ b/camlibs/mars/ChangeLog
@@ -1,3 +1,19 @@
+2006-02-08 Theodore Kilgore <kilgota@auburn.edu>
+
+ * library.c: Added two new cameras. One is the Argus QuickClix,
+ which uses a new, still unsolved compression codec and
+ is therefore marked as DEPRECATED.
+ The other cameras I personally own are upgraded to
+ TESTING, because of improvements in decompression.
+ Minor code changes in get_file_func().
+ Improvements to camera_manual().
+ * mars.c: Improvements in mars_decompress().
+ mars_postprocess() eliminated.
+ * mars.h: mars_postprocess() eliminated.
+ * README: updated.
+ * protocol.txt: updated.
+
+
2005-09-21 Theodore Kilgore <kilgota@auburn.edu>
* mars.c: Removal of two overlooked "//" comment symbols.