| Change Set |
Date |
Downloads |
Comment |
27824
by
Erwyn
|
Jun 4 at
8:54 PM
|
18 |
Increased version number to 1.2.1.0. Fixed bug with ImageUniqueId that only occurs on Windows 7. |
26566
by
Erwyn
|
Apr 3 at
8:59 PM
|
31 |
Fixed a bug that crashed the application after a non-JPEG file was downloaded. Now uses version 2.2.0 of the Flickr.Net library. Included copying license files in build process. Outputs the application version number to the trace window. |
26519
by
Erwyn
|
Apr 2 at
9:28 PM
|
5 |
Increased version number to 1.2.0.0. Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr. |
25787
by
Erwyn
|
Mar 8 at
8:59 AM
|
11 |
Added a configuration setting to disable author sync. Refactored metadata merge into a separate class. Final check-in for version 1.1.0.0. |
25778
by
Erwyn
|
Mar 7 at
6:06 PM
|
3 |
Another refactoring of the image matching. Dropped the original idea of using a flickrId=<id> tag. Now uses the ImageUniqueID metadata tag (EXIF and XMP) with a FlickrID=<id> value to identify a picture. |
25775
by
Erwyn
|
Mar 7 at
3:17 PM
|
2 |
Improved multi-threading for metadata update using WIC. It now uses a background STA thread instead of the UI thread. |
25758
by
Erwyn
|
Mar 6 at
7:40 PM
|
2 |
Fixed two issues: superfluous synching of empty description fields, issue with "show activity log window" checkbox getting out-of-sync. |
25727
by
Erwyn
|
Mar 5 at
11:41 PM
|
4 |
Fixed issue with incorrect value in the configuration file. |
25726
by
Erwyn
|
Mar 5 at
11:32 PM
|
3 |
Major rehaul of the matching process. It can now handle situation where pictures have the same datetime taken as long as there is another distinguishing characteristic: a machine tag containing the Flickr id, or the title/filename. |
25705
by
Erwyn
|
Mar 5 at
11:46 AM
|
3 |
Refactored filename generation logic out of FlickrHelper.cs. |
25625
by
Erwyn
|
Mar 2 at
9:40 PM
|
5 |
Now uses the Flickr title as the filename for downloaded pictures. Any disallowed characters are filtered out. |
25620
by
Erwyn
|
Mar 2 at
7:26 PM
|
4 |
Attempt to fix app crash caused by exception in WIC when updating metadata. |
25618
by
Erwyn
|
Mar 2 at
6:58 PM
|
3 |
Increased version number to 1.1.0.0. Now shows number of photos after the title of the photoset. |
24714
by
Erwyn
|
Jan 28 at
9:10 PM
|
31 |
Fixed download & sync bug. Increased version number to 1.0.1.0. Final check-in for version 1.0.1.0. |
23131
by
Erwyn
|
Dec 15 2008 at
5:18 PM
|
39 |
Empty GPS coordinates no longer "win" in syncing over non-empty GPS coordinates. Final check-in for version 1.0.0.0. |
23130
by
Erwyn
|
Dec 15 2008 at
4:47 PM
|
26 |
Increased version number to 1.0.0.0. |
18266
by
Erwyn
|
Oct 19 2008 at
3:33 PM
|
30 |
Increased version number to 0.9.3.0. Added unit test project. Fixed geocoding round off error. Final check-in for version 0.9.3.0. |
18248
by
Erwyn
|
Oct 18 2008 at
2:38 PM
|
2 |
Final check-in for version 0.9.2.0. Fixed code analysis issues. Fixed regression error that caused an application crash on .NET 3.0 (didn't occur when running on .NET 3.5). |
18236
by
Erwyn
|
Oct 17 2008 at
8:45 PM
|
3 |
Improved GPS coordinate encoding/decoding. |
18235
by
Erwyn
|
Oct 17 2008 at
8:09 PM
|
0 |
Increased version number to 0.9.2.0. |
18232
by
Erwyn
|
Oct 17 2008 at
3:45 PM
|
1 |
Final check-in for version 0.9.1.0. Significantly improved GPS geocoding sync. Removed superfluous helper class. Fixed log window display issue. |
18221
by
Erwyn
|
Oct 16 2008 at
8:10 PM
|
4 |
Added better algorithm for restoring window positions. |
10874
by
Erwyn
|
Apr 14 2008 at
7:49 PM
|
63 |
Minor refactoring. |
8854
by
Erwyn
|
Jan 1 2008 at
11:31 PM
|
57 |
Final check-in for version 0.9.0.0. Fixed last-minute bug. |
8853
by
Erwyn
|
Jan 1 2008 at
10:59 PM
|
0 |
Work in progress for version 0.9.0.0. Implemented activity log window. |