Activity for Takashi Sawanaka

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #719

    In WinMerge, synchronization points represent where files are split and compared. For this reason, it is not guaranteed that the set synchronization points will always be at the same position. In particular, it seems that it often does not work well when the synchronization point is set on the line where there is no difference. If you set synchronization points in the </dxlc:LayoutItem.Resource> line like the attached image, you will get the expected result.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on discussion Developers

    WinMerge uses FreeImage to implement its image comparison functionality. A report was received from a WinMerge user stating that a DDS image was not being displayed correctly. After investigation, it was found that FreeImage 3.18.0 cannot handle DDS images that are not a multiple of 4 in size. The report can be found at the following link: https://github.com/WinMerge/freeimage/issues/14 Although I am not familiar with DDS, it appears that the issue has been addressed in the following commit and DDS...

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #2244

    Thank you for your report. This issue was reported and fixed 2 days ago. The next version will include this fix. https://github.com/WinMerge/winmerge/issues/1747

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #127

    Adding the /cfg ShowIdentical=0 option will work.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #126

    Currently, there is no option in WinMerge to remove the top two lines from the report.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #126

    Unfortunately, it is currently not possible not to output a two line header.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #126

    You can output the results of the recursive folder comparison to a CSV file with the following command : "C:\Program Files\WinMerge\WinMergeU.exe" /r /noninteractive /cfg ReportType=0 /cfg DirViewExpandSubdirs=1 path1 path2 -or c:\tmp\report.csv

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #126

    Unfortunately, WinMerge does not have the ability to save to a Zip file from the command line.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #2195

    When starting WinMerge from Explorer context menu, the path of the WinMerge EXE file is obtained from the following registry key. HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge\Executable Is the path set correctly in the above? The above registry key is set at the time of installation or by pressing the OK button in the WinMerge Options dialog.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #2243

    Existing project files will still work in the new version of WinMerge, and the ctrl+J keys will also work.

  • Takashi Sawanaka Takashi Sawanaka posted a comment on ticket #2243

    Does the folder name contain special characters such as &? If so, it has been fixed in the latest version 2.16.18. You can download the latest version from the following URL https://winmerge.org/downloads

1