Releases: nini22P/iris
Releases · nini22P/iris
v1.3.4
v1.3.3
Changelog
- Fix issue of not being able to continue playback after startup
更新日志
- 修复启动后无法继续播放的问题
v1.3.2
Changelog
- Support for custom https ports when adding WebDAV storage
更新日志
- 添加 WebDAV 存储时支持自定义 https 端口
v1.3.1
Changelog
- The data save location for the Windows version has been changed to
C:\Users\<user>\AppData\Roaming\nini22P\iris
- Updated upstream dependencies and fixed the issue with switching subtitles in the FVP player backend
更新日志
- Windows 版本数据保存位置已修改为
C:\Users\<user>\AppData\Roaming\nini22P\iris
- 更新上游依赖,修复 FVP 播放器后端切换字幕的问题
v1.3.0
Changelog
- Add FVP player backend (Experimental, with unknown bugs)
- Adding volume adjust
- Add file sort
- Add hotkeys: Volume up (
Arrow Up
), Volume down (Arrow Down
), Volume mute (Ctrl + M
), Toggle always on top (F10
), Close currently media file (Ctrl + C
), Exit application (Alt + X
) - Improved some visual effects
更新日志
- 添加 FVP 播放器后端(实验性,有未知bug)
- 添加音量调整
- 添加文件排序
- 添加快捷键:提升音量(
Arrow Up
)、降低音量(Arrow Down
)、静音(Ctrl + M
)、切换窗口置顶(F10
)、关闭当前媒体文件(Ctrl + C
)、退出应用(Alt + X
) - 改进了部分视觉效果
v1.2.1
Changelog
- Split APKs by architecture to reduce installation size.
更新日志
- 拆分不同架构的 APK 以减小安装包大小
v1.2.0
Changelog
- Support jumping to video playback from external clicks (Windows version can play by command line or dragging files to the window)
- Support adjusting brightness and volume gestures (Brightness gestures are not available on Windows version)
- Support playing online links
- Add an option to always start playback from the beginning
- On Android 11 and above, file reading is changed to using the "Manage All Files" permission
- Improved WebDAV connection test function
- Improved some visual effects
更新日志
- 支持从外部点击视频跳转播放(Windows 版本可以通过命令行或者拖拽文件到窗口播放)
- 支持调整亮度和音量手势(Windows 版本调整亮度手势不可用)
- 支持播放在线链接
- 添加总是从头开始播放的选项
- Android 11 以上读取文件时改为使用
管理所有文件
权限 - 改进 WebDAV 测试连接功能
- 改进了部分视觉效果
v1.1.1
Changelog
- Restore old update method for windows version (Double-click the
iris-updater.bat
in the same directory as the executable file to upgrade if you have problems updating.)
更新日志
- windows 版本恢复为旧的更新方式(更新出问题的可双击打开可执行文件同级目录下的
iris-updater.bat
升级)
v1.1.0
Breaking Changes
- All configurations will be cleared. Please reconfigure
Changlog
- Display all local storage
- Support playback history
- Support random playback
- Support loop playback
- Support video zoom
重大变更
- 所有配置将被清空,请重新配置
更新日志
- 显示所有本地存储
- 支持播放历史
- 支持随机播放
- 支持循环播放
- 支持视频缩放
v1.0.3
Changelog
- Improve Windows version installation updates
- Fixes an issue where subtitles may not be found
更新日志
- 改进 Windows 版本安装更新
- 修复可能无法找到字幕的问题