Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 16:03
· 4 commits to main since this release

v0.4.0 更新

新增 (Added)

  • 荧光绿 CRT 风格屏幕提示(OSD)图层,带四向暗色描边与渐隐动画。
  • 三种 OSD 显示模式:按需自动隐藏、右上角常驻时间码与完全关闭。
  • 屏幕操作反馈涵盖播放暂停、快进快退、切换曲目、声道切换、光盘格式识别与数字键输入。
  • 底部状态栏新增 OSD 模式切换按钮,位于关于按钮前方。
  • 全局快捷键:O 切换 OSD 模式,L 切换左右声道,R 切换循环模式。
  • Windows 可执行文件属性中嵌入 PE 版本信息(产品名称、文件说明、版本号与版权)。
  • Windows 生产版本配置图形界面子系统,启动时不再弹出控制台黑窗口。

变更 (Changed)

  • 热区高亮开关与画面线框仅在 VCD 3.0 互动模式下展示和绘制。

修复 (Fixed)

  • 修复遥控器输入当前正在播放的曲目号(如 38)时,画面与状态栏停留在输入提示态的问题。
  • 修复 VCD 2.0 模式下输入未单独定义 PBC 播放列表的轨道号时无法切歌的问题。

v0.4.0 Update

Added

  • Green CRT-style On-Screen Display (OSD) overlay with four-direction text outlines and fade-out animation.
  • Three OSD display modes: auto-fade on action, persistent timecode in the top right, and disabled.
  • On-screen feedback for playback controls, seeking, track changes, audio channel switching, disc format identification, and remote numeric input.
  • Toolbar button next to the About button to cycle OSD modes.
  • Global keyboard shortcuts: O for OSD display mode, L for audio channels, and R for repeat mode.
  • Embedded Windows PE version resources in release binaries (product name, file description, versions, and copyright).
  • Windows GUI subsystem configuration to launch without a background console window in release builds.

Changed

  • Hotspot highlight toggle and canvas overlays now appear only in VCD 3.0 interactive mode.

Fixed

  • Entering the number of the currently playing track on the remote control (such as 38) now restarts playback instead of sticking on the input prompt.
  • Numeric track selection in VCD 2.0 mode now falls back to direct track playback if the disc lacks an explicit PBC playlist descriptor for that track.