Releases: MegEngine/MegSpot
Releases · MegEngine/MegSpot
v2.0.6
新增功能
- 支持自定义视频FPS;【supports #21 】
优化体验
- 添加部分翻译;
- 优化直方图开始生成的时间;
修复bug
- 修复视频帧不能对齐的情况,若还是未对齐,可再次点击“视频暂停”;
Features:
- Supports custom video FPS;
Optimization:
- Optimizing the time at which the histogram starts to be generated;
- Add some translation;
BugFix:
- Fix the situation where the video frames cannot be aligned. If it is still not aligned, please click Video "Pause" again;
v2.0.5
新增功能
- 支持显示视频的详细信息,包括:分辨率,时长,帧率,帧数。悬浮对比页面图片名称上即可查看;
- 支持视频逐帧选取,逐帧对比,控制帧率等操作;
优化体验
- 直方图信息通过懒加载的方式计算,提示图片显示效率;
- 优化视频对比同步播放;优化调整应用窗口后的展现效率;
- 优化tip的展示,移除之前需要确认的功能;
修复bug
- 修复一定概率图片对比无法正常展现的问题;
- 修复切换差值算法对比页面错误刷新的问题;
Features:
- Supports displaying detailed information of videos, including: resolution, duration, frame rate, and number of frames. Hover over the picture name on the comparison page to view it;
- Support video frame-by-frame selection, frame-by-frame comparison, frame rate control and other operations;
Optimization:
- The histogram information is calculated by lazy loading, which prompts the image display efficiency;
- Optimize the video comparison and synchronous playback; optimize the display efficiency after adjusting the application window;
- Optimize the display of tips and remove the functions that need to be confirmed before;
BugFix:
- Fix the problem that the comparison of pictures with a certain probability cannot be displayed normally;
- Fix the problem of switching the difference algorithm comparison page incorrectly refreshed;
v2.0.4
新增功能
- 支持tiff图片格式;
- 支持按键控制图像快速移动;
- 支持快速添加黑白二值化xray滤镜;
优化体验
- 添加图像加载动画;
- 优化视频同步播放;
- 支持自定义安装位置;
修复bug
- 优化文件目录加载卡顿的问题;
- 修复解析文件名错误的问题。
Features:
- Support new image format:".tiff" ;
- Support keyboard to control the image to move quickly;
- Supports quick addition of black and white binarized xray filters;
Optimization:
- Add image loading animation;
- Optimize video synchronization playback;
- Support custom installation location;
BugFix:
- Optimize the problem that the file directory is loaded and stuck;
- Fixed an issue with parsing filename errors;
v2.0.3
新增功能
- 支持tiff图片格式;
- 支持按键控制图像快速移动;
- 支持快速添加黑白二值化xray滤镜;
优化体验
- 添加图像加载动画;
- 优化视频同步播放;
修复bug
- 优化文件目录加载卡顿的问题;
- 修复解析文件名错误的问题。
Features:
- Support new image format:".tiff" ;
- Support keyboard to control the image to move quickly;
- Supports quick addition of black and white binarized xray filters;
Optimization:
- Add image loading animation;
- Optimize video synchronization playback;
BugFix:
- Optimize the problem that the file directory is loaded and stuck;
- Fixed an issue with parsing filename errors;
v2.0.1
新增
优化
- 翻译图像设置中的所有配置项
修复
- 视频切换组时未及时刷新
Features:
- Support hevc video hard decoding via chromium;
- Support show mouse position in image or video;
- Support for controlling the display of scale tip and mouse position tip in image settings;
Optimization:
- Translate all items in image settings panel;
BugFix:
- The video is not refreshed in time when switching groups
v1.4.1
- 新增功能:支持自定义快捷键,新增一些常用功能对应的快捷键,如叠加对比、视频播放与暂停等。
- 优化体验:添加快照操作相关的提示信息。
- 修复bug:如快照文件生成失败、视频叠加无法对比等问题。
- Features:
Supports custom shortcut keys, and adds shortcut keys corresponding to some common functions, such as overlay comparison, video playback and pause, etc- Optimization:
Added tips related to snapshot operations- Bugfix:
such as snapshot file generation failure, video overlay comparison failure, etc.
v1.4.0
- 新增功能:
- 支持创建图像快照,与他人一起分享精彩的对比瞬间;
- 支持对比文件智能排序。
- 优化体验:优化部分界面及图标,更新提示信息。
- 修复bug: 如时间排序不正确、视频自动播放失效等问题。
- Features:
- support for creating image snapshots to share wonderful comparison moments with others;
- support for intelligent sorting of comparison files.- Optimization: optimize some interfaces and icons, and update the prompt information.
- Bugfix: fix bugs such as incorrect time sequence, video auto-play failure, etc.
v1.3.4
- 新增功能:支持控制视频播放速率,全屏显示,视频静音。
- 优化布局:屏幕宽度足够时显示所有的视频进度控制组件,不再需要通过右键图标调出。
- 优化性能:减少不必要的文件监听来提升性能, 减少额外渲染,及时释放后台播放的video。
- 默认配置改动: 视频默认静音且不播放。
- 修复若干bug。
v1.3.3
- 优化视频对比中的进度条控制,如暂停时调整进度不再自动播放等。
- 视频对比支持逐帧对比, 并绑定快捷键。
- 支持自定义视频最小渲染间隔及帧对比间隔。
- 视频进度条的宽度支持动态变化。
- 文件目录树优化懒加载策略。
- 修复若干bug。
v1.3.2
- 视频对比支持单独控制每个视频播放进度。(新增图标按钮在每个视频画面的左上第二个图标,左键点击可显示/隐藏视频进度条,右键点击可调出视频进度的精确控制组件)
- 支持取色器动态监听(cpu消耗较大,默认关闭)。
- 修复删除单个图片导致所有图片被删除的bug。
- 修复文件名包含特殊字符时不显示的bug。
- 修改部分ui