[PR #12] Player Refactor #58

Open
opened 2026-01-30 21:23:12 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/aaru-dps/RedBookPlayer/pull/12

State: closed
Merged: Yes


This PR does the following:

  • Migrate to official CSCore repo instead of a fork of a fork (fixes #6)
  • Splits out all image reading and manipulation into a new file called PlayableDisc
  • Fixes some issues present in loading a disc with a data first track
  • Fixes some initialization issues that could be present
  • Removed the Player code from being able to directly manipulate most of the disc state
  • Fix PreviousIndex and PreviousTrack behavior
  • Update included Aaru version
**Original Pull Request:** https://github.com/aaru-dps/RedBookPlayer/pull/12 **State:** closed **Merged:** Yes --- This PR does the following: - Migrate to official CSCore repo instead of a fork of a fork (fixes #6) - Splits out all image reading and manipulation into a new file called PlayableDisc - Fixes some issues present in loading a disc with a data first track - Fixes some initialization issues that could be present - Removed the Player code from being able to directly manipulate most of the disc state - Fix PreviousIndex and PreviousTrack behavior - Update included Aaru version
claunia added the pull-request label 2026-01-30 21:23:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/RedBookPlayer#58