You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VCD 2.0 Classic PBC (Playback Control) State Machine:
Full binary parser for VCD/LOT.VCD (Location Table) and VCD/PSD.VCD (Play Sequence Descriptor), supporting PlayList, SelectionList, and EndList structures according to the White Book standard.
Event-driven PBC state machine supporting multi-level menus, track chains, wait delays, and automatic timeout transitions.
High-resolution still picture menu support (/SEGMENT/ITEMxxxx.DAT demuxing, decoding, and canvas rendering).
MPEG-1 motion video menu playback.
Dedicated "PBC" root menu button in the bottom control bar to return to selection menus.
Multi-Mode Adaptive Disc Architecture:
Automatic detection and switching between VCD 3.0 Interactive mode, VCD 2.0 Classic PBC mode, and VCD 1.0 Linear video playback.
Independent lifecycle management when switching modes.
Multi-Digit Numeric Keypad Buffering:
Numeric key buffering for remote control and keyboard navigation (buffers single digits if track count exceeds 9, waiting for Enter, a second digit, or a 2.0-second auto-confirm timeout).
Real-time status bar feedback during digit entry (e.g. 输入曲目: 1 (按 Enter 确认或等待)).
Direct numeric track selection in VCD 1.0 Linear mode.
Fixed
Track Playback Numeric Keypad Intro Video Jump:
Resolved an issue in VCD 2.0 mode where entering a track number (such as 1) during playback incorrectly jumped to the opening intro video (LID 1) via LOT lookup instead of the physical track. Now resolves matching PSD descriptors and preserves PBC return semantics.
Track List Timecode Separator:
Formatted track list timecode separator between seconds and frames/milliseconds as a dot . instead of a colon : (e.g. [05:02.70]), avoiding confusion with HH:MM:SS format.
PBC Menu State Lingering:
Cleared lingering PBC menu titles from the window title bar and status bar upon navigating into track video playback.
Home Button Activation Guard:
Disabled home button click activation when running outside of VCD 3.0 Interactive mode.
Drawer Close Button Glyph:
Replaced drawer close glyph with high-compatibility symbols to prevent missing glyph rendering on non-standard font systems.
Changed
Side Panel Expansion Window Sizing:
Automatically expands window width when opening the side panel drawer and restores width when closing, preventing canvas aspect ratio compression.
Bottom Control Bar Layout:
Moved playback mode switcher after the audio channel selector.
Compacted audio channel, playback order, and about buttons into icon controls.
Reset button now restarts the current active mode from the beginning.
Documentation:
Streamlined Chinese and English README documentation, removing duplicate feature listings and promotional phrasing.