aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeus Panchenko <zeus@camb.us>2006-05-02 19:08:59 +0000
committerZeus Panchenko <zeus@camb.us>2006-05-02 19:08:59 +0000
commit65f4f4b1b80ed5c384c2da0024cbdef67c477254 (patch)
treebaa56cbc871b53236e5459fb93dfef5d847a1f3a
parent072b055923970a1a3d8c1939d8d9c40b864b53c5 (diff)
downloadrenrot-65f4f4b1b80ed5c384c2da0024cbdef67c477254.tar.gz
renrot-65f4f4b1b80ed5c384c2da0024cbdef67c477254.tar.bz2
item about aggregation is added to TODO.
minor language ixes in README git-svn-id: file:///svnroot/renrot/trunk@86 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--ChangeLog6
-rw-r--r--README4
-rw-r--r--TODO6
3 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b98be2..651959c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
$Log$
+Revision 1.56 2006/05/02 19:08:59 zeus
+item about aggregation is added to TODO.
+minor language ixes in README
+
Revision 1.55 2006/05/02 09:07:02 andy
Wrote RESTRICTIONS section in README.
@@ -16,7 +20,7 @@ Add new TODO item.
Revision 1.51 2006/04/30 20:37:49 zeus
README is tailoded, WHY section is added.
-City tag is removed from core and rc file
+City tag is removed from core and rc file.
Revision 1.50 2006/04/30 14:12:10 andy
Fix stylistic typos and add some explanations of project naming to README.
diff --git a/README b/README
index c25aff2..ec94c27 100644
--- a/README
+++ b/README
@@ -76,8 +76,8 @@ RESTRICTIONS
RenRot has some restrictions at runtime. First off, script handles a
whole directory without recursion and only with one extension of files.
-Second, algorithm guesses the each file with given extension is a image.
-Otherwise, file will be renamed to a current time stamp when --no-rename
+Second, algorithm treat each file with given extension as the image.
+Otherwise, file will be renamed to the current time stamp when --no-rename
option is omitted.
diff --git a/TODO b/TODO
index c5794ba..42162ad 100644
--- a/TODO
+++ b/TODO
@@ -20,4 +20,8 @@ TODO LIST
- decrease disk IO operations as possible
-- to review XMP tags related code
++- to review XMP tags related code
+
+- to implement aggregation option ( to aggregate large bundle of files
+ according the different time intervals, perhapse with some kind of
+ euristics for analyzing the bigest time interval between shots )

Return to:

Send suggestions and report system problems to the System administrator.