SetEXIFData 6.6
Tue, Feb 06 2018, 18:35 Apple, Mac OS X, Photo, REALstudio, software, Xojo Permalink
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v6.6
(06-february-2018)
New:
- Added the use of the RAW image converter 'dcraw' (created by Dave Coffin) to enable the displaying of RAW image thumbnails in the preview window. You'll find an installer package on the DMG. This will instal 'dcraw' in '/usr/local/bin/', so you can use it yourself too, system wide. When you click on a line which has a RAW image, and SetEXIFData finds that it gets no data via Mac OS X, SetEXIFData will use 'dcraw' to extract the thumbnail. It will write a TIFF file in /tmp, which name begins with 'sed_', for example sed_myimage.arw.tiff and use that TIFF as a thumbnail in the preview window. On app exit, it will remove these files again.
Fixed:
- Crash when trying to display a thumbnail of RAW images, which are unsupported by your version of Mac OS X's Camera Raw extension.
Comments
Stilleven van een leesmandje - Still Life of a Reading Basket
Thu, Jan 18 2018, 10:15 Art, Photo PermalinkICSviewer 3.3
Fri, Jan 05 2018, 15:15 Calendar, Event, iCal, Linux, Mac OS X, programming, REALstudio, software, Windows, Xojo Permalink
The ical/ics calendar file viewer ICS Viewer is updated to version 3.3.
v3.3
What is new:
- New: Added Extra Database Fields to the MySQL export preferences and the MySQL export process.
What has changed:
- A bug preventing Unit to be exported to MySQL has been fixed.

The ical/ics calendar file viewer ICS Viewer is updated to version 3.3.
v3.3
What is new:
- New: Added Extra Database Fields to the MySQL export preferences and the MySQL export process.
What has changed:
- A bug preventing Unit to be exported to MySQL has been fixed.
SetEXIFData 6.5
Sat, Dec 30 2017, 10:27 Apple, Mac OS X, Photo, REALstudio, software, Xojo Permalink
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v6.5
(30-december-2017)
Fixed:
- Added the -m option to suppress minor errors, which often occurs with 'maker notes'.
- All relevant screen fields are emptied and reset when 'Start over' is clicked.
SetEXIFData 6.4
Tue, Dec 12 2017, 13:53 Apple, Mac OS X, Photo, REALstudio, software, Xojo Permalink
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v6.4
(08-december-2017)
Fixed:
- Getting the date/time from file name repeated the same date/time to all photos when no interval was used.
- Getting the sequence-number or subseconds from file name only picked 2 digits. This is now 4 digits.
SetEXIFData 6.3
Mon, Nov 20 2017, 11:09 Apple, Mac OS X, Photo, REALstudio, software, Xojo Permalink
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v6.3
(20-november-2017)
Fixed:
- Clicking the red close button of the main window would cause the 64bit version of SetEXIFData to crash.
SetEXIFData 6.2
Sun, Nov 19 2017, 10:30 Apple, Mac OS X, Photo, REALstudio, software, Xojo Permalink
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v6.2
(19-november-2017)
Fixed:
- Saved startup-geocoordinates were sorted ascending. This was a bug that's been there since v5.3 and wasn't discovered until yesterday.
SetEXIFData 6.1
Sat, Nov 18 2017, 12:10 Apple, Mac OS X, Photo, REALstudio, software, Xojo Permalink
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v6.1
(18-november-2017)
Fixed:
- Various problems with getting the date and/or time from file names.
ICSviewer 3.2
Fri, Nov 03 2017, 08:53 Calendar, Event, iCal, Linux, Mac OS X, programming, REALstudio, software, Windows, Xojo Permalink
The ical/ics calendar file viewer ICS Viewer is updated to version 3.2.
v3.0
What is new:
- New: Added shareware serial number.
- New: Now also as a 64bit application on MacOS X and Windows.
- New: Added MySQL export for users who donated:
- A Preferences window for:
- MySQL connection settings
- mapping columns from the display with columns from the MySQL table - An export button 'Export to MySQL' to export the calendar data directly into the MySQL table
What has changed:
- Handling of saving the states of the checkboxes has been fixed.
- Renamed the 'Export...' button to 'Export to CSV...'
- Default values for From date / To date are now the first / current day of the current month
- The selected sort-column is now saved.
- Long lines (description, dtstart/dtend) are now handled correctly.
- ICS file is now read once, not on every date-range change.
- Various code improvements.
v3.1
What has changed:
- Bug fix: loading another .ics file did not reset the table.
v3.2
What has changed:
- Bug fix MySQL export: concatenation-character ' | ' was added regardless.