summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-08capi: or_metavalue_get_string() has only one parameterHubert Figuière2-5/+5
2023-07-31exifdump: Remove internal headersHubert Figuière1-1/+0
2023-07-27capi: C API for libopenrawHubert Figuière4-24/+20
2022-07-31Update .gitignoreHubert Figuière1-1/+2
2022-03-31identify: added missing headerHubert Figuière1-1/+1
2022-03-31Added tools/identifyHubert Figuière2-1/+115
2020-12-25doc: cleanup the tools documentationHubert Figuière3-7/+24
2020-12-16exifdump: added to to gitignoreHubert Figuière1-0/+1
2020-12-08Fix warnings about unhandled caseHubert Figuière1-2/+4
2020-09-15Fix make distcheck by adding missing files to makefilesHubert Figuière1-2/+2
2020-08-18exifdump: show abbreviated blob by defaultHubert Figuière1-1/+1
2020-08-18exif: dump subifdHubert Figuière1-0/+2
2020-08-17exifdump: Silence get value error and display no value in dumpHubert Figuière1-0/+2
2020-08-16ordiag: indicate that a DNG file was converted fromHubert Figuière1-0/+10
2020-08-08ordiag: add MakerNote infoHubert Figuière1-0/+15
2020-08-05exifdump: Display the makernote IDHubert Figuière1-0/+4
2020-08-04exifdump: print the number of entriesHubert Figuière1-3/+6
2020-08-03exifdump: show the entry count/sizeHubert Figuière1-2/+3
2020-08-02exifdump: Print tag IDHubert Figuière1-2/+2
2020-07-28exifdump: fix the -b optionHubert Figuière1-2/+2
2020-07-26exif: Move the tag name mapping to the IDFDirHubert Figuière5-1476/+8
2020-07-25exifdump: Added Nikon tag namesHubert Figuière1-0/+3
2020-07-25exif: properly get most value typesHubert Figuière1-4/+18
2020-07-24Merge 'libopenraw-0.2.2' into exifHubert Figuière4-21/+54
2020-07-24exifdump: add Sony tagsHubert Figuière1-0/+3
2020-07-24pef: fix getting the MakerNoteHubert Figuière1-0/+3
2020-07-24exifdump: get the IDF type for the metadata valueHubert Figuière5-6/+1493
2020-07-01tools, testsuite: missing SR2 in the switch statementHubert Figuière1-0/+3
2020-06-29ordiag: added a developer modeHubert Figuière1-16/+48
2020-06-27exifdump: extract the valuesHubert Figuière1-1/+8
2020-06-27exifdump: display the types as stringHubert Figuière1-2/+35
2020-06-27Initial extraction of exif metadataHubert Figuière5-93/+297
2019-11-07ordiag: fix spellingHubert Figuière1-1/+1
2019-09-06Rename cfa_pattern to mosaicinfoHubert Figuière1-4/+4
2018-10-17API: Added or_rawfile_get_colour_matrix_origin() to determine where the originHubert Figuière1-0/+16
2018-08-24rawdata: rename roi to active areaHubert Figuière1-4/+10
2018-08-24ordiag: indicate the ROI formatHubert Figuière1-1/+1
2018-06-06Added GoPro GPR basic support.Hubert Figuière1-0/+3
2018-05-21Add missing vendor strings. Allow testing vendor ID consistencyHubert Figuière1-0/+7
2018-04-30ordiag: fix a warning in the file type switch and add missing onesHubert Figuière1-0/+6
2018-04-29cr3+ordiag: properly display CR3 typeHubert Figuière1-2/+3
2018-02-03build: no longer build the binaries with -staticHubert Figuière1-3/+1
2016-04-25A more versatile API for coefficients.Hubert Figuière1-1/+1
2016-04-22OrDiag now uses the public C API. So several APIs have been added.Hubert Figuière1-72/+76
2016-03-09Move C++ headers to private.Hubert Figuière2-6/+7
2015-01-03Bug 87996 - Set the colour matrix in the rawdata.Hubert Figuière1-1/+14
2014-08-21ordiag will display UniqueCameraModelHubert Figuière1-7/+19
2014-08-19API: or_rawdata_get_minmax() replaced by or_rawdata_get_levels()Hubert Figuière1-2/+3
2014-08-06Remove boost::scoped_ptrHubert Figuière1-5/+5
2014-03-09Output the file name if thumbnail was written.Hubert Figuière1-3/+8