All public logs

Jump to navigation Jump to search

Combined display of all available logs of truxwiki.com. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 18:24, 27 December 2020 Sam talk contribs created page Truxton exif get longitude offset (Created page with "This API retrieves the offset into the parent file where the longitude value began. =Syntax= <source lang="C"> uint64_t truxton_exif_get_longitude_offset( uint64_t exif_handl...")
  • 18:22, 27 December 2020 Sam talk contribs created page Truxton exif get latitude offset (Created page with "This API retrieves the offset into the parent file where the latitude value began. =Syntax= <source lang="C"> uint64_t truxton_exif_get_latitude_offset( uint64_t exif_handle...")
  • 18:14, 27 December 2020 Sam talk contribs created page Truxton exif get device time offset (Created page with "This API retrieves the offset into the parent file where the time value from the imaging device's internal clock began. =Syntax= <source lang="C"> uint64_t truxton_exif_get_d...")
  • 18:12, 27 December 2020 Sam talk contribs created page Truxton exif get gps time offset (Created page with "This API retrieves the offset into the parent file where the [https://en.wikipedia.org/wiki/Global_Positioning_System#Timekeeping GPS time] value began. =Syntax= <source lang...")
  • 06:00, 27 December 2020 Sam talk contribs created page Truxton exif set model (Created page with "This corresponds to the <code>[Model]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source lang="...")
  • 05:58, 27 December 2020 Sam talk contribs created page Truxton exif set make (Created page with "This corresponds to the <code>[Make]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source lang="C...")
  • 05:53, 27 December 2020 Sam talk contribs created page Truxton exif set lens serial number (Created page with "This corresponds to the <code>[SerialNumber]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source...")
  • 05:45, 27 December 2020 Sam talk contribs created page Truxton exif get shutter count (Created page with "This corresponds to the <code>[ShutterCount]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source...")
  • 05:26, 27 December 2020 Sam talk contribs created page Truxton exif get longitude (Created page with "This retrieves the [https://en.wikipedia.org/wiki/Longitude longitude] part of the location. This corresponds to the <code>[Longitude]</code> column of the <code><nowiki>[</no...")
  • 05:15, 27 December 2020 Sam talk contribs created page Truxton exif get latitude (Created page with "This retrieves the [https://en.wikipedia.org/wiki/Latitude latitude] in part of the location. This corresponds to the <code>[Latitude]</code> column of the <code><nowiki>[</no...")
  • 05:11, 27 December 2020 Sam talk contribs created page Truxton exif get heading (Created page with "This retrieves the heading of the device. This corresponds to the <code>[Heading]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> tab...")
  • 05:08, 27 December 2020 Sam talk contribs created page Truxton exif get focal length (Created page with "This retrieves the [https://en.wikipedia.org/wiki/Focal_length focal length] of the image normalized to 35mm. This corresponds to the <code>[FocalLength]</code> column of the...")
  • 05:03, 27 December 2020 Sam talk contribs created page Truxton exif get model (Created page with "Retrieves the model of the imaging equipment. This corresponds to the <code>[Model]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> t...")
  • 12:57, 26 December 2020 Sam talk contribs created page Truxton exif get make (Created page with "Retrieves the make (manufacturer) of the imaging equipment. This corresponds to the <code>[Make]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</now...")
  • 12:46, 26 December 2020 Sam talk contribs created page Truxton exif get offset (Created page with "This corresponds to the <code>[Offset]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. It is the offset into t...")
  • 07:33, 26 December 2020 Sam talk contribs created page Truxton exif get gps time (Created page with "This corresponds to the <code>[GPSTime]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source lang...")
  • 07:28, 26 December 2020 Sam talk contribs created page Truxton exif get device time (Created page with "This corresponds to the <code>[CameraTime]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source l...")
  • 07:22, 26 December 2020 Sam talk contribs created page Truxton exif get lens serial number (Created page with "Retrieves the lens serial number. =Syntax= <source lang="C"> void truxton_exif_get_lens_serial_number( uint64_t exif_handle, char * destination_string, size_t max_size ); </s...")
  • 07:19, 26 December 2020 Sam talk contribs created page Truxton exif get body serial number (Created page with "Retrieves the body serial number. =Syntax= <source lang="C"> void truxton_exif_get_body_serial_number( uint64_t exif_handle, char * destination_string, size_t max_size ); </s...")
  • 07:12, 26 December 2020 Sam talk contribs created page Truxton exif get altitude (Created page with "This retrieves the altitude in meters and corresponds to the <code>[Altitude]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table i...")
  • 07:08, 26 December 2020 Sam talk contribs created page Truxton exif get media id (Created page with "This corresponds to the <code>[MediaID]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source lang...")
  • 04:56, 26 December 2020 Sam talk contribs created page Truxton exif set lens serial number offset (Created page with "This sets the offset into the file where the lens serial number was found. =Syntax= <source lang="C"> void truxton_exif_set_lens_serial_number_offset( uint64_t exif_handle, u...")
  • 15:51, 25 December 2020 Sam talk contribs created page Truxton exif set body serial number offset (Created page with "This sets the offset into the file where the body serial number was found. =Syntax= <source lang="C"> void truxton_exif_set_body_serial_number_offset( uint64_t exif_handle, u...")
  • 13:00, 25 December 2020 Sam talk contribs created page Truxton exif set body serial number (Created page with "This sets the source file of the EXIF. This corresponds to the <code>[SerialNumber]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> t...")
  • 12:39, 25 December 2020 Sam talk contribs created page Truxton exif set offset (Created page with "This records the offset into the parent file where the [https://en.wikipedia.org/wiki/Exif EXIF] data block began. This corresponds to the <code>[Offset]</code> column of the...")
  • 05:02, 25 December 2020 Sam talk contribs created page Truxton exif set shutter count offset (Created page with "This records the offset into the parent file where the shutter count value was found. =Syntax= <source lang="C"> void truxton_exif_set_shutter_count_offset( uint64_t exif_han...")
  • 07:29, 24 December 2020 Sam talk contribs created page Truxton exif set shutter count (Created page with "This records the shutter count of the imaging device. Some systems record the number of times an image was recorded. This allows you to sort a set of images in order of being...")
  • 07:22, 24 December 2020 Sam talk contribs created page Truxton exif set focal length offset (Created page with "This records the offset into the parent file where the focal length value was found. =Syntax= <source lang="C"> void truxton_exif_set_focal_length_offset( uint64_t exif_handl...")
  • 07:19, 24 December 2020 Sam talk contribs created page Truxton exif set focal length (Created page with "This sets the [https://en.wikipedia.org/wiki/Focal_length focal length] of the image normalized to 35mm. =Syntax= <source lang="C"> void truxton_exif_set_focal_length( uint64...")
  • 07:11, 24 December 2020 Sam talk contribs created page Truxton exif set heading offset (Created page with "This records the offset into the parent file where the heading was found. =Syntax= <source lang="C"> void truxton_exif_set_heading_offset( uint64_t exif_handle, uint64_t offs...")
  • 07:04, 24 December 2020 Sam talk contribs created page Truxton exif set heading (Created page with "This sets the heading of the location. This is the direction the imaging device was pointed when the image was recorded. =Syntax= <source lang="C"> void truxton_exif_set_head...")
  • 07:00, 24 December 2020 Sam talk contribs created page Truxton exif set altitude offset (Created page with "This records the offset into the parent file where the altitude was found. =Syntax= <source lang="C"> void truxton_exif_set_altitude_offset( uint64_t exif_handle, uint64_t of...")
  • 06:58, 24 December 2020 Sam talk contribs created page Truxton exif set altitude (Created page with "This sets the altitude in meters of the location. =Syntax= <source lang="C"> void truxton_exif_set_altitude( uint64_t exif_handle, double value ); </source> =Parameters= ==<...")
  • 03:47, 24 December 2020 Sam talk contribs created page Truxton exif set longitude offset (Created page with "This records the offset into the parent file where the [https://en.wikipedia.org/wiki/Longitude longitude] was found. =Syntax= <source lang="C"> void truxton_exif_set_longitu...")
  • 17:08, 22 December 2020 Sam talk contribs created page Truxton exif set longitude (Created page with "This sets the [https://en.wikipedia.org/wiki/Longitude longitude] in part of the location. =Syntax= <source lang="C"> void truxton_exif_set_longitude( uint64_t exif_handle, d...")
  • 17:03, 22 December 2020 Sam talk contribs created page Truxton exif set latitude offset (Created page with "This records the offset into the parent file where the [https://en.wikipedia.org/wiki/Latitude latitude] was found. =Syntax= <source lang="C"> void truxton_exif_set_latitude_...")
  • 17:00, 22 December 2020 Sam talk contribs created page Truxton exif set latitude (Created page with "This sets the [https://en.wikipedia.org/wiki/Latitude latitude] in part of the location. =Syntax= <source lang="C"> void truxton_exif_set_latitude( uint64_t exif_handle, doub...")
  • 16:56, 22 December 2020 Sam talk contribs created page Truxton exif set device time offset (Created page with "This records the offset into the parent file where the device time was found. =Syntax= <source lang="C"> void truxton_exif_set_device_time_offset( uint64_t exif_handle, uint6...")
  • 16:54, 22 December 2020 Sam talk contribs created page Truxton exif set device time (Created page with "This records the time from the clock inside the imaging device into the EXIF object. This corresponds to the <code>[CameraTime]</code> column of the <code><nowiki>[</nowiki>...")
  • 16:51, 22 December 2020 Sam talk contribs created page Truxton exif set gps time offset (Created page with "This records the offset into the parent file where the GPS time was found. =Syntax= <source lang="C"> void truxton_exif_set_gps_time_offset( uint64_t exif_handle, uint64_t of...")
  • 14:59, 22 December 2020 Sam talk contribs created page Truxton exif set gps time (Created page with "This records the GPS time into the EXIF object. This corresponds to the <code>[GPSTime]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></cod...")
  • 14:56, 22 December 2020 Sam talk contribs created page Truxton exif set media id (Created page with "This sets the source media of the EXIF. This corresponds to the <code>[MediaID]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table...")
  • 14:42, 22 December 2020 Sam talk contribs created page Truxton exif set file id (Created page with "This sets the source file of the EXIF. This corresponds to the <code>[FileID]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table i...")
  • 14:40, 22 December 2020 Sam talk contribs created page Truxton exif get file id (Created page with "THi This corresponds to the <code>[ID]</code> column of the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source lang=...")
  • 14:30, 22 December 2020 Sam talk contribs created page Truxton exif get id (Created page with "This creates an [https://en.wikipedia.org/wiki/Exif Exchangeable image file format] object. This corresponds to the <code>[ID]</code> column of the <code><nowiki>[</nowiki>E...")
  • 13:33, 22 December 2020 Sam talk contribs created page Truxton exif save (Created page with "This saves the data to the <code><nowiki>[</nowiki>EXIF<nowiki>]</nowiki></code> table in the database. =Syntax= <source lang="C"> void truxton_exif_save( uint...")
  • 11:51, 22 December 2020 Sam talk contribs created page Truxton exif destroy (Created page with "This destroys an [https://en.wikipedia.org/wiki/Exif Exchangeable image file format] object. =Syntax= <source lang="C"> void truxton_exif_destroy( uint64_t exif_handle ); </s...")
  • 11:33, 22 December 2020 Sam talk contribs created page Truxton exif create (Created page with "This creates an [https://en.wikipedia.org/wiki/Exif Exchangeable image file format] object. You can use this to add records to the <code><nowiki>[</nowiki>EXIF<...")
  • 09:39, 14 December 2020 Sam talk contribs created page Truxton URL Interface (Created page with "Truxton installs a protocol handler fot the "truxton:" protocol on Windows machines. This allows you to use HTML to start the Truxton Analyst Desktop and take you to specific...")
  • 07:30, 14 December 2020 Sam talk contribs created page Truxton location set label (Created page with "This sets the label of the location. =Syntax= <source lang="C"> void truxton_location_set_label( uint64_t location_handle, char const * lablel ); </source> =Parameters= ==<c...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)