aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--TODO10
2 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 15973d7..984d555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
1$Log$ 1$Log$
2Revision 1.58 2006/05/05 21:31:38 zeus
3TODO item added
4
2Revision 1.57 2006/05/03 21:59:52 zeus 5Revision 1.57 2006/05/03 21:59:52 zeus
3file aggregation via option --aggr-template has been implemented. 6file aggregation via option --aggr-template has been implemented.
4control code for file name originality has been moved from template2name() to main(). 7control code for file name originality has been moved from template2name() to main().
5README edited 8README edited.
6 9
7Revision 1.56 2006/05/02 19:08:59 zeus 10Revision 1.56 2006/05/02 19:08:59 zeus
8item about aggregation is added to TODO. 11item about aggregation is added to TODO.
diff --git a/TODO b/TODO
index e9b5e87..d36d378 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,8 @@ TODO SEMANTICS
8 8
9TODO LIST 9TODO LIST
10 10
11- to write to some EXIF tag sometning like "Processed with renrot"
12
11- to implement work with separate files rather than with whole directory 13- to implement work with separate files rather than with whole directory
12 14
13+ to implement possibility to add patterns for file naming ( to make it 15+ to implement possibility to add patterns for file naming ( to make it
@@ -22,10 +24,10 @@ TODO LIST
22 24
23+- to review XMP tags related code 25+- to review XMP tags related code
24 26
25- to implement aggregation option ( to aggregate large bundle of files 27- to implement aggregation option ( to aggregate large bundle of files
26 according the different time intervals, perhapse with some kind of 28 according the different time intervals, perhapse with some kind of
27 euristics for analyzing the bigest time interval between shots ) 29 euristics for analyzing the bigest time interval between shots )
28 30
29- to make the file name counter format of the dynamic length, according 31- to make the file name counter format of the dynamic length, according
30 the files number in the directory to process, i mean 0xx for the number 32 the files number in the directory to process, i mean 0xx for the number
31 less than 100, e.t.c. 33 less than 100, e.t.c.

Return to:

Send suggestions and report system problems to the System administrator.