-rw-r--r-- | NEWS.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,20 +1,21 @@ <?xml version="1.0" encoding="us-ascii"?> <news> <version version="0.4" date=""> - <ni>maintain persistent photo status to help fighting duplicate uploads.</ni> + <ni>maintain persistent photo status to help fighting duplicate uploads</ni> + <ni>greatly reduced memory usage by streaming file instead of buffering</ni> </version> <version version="0.3" date="January 21st, 2012"> <ni>supports whatever file type card is willing to send now</ni> <ni>optimized integrity digest calculation memory usage</ni> <ni>report the lack of config file for the card</ni> <ni>do some startup checks for config files</ni> <ni>minor bugfixes and improvements</ni> </version> <version version="0.2" date="March 20th, 2011"> <ni>extract and store .log files supplied for geotagging purpose</ni> <ni>added a sample script for geotagging photos based on the log file</ni> <ni>improved compatibility with Geo X2 card</ni> <ni>added script for post-processing uploaded photo (sort by exif timestamp)</ni> <ni>added utility to extract chunks from RIFF (video) files to assist in automatic sorting of videos</ni> |