-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: base master into eagle #303
Conversation
* feat: v23开源合规整改 v23开源合规整改 Log: v23开源合规整改 * fix: 修改翻译配置 修改翻译配置 Log: 修改翻译配置
v23开源合规整改 Log: v23开源合规整改
project adaptation Log: project adaptation
玲珑环境下通过dbus打开看图/影院预览 Log: 玲珑环境下通过dbus打开看图/影院预览 Bug: https://pms.uniontech.com/bug-view-148325.html https://pms.uniontech.com/bug-view-158031.html
修复玲珑打包失败问题 Log: 修复玲珑打包失败问题
修复双击预览图会打开两个窗口问题 Log: 修复双击预览图会打开两个窗口问题 Bug: https://pms.uniontech.com/bug-view-161843.html
add OBS workflows log:
添加h264编码器检测,不存在时不支持mp4视频录制 Log: 添加h264编码器检测,不存在时不支持mp4视频录制
通过正则表达式匹配libavcodec库文件 Log: 通过正则表达式匹配libavcodec库文件 Bug: https://pms.uniontech.com/bug-view-183421.html
去除多余连接 Bug: https://pms.uniontech.com/bug-view-177273.html Log: 修复部分已知问题
修复主题切换相关bug Log: 修复主题切换相关bug Bug: https://pms.uniontech.com/bug-view-156737.html https://pms.uniontech.com/bug-view-187173.html
设置初始位置为标题栏 Bug: https://pms.uniontech.com/bug-view-120099.html Log: 修复部分已知问题
add vaapi encoder for h264 Log: add vaapi encoder for h264
合并release/eagle上的修改到master;添加系统版本判断,兼容V20与V23 Log: merge branch 'release/eagle' to 'master'
同步修改玲珑patch Log: 同步修改玲珑patch
修复wayland锁屏后拔插摄像头,解锁后点击录像按钮崩溃 Log: 修复wayland锁屏后拔插摄像头崩溃问题 Bug: https://pms.uniontech.com/bug-view-198571.html
修复锁屏后快速解锁,相机崩溃问题 Log: 修复锁屏后快速解锁,相机崩溃问题 Bug: https://pms.uniontech.com/bug-view-198939.html
sync by github workflow Log: none Influence: none
修复最小化后无法通过全局搜索唤醒 Log: 修复最小化后无法通过全局搜索唤醒 Bug: https://pms.uniontech.com/bug-view-200273.html
sync by github workflow Log: none Influence: none
规避USB声卡端口状态正常,但无法获取音频数据时,点击结束录像崩溃问题 Log: 规避USB声卡端口状态正常,但无法获取音频数据时录像崩溃问题 Bug: https://pms.uniontech.com/bug-view-207319.html
同步wayland下全屏窗口覆盖停止录像,并添加dwayland适配 Log: 修复部分已知问题
获取分辨率时过滤异常分辨率 Log: 修复部分已知问题
MP4录制出的视频内容少一到二秒的内容 Log: MP4录制出的视频内容少一到二秒的内容 Bug: https://pms.uniontech.com/bug-view-217973.html
修复查找mp4解码器,修复退出时崩溃问题 Log: 修复部分已知问题
Bump version to 6.0.3 PR: * linuxdeepin#242 * linuxdeepin#244 * linuxdeepin#246 * linuxdeepin#248 * linuxdeepin#263 * linuxdeepin#265 * linuxdeepin#266 Log: Bump version to 6.0.3 Issue: Bump version
修复打开相机时下方概率性出现静态图像的问题 Log: 修复打开相机时下方概率性出现静态图像的问题 Bug: https://pms.uniontech.com/bug-view-227191.html
修复高分辨率录像多次点击开始/结束导致崩溃问题,高分辨率录像时,编码线程释放时间较长,导致上一个线程还未释放完成,又创建了一个新的线程 Log: 修复高分辨率录像多次点击开始/结束导致崩溃问题 Bug: https://pms.uniontech.com/bug-view-228159.html
通过DTK判断是否单例运行 Log: 通过DTK判断是否单例运行 Bug: https://pms.uniontech.com/bug-view-230581.html
判断kwayland依赖库版本 Log: 修复部分已知问题
It's no longer in use.
修复v23 连上usb相机或自带相机笔记本启动相机时奔溃问题 Bug: https://pms.uniontech.com/bug-view-238775.html Log: 更新ffmpeg版本后,修复v23 连上usb相机或自带相机笔记本启动相机时奔溃问题
1.For some hardware,such as CC GWMNDA1GL1 modify the default video format for recording to webm 2.Low performance board information obtained from configuration file Log: modify the default video format for recording to webm 2nd Bug: https://pms.uniontech.com/bug-view-237059.html
Update version to 6.0.7 相关PR: * linuxdeepin#282 * linuxdeepin#281 Log: Update version to 6.0.7
应用涉及 GPU 加速,目前合成器重连暂未完整支持, 移除 QT_WAYLAND_RECONNECT 环境变量,不参与合成 器崩溃重连。 Log: 规避部分已知问题 Task: https://pms.uniontech.com/task-view-326583.html
性能较差的设备上使用优先使用webm格式进行录制 Bug: https://pms.uniontech.com/bug-view-242517.html Log: 修复部分已知问题
修复ffmpeg升级76后安装依赖报错 Log: 修复ffmpeg升级后安装依赖报错 Bug: https://pms.uniontech.com/bug-view-250209.html
tag 6.0.9 Log: 6.0.9
因ffmpeg从4升级5后API变动 Log: 修复拍摄视频出现闪退 Bug: https://pms.uniontech.com/bug-view-251245.html
bump version Log: bump version
Fix potential crashes Log: Fix potential crashes
Iris Xe Graphicsx图形处理器不支持vaapi, 导致相机录视频闪退 Log: Iris Xe Graphicsx图形处理器不支持vaapi, 导致相机录视频闪退 Bug: https://pms.uniontech.com/bug-view-256235.html
Remove Thumbnailer dependency Log: Remove Thumbnailer dependency
…eepin#295) This reverts commit 0b8cd83.
fix the omx encode cache small in PGUX Log: fix the omx encode cache small in PGUX Bug: https://pms.uniontech.com/bug-view-254991.html
fix the init encode config in PGUX Log: fix the init encode config in PGUX Bug: https://pms.uniontech.com/bug-view-254991.html
A distinction will be made between professional and community editions. Log: the prefix file of save name incorrect Bug: https://pms.uniontech.com/bug-view-255395.html
bump version Log: bump version
TAG Bot TAG: 6.0.12 |
base master1698f2b6 into eagle Log: master into eagle
5aad58a
to
125bd0b
Compare
deepin pr auto reviewUpdate license headers for tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[是否满足兼容性要求] Y
[是否满足commit提交规范] Y
[是否满足编码规范] Y
[Review结论] Pass
[Fail原因] N/A
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jeffshuai, max-lvs The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/merge |
2 similar comments
/merge |
/merge |
/forcemerge |
base master1698f2b6 into eagle
Log: master into eagle