Releases: osmottawa/OSVUploadr
OSVUploadr v0.2.9996 [Pre-0.3]
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
-GUI tells you what it's doing while setting bearing (needs to sort files)
-If a directory doesnt have any subdirectories, it won't ask you if you want to add them. #17
OSVUploadr v0.2.9995 [Pre-0.3]
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
-New way OSC deals with authentication tokens (Provides you one) YOU WILL PROBABLY NEED TO DELETE access_token.txt
-Fix API to automatically get token from OSM
OSVUploadr v0.2.9991 [Pre-0.3]
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
-Fix bug when opening temporary file for rewriting exif data.
OSVUploadr v0.2.999 [Pre-0.3]
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
-Applying bearing(with offset) in batch to a sequence of photos. So 0 would be straight a head 90 to the right 180 facing backwards 270 to the left
-Get more possibilities from date fields (was only accepting Date Original. Now accepting in order: Date Original, Date Digitized, File time(dangerous if you've processed your photos and may mess up order of upload))
OSVUploadr v0.2.99 [Pre-0.3]
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
Applying bearing(with offset) in batch to a sequence of photos. So 0 would be straight a head 90 to the right 180 facing backwards 270 to the left
v0.1.2.2.2-ALPHA
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
Added multi-select in file browser. So now you have the choice between selecting folders yourself or adding all the sub-folders located in one folder
v0.1.2.2.1-ALPHA
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
Added translation for English, French and Spanish
If you want this available in other languages you may contribute here: https://www.transifex.com/james2432/osvuploadr
If the language is not available open an issue on this github repo
v0.1.2.2-ALPHA
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
- Performance increase of (n-1)*100% on processing duplicates where n is the number of folders to process.
- Info box at the bottom to tell you what it is processing during duplicate removal.
- Automated OSM authentication (no longer have to do it manually, but the option is still there)
v0.1.2.1.1-ALPHA
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's New:
Updated to comply with OpenStreetView's API changes. Older versions will no longer work with the new API they have implemented.
v0.1.2.1-ALPHA
This is mostly stable if your files are clean. It will upload from action cameras(only) but you must split different sequences into different folders. Should be self executing(just double click the jar file). If not execute via java -jar OSVUploadr.jar
What's new:
Improved look and feel (per OS)
Improved multiplatform support for browsers
Improved logging for errors